@charset "UTF-8";


html {
    box-sizing: border-box;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    word-break: normal
}

*,
:before,
:after {
    background-repeat: no-repeat;
    box-sizing: inherit;
}

:before,
:after {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    margin: 0;
    padding: 0
}

hr {
    height: 0;
    overflow: visible
}

details,
main {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden] {
    display: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace
}

pre {
    font-size: 1em
}

b,
strong {
    font-weight: bolder
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

input {
    border-radius: 0
}

[disabled] {
    cursor: default
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    resize: vertical
}

button,
input,
optgroup,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
    color: inherit;
    cursor: pointer
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    outline: 1px dotted ButtonText
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

select::-ms-value {
    color: currentColor
}

legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    color: inherit;
    font: inherit
}

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

svg:not([fill]) {
    fill: currentColor
}

@media screen {
    [hidden~=screen] {
        display: inherit
    }

    [hidden~=screen]:not(:active):not(:focus):not(:target) {
        clip: rect(0 0 0 0) !important;
        position: absolute !important
    }
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

@-webkit-keyframes textUnderLine {
    0% {
        left: 0
    }

    50% {
        left: 100%
    }

    51% {
        left: -100%
    }

    to {
        left: 0
    }
}

@keyframes textUnderLine {
    0% {
        left: 0
    }

    50% {
        left: 100%
    }

    51% {
        left: -100%
    }

    to {
        left: 0
    }
}

::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

* {
    box-sizing: border-box
}

html {
    scrollbar-width: thin
}

body {
    font-feature-settings: "palt";
    font-family: Noto Sans JP, Helvetica Neue, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    letter-spacing: .06em;
    line-height: 1;
    font-weight: 400;
    overflow-x: hidden;
    color: #111
}

body.preload * {
    transition: none !important
}

a {
    cursor: pointer;
    text-decoration: none;
    color: inherit
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

li {
    /* list-style: none; */
}

em {
    font-style: normal
}

input,
button,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    font: inherit
}

input:focus,
button:focus,
select:focus,
textarea:focus {
    outline: none
}

label,
button,
select {
    cursor: pointer
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    display: inline-block;
    position: relative;
    text-decoration: none;
    text-align: left
}

.top .l-header:not(.is-fixed) {
    padding-left: 5.3333333333%;
    padding-left: 0;
}

@media screen and (min-width: 48em) {
    .top .l-header:not(.is-fixed) {
        padding-left: 6.6666666667%
    }
}

@media screen and (min-width: 64em) {
    .top .l-header:not(.is-fixed) .l-header__inner {
        padding-left: 20px;
    }
}

@media screen and (max-width: 47.9375em) {
    .top .l-header:not(.is-fixed) .l-header__wrapper {
        padding-left: 6.7605633803%
    }
}

@media screen and (min-width: 64em) {
    .top .l-header:not(.is-fixed) .l-headerNavigation__item {
        column-gap: 32px
    }
}


/* 位置・見た目 */
.at-floatpop {
    position: fixed;
    z-index: 2147483000;
    inset: auto 0 16px 0;
    display: grid;
    place-items: center;
    pointer-events: none;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Yu Gothic", sans-serif;
}

@media (min-width:981px) {
    .at-floatpop {
        inset: 0 16px 0 auto;
        place-items: center end;
    }
}

.at-fp-card {
    pointer-events: auto;
    width: min(92vw, 420px);
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .06);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .15);
    opacity: 0;
    transform: translateY(18px);
    animation: at-fp-in-mobile 420ms cubic-bezier(.2, .7, .2, 1) forwards;
}

@media (min-width:981px) {
    .at-fp-card {
        transform: translateX(18px);
        animation: at-fp-in-desktop 420ms cubic-bezier(.2, .7, .2, 1) forwards;
    }
}

.at-fp-imageLink img {
    display: block;
    width: 90%;
    height: auto;
    margin: 5%;
}

.at-fp-body {
    padding: 14px 16px 18px;
}

.at-fp-text {
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.6;
    color: #222;
}

.at-fp-btn {
    display: inline-block;
    padding: 10px 16px;
    border-radius: 999px;
    background: #e83820;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    transition: filter .2s ease, transform .2s ease;
}

.at-fp-btn:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
}

.at-fp-close {
    position: absolute;
    top: 6px;
    right: 8px;
    width: 28px;
    height: 28px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    font-weight: 700;
    color: #333;
    background: rgba(255, 255, 255, .9);
    border: 1px solid rgba(0, 0, 0, .08);
    cursor: pointer;
    transition: background .2s ease, transform .2s ease;
}

.at-fp-close:hover {
    background: #fff;
    transform: scale(1.06);
}

/* 表示アニメーション */
@keyframes at-fp-in-mobile {
    from {
        opacity: 0;
        transform: translateY(18px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes at-fp-in-desktop {
    from {
        opacity: 0;
        transform: translateX(18px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

/* 戻る/進む時の即時非表示や競合対策 */
.at-fp-hidden {
    display: none !important;
}

@media (prefers-reduced-motion:reduce) {
    .at-fp-card {
        animation: none;
        opacity: 1;
        transform: none;
    }
}


.flex_recruit_bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    margin: 2% 2%;
    /* width: 98%; */
    text-align: center;
    line-height: 1;
    align-items: center;
}

@media screen and (max-width: 600px) {
    .flex_recruit_bottom {
        flex-direction: column;
    }
}



.flex_recruit_bottom {
    padding: 2%;
    /* width: 98%; */
    line-height: 3.0rem;
    background: #fff;
}

.recruit_bottom {
    background-color: #e6f0f7;
    width: 100%;
    /* max-width: 800px; */
    /* margin: 0 auto 80px; */
    border-radius: 10px;
    padding: 10px;
}



.cnt_recruit_bottom {
    padding: 1%;
    width: 50%;
    line-height: 3.0rem;
}

@media screen and (max-width: 600px) {
    .cnt_recruit_bottom {
        width: 100%;
    }
}



.cnt_recruit_bottom img {
    width: 100%;
    /* border-radius: 20px; */
}

.cnt_recruit_bottom h2 {
    color: #1c63b9 !important;
}


.phoneArea_recruit i {
    color: #1c63b9;
}


.bottom_left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    margin: 0% 0%;
    /* width: 98%; */
    flex-direction: row;
    justify-content: flex-start;
}


.bottom_left .cnt_bottom_left {
    /* padding: 1%; */
    width: 100%;
}

.cnt_bottom_left img {
    width: 80%;
}

.cnt_bottom_left.img {
    width: 20%;
    padding: 10px;
}


.cnt_bottom_left p {
    font-size: 12px;
}

.cnt_bottom_left.text {
    width: 80%;
    text-align: left;
    font-size: 13px;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #c7c7c7;
}

.cnt_bottom_left.text h1 {
    font-size: 14px;
    font-weight: 600;
    color: #00a27b;
}


/*3カラム*/
.cnt_bottom_right {
    /* padding: 10px; */
    width: 40%;
}

.cnt_bottom_right.w30 {
    padding: 10px;
    width: 30%;
}

.cnt_bottom_right.w70 {
    padding: 10px;
    width: 70%;
}

@media screen and (max-width: 900px) {
    .cnt_bottom_right {
        width: 100%;
    }

    .cnt_bottom_right {
        width: 55%;
    }

    /* spの場合flex */
    .cnt_bottom_right.w30 {
        width: 100%;
    }

    .cnt_bottom_right.w70 {
        padding: 10px;
        width: 100%;
    }
}

a.btnTel_recruit {
    color: #1c63b9;
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 0;
}


@media screen and (max-width: 600px) {
    a.btnTel_recruit {
        font-size: 30px;
    }
}



a.btnTel_recruit:hover {
    border-bottom: #3e3e3f 1px solid;
}

.kyujin-detail {
    margin: 0.5rem 0 0.5rem;
    display: inline-block;
    /* width: 150px; */
    max-width: 100%;
    background: #1c63b9;
    border: #1c63b9 1px solid;
    line-height: 35px;
    padding: 5px 60px;
    height: auto;
    text-align: center;
    letter-spacing: 1px;
    position: relative;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

a.kyujin-detail:visited,
a.kyujin-detail:link {
    color: #fff;
    font-size: 18px;
}

.kyujin-detail:after {
    font-family: 'Font Awesome 6 pro';
    content: "\f061";
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    padding: 5px;
    right: 10px;
    z-index: 1;
    -webkit-transition: right 0.3s ease;
    -moz-transition: right 0.3s ease;
    transition: right 0.3s ease;
    line-height: 36px;
}

a.kyujin-detail:hover {
    color: #1c63b9;
    background: #fcf7f294;
    border: #1c63b9 1px solid;
    opacity: 1;
}

.kyujin-detail:hover:after {
    right: 10px;
}





.wp-block-button__link {
    color: #fff;
    background-color: #123d83;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    font-size: 1.125em;
    padding: 0em 1em;
}

@media screen and (min-width: 64em) {
    .wp-block-button__link {
        color: #fff;
        padding: calc(.667em + 2px) calc(1.333em + 2px);
    }
}


.l-header {
    width: 100%;
    z-index: 999;
    height: 5rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000
}

@media screen and (min-width: 64em) {
    .l-header {
        height: 6.5rem;
    }
}

.l-header.is-fixed {
    position: fixed;
    /* pointer-events: none; */
    opacity: 1;
    height: 5.5rem
}

.l-header.is-fixed.is-main {
    background-color: #fff;
    transition: transform .3s ease, opacity .3s ease
}

.l-header.is-fixed.is-main.is-show {
    pointer-events: auto;
    opacity: 1;
    box-shadow: 0 4px 24px #0b244d14
}

.l-header__inner {
    display: flex;
    align-items: center;
    height: 100%
}

@media screen and (min-width: 64em) {
    .l-header__inner {
        padding-left: 20px;
        padding-right: 40px
    }
}

.l-header__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    transition: height .3s ease
}

@media screen and (max-width: 63.9375em) {
    .l-header__wrapper {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media screen and (max-width: 47.9375em) {
    .l-header__wrapper {
        padding-left: 5.3333333333%;
        padding-right: 2.6666666667%
    }
}

.l-header__logo a {
    display: grid;
    width: 250px;
}

.l-header__logo svg {
    display: grid;
    width: 172px;
    height: 23px
}

@media screen and (min-width: 48em) {
    .l-header__logo svg {
        width: 224px;
        height: 29px
    }

    .l-header__logo a {
        display: grid;
        width: 300px;
    }
}

.l-header__global {
    display: none
}

@media screen and (min-width: 64em) {
    .l-header__global {
        padding-right: 72px
    }
}

@media screen and (min-width: 80em) {
    .l-header__global {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end
    }
}

.l-header__search {
    margin-left: 3.7593984962%
}

@media screen and (min-width: 90em) {
    .l-header__search {
        margin-left: 40px
    }
}

.l-header__contact {
    margin-left: 20px
}

.l-headerLogo svg {
    width: 102px;
    height: 24px
}

@media screen and (min-width: 64em) {
    .l-headerLogo svg {
        width: 121px;
        height: 28px
    }
}

.l-headerLogo__text {
    fill: #7d7d7d;
    transition: fill .3s ease
}

.l-headerNavigation {
    position: relative
}

.l-headerNavigation__item {
    display: flex;
    align-items: center;
    column-gap: 32px
}

.l-headerNavigationItem {
    position: relative
}


li.l-headerNavigationItem {
    list-style: none
}



.l-headerNavigationItem a {
    font-size: .9375rem;
    letter-spacing: .05em;
    line-height: 1.5;
    font-weight: 500;
    transition: color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .l-headerNavigationItem a:hover {
        color: #534ba0
    }
}

.l-headerNavigationItem span {
    font-size: .9375rem;
    letter-spacing: .05em;
    line-height: 1.5;
    font-weight: 500
}

.l-headerNavigationItem svg {
    display: flex;
    width: 12px;
    height: 6px;
    color: #534ba0;
    position: absolute;
    bottom: -.875rem;
    left: 50%;
    transform: translate(-50%)
}

.l-headerSearch {
    position: relative
}

.l-headerSearch input[type=text] {
    width: 180px;
    height: 2.5rem;
    border-radius: 1.25rem;
    border: 1px solid #CCCCCC;
    padding: 0 40px 0 15px;
    background-color: #fff;
    font-size: .875rem;
    letter-spacing: 0em;
    line-height: 1
}

.l-headerSearch input[type=text]:focus {
    outline: none
}

.l-headerSearch button[type=submit] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    width: 15px;
    height: 15px
}

@media (hover: hover) and (pointer: fine) {
    .l-headerSearch button[type=submit]:hover svg {
        color: #534ba0
    }
}

.l-headerSearch button[type=submit] svg {
    display: flex;
    width: 15px;
    height: 15px;
    color: #123d83;
    transition: color .3s ease
}

.l-headerContact {
    display: grid;
    place-items: center;
    color: #fff;
    color: #000;
    width: 180px;
    height: 60px;
    border-radius: 10em;
    overflow: hidden;
    position: relative
}

@media (hover: hover) and (pointer: fine) {
    .l-headerContact:hover:before {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity .05s ease, visibility .05s ease, transform .3s ease
    }
}

.l-headerContact:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    background-color: #534ba0;
    z-index: 2;

    border-radius: 10em;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s .1s ease, visibility .2s .1s ease, transform .3s ease
}

.l-headerContact:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #dadaed;
    z-index: 1
}

.l-headerContact:hover {
    color: #fff;
}



.l-headerContact__icon {
    position: relative;
    z-index: 3
}

.l-headerContact__icon svg {
    display: flex;
    width: 18px;
    height: 13.5px
}

a.btnTel {
    font-size: 1.6rem !important;
}

@media screen and (min-width: 64em) {
    a.btnTel {
        font-size: 2.2rem !important;
    }
}



a.btnTel:hover {
    /* border-bottom: #14357b 1px solid; */
    color: #123d83;
}

a.btnTel:before {
    font-size: 14px;
    font-family: 'Font Awesome 6 pro';
    content: "\f095";
    font-size: 27px;
    padding-right: 8px;
    line-height: 2;
    color: #0859a8;
}

a.btnMail {
    color: #242e76;
    background: #fff;
    border-color: #14357b;
    text-align: center;
    font-size: 25px;
    line-height: 1.8;
    border-radius: 1.5em;
    padding: 5px 0;
    height: 55px;
}

a.btnMail:hover {
    color: #fff;
    background: #242e76;
    border: #fff 2px solid;
}

a.btnMail:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f0e0";
    font-size: 20px;
    padding-right: 10px;
}



@media screen and (min-width: 64em) {

    a.btnTel {
        font-size: 2.1rem !important;
    }
}

.l-footer__contact_box {
    display: flex;
}

.l-footer__contact_box li {
    list-style: none;
}




.l-footer__contact_box .fax,
.l-footer__contact_box .mail {
    /* width: 50%; */
}

.l-footer__contact_box .fax:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f1ac";
    line-height: 2;
    padding-right: 5px;
    color: #0859a8;
}

.l-footer__contact_box .mail:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f0e0";
    line-height: 2;
    padding-right: 5px;
    color: #0859a8;
}

body {
    overscroll-behavior: none;
}

html,
body {
    background-color: #fff;
}

body:not(.is-loading) .l-loading {
    display: block;
    background-color: #fff;
    z-index: 2000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    pointer-events: none
}

body:not(.is-loading) .l-loadingIcon {
    position: absolute;
    z-index: 1000;
    width: 180px;
    transition: clip-path .3s ease-in-out;
    clip-path: inset(100% 0 0 0)
}

body:not(.is-loading) .l-loadingIcon.is-clip {
    clip-path: inset(0 0 0 0)
}

body:not(.is-loading) .l-loadingIcon.is-finish {
    clip-path: inset(0 0 100% 0)
}

@media screen and (min-width: 64em) {
    body:not(.is-loading) .l-loadingIcon {
        width: 256.04px
    }
}

body:not(.is-loading) .l-loadingIcon svg {
    width: 100%;
    height: 100%
}

.l-loading {
    display: none
}

body:where(:not(.top)) .l-main {
    padding-top: 5.875rem
}

@media screen and (min-width: 48em) {
    body:where(:not(.top)) .l-main {
        padding-top: 6.5625rem;
    }
}

.l-navigationMenu {
    width: 100%
}

@media screen and (max-width: 47.9375em) {
    .l-navigationMenu {
        padding-top: 6.3125rem;
        padding-bottom: 5.75rem
    }
}

@media screen and (min-width: 48em) {
    .l-navigationMenu {
        display: flex;
        column-gap: 13.4831460674%
    }
}

@media screen and (min-width: 48em) {
    .l-navigationMenu__item:nth-of-type(1) {
        width: 43.0337078652%
    }
}

@media screen and (min-width: 48em) {
    .l-navigationMenu__item:nth-of-type(2) {
        width: 43.3707865169%
    }
}

.l-navigationMenu__contact {
    margin-top: 3rem
}

@media screen and (min-width: 48em) {
    .l-navigationMenu__contact {
        display: none
    }
}

.l-navigationMenu__search {
    border-bottom: 1px solid #fff;
    margin-top: 2rem
}

@media screen and (min-width: 48em) {
    .l-navigationMenu__search {
        display: none
    }
}

.l-navigationMenu__search form {
    display: flex;
    align-items: center
}

.l-navigationMenu__search form input[type=text] {
    height: 4.25rem;
    width: calc(100% - 34px);
    font-size: .875rem;
    letter-spacing: .05em;
    line-height: 1.3928571429;
    font-weight: 500;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    color: #fff
}

.l-navigationMenu__search form input[type=text]::placeholder {
    font-size: .875rem;
    letter-spacing: .05em;
    line-height: 1.3928571429;
    font-weight: 500;
    opacity: .5;
    color: #fff
}

.l-navigationMenu__search form input[type=submit] {
    width: 34px;
    height: 34px;
    background-image: url(/assets/images/common/ico_searchWhite.svg);
    background-position: center;
    background-size: 18px 18px;
    background-repeat: no-repeat
}

.l-navigationMenuItem {
    width: 100%
}


@media screen and (min-width: 48em) {
    .l-navigationMenuItem:not(:first-of-type) {
        margin-top: 1.25rem;
    }
}

.l-navigationMenuItem.has-child {
    position: relative
}

.l-navigationMenuItem.has-child .l-navigationMenuItem__link:nth-child(1) {
    display: none
}

@media screen and (min-width: 48em) {
    .l-navigationMenuItem.has-child .l-navigationMenuItem__link:nth-child(1) {
        display: flex;
        padding-bottom: 0.5rem;
    }
}

.l-navigationMenuItem.has-child .l-navigationMenuItem__link:nth-child(2) {
    display: flex
}

@media screen and (min-width: 48em) {
    .l-navigationMenuItem.has-child .l-navigationMenuItem__link:nth-child(2) {
        display: none
    }
}

@media screen and (max-width: 47.9375em) {
    .l-navigationMenuItem.has-child .l-navigationMenuItem__link {
        position: static
    }
}

.l-navigationMenuItem__line {
    width: 100%;
    position: absolute;
    height: 1px;
    background-color: #fff3;
    bottom: 0;
    left: 0
}

.l-navigationMenuItem__line:before {
    content: "";
    transform-origin: right;
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #534ba0;
    transition: transform .6s ease
}

.l-navigationMenuItem__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-bottom: 1.5rem
}

.l-navigationMenuItem__link.is-active .l-navigationMenuItem__accordion span:nth-of-type(1) {
    transform: rotate(0)
}

@media (hover: hover) and (pointer: fine) {
    .l-navigationMenuItem__link:hover .l-navigationMenuItem__icon:before {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity .05s ease, visibility .05s ease, transform .3s ease
    }

    .l-navigationMenuItem__link:hover .l-navigationMenuItem__line:before {
        transform: scale(1);
        transform-origin: left
    }
}

@media screen and (max-width: 47.9375em) {
    .l-navigationMenuItem__link {
        padding-top: 1.5rem;
        padding-right: 6px;
        padding-left: 3px
    }
}

@media screen and (min-width: 48em) {
    .l-navigationMenuItem__link {
        padding-bottom: 1.1875rem
    }
}

.l-navigationMenuItem__icon {
    width: 16px;
    height: 16px;
    /* background-color: #b2a4a5; */
    position: relative;
    border-radius: 50%;
    transition: background-color .3s ease
}

@media screen and (min-width: 48em) {
    .l-navigationMenuItem__icon {
        width: 20px;
        height: 20px
    }
}

.l-navigationMenuItem__icon:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    /* background-color: #6b6b6b; */
    z-index: 1;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s .1s ease, visibility .2s .1s ease, transform .3s ease;
    font-family: 'Font Awesome 6 pro';
    content: "\f061";
    padding-right: 10px;
    color: #3c288b;
}

.l-navigationMenuItem__icon svg {
    display: flex;
    width: 8px;
    height: 7px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2
}

@media screen and (min-width: 48em) {
    .l-navigationMenuItem__icon svg {
        width: 10px;
        height: 8px
    }
}

.l-navigationMenuItem__accordion {
    display: grid;
    position: relative;
    place-items: center;
    right: 1px;
    width: 14px;
    height: 14px
}

.l-navigationMenuItem__accordion span {
    display: block;
    background-color: #d6141c;
    width: 14px;
    height: 2px;
    border-radius: 1px;
    grid-column: 1/2;
    grid-row: 1/2
}

.l-navigationMenuItem__accordion span:nth-of-type(1) {
    transform: rotate(-90deg)
}

.l-navigationMenuItemTitle {
    display: flex;
    align-items: center
}

.l-navigationMenuItemTitle__icon svg {
    width: 12px;
    height: 12px
}

@media screen and (min-width: 48em) {
    .l-navigationMenuItemTitle__icon svg {
        width: 14px;
        height: 14px
    }
}

.l-navigationMenuItemTitle__ja {
    color: #fff;
    color: #555;
    margin-left: 11px;
    font-size: 1.125rem;
    letter-spacing: .05em;
    line-height: 1.5;
    font-weight: 700
}

@media screen and (min-width: 48em) {
    .l-navigationMenuItemTitle__ja {
        font-size: 1.375rem;
        letter-spacing: .05em;
        line-height: 1.5;
        font-weight: 700
    }

    .l-navigationMenuItemTitle__ja:before {
        content: "\f8a2";
        font-family: 'Font Awesome 6 pro';
        padding-right: 10px;
        font-family: 'Font Awesome 6 pro';
        content: "\f140";
        line-height: 2;
        padding-right: 5px;
        color: #c50e28;
        font-size: 0.9em;


    }




}

.l-navigationMenuItemTitle__en {
    font-family: Ubuntu, sans-serif;
    opacity: .5;
    margin-left: 18px;
    color: #fff;
    color: #555;
    font-size: .6875rem;
    letter-spacing: 0em;
    line-height: 1;
    font-weight: 500
}

@media screen and (min-width: 48em) {
    .l-navigationMenuItemTitle__en {
        margin-left: 20px;
        font-size: .75rem;
        letter-spacing: 0em;
        line-height: 1;
        font-weight: 500
    }
}

.l-navigationMenuContact {
    position: relative;
    background-image: url(/assets/images/common/img_navigationContactBackground.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 4.5rem;
    border-radius: 2.25rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.l-navigationMenuContact__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    color: #d6141c
}

.l-navigationMenuContact__icon svg {
    display: flex;
    width: 17px;
    height: 13px
}

.l-navigationMenuContactTitle {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    top: -.125rem
}

.l-navigationMenuContactTitle__en {
    font-family: Inter, sans-serif;
    font-size: .6875rem;
    letter-spacing: .02em;
    line-height: 1.4;
    font-weight: 600;
    color: #fff;
    opacity: .5
}

.l-navigationMenuContactTitle__ja {
    margin-top: .25rem;
    font-size: 1rem;
    letter-spacing: .05em;
    line-height: 1.25;
    font-weight: 700;
    color: #fff
}

.l-navigationSearch__title p {
    font-size: .875rem;
    letter-spacing: .04em;
    line-height: 1.4;
    font-weight: 500
}

.l-navigationSearch__form {
    margin-top: .5rem
}

.l-navigationSearch__form form {
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 6px
}

.l-navigationSearch__form form input[type=text] {
    height: 3.5rem;
    width: calc(100% - 3.5rem);
    background-color: #fff;
    padding-left: 12px;
    font-size: .875rem;
    letter-spacing: .04em;
    line-height: 1.4;
    font-weight: 400
}

@media screen and (min-width: 48em) {
    .l-navigationSearch__form form input[type=text] {
        height: 2.5rem;
        width: calc(100% - 2.5rem)
    }
}

.l-navigationSearch__form form button[type=submit] {
    height: 3.5rem;
    width: 3.5rem;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #123d83;
    transition: color .3s ease
}

@media screen and (min-width: 48em) {
    .l-navigationSearch__form form button[type=submit] {
        height: 2.5rem;
        width: 2.5rem
    }
}

@media (hover: hover) and (pointer: fine) {
    .l-navigationSearch__form form button[type=submit]:hover {
        color: #534ba0
    }
}

.l-navigationSearch__form form button[type=submit] svg {
    display: flex;
    width: 18px;
    height: 18px
}

@media screen and (min-width: 48em) {
    .l-navigationSearch__form form button[type=submit] svg {
        width: 15px;
        height: 15px
    }
}

.l-navigationSearch__tag {
    margin-top: .875rem
}

@media screen and (min-width: 48em) {
    .l-navigationSearch__tag {
        margin-top: 1rem
    }
}

.l-navigationSearchTag__title p {
    font-size: .75rem;
    letter-spacing: .04em;
    line-height: 1.5
}

.l-navigationSearchTag__item {
    margin-top: .5625rem;
    display: flex;
    flex-wrap: wrap;
    column-gap: 4px;
    row-gap: .4375rem
}

@media screen and (min-width: 48em) {
    .l-navigationSearchTag__item {
        margin-top: .625rem
    }
}

.l-navigationSearchTag__item a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e6f0f7;
    border-radius: .6875rem;
    font-size: .75rem;
    letter-spacing: .05em;
    line-height: 1.5;
    padding: .125rem 5px;
    color: #123d83;
    transition: background-color .3s ease, color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .l-navigationSearchTag__item a:hover {
        background-color: #534ba0;
        color: #fff
    }
}

@media screen and (max-width: 47.9375em) {
    .l-navigationLink {
        padding-bottom: 1.75rem
    }
}

@media screen and (min-width: 64em) {
    .l-navigationLink {
        display: flex;
        column-gap: 6.3660477454%
    }
}

@media screen and (min-width: 64em) {
    .l-navigationLink__content:nth-of-type(1) {
        width: 40.5835543767%
    }
}

@media screen and (min-width: 64em) {
    .l-navigationLink__content:nth-of-type(2) {
        width: 53.050397878%
    }
}

@media screen and (max-width: 63.9375em) {
    .l-navigationLink__content:nth-of-type(2) {
        margin-top: 1.5rem
    }
}

.l-navigationLink__item {
    margin-top: 0rem;
    list-style: none;
}

@media screen and (max-width: 47.9375em) {
    .l-navigationLink__item {
        display: flex;
        flex-wrap: wrap;
        column-gap: 4.9469964664%
    }
}

@media screen and (max-width: 47.9375em) {
    .l-navigationLink__item li {
        width: 47.5265017668%
    }
}

@media screen and (min-width: 48em) {
    .l-navigationLink__item li:not(:first-of-type) {
        margin-top: .5rem
    }
}

@media screen and (max-width: 47.9375em) {
    .l-navigationLink__item li:nth-of-type(n + 3) {
        margin-top: .75rem
    }
}

.l-navigationLink__item a {
    font-size: .75rem;
    letter-spacing: .05em;
    line-height: 1.75;
    display: inline-flex;
    align-items: center;
    transition: color .3s ease;
    padding-left: 14px;
    position: relative;
    white-space: nowrap;
    color: #ffffff80;
    color: #555;
}

@media (hover: hover) and (pointer: fine) {
    .l-navigationLink__item a:hover {
        color: #534ba0
    }

    .l-navigationLink__item a:hover:before {
        background-color: #534ba0
    }
}

.l-navigationLink__item a:before {
    content: "";
    position: absolute;
    display: block;
    width: 6px;
    height: 1px;
    background-color: #ffffff80;
    background-color: #555;
    transition: background-color .3s ease;
    left: 0;
    top: .625rem
}

.l-navigationLink__title:not(:first-of-type) {
    margin-top: 1.5rem
}

.l-navigationLink__title a {
    font-size: .875rem;
    letter-spacing: .04em;
    line-height: 1.4;
    font-weight: 500;
    transition: color .3s ease;
    color: #555;
}

@media (hover: hover) and (pointer: fine) {
    .l-navigationLink__title a:hover {
        color: #534ba0
    }
}

.l-navigationButton {
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    z-index: 1001;
    top: .625rem;
    right: 2.6666666667%;
    position: fixed;
    width: 60px;
    height: 60px
}

.l-navigationButton:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    background-color: #534ba0;
    z-index: 2;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s .1s ease, visibility .2s .1s ease, transform .3s ease
}

.l-navigationButton:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #123d83;
    z-index: 1
}

@media (hover: hover) and (pointer: fine) {
    .l-navigationButton:hover:before {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity .05s ease, visibility .05s ease, transform .3s ease
    }
}

@media screen and (min-width: 64em) {
    .l-navigationButton {
        position: absolute;
        top: 1.375rem;
        right: 40px
    }
}

.l-navigationButton.is-fixed {
    position: fixed;
    /* pointer-events: none; */
    opacity: 1;
    top: .875rem
}

.l-navigationButton.is-fixed.is-main {
    transition: background-color .3s ease, transform .3s ease, opacity .3s ease
}

.l-navigationButton.is-fixed.is-main.is-show {
    pointer-events: auto;
    opacity: 1
}

.l-navigationButton__wrapper {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    /* padding-top: .3125rem; */
    position: relative;
    z-index: 3
}

.l-navigationButton__line {
    display: flex;
    flex-direction: column;
    row-gap: 5px
}

.l-navigationButton__line span {
    display: block;
    width: 26px;
    background-color: #fff;
    height: 2px;
    transition: transform .3s ease
}

.l-navigationButton__text {
    margin-top: .1875rem
}

.l-navigationButton__text p {
    font-family: Inter, sans-serif;
    font-size: .625rem;
    letter-spacing: 0em;
    line-height: 1.5;
    font-weight: 600
}

.l-navigationMail {
    width: 180px;
    height: 60px;
    border-radius: 10em;
    background-color: #ededf9;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}




@media (hover: hover) and (pointer: fine) {
    .l-navigationMail:hover:before {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity .05s ease, visibility .05s ease, transform .3s ease
    }
}

.l-navigationMail:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    background-color: #eaeaed45;
    z-index: 2;
    border-radius: 10em;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s .1s ease, visibility .2s .1s ease, transform .3s ease color:#fff
}

.l-navigationMail svg {
    width: 18px;
    height: 13.5px;
    position: relative;
    z-index: 2
}





.l-navigationClose {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #ededf9;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* padding-top: .5rem; */
    cursor: pointer;
    position: relative;
    z-index: 11
}

@media (hover: hover) and (pointer: fine) {
    .l-navigationClose:hover:before {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity .05s ease, visibility .05s ease, transform .3s ease
    }

    .l-navigationClose:hover .l-navigationClose__line span {
        background-color: #fff
    }

    .l-navigationClose:hover .l-navigationClose__text {
        color: #fff
    }
}

.l-navigationClose:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    background-color: #534ba0;
    z-index: 1;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s .1s ease, visibility .2s .1s ease, transform .3s ease
}

.l-navigationClose__line {
    position: relative;
    z-index: 2
}

.l-navigationClose__line span {
    display: block;
    width: 26px;
    height: 2px;
    background-color: #123d83;
    transform-origin: center;
    transition: background-color .3s ease
}

.l-navigationClose__line span:nth-of-type(1) {
    transform: rotate(-45deg) translateY(1px);
}

.l-navigationClose__line span:nth-of-type(2) {
    transform: rotate(45deg) translateY(-1px);
}

.l-navigationClose__text {
    font-family: Inter, sans-serif;
    font-size: .625rem;
    letter-spacing: 0em;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    color: #123d83;
    margin-top: .1875rem;
    transition: color .3s ease;
    position: relative;
    z-index: 2
}

.l-navigation {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    z-index: 1002;
    width: 100vw;
    height: 100%;
    color: #fff;
    color: #555;
    top: 0;
    left: 0;
    background-color: #ffffff;
}

@media screen and (max-width: 47.9375em) {
    .l-navigation {
        overflow-x: hidden;
        overflow-y: scroll
    }
}

.l-navigation__decoration {
    display: contents
}

.l-navigation__inner {
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 30em) {
    .l-navigation__inner {
        height: 100%;
        max-width: 970px;
        padding-right: 40px;
        padding-left: 40px
    }
}

.l-navigation__link {
    padding-left: 7.7611940299%
}

@media screen and (max-width: 47.9375em) {
    .l-navigation__link {
        padding-right: 7.7611940299%
    }
}

@media screen and (min-width: 48em) {
    .l-navigation__link {
        margin-top: 0.5rem;
        padding-left: 20px;
    }
}

.l-navigation__search {
    margin-top: 1.5rem
}

@media screen and (min-width: 48em) {
    .l-navigation__search {
        margin-top: 1.75rem
    }
}

.l-navigation__menu {
    display: grid;
    place-items: center;
    height: 100%;
    position: relative;
    z-index: 10
}

@media screen and (min-width: 48em) {
    .l-navigation__menu {
        padding-top: 4.375rem
    }
}

.l-navigation__logo {
    position: absolute;
    top: 2rem;
    left: 20px
}

@media screen and (min-width: 48em) {
    .l-navigation__logo {
        top: 2.8125rem;
        left: 40px
    }
}

.l-navigation__logo svg {
    width: 172px;
    height: 23px
}

.l-navigation__logo img {
    width: 172px;
    height: 23px
}

@media screen and (min-width: 48em) {
    .l-navigation__logo svg {
        width: 224px;
        height: 29px
    }

    .l-navigation__logo img {
        width: 224px;
        height: 29px
    }

}

.l-navigation__close {
    position: absolute;
    top: .625rem;
    right: 10px
}

@media screen and (min-width: 48em) {
    .l-navigation__close {
        top: 0.875rem;
        right: 50px;
    }
}

.l-navigation__mail {
    display: none;
    position: absolute;
    right: 122px;
    top: 0.875rem;
}

@media screen and (min-width: 48em) {
    .l-navigation__mail {
        display: block
    }
}

.l-navigationDecoration {
    position: fixed;
    opacity: .2
}

@media screen and (min-width: 48em) {
    .l-navigationDecoration {
        opacity: .5
    }
}

.l-navigationDecoration:nth-of-type(1) {
    top: 39.590443686%
}

@media screen and (max-width: 47.9375em) {
    .l-navigationDecoration:nth-of-type(1) {
        right: -47.2%
    }
}

@media screen and (min-width: 48em) {
    .l-navigationDecoration:nth-of-type(1) {
        left: -21.25%;
        top: 26.5359477124%
    }
}

.l-navigationDecoration:nth-of-type(1) svg {
    width: 285px;
    height: 200px
}

@media screen and (min-width: 48em) {
    .l-navigationDecoration:nth-of-type(1) svg {
        width: 490px;
        height: 344px
    }
}

.l-navigationDecoration:nth-of-type(2) {
    bottom: -2.9375rem
}

@media screen and (max-width: 47.9375em) {
    .l-navigationDecoration:nth-of-type(2) {
        left: -12.5333333333%
    }
}

@media screen and (min-width: 48em) {
    .l-navigationDecoration:nth-of-type(2) {
        right: 15.6944444444%;
        bottom: -5.3125rem
    }
}

.l-navigationDecoration:nth-of-type(2) svg {
    width: 285px;
    height: 115px
}

@media screen and (min-width: 48em) {
    .l-navigationDecoration:nth-of-type(2) svg {
        width: 490px;
        height: 198px
    }
}

.l-navigationDecoration:nth-of-type(3) {
    top: -5.8125rem
}

@media screen and (max-width: 47.9375em) {
    .l-navigationDecoration:nth-of-type(3) {
        left: -26.4%
    }
}

@media screen and (min-width: 48em) {
    .l-navigationDecoration:nth-of-type(3) {
        top: -9.375rem;
        right: -9.0277777778%
    }
}

.l-navigationDecoration:nth-of-type(3) svg {
    width: 251px;
    height: 197px
}

@media screen and (min-width: 48em) {
    .l-navigationDecoration:nth-of-type(3) svg {
        width: 432px;
        height: 339px
    }
}

.l-navigationDecoration svg {
    display: flex
}

.c-contact {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    background-color: #0e264c;
    background-color: #ededf9;
}

.c-contact__background {
    grid-column: 1/2;
    grid-row: 1/2;
    width: 100%;
    height: 390px
}

@media screen and (min-width: 48em) {
    .c-contact__background {
        height: 428px
    }
}

.c-contact__background img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.c-contact__inner {
    grid-column: 1/2;
    grid-row: 1/2;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px
}

@media screen and (min-width: 30em) {
    .c-contact__inner {
        max-width: 1266px;
        /* padding-right: 40px; */
        /* padding-left: 40px; */
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.c-contact__wrapper {
    padding-top: 4.5rem;
    /* color: #fff; */
    padding-bottom: 4.5rem;
}

@media screen and (min-width: 48em) {
    .c-contact__wrapper {
        border-radius: 1em;
        padding-top: 5rem;
        padding-bottom: 5.75rem;
        background: #fff;
        padding: 3rem 5rem;
    }
}



@media screen and (min-width: 48em) {
    .c-contact__title {
        margin-left: -2px;
        display: flex;
    }
}

.c-contact__title span {
    font-family: Inter, sans-serif;
    font-size: 3rem;
    letter-spacing: .02em;
    line-height: 1.5;
    font-weight: 600;
    display: block
}

@media screen and (max-width: 47.9375em) {
    .c-contact__title span {
        text-align: center;
        font-size: 1.8rem;
    }
}

@media screen and (min-width: 48em) {
    .c-contact__title span {
        font-size: 2.5rem;
        letter-spacing: .02em;
        line-height: 1.125;
        font-weight: 600;
        /* display: inline; */
        padding: 10px;
        padding-right: 20px;
    }
}



.c-contact_box {
    display: :flex;
    position: relative
}

@media screen and (min-width: 48em) {
    .c-contact_box {
        display: flex;
        flex-warp: wrap;
        position: relative
    }
}

.c-contact_box_left,
.c-contact_box_right {
    width: 100%;
    display: flex;
    justify-content: space-around;
}



.c-contact_box_right {
    width: 100%;
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 48em) {
    .c-contact_box_right {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
}

.contact_img {
    position: relative;
    bottom: 00px;
    width: 100px;
}




@media screen and (min-width: 48em) {
    .c-contact_box_left {
        width: 50%;
    }

    .c-contact_box_right {
        width: 50%;
    }
}

.c-contact__button_chatch {
    font-size: 1.2rem;
    line-height: 2.5;
    text-align: center;
}



@media screen and (min-width: 48em) {
    .c-contact__button_chatch {
        font-size: 1.1rem;
        /* line-height:2.5 */
    }

}







.c-contact__text {
    margin-top: .5rem
}

@media screen and (min-width: 48em) {
    .c-contact__text {
        margin-top: 1rem
    }
}

.c-contact__text p {
    font-size: 1rem;
    letter-spacing: .05em;
    line-height: 1.6
}

@media screen and (min-width: 48em) {
    .c-contact__text p {
        font-size: 1.3rem;
        letter-spacing: .05em;
        line-height: 2;
    }
}

@media screen and (max-width: 47.9375em) {
    .c-contact__text p {
        text-align: center;
        line-height: 1.1;
    }
}

.c-contact__button {
    margin-top: 1.75rem
}

@media screen and (max-width: 47.9375em) {
    .c-contact__button {
        display: flex;
        justify-content: center;
        flex-direction: column;
        justify-content: flex-end;
    }
}

@media screen and (min-width: 48em) {
    .c-contact__button {
        margin-top: 0.5rem;
        /* border-bottom: 1px solid #ddd; */
        padding-bottom: 10px;
        text-align: center;
    }
}

.c-contactButton {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 6px;
    width: 265px;
    height: 3.25rem;
    border: 2px solid #0859a8;
    border-radius: 32px;
    padding-left: 12px;
    overflow: hidden;
    transition: border-color .3s ease, background-color 0 ease;
    margin: 0 auto 30px;
}

@media (hover: hover) and (pointer: fine) {
    .c-contactButton:hover {
        border-color: #123d83;
        background-color: #0859a8;
        transition: border-color .3s ease, background-color .3s .3s ease
    }

    .c-contactButton:hover .c-contactButton__icon:before {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity .05s ease, visibility .05s ease, transform .3s ease
    }
}

@media screen and (min-width: 48em) {
    .c-contactButton {
        width: 294px;
        height: 4rem;
        column-gap: 8px;
        padding-left: 4px;
        border: 1px solid #0859a8;
        background: #fff;
        margin: 0 auto;
    }

    .c-contactButton:hover {
        background: #0859a8;
        color: #fff;
    }
}

.c-contactButton:not(.is-active) .c-contactButton__background {
    left: -64px
}

.c-contactButton.is-active .c-contactButton__background {
    right: -64px
}

.c-contactButton * {
    pointer-events: none
}

.c-contactButton__background {
    width: 64px;
    height: 64px;
    position: absolute;
    display: block;
    background-color: #ededf9;
    border-radius: 32px
}

.c-contactButton__text {
    position: relative;
    z-index: 2;
    line-height: 1;
}

.c-contactButton__text span {
    font-size: .9375rem;
    letter-spacing: .05em;
    line-height: 1.5;
    font-weight: 700
}

@media screen and (min-width: 48em) {
    .c-contactButton__text span {
        font-size: 1rem;
        letter-spacing: .05em;
        line-height: 1.25;
        font-weight: 700
    }
}

.c-contactButton__icon {
    width: 16px;
    height: 16px;
    color: #9C27B0;
    /* background-color: #3c288b; */
    border-radius: 50%;
    position: relative;
    z-index: 2
}

.c-contactButton__icon:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    /* background-color: #534ba0; */
    z-index: 1;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s .1s ease, visibility .2s .1s ease, transform .3s ease;
    font-family: 'Font Awesome 6 pro';
    content: "\f061";
    padding-right: 10px;
    color: #ffffff;
}

.c-contactButton__icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 8px;
    height: 7px;
    z-index: 2
}


.c_privacy a {
    font-size: 0.8rem;
    border-bottom: dashed 1px
}

.c_privacy a:hover {
    color: #3c288b
}




/* 問合わせ_2 */

.c-contactButtonA {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 6px;
    width: 265px;
    height: 3.25rem;
    border: 2px solid #fff;
    border-radius: 32px;
    padding-left: 12px;
    overflow: hidden;
    transition: border-color .3s ease, background-color 0 ease
}

@media (hover: hover) and (pointer: fine) {
    .c-contactButtonA:hover {
        border-color: #123d83;
        background-color: #123d83;
        transition: border-color .3s ease, background-color .3s .3s ease
    }

    .c-contactButtonA:hover .c-contactButtonA__icon:before {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity .05s ease, visibility .05s ease, transform .3s ease
    }
}

@media screen and (min-width: 48em) {
    .c-contactButtonA {
        width: 294px;
        height: 4rem;
        column-gap: 8px;
        padding-left: 4px;
        border: 1px solid #ddd;
    }
}

.c-contactButtonA:not(.is-active) .c-contactButtonA__background {
    left: -64px
}

.c-contactButtonA.is-active .c-contactButtonA__background {
    right: -64px
}

.c-contactButtonA * {
    pointer-events: none
}

.c-contactButtonA__background {
    width: 64px;
    height: 64px;
    position: absolute;
    display: block;
    background-color: #ededf9;
    border-radius: 32px
}

.c-contactButtonA__text {
    position: relative;
    z-index: 2
}

.c-contactButtonA__text span {
    font-size: .9375rem;
    letter-spacing: .05em;
    line-height: 1.5;
    font-weight: 700
}

@media screen and (min-width: 48em) {
    .c-contactButtonA__text span {
        font-size: 1rem;
        letter-spacing: .05em;
        line-height: 1.25;
        font-weight: 700
    }
}

.c-contactButtonA__icon {
    width: 16px;
    height: 16px;
    color: #fff;
    background-color: #d6141c;
    border-radius: 50%;
    position: relative;
    z-index: 2
}

.c-contactButtonA__icon:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    background-color: #534ba0;
    z-index: 1;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s .1s ease, visibility .2s .1s ease, transform .3s ease
}

.c-contactButtonA__icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 8px;
    height: 7px;
    z-index: 2
}


.p-pageAside {
    position: sticky;
    top: 8.75rem;
    width: 83.2699619772%
}

@media screen and (min-width: 90em) {
    .p-pageAside {
        width: 219px
    }
}

.p-pageAside__title {
    background-color: #e4f0ff;
    padding: 1.0625rem 0 1.0625rem 20px;
    border-radius: 6px
}

.p-pageAside__title span {
    display: block;
    font-family: Inter, sans-serif;
    font-size: 1.175rem;
    letter-spacing: .05em;
    line-height: 1;
    font-weight: 600;
    color: #18559d;
}


.p-pageAside__title span:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f648";
    line-height: 0.5;
    padding-right: 5px;
    color: #18559d;
    font-size: 1rem;
}


.p-pageAside .other {}

.p-pageAside__item {
    margin-top: 1.75rem;
    padding-left: 20px
}

.p-pageAside__item li {
    list-style: none
}



.p-pageAsideItem:not(:first-of-type) {
    margin-top: 1rem
}

.p-pageAsideItem.is-current a {
    color: #111
}

.p-pageAsideItem.is-current a:before {
    background-color: #534ba0
}

.p-pageAsideItem a {
    color: #969899;
    font-size: .875rem;
    letter-spacing: .04em;
    line-height: 1.4;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    column-gap: 8px;
    transition: color .3s ease
}

.p-pageAsideItem a:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #f4f4f4;
    transition: background-color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .p-pageAsideItem a:hover {
        color: #111
    }

    .p-pageAsideItem a:hover:before {
        background-color: #534ba0
    }
}



.p-productAside {
    position: sticky;
    top: 0;
    width: 93.9163498099%
}

@media screen and (max-width: 63.9375em) {
    .p-productAside {
        left: 0;
        position: fixed;
        z-index: 2000;
        width: 100%;
        height: 100%;
        background: rgba(17, 17, 17, .3);
        backdrop-filter: blur(25px);
        -webkit-backdrop-filter: blur(25px);
        padding: 2rem 2.6666666667% 2.5rem;
        opacity: 0;
        visibility: hidden
    }
}

@media screen and (min-width: 64em) {
    .p-productAside {
        top: 6.875rem
    }
}

@media screen and (min-width: 90em) {
    .p-productAside {
        width: 247px
    }
}

@media screen and (max-width: 63.9375em) {
    .p-productAside.is-active {
        opacity: 1;
        visibility: visible
    }
}

.p-productAside__title {
    height: 4rem;
    /* background-image: url(/assets/images/common/img_productsAsideBackground.jpg); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 12px 12px 0 0;
    display: flex;
    align-items: center;
    padding-left: 9.5774647887%
}

@media screen and (min-width: 64em) {
    .p-productAside__title {
        background-color: #dadaed;
        border-radius: 6px;
        padding-left: 24px
    }
}

.p-productAside__title p {
    font-size: 1rem;
    letter-spacing: .04em;
    line-height: 1.4;
    font-weight: 700;
    /* color: #fff; */
    position: relative;
    display: flex;
    align-items: center;
    column-gap: 8px
}

.p-productAside__title p:before {
    content: "\f8b1";
    font-family: 'Font Awesome 6 pro';
    display: block;
    /* width: 8px; */
    /* height: 8px; */
    /* background-color: #fff; */
    /* border-radius: 50%; */
}

.p-productAside__item {
    padding-right: 9.014084507%;
    padding-left: 9.014084507%;
    -ms-overflow-style: none
}

@media screen and (max-width: 63.9375em) {
    .p-productAside__item {
        background-color: #fff;
        height: calc(100% - 4rem);
        border-radius: 0 0 12px 12px;
        overflow: scroll;
        padding-bottom: 3rem
    }
}

@media screen and (min-width: 64em) {
    .p-productAside__item {
        padding-right: 12px;
        padding-left: 12px;
        height: 100%
    }
}

.p-productAside__item::-webkit-scrollbar {
    display: none
}

.p-productAside__close {
    display: flex;
    justify-content: center;
    margin-top: -1.5rem;
    position: relative;
    z-index: 2
}

@media screen and (min-width: 64em) {
    .p-productAside__close {
        display: none
    }
}

.p-productAside__button {
    pointer-events: none;
    position: fixed;
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0;
    bottom: 1rem;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease, visibility .3s ease
}

@media screen and (min-width: 64em) {
    .p-productAside__button {
        display: none
    }
}

.p-productAside__button.is-active {
    opacity: 1;
    visibility: visible
}

.p-productAsideItem {
    position: relative;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E6E6E6
}

@media screen and (min-width: 64em) {
    .p-productAsideItem {
        padding-top: 1.375rem;
        padding-bottom: 1.375rem;
        padding-left: 10px
    }
}

@media (hover: hover) and (pointer: fine) {

    .p-productAsideItem:hover .p-productAsideItem__title span,
    .p-productAsideItem:hover .p-productAsideItem__icon {
        color: #534ba0
    }
}

.p-productAsideItem__title span {
    font-size: .875rem;
    letter-spacing: .04em;
    line-height: 1.4;
    font-weight: 500;
    transition: color .3s ease
}

.p-productAsideItem__icon {
    color: #d6141c;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    transition: color .3s ease
}

@media screen and (min-width: 64em) {
    .p-productAsideItem__icon {
        right: 6px
    }
}

.p-productAsideItem__icon svg {
    display: flex;
    width: 13px;
    height: 12px
}

.p-productAsideSearch {
    margin-top: 1.25rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #E6E6E6
}

@media screen and (min-width: 64em) {
    .p-productAsideSearch {
        margin-top: 1.3125rem;
        padding-bottom: 1.8125rem;
        padding-right: 10px;
        padding-left: 10px
    }
}

.p-productAsideSearch__title p {
    font-size: .875rem;
    letter-spacing: .04em;
    line-height: 1.4;
    font-weight: 500
}

.p-productAsideSearch form {
    margin-top: .5rem;
    position: relative
}

@media screen and (min-width: 64em) {
    .p-productAsideSearch form {
        margin-top: .625rem
    }
}

.p-productAsideSearch form input[type=text] {
    background-color: #e6f0f7;
    border-radius: 6px;
    width: 100%;
    height: 3.5rem;
    padding-left: 12px;
    font-size: .875rem;
    letter-spacing: 0em;
    line-height: 1;
    font-weight: 400;
    padding-right: 56px
}

@media screen and (min-width: 64em) {
    .p-productAsideSearch form input[type=text] {
        height: 2.5rem;
        padding-right: 40px
    }
}

.p-productAsideSearch form input[type=text]:focus {
    outline: none
}

.p-productAsideSearch form button[type=submit] {
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    color: #123d83;
    transition: color .3s ease;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (min-width: 64em) {
    .p-productAsideSearch form button[type=submit] {
        width: 15px;
        height: 15px;
        right: 12px
    }
}

@media (hover: hover) and (pointer: fine) {
    .p-productAsideSearch form button[type=submit]:hover {
        color: #534ba0
    }
}

.p-productAsideSearch form button[type=submit] svg {
    display: flex;
    width: 18px;
    height: 18px
}

@media screen and (min-width: 64em) {
    .p-productAsideSearch form button[type=submit] svg {
        width: 15px;
        height: 15px
    }
}

.p-productAsideSearch__tag {
    margin-top: .875rem
}

@media screen and (min-width: 64em) {
    .p-productAsideSearch__tag {
        margin-top: 1.0625rem
    }
}

.p-productAsideAccordion {
    border-bottom: 1px solid #E6E6E6
}

.p-productAsideAccordion.is-active .p-productAsideAccordionTitle__icon span:nth-of-type(2) {
    transform: translate(-50%, -50%) rotate(0)
}

.p-productAsideAccordion__title {
    width: 100%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    cursor: pointer
}

@media screen and (min-width: 64em) {
    .p-productAsideAccordion__title {
        padding-top: 1.375rem;
        padding-bottom: 1.375rem;
        padding-left: 10px
    }
}

@media (hover: hover) and (pointer: fine) {
    .p-productAsideAccordion__title:hover .p-productAsideAccordionTitle__text {
        color: #534ba0
    }

    .p-productAsideAccordion__title:hover .p-productAsideAccordionTitle__icon span {
        background-color: #534ba0
    }
}

.p-productAsideAccordion__item {
    height: 0;
    overflow: hidden
}

.p-productAsideAccordion__list {
    padding-left: 12px;
    padding-bottom: 1.25rem
}

@media screen and (min-width: 64em) {
    .p-productAsideAccordion__list {
        padding-left: 18px;
        padding-bottom: 1.375rem
    }

    .p-productAsideAccordion__list li {
        border-bottom: 1px solid #ddd
    }


    .p-productAsideAccordion__list li:last-child {
        border-bottom: none
    }


}

.p-productAsideAccordion__list li:not(:first-of-type) {
    margin-top: 1.125rem
}

@media screen and (min-width: 64em) {
    .p-productAsideAccordion__list li:not(:first-of-type) {
        margin-top: .5rem
    }
}

.p-productAsideAccordion__list a {
    font-size: .8125rem;
    letter-spacing: .05em;
    line-height: 2.6153846154;
    transition: color .3s ease;
    /* border-bottom: 1px solid #ddd; */
}

@media (hover: hover) and (pointer: fine) {
    .p-productAsideAccordion__list a:hover {
        color: #534ba0
    }
}

.p-productAsideAccordion__maker {
    display: flex;
    flex-wrap: wrap;
    column-gap: 3.4482758621%;
    padding-bottom: 1.75rem
}

.p-productAsideAccordionTitle {
    display: flex;
    align-items: center;
    position: relative
}

.p-productAsideAccordionTitle__text {
    font-size: .875rem;
    letter-spacing: .04em;
    line-height: 1.4;
    font-weight: 500;
    transition: color .3s ease
}

.p-productAsideAccordionTitle__icon {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (min-width: 64em) {
    .p-productAsideAccordionTitle__icon {
        right: 6px
    }
}

.p-productAsideAccordionTitle__icon span {
    position: absolute;
    display: block;
    width: 12px;
    height: 2px;
    border-radius: 1px;
    background-color: #d6141c;
    top: 50%;
    left: 50%;
    transition: background-color .3s ease
}

.p-productAsideAccordionTitle__icon span:nth-of-type(1) {
    transform: translate(-50%, -50%)
}

.p-productAsideAccordionTitle__icon span:nth-of-type(2) {
    transform: translate(-50%, -50%) rotate(-90deg)
}

.p-productAsideSearchTag__title p {
    color: #123d83;
    font-size: .8125rem;
    letter-spacing: .04em;
    line-height: 1.5
}

.p-productAsideSearchTag__item {
    display: flex;
    flex-wrap: wrap;
    column-gap: 8px;
    row-gap: 6px;
    margin-top: .5rem
}

@media screen and (min-width: 64em) {
    .p-productAsideSearchTag__item {
        column-gap: 5px;
        margin-top: .5625rem
    }
}

.p-productAsideSearchTag__item li a {
    font-size: .75rem;
    letter-spacing: .05em;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .25rem 8px;
    border-radius: 13px;
    background-color: #e6f0f7;
    transition: background-color .3s ease, color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .p-productAsideSearchTag__item li a:hover {
        color: #fff;
        background-color: #534ba0
    }
}

@media screen and (min-width: 64em) {
    .p-productAsideSearchTag__item li a {
        padding: .125rem 5px
    }
}

.p-productAsideClose {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 4px;
    background-image: url(/assets/images/common/img_productsAsideCloseBackground.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 152px;
    height: 3rem;
    border-radius: 1.5rem;
    cursor: pointer;
    padding-left: 11px
}

.p-productAsideClose__text {
    font-size: .875rem;
    letter-spacing: .04em;
    line-height: 1.4;
    font-weight: 700;
    color: #fff
}

.p-productAsideClose__icon {
    color: #3b5274;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #fff;
    position: relative
}

.p-productAsideClose__icon svg {
    display: flex;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.p-productAsideButton {
    cursor: pointer;
    width: 152px;
    height: 3rem;
    background-image: url(.jpg);
    background-color: #0e264db3;
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 4px;
    border-radius: 1.5rem;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    padding-left: 13px
}

.p-productAsideButton.is-active {
    opacity: 0;
    visibility: hidden
}

.p-productAsideButton__text {
    color: #fff;
    font-size: .875rem;
    letter-spacing: .04em;
    line-height: 1.4;
    font-weight: 700
}

.p-productAsideButton__icon {
    width: 14px;
    height: 14px;
    transform: rotate(-45deg);
    border-radius: 50%;
    background-color: #fff;
    color: #3b5274;
    position: relative
}

.p-productAsideButton__icon svg {
    width: 8px;
    height: 8px;
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.p-productAsideAccordionMaker {
    width: 48.275862069%;
    width: 98.275862069%;
    background-color: #e6f0f7;
    border-radius: .375rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
    cursor: pointer;
    transition: background-color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .p-productAsideAccordionMaker:hover {
        background-color: #123d83
    }

    .p-productAsideAccordionMaker:hover .p-productAsideAccordionMaker__title p {
        color: #fff
    }
}

@media screen and (min-width: 48em) {
    .p-productAsideAccordionMaker {
        height: 2.5rem
    }
}

.p-productAsideAccordionMaker:nth-of-type(1) {
    order: 1
}

.p-productAsideAccordionMaker:nth-of-type(2) {
    order: 2
}

.p-productAsideAccordionMaker:nth-of-type(3) {
    order: 4
}

.p-productAsideAccordionMaker:nth-of-type(4) {
    order: 5
}

.p-productAsideAccordionMaker:nth-of-type(5) {
    order: 7
}

.p-productAsideAccordionMaker:nth-of-type(6) {
    order: 8
}

.p-productAsideAccordionMaker:nth-of-type(7) {
    order: 10
}

.p-productAsideAccordionMaker:nth-of-type(8) {
    order: 11
}

.p-productAsideAccordionMaker:nth-of-type(9) {
    order: 13
}

.p-productAsideAccordionMaker:nth-of-type(10) {
    order: 14
}

.p-productAsideAccordionMaker:nth-of-type(n + 3) {
    margin-top: .4375rem
}

.p-productAsideAccordionMaker.is-active {
    background-color: #123d83
}

.p-productAsideAccordionMaker.is-active .p-productAsideAccordionMaker__title p {
    color: #fff
}

.p-productAsideAccordionMaker__title p {
    font-size: .8125rem;
    letter-spacing: .05em;
    line-height: 1.4;
    font-weight: 500;
    color: #123d83;
    transition: color .3s ease
}

.p-productAsideAccordionMaker__item {
    width: 100%;
    height: 0;
    overflow: hidden
}

.p-productAsideAccordionMaker__item:nth-of-type(1) {
    order: 3
}

.p-productAsideAccordionMaker__item:nth-of-type(2) {
    order: 3
}

.p-productAsideAccordionMaker__item:nth-of-type(3) {
    order: 6
}

.p-productAsideAccordionMaker__item:nth-of-type(4) {
    order: 6
}

.p-productAsideAccordionMaker__item:nth-of-type(5) {
    order: 9
}

.p-productAsideAccordionMaker__item:nth-of-type(6) {
    order: 9
}

.p-productAsideAccordionMaker__item:nth-of-type(7) {
    order: 12
}

.p-productAsideAccordionMaker__item:nth-of-type(8) {
    order: 12
}

.p-productAsideAccordionMaker__item:nth-of-type(9) {
    order: 15
}

.p-productAsideAccordionMaker__item:nth-of-type(10) {
    order: 15
}

.p-productAsideAccordionMakerItem {
    padding-top: .4375rem
}

.p-productAsideAccordionMakerItem ul {
    border-radius: .375rem;
    background-color: #123d83;
    padding-top: 1.5rem;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 2rem
}

.p-productAsideAccordionMakerItem ul li:not(:first-of-type) {
    margin-top: 1rem
}

.p-productAsideAccordionMakerItem a {
    display: inline;
    color: #fff;
    font-size: .75rem;
    letter-spacing: .05em;
    line-height: 1.4;
    position: relative;
    overflow: hidden;
    padding-bottom: .0625rem;
    background-image: linear-gradient(#fff, #fff);
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 100%;
    background-size: 100% 1px;
    transition: background-size .6s ease
}

@media (hover: hover) and (pointer: fine) {
    .p-productAsideAccordionMakerItem a:hover {
        background-size: 0% 1px
    }
}


.p-pageFacade__inner {
    width: 94.6666666667%;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media screen and (min-width: 48em) {
    .p-pageFacade__inner {
        width: 94.4444444444%;
        /* height: 40vh; */
    }
}

.p-pageFacade__carousel {
    opacity: 0
}

.p-pageFacade__heading {
    position: absolute;
    z-index: 10;
    left: 4.5070422535%;
    bottom: 9.2105263158%;
    opacity: 1 !important;
    visibility: visible !important;
}

@media screen and (min-width: 64em) {
    .p-pageFacade__heading {
        bottom: 2.9375rem;
        left: 60px;
        visibility: visible !important;
        opacity: 1 !important;
    }
}

.p-pageFacade__title {
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    column-gap: 6px;
    padding: .8125rem 16px .0625rem 17px;
    border-radius: .375rem .375rem 0 0;
    width: 100%;
}

@media screen and (min-width: 48em) {
    .p-pageFacade__title {
        padding: 1.1875rem 32px 0 28px;
        column-gap: 11px
    }
}

.p-pageFacade__title svg {
    width: 14px;
    height: 14px
}

@media screen and (min-width: 48em) {
    .p-pageFacade__title svg {
        width: 16px;
        height: 16px
    }
}

.p-pageFacade__title span {
    font-family: Ubuntu, sans-serif;
    font-size: .9375rem;
    letter-spacing: 0em;
    line-height: 1;
    font-weight: 500;
    color: #534ba0
}

@media screen and (min-width: 48em) {
    .p-pageFacade__title span {
        font-size: 1rem;
        letter-spacing: 0em;
        line-height: 1;
        font-weight: 500
    }
}

.p-pageFacade__name {
    background-color: #fff;
    padding: .5rem 14px .625rem;
    border-radius: 0 .375rem .375rem;
    margin-top: -.4375rem;
    z-index: 9999;
}

@media screen and (min-width: 48em) {
    .p-pageFacade__name {
        margin-top: -.625rem;
        padding: .75rem 24px .8125rem
    }
}

.p-pageFacade__name h2 {
    font-size: 1.875rem;
    letter-spacing: .05em;
    line-height: 1.4;
    font-weight: 700;
    color: #123d83
}

@media screen and (min-width: 48em) {
    .p-pageFacade__name h2 {
        font-size: 2.75rem;
        letter-spacing: .05em;
        line-height: 1.5;
        font-weight: 700
    }
}

.p-pageFacade__image {
    border-radius: 12px;
    width: 100%;
    display: block;
    aspect-ratio: 355/150;
    overflow: hidden;
    /* opacity: 0; */
}

@media screen and (min-width: 48em) {
    .p-pageFacade__image {
        aspect-ratio: 1360/256;
        width: 100%;
        /* height: 40vh; */
        opacity: 1;
    }
}

.p-pageFacade__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* display: block; */
    /* opacity: 1; */
    /* height: 40vh; */
}

.p-pageFacade__decoration {
    position: absolute;
    z-index: 1
}

.p-pageFacade__decoration svg {
    display: flex
}

.p-pageFacade__decoration path {
    opacity: 0
}

.p-pageFacadeCarousel {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    z-index: 1;
    aspect-ratio: 355/304
}

@media screen and (min-width: 64em) {
    .p-pageFacadeCarousel {
        aspect-ratio: 1360/376
    }
}

.p-pageFacadeCarousel__item {
    position: relative;
    z-index: 1;
    /* display: flex; */
}

.p-pageFacadeCarousel__pagination {
    position: absolute;
    right: 5.9154929577%;
    z-index: 1
}

@media screen and (max-width: 63.9375em) {
    .p-pageFacadeCarousel__pagination {
        top: 50%;
        transform: translateY(-50%)
    }
}

@media screen and (min-width: 64em) {
    .p-pageFacadeCarousel__pagination {
        bottom: 2.3125rem;
        right: 37px
    }
}

.p-pageFacadeCarouselItem {
    display: block;
    flex-shrink: 0;
    aspect-ratio: 355/304
}

@media screen and (min-width: 48em) {
    .p-pageFacadeCarouselItem {
        aspect-ratio: 1360/376
    }
}

.p-pageFacadeCarouselItem img {
    width: 100%;
    object-fit: cover
}

.p-pageFacadeCarouselPagination {
    display: flex;
    flex-direction: column;
    row-gap: 1.5rem
}

.p-pageFacadeCarouselPagination .swiper-pagination-circle {
    display: block;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    transform: rotate(-90deg)
}

.p-pageFacadeCarouselPagination svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}



.p-pageIntroduction {
    margin-top: 4rem
}

@media screen and (min-width: 48em) {
    .p-pageIntroduction {
        margin-top: 2.5rem
    }
}

.p-pageIntroduction__inner {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

@media screen and (max-width: 89.9375em) {
    .p-pageIntroduction__inner {
        max-width: 1256px
    }
}

@media screen and (min-width: 30em) {
    .p-pageIntroduction__inner {
        padding-right: 40px;
        padding-left: 40px
    }
}

@media screen and (min-width: 90em) {
    .p-pageIntroduction__inner {
        padding-left: 132px;
        padding-right: 132px;
    }
}

.p-pageIntroduction__text p {
    font-size: 1rem;
    letter-spacing: .05em;
    line-height: 2
}


.p-pagePagination__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 36px
}

@media screen and (min-width: 48em) {
    .p-pagePagination__wrapper {
        column-gap: 40px
    }
}

.p-pagePagination__item {
    display: flex;
    align-items: center
}

.p-pagePaginationNavigation {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    color: #123d83;
    border: 2px solid #123D83;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: border-color .3s ease, color .3s ease
}

@media screen and (min-width: 48em) {
    .p-pagePaginationNavigation {
        width: 48px;
        height: 48px
    }
}

@media (hover: hover) and (pointer: fine) {
    .p-pagePaginationNavigation:not(.is-disabled):hover {
        border-color: #534ba0;
        color: #fff
    }

    .p-pagePaginationNavigation:not(.is-disabled):hover:before {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity .05s ease, visibility .05s ease, transform .3s ease
    }
}

.p-pagePaginationNavigation:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    background-color: #534ba0;
    z-index: 2;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s .1s ease, visibility .2s .1s ease, transform .3s ease
}

.p-pagePaginationNavigation.--prev {
    transform: scaleX(-1)
}

.p-pagePaginationNavigation.is-disabled {
    opacity: .2
}

.p-pagePaginationNavigation svg {
    display: flex;
    width: 13px;
    height: 11px;
    position: relative;
    z-index: 2
}

@media screen and (min-width: 48em) {
    .p-pagePaginationNavigation svg {
        width: 14px;
        height: 12px
    }
}

.p-pagePaginationItem {
    font-family: Inter, sans-serif;
    font-size: 1rem;
    letter-spacing: .05em;
    line-height: 1;
    font-weight: 600;
    color: #969899
}

@media screen and (min-width: 48em) {
    .p-pagePaginationItem {
        font-size: 1.125rem;
        letter-spacing: .05em;
        line-height: 1;
        font-weight: 600
    }
}

.p-pagePaginationItem__link {
    transition: color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .p-pagePaginationItem__link:hover {
        color: #534ba0
    }
}

.p-pagePaginationItem.is-current {
    color: #111
}

.p-pagePaginationItem:not(:first-of-type) {
    margin-left: 25px
}

@media screen and (min-width: 48em) {
    .p-pagePaginationItem:not(:first-of-type) {
        margin-left: 24px
    }
}

.p-pagePaginationItem.is-dots {
    margin-left: 18px
}

@media screen and (min-width: 48em) {
    .p-pagePaginationItem.is-dots {
        margin-left: 16px
    }
}

.p-pagePaginationItem.is-dots+.p-pagePaginationItem {
    margin-left: 18px
}

@media screen and (min-width: 48em) {
    .p-pagePaginationItem.is-dots+.p-pagePaginationItem {
        margin-left: 16px
    }
}


.p-pageToc {
    margin-top: 2.25rem;
    margin-bottom: 5rem
}

@media screen and (min-width: 48em) {
    .p-pageToc {
        margin-top: 2.5rem;
        margin-bottom: 5.375rem
    }
}

.p-pageToc__inner {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

@media screen and (max-width: 89.9375em) {
    .p-pageToc__inner {
        max-width: 1272px
    }
}

@media screen and (min-width: 30em) {
    .p-pageToc__inner {
        padding-right: 40px;
        padding-left: 40px
    }
}

@media screen and (min-width: 90em) {
    .p-pageToc__inner {
        padding-left: 124px
    }
}

.p-pageToc__item {
    display: flex;
    column-gap: 2.0895522388%;
    flex-wrap: wrap;
    row-gap: .75rem;
    justify-content: flex-end;
}

.p-pageToc__item li {
    list-style: none
}



@media screen and (min-width: 30em) {
    .p-pageToc__item {
        column-gap: 16px
    }
}

@media screen and (max-width: 29.9375em) {
    .p-pageToc__item li {
        width: 48.9552238806%
    }
}

.p-pageTocItem {
    position: relative;
    display: flex;
    column-gap: 6px;
    height: 3rem;
    border-radius: 1.5rem;
    background-color: #dadaed;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

@media screen and (min-width: 30em) {
    .p-pageTocItem {
        padding-right: 24px;
        padding-left: 34px;
        height: 2.9375rem
    }
}

@media (hover: hover) and (pointer: fine) {
    .p-pageTocItem:hover .p-pageTocItem__text {
        color: #fff
    }

    .p-pageTocItem:hover .p-pageTocItem__icon:before {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(1)
    }
}

.p-pageTocItem:not(.is-active) .p-pageTocItem__background {
    left: -48px
}

.p-pageTocItem.is-active .p-pageTocItem__background {
    right: -48px
}

.p-pageTocItem * {
    pointer-events: none
}

.p-pageTocItem__text {
    font-size: .875rem;
    letter-spacing: .05em;
    line-height: 1.5;
    font-weight: 700;
    color: #123d83;
    transition: color .3s ease;
    z-index: 2
}

@media screen and (min-width: 48em) {
    .p-pageTocItem__text {
        font-size: .9375rem;
        letter-spacing: .05em;
        line-height: 1.5;
        font-weight: 700
    }


    .p-pageTocItem__text:after {
        font-family: 'Font Awesome 6 pro';
        content: "\f175";
        font-size: 1.1em;
        padding-left: 8px;
        line-height: 2;
        color: #3c288b;
        transition: opacity .2s .1s ease, visibility .2s .1s ease, transform .3s ease;
    }




}

.p-pageTocItem__icon {
    /* color: #fff; */
    /* background-color: #123d83; */
    border-radius: 50%;
    width: 16px;
    height: 16px;
    position: relative;
    z-index: 2;
    color: #000;
    font-size: 16px;
}

@media screen and (max-width: 29.9375em) {
    .p-pageTocItem__icon {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 10px
    }
}

.p-pageTocItem__icon:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    background-color: #534ba0;
    z-index: 1;
    border-radius: 50%;
    opacity: 1;
    visibility: hidden;
    transition: opacity .2s .1s ease, visibility .2s .1s ease, transform .3s ease;
    content: '↓';
}

.p-pageTocItem__icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 8px;
    height: 7px;
    z-index: 2
}

.p-pageTocItem__background {
    width: 48px;
    height: 48px;
    position: absolute;
    display: block;
    background-color: #534ba0;
    border-radius: 24px;
    color: #000;
}

.p-pageBorder,
.p-pageBorder--area,
.p-pageBorder--line {
    pointer-events: none;
    position: absolute;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100vw
}

.p-pageBorder--line {
    top: 12.5rem;
    height: 1px
}

@media screen and (min-width: 64em) {
    .p-pageBorder--line {
        top: 18rem
    }
}

.p-pageBorder--area {
    top: 0;
    height: 100vh
}

.p-pageSection {
    scroll-padding-top: 6.25rem;
    position: relative;
    /* top: 80px; */
}


.p-pageLinkPrimary {
    font-size: .9375rem;
    letter-spacing: .05em;
    line-height: 1.5;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    position: relative;
    color: #123d83;
    column-gap: 6px;
    transition: color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .p-pageLinkPrimary:hover {
        color: #534ba0
    }

    .p-pageLinkPrimary:hover:before {
        background-color: #534ba0
    }

    .p-pageLinkPrimary:hover .p-pageLinkPrimary__icon {
        background-color: #534ba0
    }
}

.p-pageLinkPrimary:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #123d83;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: background-color .3s ease
}

.p-pageLinkPrimary__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    top: 50%;
    right: -22px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #d6141c;
    transition: background-color .3s ease
}

.p-pageLinkPrimary__icon svg {
    display: flex;
    width: 8px;
    height: 7px
}




.p-pageTitlePrimary h3 {
    font-size: 1.375rem;
    letter-spacing: .05em;
    line-height: 1.4;
    font-weight: 700;
    position: relative;
    padding-left: 22px;
    padding-bottom: 1.0625rem;
    color: #123d83
}

@media screen and (min-width: 48em) {
    .p-pageTitlePrimary h3 {
        font-size: 1.875rem;
        letter-spacing: .05em;
        line-height: 1.4;
        font-weight: 700;
        padding-left: 28px;
        padding-bottom: 1.125rem
    }
}

.p-pageTitlePrimary h3:before {
    content: "";
    display: block;
    position: absolute;
    height: calc(100% - 20px);
    width: 4px;
    left: 0;
    top: .25rem;
    background-image: linear-gradient(#123D83 50%, #534ba0 50%)
}

@media screen and (min-width: 48em) {
    .p-pageTitlePrimary h3:before {
        top: .375rem;
        height: 2.25rem;
        height: calc(100% - 24px)
    }
}

.p-pageTitlePrimary h3:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #123d83;
    opacity: .2
}














.p-pageLinkSecondary {
    color: #123d83;
    display: inline-flex;
    align-items: center;
    column-gap: 5px;
    transition: color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .p-pageLinkSecondary:hover {
        color: #534ba0
    }

    .p-pageLinkSecondary:hover .p-pageLinkSecondary__text:before {
        animation: textUnderLine .6s linear
    }

    .p-pageLinkSecondary:hover .p-pageLinkSecondary__text:before {
        background-color: #534ba0
    }

    .p-pageLinkSecondary:hover .p-pageLinkSecondary__icon {
        color: #534ba0
    }
}

.p-pageLinkSecondary__text {
    font-size: .9375rem;
    letter-spacing: .05em;
    line-height: 1.6;
    position: relative;
    padding-bottom: .0625rem;
    display: inline-block;
    overflow: hidden
}

@media screen and (min-width: 48em) {
    .p-pageLinkSecondary__text {
        font-size: 1rem;
        letter-spacing: .05em;
        line-height: 1.6
    }
}

.p-pageLinkSecondary__text:before {
    content: "";
    position: absolute;
    bottom: .1875rem;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #123d83;
    transition: background-color .6s ease
}

.p-pageLinkSecondary__icon {
    display: flex;
    color: #d6141c;
    transition: color .3s ease
}

.p-pageLinkSecondary__icon svg {
    display: flex;
    width: 14px;
    height: 14px
}

.p-pageBody__inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;

}

.p-pageBody__inner li {
    /* list-style: none; */
}




@media screen and (min-width: 30em) {
    .p-pageBody__inner {
        padding-right: 40px;
        padding-left: 40px;
        max-width: 1328px
    }
}

.p-pageBody__wrapper {
    position: relative
}

@media screen and (min-width: 64em) {
    .p-pageBody__wrapper {
        display: grid;
        grid-template-columns: 25.4807692308% 74.5192307692%
    }
}

@media screen and (min-width: 80em) {
    .p-pageBody__wrapper {
        grid-template-columns: 21.0737179487% 78.9262820513%
    }
}

@media screen and (min-width: 90em) {
    .p-pageBody__wrapper {
        grid-template-columns: 14.6634615385% 85.3365384615%
    }
}

.p-pageBody__aside {
    display: none
}

@media screen and (min-width: 64em) {
    .p-pageBody__aside {
        padding-top: 3.3125rem;
        padding-bottom: 4.5rem;
        margin-bottom: 5.625rem;
        display: block;
        border-right: 1px solid #E6E6E6;
        position: relative
    }
}

@media screen and (min-width: 90em) {
    .p-pageBody__aside {
        margin-left: -80px
    }
}

.p-pageBody__aside .c-icon.--rhombus.--grayLine {
    display: none
}

@media screen and (min-width: 64em) {
    .p-pageBody__aside .c-icon.--rhombus.--grayLine {
        display: block;
        position: absolute;
        bottom: -.4375rem;
        right: -12px
    }
}

.p-pageBody__body {
    position: relative
}

@media screen and (min-width: 64em) {
    .p-pageBody__body {
        grid-column: 2/3
    }
}

.p-pageBody__body .c-icon.--rhombus.--blue {
    display: none
}

@media screen and (min-width: 64em) {
    .p-pageBody__body .c-icon.--rhombus.--blue {
        display: block;
        position: absolute;
        top: -.5625rem;
        left: -12px;
        z-index: 10
    }
}

.p-pageBody__main {
    margin-bottom: 7.5rem;
    position: relative;
    padding-top: 2.5rem;
}

@media screen and (min-width: 64em) {
    .p-pageBody__main {
        margin-bottom: 5.625rem;
        padding-top: 3.3125rem;
        padding-left: 7.5268817204%
    }
}

@media screen and (min-width: 80em) {
    .p-pageBody__main {
        padding-left: 9.7461928934%
    }
}

@media screen and (min-width: 90em) {
    .p-pageBody__main {
        padding-left: 9.014084507% margin-top:2.5rem
    }
}

.p-pageBody__main .c-icon.--rhombus.--grayLine {
    display: none
}

@media screen and (min-width: 64em) {
    .p-pageBody__main .c-icon.--rhombus.--grayLine {
        display: block;
        position: absolute;
        bottom: -.4375rem;
        left: -12px
    }
}



.sale-day {
    position: absolute;
    width: 60px;
    left: 180px;
    bottom: 70px;
    z-index: 1000;
    display: none;
}

@media screen and (min-width: 64em) {
    .sale-day {
        position: absolute;
        width: 60px;
        left: 250px;
        bottom: 140px;
        z-index: 1000;
        display: block;
    }
}



.sale-day .day-circle {
    height: auto;
    width: 180px;
    animation: rotate 15s linear infinite;
}

.sale-day .day-text {
    height: auto;
    width: 47px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}






.kotobukikunA {
    position: absolute;
    width: 130px;
    right: 10px;
}

.kotobukikunA .day-circle {
    height: auto;
    width: 100%;
    animation: rotate 15s linear infinite;
}

.kotobukikunA .day-text {
    height: auto;
    width: 80px;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}


.kotokun {
    margin-top: 20px;
    /* text-align: center; */
    margin: 20px 30px;
}

.kotokun img {
    width: 100px;
    margin: 0 auto;
}

.company_child {
    margin-top: 20px;
    /* text-align: center; */
    margin: 20px 30px;
    position: absolute;
    top: -100px;
    right: 0;
    /* opacity: 1; */
    /* z-index: 9999; */
}

.company_child img {
    width: 180px;
    margin: 0 auto;
}


@media only screen and (max-width: 600px) {
    .company_child {
        margin-top: 20px;
        /* text-align: center; */
        margin: 20px 30px;
        /* bottom: -150px; */
        right: -20px;
        top: -80px;
    }

    .company_child img {
        width: 180px;
        margin: 0 auto;
    }
}

/* どくどく */
.anim-box.poyopoyo {
    animation: poyopoyo 2s ease-out infinite;
    opacity: 1;
}

@keyframes poyopoyo {

    0%,
    40%,
    60%,
    80% {
        transform: scale(1.0);
    }

    50%,
    70% {
        transform: scale(0.95);
    }
}



/* ======== table.tableOther ======== */
table.job_table {
    border-collapse: collapse;
    text-align: left;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 2;
    width: 100%;
}

table.job_table tr {}

table.job_table th {
    width: 25%;
    padding: 24px;
    vertical-align: 0;
    border: #ddd 1px solid;
    border-right: #ddd 1px dashed;
    border-right: #ddd 1px solid;
}

table.job_table td {
    padding: 22px;
    vertical-align: 0;
    border: #ddd 1px solid;
    border-left: none;
}

table.job_table td .linkArea {
    margin-top: 10px;
    text-align: left;
}

table.job_table td .linkArea a.btn {
    margin: 0;
}


@media only screen and (max-width: 950px) {
    table.job_table th {
        width: 30%;
        padding: 20px;
    }

    table.job_table td {
        padding: 20px;
    }
}

@media only screen and (max-width: 800px) {
    table.job_table {
        font-size: 13px;
    }
}

@media only screen and (max-width: 738px) {
    #outline .imgArea {
        /* float:none; */
        width: 100%;
        display: block;
    }

    #outline .txtArea {
        float: none;
        width: 100%;
        /* margin-top:25px; */
    }

    table.job_table {
        /* font-size:12px; */
    }

    /*	#map_canvas { display:none; }*/
}

@media only screen and (max-width: 414px) {
    table.job_table th {
        width: 30%;
        padding: 15px;
    }

    table.job_table td {
        padding: 15px;
    }
}



.c-breadcrumb__inner {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 24px;
    padding-left: 24px;
    overflow: hidden
}

@media screen and (min-width: 30em) {
    .c-breadcrumb__inner {
        padding-right: 95px;
        padding-left: 95px
    }
}

.c-breadcrumb__item {
    padding: 1.25rem 0;
    display: flex;
    align-items: center;
    column-gap: 8px;
    border-top: 1px solid #E6E6E6;
    overflow: scroll;
    -ms-overflow-style: none
}


.c-breadcrumb__item li {
    list-style: none;
}




@media screen and (min-width: 48em) {
    .c-breadcrumb__item {
        padding: 1.6875rem 0;
        justify-content: flex-end
    }
}

.c-breadcrumb__item::-webkit-scrollbar {
    display: none
}

.c-breadcrumbItem {
    font-size: .75rem;
    letter-spacing: .04em;
    line-height: 1.4;
    white-space: nowrap
}

.c-breadcrumbItem:not(:first-of-type) {
    display: flex;
    align-items: center;
    column-gap: 8px
}

.c-breadcrumbItem:not(:first-of-type):before {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    border-radius: 1px;
    background-color: #e6e6e6
}

.c-breadcrumbItem a {
    color: #969899;
    transition: color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .c-breadcrumbItem a:hover {
        color: #534ba0
    }
}

.c-breadcrumbItem span {
    color: #123d83
}


.c-floating {
    position: fixed;
    /* right: myrem(10);
    bottom: myrem(20);
    width: myrem(200);
    padding: myrem(14); */
    /* border: myrem(2) solid $blue;
    border-radius: myrem(10);
    background-color: $white; */
    border: 1px solid #ddd;
    width: 200px;
    cursor: pointer;
    bottom: 500px;
    right: 50px;
}

.c-floating__title {
    font-size: myrem(14);
    font-weight: 600;
    color: $blue;
    padding-bottom: myrem(8);
    border-bottom: myrem(2) solid $blue;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-floating__title::after {
    content: '';
    width: myrem(6);
    height: myrem(6);
    border-right: myrem(2) solid $blue;
    border-bottom: myrem(2) solid $blue;
    transform: rotate(45deg);
    margin-left: myrem(16);
    transition: transform .3s;
}

.c-floating__title.is-floatingActive::after {
    transform: rotate(-135deg);
}

.c-floating__item {
    counter-increment: floating-menu;
    padding-bottom: myrem(10);
    display: flex;
    align-items: center;
}

.c-floating__item::before {
    content: counter(floating-menu);
    margin-right: myrem(6);
}

.c-floating__item:nth-child(n+2) {
    padding-top: myrem(10);
    border-top: 1px solid $blue;
}

.c-floating__item a {
    font-size: myrem(12);
    width: 100%;
    display: inline-block;
}




#single {
    /*
----------------------------- ファーストビュー */
    /*
----------------- 投稿 */
    /*
----------------- 最新のブログ記事 */
}

#single .fv .inner {
    background-image: url(../img/qa/qa_main.jpg);
    position: relative;
}

#single .fv .inner .image {
    position: absolute;
    -webkit-transition: 1s all 0s ease;
    transition: 1s all 0s ease;
}

#single .fv .inner .bird {
    left: 0;
    top: 50px;
    width: 230px;
}

#single .fv .inner .doctor {
    right: 50px;
    bottom: 0;
    width: 170px;
}

#single .fv .inner h1 {
    position: absolute;
    top: 50%;
    left: 10%;
    right: 10%;
    /* -webkit-transform: translate(-50%, -50%); */
    /* transform: translate(-50%, -50%); */
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    z-index: 1;
}


@media screen and (min-width: 48em) {

    #single .fv .inner h1 {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        line-height: 1.5;
        z-index: 1;
    }
}


#single .fv .inner h1 span {
    display: block;
    font-size: 1rem;
}

@media screen and (max-width: 767px) {
    #single .fv .inner .bird {
        width: 150px;
    }

    #single .fv .inner .doctor {
        right: 20px;
        width: 110px;
    }
}

#single .content {
    padding-bottom: 70px;
}

#single .content .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

#single .content .border {
    display: flex;
    border: 1px solid #ddd;
    position: relative;
    margin-top: 0;
    z-index: 1;
    border-radius: 1em;
    flex-direction: column;
    flex-wrap: nowrap;
}

#single .content .border::before {
    /* content: ''; */
    /* display: block; */
    /* position: absolute; */
    /* left: 10px; */
    /* top: -10px; */
    width: calc(100% - 20px);
    height: calc(100% + 20px);
    /* border: 1px dotted #ddd; */
    z-index: 0;
}

#single article {
    width: 100%;
    margin-right: 0;
}

#single article header {
    border-radius: 1em 1em 0 0;
    padding: 50px 50px 40px;
    border-bottom: 1px solid #ddd;
    height: auto;
    position: static;
}




#single article header::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    /* background: #fff; */
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}






#single article header h1 {
    font-size: 26px;
    font-weight: bold;
}

#single article header .time-category {
    margin-top: 20px;
}

#single article header .time-category time {
    font-weight: bold;
}


#single article.single_header {
    border-radius: 1em 1em 0 0;
    padding: 50px 50px 40px;
    border-bottom: 1px solid #ddd;
    /* height: auto; */
    position: static;
}

#single article.single_header h1 {
    font-size: 26px;
    font-weight: bold;
}

#single article.single_header .time-category {
    margin-top: 30px;
}

#single article.single_header .time-category time {
    font-weight: bold;
}











#single article .image-content {
    padding: 50px 45px;
}

#single article .text-content {
    display: block;
    padding: 40px 50px;
    /* width: calc(100% - 350px); */
    /* min-width: 750px; */
    /* height: 100vh; */
    /* display: flex; */
}

#single article .text-content p {
    line-height: 2.1;
}

@media screen and (max-width: 1024px) {
    #single .content .inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #single article {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 767px) {
    #single article header {
        padding: 30px;
    }

    #single article header h1 {
        font-size: 22px;
    }

    #single article header .time-category {
        margin-top: 15px;
    }

    #single article .image-content,
    #single article .text-content {
        padding: 20px;
        width: 100%;
    }

    #single article .image-content p,
    #single article .text-content p {
        line-height: 2.5;
    }
}

#single .other {
    /* width: calc(25% - 30px); */
}

#single .other h2 {
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}

#single .other h2::before {
    display: none;
}

#single .archive-post {
    padding: 20px 10px;
    /* border-bottom: 1px solid #ddd; */
    position: relative;
    z-index: inherit;
}

#single .archive-post li {
    width: 100%;
    margin-top: 10px;
    -webkit-transition: 0.3s all 0s ease;
    transition: 0.3s all 0s ease;
    border-bottom: 1px solid #ddd;
    padding: 0 15px 15px;
    padding: 0 5px 15px;
    list-style: none;
}

#single .archive-post li .image {
    text-align: center;
    max-width: 100%;
    width: 100%;
}

#single .archive-post li .image img {
    object-fit: cover;
    width: 100%;
    height: 100px;
    border-radius: 0.5em;
    margin: 0 auto;
}



#single .archive-post li:first-child {
    margin-top: 0;
}

#single .archive-post li:hover {
    opacity: 0.7;
}

#single .archive-post li .title {
    margin-top: 10px;
    font-size: 16px;
}

#single .archive-post li .time-category {
    margin-top: 5px;
    font-size: 15px;
    line-height: 1.5;
}

#single .archive-post li .time-category .setDate {
    margin-top: 5px;
    font-size: 13px;
    display: block
}

#single .archive-post li .time-category .setCategory {
    margin-top: 5px;
    font-size: 13px;
    display: block
}



@media screen and (max-width: 1024px) {
    #single .other {
        width: 100%;
        margin-top: 70px;
    }

    #single .other h2 {
        padding: 30px 50px;
    }

    #single .archive-post {
        padding: 50px 45px;
    }
}

@media screen and (max-width: 767px) {
    #single aside h2 {
        font-size: 22px;
        padding: 20px;
    }

    #single .archive-post {
        padding: 20px;
    }

    #single .archive-post li {
        width: 100%;
        margin-right: 0;
    }

    #single .archive-post li:nth-child(2) {
        margin-top: 30px;
    }
}

#single .to-archive {
    padding: 20px;
    text-align: center;
}

#single .to-archive .btn a {
    width: 100%;
    padding: 10px 20px 10px 0px;
    color: #534ba0;
}



#single .to-archive .btn a:hover {
    width: 100%;
    padding: 10px 20px 10px 0px;
    /* color: #fff; */
}



@media screen and (max-width: 1024px) {
    #single .to-archive .btn a {
        width: 500px;
    }
}

@media screen and (max-width: 767px) {
    #single .to-archive .btn a {
        width: 100%;
    }
}


.cont_box {
    position: relative;
    margin: 2em 0;
    padding: 1.5em 1em;
    border: solid 3px #123d83;
    border-radius: 8px;
}

.cont_box .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 20px;
    padding: 0 15px;
    line-height: 1;
    font-size: 19px;
    background: #ffffff;
    color: #123d83;
    font-weight: bold;
}

.cont_box p {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

.cont_box p.txtComment {
    font-size: 15px;
    padding: 10px;
    line-height: 1.5;
}


.tanto {
    width: calc(100%);
    margin: 0.5%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 2%;
}


.tanto .box-contact {
    font-size: 15px;
    /* background: #919191; */
    border-bottom: 1px solid #ddd;
    padding: 4px 4px 4px 1.8em;
    text-align: left;
    color: #5d5d5d;
    font-weight: bold;
    letter-spacing: 0.05em;
    position: relative;
    line-height: 2;
    top: 10px;
}

.tanto .box-contact:before {
    position: relative;
    font-family: 'Font Awesome 6 pro';
    content: "\f406";
    position: absolute;
    left: 0.5em;
    color: #123d83;
}


.tanto p {
    padding: 15px 20px;
    margin: 0;
}


.tanto ul li {
    line-height: 1.5;
    padding: 0.5em 0.5em;
    list-style-type: none !important;
    font-size: 1.5rem;
    text-align: center;
}

.tanto ul li a {
    display: inline;
    border-bottom: 2px dotted #123d83;
    padding: 0 2px;
}

.tanto ul li a.c_phont:before {
    font-family: "Font Awesome 6 pro";
    content: "\f095";
    padding-right: 5px;
}


.tanto ul li.c_fax:before {
    font-family: "Font Awesome 6 pro";
    content: "\f1ac";
    padding-right: 5px;
}

.tanto ul li .c_mail:before {
    font-family: "Font Awesome 6 pro";
    content: "\f0e0";
    padding-right: 5px;
}


.flexbox_etc {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
}

@media only screen and (min-width: 600px) {
    .tanto {
        width: calc(100%/2.1);
    }
}


@media only screen and (min-width: 1000px) {
    .tanto {
        width: calc(100%/2.1);
    }
}





.c-contactA {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    /* background-color: #0e264c; */
    /* background-color: #ededf9; */
    margin-top: 60px;
}

.c-contactA__background {
    grid-column: 1/2;
    grid-row: 1/2;
    width: 100%;
    height: 390px
}

@media screen and (min-width: 48em) {
    .c-contactA__background {
        height: 428px
    }
}

.c-contactAt__background img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.c-contactA__inner {
    grid-column: 1/2;
    grid-row: 1/2;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    /* padding-right: 20px; */
    /* padding-left: 20px; */
}

@media screen and (min-width: 30em) {
    .c-contactA__inner {
        max-width: 1266px;
        /* padding-right: 40px; */
        /* padding-left: 40px; */
        /* padding-top: 40px; */
        /* padding-bottom: 40px; */
        /* border-radius: 1em; */
        /* background: #ddd; */
    }
}

.c-contactA__wrapper {
    padding-top: 4.5rem;
    /* color: #fff; */
    padding-bottom: 4.5rem;
    background: #f2f2ff;
    padding: 3rem 3rem;
    border-radius: 1em;
}

@media screen and (min-width: 48em) {
    .c-contactA__wrapper {
        border-radius: 1em;
        padding-top: 5rem;
        padding-bottom: 5.75rem;
        background: #f2f2ff;
        padding: 3rem 3rem;
    }
}



@media screen and (min-width: 48em) {
    .c-contactA__title {
        margin-left: -2px;
        display: flex;
        border-bottom: 1px solid #ddd;
        justify-content: space-around;
        align-items: center;
    }
}

.c-contactA__title span {
    font-family: Inter, sans-serif;
    font-size: 3rem;
    letter-spacing: .02em;
    line-height: 1.5;
    font-weight: 600;
    display: block
}

@media screen and (max-width: 47.9375em) {
    .c-contactA__title span {
        text-align: center;
        font-size: 1.8rem;
    }
}

@media screen and (min-width: 48em) {
    .c-contactA__title span {
        font-size: 2.4rem;
        letter-spacing: .02em;
        line-height: 1.125;
        font-weight: 600;
        /* display: inline; */
        /* padding: 10px; */
        /* padding-right: 20px; */
    }
}



.c-contactA_box {
    display: :flex;
}

@media screen and (min-width: 48em) {
    .c-contactA_box {
        display: flex;
        flex-warp: wrap;
    }
}

.c-contactA_box_col {
    width: 100%;
}

@media screen and (min-width: 48em) {
    .c-contactA_box_left {
        width: 50%;
    }

    .c-contactA_box_col {
        width: 50%;
    }
}

.c-contactA__chatch {
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
}



@media screen and (min-width: 48em) {
    .c-contactA__chatch {
        font-size: 1.5rem;
        line-height: 1.5;
        margin-top: 15px;
        margin-bottom: 15px;
    }

}

.c-contactA__button_chatch {
    font-size: 1.2rem;
    line-height: 2.5;
    text-align: center;
}



@media screen and (min-width: 48em) {
    .c-contactA__button_chatch {
        font-size: 1.2rem;
        /* line-height:2.5 */
    }

}






.c-contactA__text {
    margin-top: .5rem
}

@media screen and (min-width: 48em) {
    .c-contactA__text {
        margin-top: 1rem
    }
}

.c-contactA__text p {
    font-size: 1rem;
    letter-spacing: .05em;
    line-height: 1.6
}

@media screen and (min-width: 48em) {
    .c-contactA__text p {
        font-size: 1rem;
        letter-spacing: .05em;
        line-height: 2
    }
}

@media screen and (max-width: 47.9375em) {
    .c-contactA__text p {
        text-align: center;
        line-height: 1.1;
    }
}

.c-contactA__button {
    margin-top: 1.75rem
}

@media screen and (max-width: 47.9375em) {
    .c-contactA__button {
        display: flex;
        justify-content: center;
        flex-direction: column;
        justify-content: flex-end;
    }
}

@media screen and (min-width: 48em) {
    .c-contactA__button {
        margin-top: 0.5rem;
        /* border-bottom: 1px solid #ddd; */
        padding-bottom: 10px;
        text-align: center;
    }
}



/* ===============================================
card_category
=============================================== */

.category_wrap {
    border: 1px solid #ddd;
    margin-top: 60px;
    border-radius: 1em;
    border: #ddd 1px solid;
    /* background: #f7f7f8; */
    border-radius: 10px;
    -webkit-border-radius: 10px;
}


.card_category {
    max-width: 1200px;
    padding: 20px 20px;
    margin: 0;
    width: 100%;
    /* border-top: 1px solid #DDD; */
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
}

.card_category li {
    list-style: none;
}


.card_cate {
    /* background-color: #fff; */
    /* box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 10px; */
    padding: 20px 15px;
    border-bottom: 1px solid #ddd;
    border-radius: 5px;
    color: #323232 !important;
    text-decoration: none !important;
    margin-bottom: 10px;
    /* width: 31%; */
}



.card_cate:hover {
    transition: all .4s;
    opacity: .7;
    box-shadow: rgba(10, 10, 0, 0.10) 10px 5px 15px;
}

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

.card_cate {
    list-style: none;
}





.card_cate_name {
    font-size: clamp(0.75rem, 0.375rem + 0.781vw, 1rem);
    /* text-align: center; */
    padding-bottom: 10px;
    font-size: 1em;
    padding-left: 20px;
}

.card_cate_name span {
    background: #ddd;
    border-radius: 1em;
    padding: 5px 10px;
    font-size: 0.8em;
}

.card_cate_title {
    font-size: clamp(0.75rem, 0.375rem + 0.781vw, 1rem);
    /* text-align: center; */
    padding-bottom: 10px;
    font-size: 1em;
    font-size: 1.2em;
    line-height: 1.4;
}

.card_inner {
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 48em) {
    .card_inner {
        display: flex;
        flex-direction: row;
    }
}

.card_cate_txt {
    font-size: clamp(0.75rem, 0.375rem + 0.781vw, 1rem);
    /* text-align: center; */
    padding-bottom: 10px;
    font-size: 1em;
}

.card_cate_img {
    width: 100%;
    height: 150px;
    max-width: 100%;
}

@media screen and (min-width: 48em) {
    .card_cate_img {
        width: 30%;
        max-width: 180px;
    }
}



.card_cate_img img {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    width: 95%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.5em;
}

.time-category {
    font-size: 15px;
    line-height: 1.5;
    display: flex;
    justify-content: flex-start;
}

.card_cate_text {
    font-size: 15px;
    padding: 5px 5px;
    flex-grow: 1;
    width: 100%;
}

@media screen and (min-width: 48em) {
    .card_cate_text {
        width: 60%;
    }
}


.card_cate_link {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    padding: 6px;
}

.card_cate_link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 2px;
    background-color: #d8c9c9;
}

@media only screen and (max-width: 738px) {

    .card_cate_container {
        width: 92%;
        margin: 0 4%;
        padding: 0 0 50px;
    }

    .card_cate_wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        /* width: 100%; */
        padding: 0 20px;
        gap: 20px;
    }



    .card_cate_wrapper {
        grid-template-columns: repeat(1, 1fr);
        padding: 0;
        width: 100%;
    }
}




#category ul.category_nm {}

.cateList {
    padding: 10px;
}

.category_nm {
    margin: 0px 0;
    padding: 10px 0px 0;
    position: relative;
    z-index: 1;
    text-align: right;
    /* background: #fbfbfb; */
    /* border-bottom: 1px solid #e1e1e1; */
}

.category_nm ul {
    /* font-size: 0; */
    margin: 0;
    padding: 0;
    line-height: 1.8;
    line-height: 1;
}

.category_nm li {
    display: flex;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    list-style: none;
    font-size: 15px;
    /* font-family: 'Noto Sans JP', sans-serif; */
    /* font-weight: 400; */
    /* margin: 0; */
    /* padding: 0; */
    /* letter-spacing: 0.5px; */
    /* height:20px; */
    /* line-height:20px; */
}

.category_nm li:after {
    color: #3e2a8c;
    font-size: 10px;
    font-family: 'Font Awesome 6 pro';
    content: "\f054";
    font-weight: normal;
    margin: 0 8px;
    height: 20px;
    line-height: 20px;
}

.category_nm li:last-child:after {
    display: none;
}

.category_nm li i {
    font-size: 16px;
    padding-right: 5px;
    font-weight: normal;
    line-height: 1.3;
}

.category_nm li a {
    z-index: 1;
    font-weight: 400;
    height: 40px;
    line-height: 20px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
}

.category_nm li a:hover {
    color: #18559d;
}

.category_nm li:first-child a:before {
    padding-right: 5px;
    color: #18559d;
    font-size: 14px;
    font-family: 'Font Awesome 6 pro';
    content: "\f65e";
}

.category_nm li a:after {
    position: relative;
    bottom: -7px;
    left: -2px;
    width: 100%;
    height: 0;
    display: block;
    border-bottom: #18559d 1px solid;
    content: "";
    z-index: -1;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -o-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease
}

.category_nm li a:hover:after {
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -o-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

@media only screen and (max-width: 900px) {
    .category_nm {
        margin: 0px 0 0;
        padding: 20px 5%;
        border-top: none;
    }

    .category_nm:before {
        display: none;
    }

    .category_nm li a:hover {
        color: #3e2a8c;
    }

    .category_nm li a:hover:after {
        display: none;
    }
}

@media only screen and (max-width: 414px) {
    .category_nm {
        padding: 5px 1%;
        /* border: 1px solid #ddd; */
        border-left: none;
        border-right: none;
        width: 100%;
    }

    .category_nm ol {
        /* font-size: 0; */
        margin: -10px auto 0;
        padding: 0;
        display: block;
        text-align: left;
    }

    .category_nm li {
        font-size: 13px;
        margin: 0;
        padding: 0;
        letter-spacing: 1px;
        margin-top: 0;
    }

    .category_nm li:after {
        margin: 0 5px;
    }

    .category_nm li:last-child {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /* width:10em; */
    }

    .category_nm li:first-child a {
        font-size: 13px;
        width: auto;
        padding-bottom: 0;
        height: 35px;
    }

    .category_nm li:first-child a:before {
        padding-right: 0;
        font-size: 13px;
    }

    .category_nm li:first-child a:before {
        padding-right: 5px;
        /* color: #322961; */
        font-size: 16px;
        /* font-family: 'Font Awesome 6 pro'; */
        /* content: "\f80a"; */
    }
}

@media only screen and (max-width: 320px) {
    .category_nm li:last-child {
        width: 6em;
    }
}

/* .btn  */
/* .btn {
    display: inline-block;
    width: 275px;
    max-width: 100%;
    padding: 0;
    margin: 0 10px;
    color: #534ba0;
    background: #f2f2ff;
    border: #534ba0 1px solid;
    border-bottom: #3f3d3d 1px solid;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    font-weight: 500;
    line-height: 55px;
    letter-spacing: 1px;
    position: relative;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 1px;
    cursor: pointer;
}

.btn:after {
    font-family: 'Font Awesome 6 pro';
    content: "\f105";
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 1;
    line-height: 55px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn a:hover {
    cursor: pointer;
}

.btn:hover:after {
    right: 10px;
}

.btn a {
    color: #fff
}
 */

.swiper-button-prev:after,
.swiper-button-next:after {
    content: "" !important;
    /*contentを空にする*/
}

.swiper-pagination-bullet {
    background-color: #ea9494 !important;
    height: 15px !important;
    width: 15px !important;
    opacity !important: 1;
    opacity: 1 !important;
}

/* ページネーションがアクティブな時の色 */
.swiper-pagination-bullet-active {
    background-color: #d6141c !important;
}

.slide-btn {
    display: block;
    width: 150px;
    margin: 1em auto 1em 1em;
    text-align: center;
    padding: 7px;
    border: none;
    color: #3c288b;
    border-radius: 0.5em;
    background: #dadaed;
    cursor: pointer;
}

.slide-btn:first-letter {
    font-weight: bold;
    margin-right: 2px;
}

.slide-contents {
    width: 100%;
    margin: 0 0 1.6em 0;
    display: none;
}



/* プライバシーポリシー */

.p-pageBody__main .p_policy_set {
    font-size: 1.06rem;
    line-height: 1.8;
    font-weight: 500;
}



.p-privacy {
    margin-top: 0rem;
    padding-top: 5rem
}

@media screen and (min-width: 48em) {
    .p-privacy {
        margin-top: 0rem;
        padding-top: 7.5rem
    }
}

.p-privacy__heading {
    margin-top: 3rem
}

@media screen and (min-width: 48em) {
    .p-privacy__heading {
        margin-top: 4.5rem
    }
}

.p-privacy__vision {
    margin-top: 3.5rem
}

@media screen and (min-width: 48em) {
    .p-privacy__vision {
        margin-top: 5rem
    }
}

@media screen and (min-width: 64em) {
    .p-privacy__wrapper {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (min-width: 64em) {
    .p-privacy__title {
        /* width:25.6198347107%; */
        /* width: 20.619347107%; */
    }
}


.p-privacy__content {
    /* width:74.3801652893%; */
    position: relative;
}


@media screen and (max-width: 63.9375em) {
    .p-privacy__content {
        margin-top: 1.5rem
    }
}

@media screen and (min-width: 64em) {
    .p-privacy__content {
        /* width:74.3801652893%; */
        position: relative;
    }
}

.p-privacy__values {
    margin-top: 3.5rem
}

@media screen and (min-width: 48em) {
    .p-privacy__values {
        margin-top: 2rem;
    }
}

.p-privacyTitle {
    display: flex;
    align-items: center;
    column-gap: 8px
}

@media screen and (min-width: 48em) {
    .p-privacyTitle {
        column-gap: 6px;
        margin-bottom: 30px;
    }


    /* .p-privacyTitle:before {
        font-size: 14px;
        font-family: 'Font Awesome 6 pro';
        content: "\f140";
        font-size: 1.1em;
        padding-right: 8px;
        line-height: 2;
        color: #3c288b;
    }
     */

}

.p-privacyTitle svg {
    display: flex;
    width: 12px;
    height: 6px;
    color: #123d83
}

@media screen and (min-width: 48em) {
    .p-privacyTitle svg {
        width: 14px;
        height: 7px
    }
}

.p-privacyTitle h4 {
    font-size: 1.125rem;
    letter-spacing: .05em;
    line-height: 1.4;
    font-weight: 700
}

@media screen and (min-width: 48em) {
    .p-privacyTitle h4 {
        font-size: 1.15rem;
        letter-spacing: .05em;
        line-height: 1.4;
        font-weight: 500;
    }
}

.p-privacyHeading {
    overflow: hidden;
    border-radius: 6px;
    position: relative;
    background-image: url(/assets/images/pages/company/img_philosophyHeadingSP.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (min-width: 30em) {
    .p-privacyHeading {
        background-image: url(/assets/images/pages/company/img_philosophyHeading.jpg)
    }
}

.p-privacyHeading__wrapper {
    display: flex;
    justify-content: center;
    padding-top: 5.875rem;
    padding-bottom: 5.0625rem
}

@media screen and (min-width: 48em) {
    .p-privacyHeading__wrapper {
        padding-top: 7.875rem;
        padding-bottom: 7.875rem
    }
}

.p-privacyHeading__title {
    display: flex;
    align-items: center;
    color: #877676;
    column-gap: 8px;
    position: absolute;
    top: 1.5rem;
    left: 7.1641791045%
}

@media screen and (min-width: 48em) {
    .p-privacyHeading__title {
        top: 2rem;
        left: 4.132231405%;
        column-gap: 6px
    }
}

.p-privacyHeading__title svg {
    display: flex;
    width: 12px;
    height: 6px
}

@media screen and (min-width: 48em) {
    .p-privacyHeading__title svg {
        width: 14px;
        height: 7px
    }
}

.p-privacyHeading__title h4 {
    font-size: 1.125rem;
    letter-spacing: .05em;
    line-height: 1.4;
    font-weight: 700
}

@media screen and (min-width: 48em) {
    .p-privacyHeading__title h4 {
        font-size: 1.25rem;
        letter-spacing: .05em;
        line-height: 1.4;
        font-weight: 700
    }
}

.p-privacyHeading__copy {
    text-align: center
}

.p-privacyHeading__copy p {
    /* color: #fff; */
    font-size: 1.375rem;
    letter-spacing: .05em;
    line-height: 1.8;
    font-weight: 700
}

@media screen and (min-width: 48em) {
    .p-privacyHeading__copy p {
        font-size: 1.6875rem;
        letter-spacing: .05em;
        line-height: 2;
        font-weight: 700
    }
}

.p-privacyVision__title {
    text-align: center
}

.p-privacyVision__title span {
    font-size: .875rem;
    letter-spacing: .02em;
    line-height: 1.4;
    font-weight: 600;
    color: #fff;
    font-family: Inter, sans-serif;
    opacity: .5
}

.p-privacyVision__wrapper {
    background-color: #dadaed;
    border-radius: 6px 6px 0 0;
    padding-top: 2.5rem;
    padding-bottom: 3.5rem
}

@media screen and (max-width: 47.9375em) {
    .p-privacyVision__wrapper {
        padding-right: 8.9402985075%;
        padding-left: 8.9402985075%;
    }
}

@media screen and (min-width: 48em) {
    .p-privacyVision__wrapper {
        padding-bottom: 3.75rem;
        padding-bottom: 2.75rem;
    }
}



.r_comment {
    padding: 0 20px 30px;
    background: #dadaed
}

.r_comment p {
    font-size: 16px;
    line-height: 1.8;
    border-radius: 6px;
    background: #fff;
    padding: 10px;
}

@media screen and (min-width: 48em) {
    .r_comment {
        padding: 10px 40px 20px;
        background: #dadaed
    }
}

.p-privacyVision__item {
    margin-top: 2rem
}

@media screen and (min-width: 48em) {
    .p-privacyVision__item {
        display: flex;
        margin-top: 1.4375rem
    }
}

.p-privacyVisionItem {
    text-align: center;
    position: relative
}

@media screen and (min-width: 48em) {
    .p-privacyVisionItem {
        width: 50%
    }
}

@media screen and (max-width: 47.9375em) {
    .p-privacyVisionItem:not(:first-of-type) {
        padding-top: 2rem;
        margin-top: 2rem
    }
}

.p-privacyVisionItem:not(:first-of-type):before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #6253a2;
    opacity: .3;
    left: 0;
    top: 0
}

@media screen and (min-width: 48em) {
    .p-privacyVisionItem:not(:first-of-type):before {
        width: 1px;
        height: 100%
    }
}

.p-privacyVisionItem p {
    color: #fff;
    color: #4e3c95;
    font-size: 1.25rem;
    letter-spacing: .05em;
    line-height: 1.6;
    font-weight: 500
}

@media screen and (min-width: 48em) {
    .p-privacyVisionItem p {
        font-size: 1.375rem;
        letter-spacing: .05em;
        line-height: 1.6;
        font-weight: 500
    }
}

.p-privacyValues__item {
    /* border-top: 1px solid #E6E6E6 */
}

.p-privacyValuesItem {
    counter-increment: number;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 26px;
    border-bottom: 1px solid #E6E6E6
}

@media screen and (min-width: 48em) {
    .p-privacyValuesItem {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 42px
    }
}

.p-privacyValuesItem__title {
    position: relative
}

.p-privacyValuesItem__title:before {
    font-family: Inter, sans-serif;
    position: absolute;
    top: .4375rem;
    left: -26px;
    content: "0" counter(number) ".";
    display: block;
    color: #000;
    font-size: .75rem;
    letter-spacing: .05em;
    line-height: 1;
    font-weight: 600
}

@media screen and (min-width: 48em) {
    .p-privacyValuesItem__title:before {
        font-size: .875rem;
        letter-spacing: .05em;
        line-height: 1;
        font-weight: 600;
        left: -33px;
        top: .325rem;
    }
}

.p-privacyValuesItem__title h5 {
    color: #000;
    font-size: 1.125rem;
    letter-spacing: .05em;
    line-height: 1.4;
    font-weight: 700
}

@media screen and (min-width: 48em) {
    .p-privacyValuesItem__title h5 {
        font-size: 1.075rem;
        letter-spacing: .05em;
        line-height: 1.4;
        font-weight: 500;
    }
}

.p-privacyValuesItem__text {
    margin-top: .5rem
}

@media screen and (min-width: 48em) {
    .p-privacyValuesItem__text {
        margin-top: 1rem
    }
}

.p-privacyValuesItem__text p {
    color: #969899;
    font-size: .9375rem;
    letter-spacing: .05em;
    line-height: 1.3066666667
}

@media screen and (min-width: 48em) {
    .p-privacyValuesItem__text p {
        font-size: .9375rem;
        letter-spacing: .05em;
        line-height: 1.4
    }
}



#toc_container {
    background: #f9f9f9;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 6em;
    width: auto;
    display: table;
    font-size: 95%;
}



.text-content_column {
    padding: 40px 50px;
    /* width: calc(100% - 350px); */
    /* min-width: 750px; */
}


.text-content_column ol {
    /* font-size: 12px */
    padding-left: 1.5em;
}

.text-content_column ul {
    /* font-size: 12px */
    padding-left: 1.5em;
}




#single article .text-content_column p {
    line-height: 2;
}

#single article .text-content_column h2 {
    font-size: 1.5rem;
    color: #123d83;
}

#single article .text-content_column h2 span {
    padding-top: 120px;
    font-weight: 600;
}

@media screen and (max-width: 767px) {

    #single article .image-content_column,
    #single article .text-content_column {
        padding: 20px;
        width: 100%;
    }

    #single article .image-content_column p,
    #single article .text-content_column p {
        line-height: 2.5;
    }
}

/* -------------- */

@keyframes mv_line {
    0% {
        top: unset;
        bottom: 0;
        height: 6.831vw;
    }

    34% {
        top: unset;
        bottom: 0;
        height: 0;
    }

    35% {
        top: 0;
        bottom: unset;
        height: 0;
    }

    70% {
        top: 0;
        bottom: unset;
        height: 6.831vw;
    }
}

@keyframes mv_line_sp {
    0% {
        top: unset;
        bottom: 0;
        height: 12.2vw;
    }

    34% {
        top: unset;
        bottom: 0;
        height: 0;
    }

    35% {
        top: 0;
        bottom: unset;
        height: 0;
    }

    70% {
        top: 0;
        bottom: unset;
        height: 12.2vw;
    }
}

@keyframes flow_txt {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Noto sans JP", sans-serif;
    color: #111;
}

ul,
ol {
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    transition: 0.3s ease;
    text-decoration: none;
    color: inherit;
}

input,
textarea,
select,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    background: none;
    font: inherit;
    color: inherit;
}

table {
    border-collapse: collapse;
}

.wrapper {
    overflow: hidden;
}

.inner {
    width: 88%;
    margin: 0 auto;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

header {
    z-index: 100;
    width: 100%;
    height: 100px;
    position: absolute;
    background: #fff;
    transition: 0.8s cubic-bezier(0.33, 0.09, 0.09, 1);
    transition-property: top, opacity;
}

header .inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    max-width: none;
    padding: 0 2.2% 0 2.5%;
    position: relative;
}

header .inner h1 {
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px 2.5vw;
    background: #fff;
    border-bottom-right-radius: 20px;
}

header .inner h1::after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/radius_top_left.svg) no-repeat left top/contain;
    position: absolute;
    top: 100px;
    left: 100%;
}

header .inner h1 img {
    width: 139px;
}

header .inner h1 img.horizontal {
    display: none;
}

header .inner h1 img.default {
    display: block;
}

header .inner nav {
    display: flex;
    align-items: center;
}

header .inner nav .menu {
    display: flex;
}

header .inner nav .menu>li>a {
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    padding: 0 12px 0 13px;
    display: flex;
    align-items: center;
    height: 60px;
}

@media (hover: hover) and (pointer: fine) {
    header .inner nav .menu>li>a:hover {
        color: #18559d;
    }
}

header .inner nav .menu>li.has_child {
    position: relative;
}

header .inner nav .menu>li.has_child .sub_menu {
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    /* border: 1px solid rgb(201, 201, 201); */
    box-shadow: 2px 2px 8px rgba(20, 20, 20, 0.16);
    background: #fff;
    padding: 10px 0;
    display: none;
    width: 250px;
}

header .inner nav .menu>li.has_child .sub_menu li a {
    position: relative;
    padding: 20px 63px 20px 20px;
    display: block;
    white-space: nowrap;
    font-size: 17px;
    line-height: 1.22;
    font-feature-settings: unset;
    letter-spacing: 0;
    font-weight: bold;
}

header .inner nav .menu>li.has_child .sub_menu li a span {
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
}

header .inner nav .menu>li.has_child .sub_menu li a::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
    font-family: 'Font Awesome 6 pro';
    content: "\f105";
    color: #0859a8;

}

@media (hover: hover) and (pointer: fine) {
    header .inner nav .menu>li.has_child .sub_menu li a:hover {
        color: #0859a8;
    }
}

header .inner nav .menu>li.has_child .sub_menu li:not(:last-child) {
    border-bottom: 1px dotted #d0d0d0;
}

header .inner nav .menu>li.has_child.recruitment .sub_menu {
    min-width: 250px;
}




header .inner nav .h_phone {
    display: flex;
    margin-left: 28px;
    align-items: center;
}

header .inner nav .h_phone:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f095";
    font-size: 25px;
    line-height: 60px;
    height: 60px;
    padding-top: 5px;
    color: #18559d;
}


header .inner nav .h_phone li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #18559d;
    /* width: 146px; */
    /* width: 96px; */
    height: 60px;
    font-size: 35px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}



header .inner nav .recruit {
    display: flex;
    margin-left: 28px;
}

header .inner nav .recruit li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 146px;
    /* width: 96px; */
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

header .inner nav .recruit li.new_grad a {
    background-color: #d4311b;
    border-radius: 8px 0 0 8px;
}

@media (hover: hover) and (pointer: fine) {
    header .inner nav .recruit li.new_grad a:hover {
        background-color: #fd452d;
    }
}

header .inner nav .recruit li.mid_career a {
    background-color: #18559d;
    border-radius: 0 8px 8px 0;
}

@media (hover: hover) and (pointer: fine) {
    header .inner nav .recruit li.mid_career a:hover {
        background-color: #17a0df;
    }
}

header .inner #menu_btn {
    display: none;
}

header.scroll {
    position: fixed;
    top: -168px;
    left: 0;
    opacity: 0;
    transition: 0.5s ease;
}

header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1;
}

header.fixed .inner h1::after {
    content: none;
}

header.fixed .inner h1 img.horizontal {
    display: block;
    width: 280px;
}

header.fixed .inner h1 img.default {
    display: none;
}

.breadcrumb ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 8;
}

.breadcrumb ul li {
    font-size: 13px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
    line-height: 1;
}

.breadcrumb ul li:first-child::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: #18559d;
    border-radius: 50%;
    margin-right: 8px;
}

.breadcrumb ul li:not(:last-child) {
    margin-right: 10px;
}

.breadcrumb ul li:not(:last-child)::after {
    content: "";
    display: block;
    width: 18px;
    height: 1px;
    background: #000;
    margin-left: 10px;
}

.sec_h2 {
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

.sec_h2 a {
    display: flex;
    align-items: center;
}

.sec_h2 a span {
    position: relative;
}

.sec_h2 a span::after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #18559d;
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    transition: 0.4s;
}

.sec_h2 a::after {
    content: "";
    display: block;
    width: 38px;
    height: 38px;
    background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
    margin-left: 15px;
}

@media (hover: hover) and (pointer: fine) {
    .sec_h2 a:hover {
        color: #18559d;
    }

    .sec_h2 a:hover span::after {
        width: 100%;
    }
}

.section_row {
    padding-top: 50px;
    margin-top: 50px;
}

.section_row .row_inner {
    position: relative;
    max-width: 1440px;
    width: 88%;
    margin: 0 auto 0;
}

.section_row .row_inner aside {
    width: 308px;
    position: absolute;
}

.section_row .row_inner aside ul li a {
    font-size: 15px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-weight: 500;
    display: flex;
    align-items: center;
    transition: none;
}

.section_row .row_inner aside ul li a span {
    margin-right: 14px;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
}

.section_row .row_inner aside ul li a:hover {
    color: #18559d;
}

.section_row .row_inner aside ul li.current a {
    font-weight: bold;
    color: #18559d;
}

.section_row .row_inner aside ul li.current a::before {
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    background: #18559d;
    margin-right: 13px;
}

.section_row .row_inner aside ul li:not(:last-child) {
    margin-bottom: 20px;
}

.section_row .row_inner section {
    padding-left: 308px;
}

.section_row .row_inner section .inner {
    width: 100%;
    margin-bottom: 80px;
}

#related_page .inner .ttl {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#related_page .inner .ttl_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 70px;
}

#related_page .inner .ttl_row h2 {
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#related_page .inner .ttl_row h2 a {
    display: flex;
    align-items: center;
}

#related_page .inner .ttl_row h2 a span {
    position: relative;
}

#related_page .inner .ttl_row h2 a span::after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #18559d;
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    transition: 0.4s;
}

#related_page .inner .ttl_row h2 a::after {
    content: "";
    display: block;
    width: 38px;
    height: 38px;
    background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
    margin-left: 15px;
}

@media (hover: hover) and (pointer: fine) {
    #related_page .inner .ttl_row h2 a:hover {
        color: #18559d;
    }

    #related_page .inner .ttl_row h2 a:hover span::after {
        width: 100%;
    }
}

#cta {
    position: relative;
}

#cta .recruit_mg {
    border-radius: 100px 100px 0 0;
    aspect-ratio: 1400/434;
    background: url(../img/cta_bg.jpg) no-repeat center/cover;
}

#cta .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

#cta .inner .txt {
    text-align: center;
    color: #fff;
    font-size: 1.8vw;
    line-height: 1.5;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    margin-bottom: 30px;
}

#cta .recruit {
    display: flex;
    justify-content: center;
    top: 100%;
    left: 0;
    width: 100%;
}

#cta .recruit li {
    width: 50%;
}

#cta .recruit li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 6vw;
    font-size: clamp(15px, 1.57vw, 32px);
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#cta .recruit li.new_grad a {
    background: #18559d;
}

@media (hover: hover) and (pointer: fine) {
    #cta .recruit li.new_grad a:hover {
        background: #df0049;
    }
}

#cta .recruit li.mid_career a {
    background: #fd452d;
}

@media (hover: hover) and (pointer: fine) {
    #cta .recruit li.mid_career a:hover {
        background: #f22a0f;
    }
}

footer {
    background: #222222;
    padding: 100px 0 55px;
}

footer .inner {
    max-width: 1480px;
    padding: 0 3%;
}



@media (min-width: 1280px) and (max-width: 1400px) {
    header .inner nav .menu li a {
        padding: 0 7px;
        font-size: 15px;
    }

    header .inner nav .recruit {
        margin-left: 19px;
    }
}

@media (max-width: 1280px) {
    header {
        background: none;
        height: 68px;
        background: #fff;
    }

    header::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        /* background: #fff; */
        position: absolute;
        top: 0;
        left: 0;
    }

    header .inner h1 {
        border-bottom-right-radius: 20px;
        padding: 24.5px 2.5vw;
    }

    header .inner h1 img {
        width: 98px;
    }

    header .inner h1::after {
        top: 68px;
    }

    header .inner nav {
        flex-direction: column;
        position: fixed;
        top: -100%;
        right: 0;
        background: #fff;
        width: 100%;
        max-width: 100%;
        padding: 130px 30px 60px;
        height: 100vh;
        z-index: -1;
        opacity: 1;
        overflow: auto;
    }

    header .inner nav .recruit {
        order: 1;
        width: 100%;
        margin-bottom: 30px;
        margin-left: 0;
    }

    header .inner nav .recruit li {
        width: 50%;
    }

    header .inner nav .recruit li a {
        width: 100%;
        font-size: 14px;
    }

    header .inner nav .recruit li.new_grad a {
        border-radius: 4px 0 0 4px;
    }

    header .inner nav .recruit li.mid_career a {
        border-radius: 0 4px 4px 0;
    }

    header .inner nav .menu {
        flex-direction: column;
        order: 2;
        width: 100%;
    }

    header .inner nav .menu>li {
        border-top: 1px solid #cdcdcd;
        width: 100%;
    }

    header .inner nav .menu>li>a {
        display: flex;
        padding: 15px 0;
        font-size: 16px;
        position: relative;
    }

    header .inner nav .menu>li>a::before {
        /* content: ""; */
        display: block;
        width: 20px;
        height: 20px;
        background: linear-gradient(45deg, #0859a8, #0859a8);
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        border-radius: 50%;
    }

    header .inner nav .menu>li>a::after {
        position: absolute;
        top: 20px;
        right: 0;
        transition: 0.3s;
        font-family: 'Font Awesome 6 pro';
        content: '\f0a9';
        font-size: 1.5em;
        color: #1c63b9;
    }

    header .inner nav .menu>li:last-child {
        border-bottom: 1px solid #cdcdcd;
    }

    header .inner nav .menu>li.has_child>a {
        pointer-events: none;
    }

    header .inner nav .menu>li.has_child>a::before {
        content: none;
    }

    header .inner nav .menu>li.has_child>a::after {
        /* background-image: url(../img/icon_plus_menu.svg);
      width: 18px;
      height: 18px; */
        /* right: 15px; */
        top: 20px;
        transition: 0.3s;
        font-family: 'Font Awesome 6 pro';
        content: '\f055';
        font-size: 1.5em;
        color: #1c63b9
    }

    header .inner nav .menu>li.has_child .sub_menu {
        position: static;
        transform: none;
        border: none;
        border-radius: 0;
        box-shadow: none;
        padding-bottom: 40px;
    }

    header .inner nav .menu>li.has_child .sub_menu li a {
        font-size: 15px;
        position: relative;
        padding: 0 30px 0 14px;
        height: auto;
        white-space: normal;
    }

    header .inner nav .menu>li.has_child .sub_menu li a br {
        display: none;
    }

    header .inner nav .menu>li.has_child .sub_menu li a span {
        font-weight: 400;
        padding-top: 1.5px;
    }

    header .inner nav .menu>li.has_child .sub_menu li a::before {
        content: "";
        display: block;
        width: 7px;
        height: 7px;
        background: linear-gradient(to right, #18559d, #fd452d);
        background: #da3824;
        border-radius: 50%;
        position: absolute;
        top: 6px;
        left: 0;
    }

    header .inner nav .menu>li.has_child .sub_menu li a::after {
        content: none;
    }

    header .inner nav .menu>li.has_child .sub_menu li:not(:last-child) {
        border-bottom: 0;
        margin-bottom: 16px;
    }

    header .inner nav .menu>li.has_child.open a::after {
        /* transform: translateY(-50%) rotate(45deg); */
        font-family: 'Font Awesome 6 pro';
        content: '\f056';
    }

    header .inner #menu_btn {
        display: block;
        position: absolute;
        top: 11px;
        right: 25px;
        /* border: 1px solid #1e1e1e; */
        width: 120px;
        height: 48px;
        border-radius: 10px;
        z-index: 100;
        cursor: pointer;
    }

    header .inner #menu_btn span {
        position: absolute;
        display: block;
        height: 4px;
        background: #1e1e1e;
        left: 35px;
        transition: 0.3s ease;
    }

    header .inner #menu_btn span:nth-child(1) {
        width: 46px;
        top: 9px;
    }

    header .inner #menu_btn span:nth-child(2) {
        width: 46px;
        top: 20px;
    }

    header .inner #menu_btn span:nth-child(3) {
        width: 46px;
        top: 31px;
    }

    header.open {
        position: fixed;
        left: 0;
    }

    header.open .inner #menu_btn span {
        left: 35px;
    }

    header.open .inner #menu_btn span:nth-child(1) {
        top: 20px;
        width: 48px;
        transform: rotate(45deg);
    }

    header.open .inner #menu_btn span:nth-child(2) {
        opacity: 0;
    }

    header.open .inner #menu_btn span:nth-child(3) {
        top: 20px;
        width: 48px;
        transform: rotate(-45deg);
    }

    header.fixed .inner h1 {
        padding: 16.5px 2.5vw;
        border-bottom-right-radius: 20px;
    }

    header.fixed .inner h1 img.horizontal {
        width: 175px;
    }

    #mv {
        padding-top: 216px;
    }

    footer .inner .company_nav {
        flex-direction: column;
    }

    footer .inner .company_nav .company {
        margin-bottom: 60px;
    }
}

@media (max-width: 1000px) {
    .section_row .row_inner aside {
        display: none;
    }

    .section_row .row_inner section {
        padding-left: 0;
    }

    #cta .recruit_mg {
        border-radius: 40px 40px 0 0;
    }

    #cta .inner .txt {
        font-size: 20px;
    }

    #cta .recruit li a {
        height: 60px;
        font-size: 15px;
    }

    footer .inner .catch_copy {
        flex-direction: column;
        align-items: flex-start;
    }

    footer .inner .catch_copy .copy {
        margin-top: 40px;
    }
}

@media (max-width: 768px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .inner {
        width: 90%;
    }

    header {
        height: 54px;
    }

    header .inner {
        padding-left: 3%;
    }

    header .inner h1 {
        padding: 17px 17px;
        border-bottom-right-radius: 20px;
    }

    header .inner h1::after {
        width: 15px;
        height: 15px;
        top: 54px;
    }

    header .inner h1 img {
        width: 69px;
    }

    header .inner nav {
        padding-top: 84px;
    }

    header .inner nav .recruit li a {
        height: 57px;
    }

    header .inner #menu_btn {
        top: 10px;
        right: 3%;
        width: 40px;
        height: 40px;
        border-radius: 5px;
        border-width: 1px;
    }

    header .inner #menu_btn span {
        height: 2px;
        left: 5px;
    }

    header .inner #menu_btn span:nth-child(1) {
        width: 29px;
        top: 9px;
    }

    header .inner #menu_btn span:nth-child(2) {
        width: 29px;
        top: 15px;
    }

    header .inner #menu_btn span:nth-child(3) {
        width: 29px;
        top: 21px;
    }

    header.open .inner #menu_btn span {
        left: 18px;
    }

    header.open .inner #menu_btn span:nth-child(1) {
        width: 24px;
        top: 15px;
    }

    header.open .inner #menu_btn span:nth-child(3) {
        width: 24px;
        top: 15px;
    }

    header.fixed .inner h1 {
        padding: 10px 3%;
    }

    header.fixed .inner h1 img.horizontal {
        width: 185px;
    }

    .sec_ttl {
        font-size: 10px;
    }

    .sec_h2 {
        font-size: 21px;
    }

    .sec_h2 a::after {
        margin-left: 10px;
        width: 21px;
        height: 21px;
    }

    .breadcrumb ul {
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-left: -5vw;
        margin-right: -5vw;
        padding: 0 5vw;
    }

    .breadcrumb ul::-webkit-scrollbar {
        display: none;
    }

    .breadcrumb ul li {
        font-size: 12px;
        white-space: nowrap;
    }

    .breadcrumb ul li:not(:last-child) {
        margin-right: 6px;
    }

    .breadcrumb ul li:not(:last-child)::after {
        width: 10px;
        margin-left: 6px;
    }

    .breadcrumb ul li:first-child::before {
        width: 6.5px;
        height: 6.5px;
        margin-right: 5px;
    }

    .sp_arrow {
        position: relative;
    }

    .sp_arrow::after {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        /* background: url(../img/arrow_sp.svg) no-repeat center/contain; */
        position: absolute;
        bottom: 5px;
        right: 5px;
        font-family: 'Font Awesome 6 pro';
        content: "\f061";
    }

    .section_row {
        padding-top: 25px;
    }

    .section_row .row_inner {
        width: 90%;
    }

    #related_page .inner .ttl {
        font-size: 14px;
        margin-bottom: 7px;
    }

    #related_page .inner .ttl_row {
        margin-bottom: 30px;
    }

    #related_page .inner .ttl_row h2 {
        font-size: 21px;
    }

    #related_page .inner .ttl_row h2 a::after {
        margin-left: 10px;
        width: 21px;
        height: 21px;
    }

    #related_page .inner .ttl_row .sec_ttl {
        font-size: 11px;
    }

    #cta .recruit_mg {
        background-image: url(../img/cta_bg_sp.jpg);
        aspect-ratio: 750/499;
    }

    #cta .inner .txt {
        font-size: 16px;
        margin-bottom: 0;
    }

    #cta .inner .recruit li a {
        width: 168px;
        font-size: 14px;
    }

    footer {
        padding: 50px 0 20px;
    }

    footer .inner {
        padding-left: 0;
        padding-right: 0;
    }

    footer .inner .company_nav {
        display: none;
    }

    footer .inner .catch_copy {
        margin-top: 0;
    }

    footer .inner .catch_copy .catch .main {
        margin-bottom: 6px;
    }

    footer .inner .catch_copy .catch .main img {
        width: 265px;
        display: block;
    }

    footer .inner .catch_copy .catch .sub img {
        width: 265px;
        display: block;
    }

    footer .inner .catch_copy .copy {
        font-size: 10px;
    }
}

._d02 {
    transition-delay: 0.2s;
}

._d03 {
    transition-delay: 0.3s;
}

._d04 {
    transition-delay: 0.4s;
}

._d05 {
    transition-delay: 0.5s;
}

._f-up {
    opacity: 0;
    transform: translate(0, 20px);
    transition-duration: 0.6s;
    transition-timing-function: ease;
}

._f-up._is-inview {
    opacity: 1;
    transform: translate(0);
}

._f-in {
    opacity: 0;
    transition-duration: 0.6s;
    transition-timing-function: ease;
}

._f-in._is-inview {
    opacity: 1;
}

#top header .inner h1::before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/radius_top_left.svg) no-repeat left top/contain;
    position: absolute;
    top: 100%;
    left: 2.5vw;
    transition: opacity 0.8s cubic-bezier(0.33, 0.09, 0.09, 1);
}

#top header.fixed .inner h1::before {
    content: none;
}

#top header.open .inner h1::before {
    opacity: 0;
}

#top #mv {
    padding-top: 100px;
    padding-bottom: 0;
    position: relative;
}

#top #mv::before {
    content: "";
    display: block;
    width: 2.5vw;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#top #mv .inner {
    width: 100%;
    max-width: none;
    padding: 30px;
    background: #fff;
}

#top #mv .inner .mv_slider {
    opacity: 0;
    transition: 0.4s ease;
}

#top #mv .inner .mv_slider.slick-initialized {
    opacity: 1;
}

#top #mv .inner .mv_slider .slide {
    height: calc(100vh - 140px);
    width: auto;
    aspect-ratio: 9/8;
    margin: 0 5px;
    position: relative;
}

#top #mv .inner .mv_slider .slide::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(37, 45, 47, 0.2), rgba(37, 45, 47, 0));
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 30px;
    z-index: 2;
}

#top #mv .inner .mv_slider .slide img {
    border-radius: 15px;
}

#top #mv .inner .mv_slider .slide img.pc {
    display: block;
}

#top #mv .inner .mv_slider .slide img.sp {
    display: none;
}

#top #mv .intern_news {
    position: absolute;
    bottom: 80px;
    right: 0;
    z-index: 2;
    width: 38%;
    height: 100px;
}

#top #mv .intern_news .intern_btn {
    margin-bottom: 20px;
}

#top #mv .intern_news .intern_btn a {
    display: flex;
    align-items: center;
    margin: 0 0 0 auto;
    background: url(../img/top/mv_btn_bg.png) no-repeat center left/cover;
    width: 50%;
    min-width: 302px;
    height: 66px;
    font-size: 18px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    color: #fff;
    position: relative;
    padding: 0 1.4em 0 2em;
    border-radius: 50px 0 0 50px;
}

#top #mv .intern_news .intern_btn a::before {
    content: "";
    display: block;
    width: 81px;
    height: 40px;
    background: url(../img/top/mv_btn_txt.svg) no-repeat center/contain;
    position: absolute;
    top: -13px;
    left: -11px;
}

@media (hover: hover) and (pointer: fine) {
    #top #mv .intern_news .intern_btn a:hover {
        opacity: 0.8;
    }
}

#top #mv .intern_news .intern_btn._anm {
    transform: translate(100%, 0);
    transition: 0.6s ease 0.4s;
}

#top #mv .intern_news .intern_btn._anm a::before {
    transform: translate(0, 6px);
    opacity: 0;
    transition: 0.3s ease 0.8s;
}

#top #mv .intern_news .intern_btn._anm._is-inview {
    transform: translate(0);
}

#top #mv .intern_news .intern_btn._anm._is-inview a::before {
    transform: translate(0);
    opacity: 1;
}

#top #mv .intern_news .news {
    background: #eaeff3;
    border-top-left-radius: 20px;
    8px: 0 0 0 0;
    border-radius: 20px 0px 0px 20px;
}

#top #mv .intern_news .news .news_slider {
    padding-right: 80px;
}

#top #mv .intern_news .news .news_slider .slide {
    padding: 30px 0 35px 30px;
}

#top #mv .intern_news .news .news_slider .slide a {
    display: block;
}

@media (hover: hover) and (pointer: fine) {
    #top #mv .intern_news .news .news_slider .slide a:hover {
        opacity: 0.8;
    }
}

#top #mv .intern_news .news .news_slider .slide .date_cat {
    display: flex;
    align-items: center;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#top #mv .intern_news .news .news_slider .slide .date_cat .date {
    font-family: "Barlow", sans-serif;
    font-size: 15px;
}

#top #mv .intern_news .news .news_slider .slide .date_cat .cat {
    margin-left: 12px;
    background: #adadad;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 12px;
}

#top #mv .intern_news .news .news_slider .slide .ttl {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.8;
}

#top #mv .intern_news .news .news_slider .slick-arrow {
    font-size: 0;
    cursor: pointer;
    top: 50%;
    width: 10px;
    height: 16px;
    position: absolute;
}

#top #mv .intern_news .news .news_slider .slick-arrow.slick-prev {
    display: none !important;
}

#top #mv .intern_news .news .news_slider .slick-arrow.slick-next {
    right: 30px;
    background: url(../img/arrow_right_black.svg) no-repeat center/contain;
}

#top #mv .intern_news .news::before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    /* background: url(../img/radius_bottom_right.svg) no-repeat bottom right/contain; */
    position: absolute;
    bottom: 0;
    right: 100%;
}

#top #mv .copy {
    position: absolute;
    left: 0;
    bottom: 30px;
    /* top: 10px; */
    z-index: 20;
    display: flex;
    align-items: flex-end;
    padding-left: 66px;
    padding-bottom: 30px;
}

#top #mv .copy::before {
    content: "";
    display: block;
    width: 35.7vw;
    height: 35.7vw;
    max-width: 4505px;
    max-height: 405px;
    min-width: 213px;
    min-height: 213px;
    background: linear-gradient(135deg, #18559d, #18559d);
    /* border-radius: 50%; */
    border-radius: 1em;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: -1;
    transform: translateX(-25%);
}

#top #mv .copy .mv_line {
    position: absolute;
    width: 2px;
    height: 6.831vw;
    /* height: 5.831vw; */
    max-height: 104.28px;
    bottom: -22px;
    left: 18px;
}

#top #mv .copy .mv_line::after {
    content: "";
    display: block;
    width: 100%;
    height: 6.831vw;
    /* height: 5.831vw; */
    max-height: 104.28px;
    background: #f21515;
    animation: mv_line 1.5s infinite ease;
    position: absolute;
    left: 0;
}

#top #mv .copy .group .sub {
    font-size: 4.1vw;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 1vw;
    top: -20px;
    position: relative;
    font-weight: 600;
    left: -40px;
}

#top #mv .copy .group .copy_en img {
    width: 46vw;
    max-width: 900px;
    min-width: 540px;
}

#top #mv .copy .group .copy_en {
    font-size: 2.0em;
    position: relative;
    color: #fff;
    /* bottom: 0px; */
    line-height: 2;
    top: -30px;
}



@media (max-width: 600px) {
    #top #mv .copy .group .copy_en {
        font-size: 1.0em;
        position: relative;
        color: #fff;
        bottom: -10px;
        line-height: 1.5;
        top: -10px;
    }

}


#top #mv .copy .copy_jp {
    margin-left: 1.85vw;
    padding-bottom: 1vw;
}

#top #mv .copy .copy_jp img {
    width: 3.8vw;
    max-width: 68px;
    min-width: 47px;
}

#top #concept {
    padding: 160px 0;
    position: relative;
}

#top #concept .inner {
    width: 76%;
    max-width: 1200px;
    position: relative;
}

#top #concept .inner .concept_img {
    position: absolute;
    z-index: 0;
}

#top #concept .inner .concept_img img {
    width: 200%;
}

#top #concept .inner .concept_img.concept_imgRight01 {
    width: 17px;
    right: -242px;
    top: -40px;
    z-index: 7;
}

#top #concept .inner .concept_img.concept_imgRight02 {
    width: 36px;
    top: 198px;
    right: -94px;
    z-index: 6;
}

#top #concept .inner .concept_img.concept_imgRight03 {
    width: 64px;
    bottom: -52px;
    right: -150px;
    z-index: 5;
}

#top #concept .inner .concept_img.concept_imgRight04 {
    width: 215px;
    bottom: -20px;
    right: -366px;
    z-index: 4;
}

#top #concept .inner .concept_img.concept_imgRight05 {
    width: 100px;
    top: 72px;
    right: -207px;
    z-index: 3;
}

#top #concept .inner .concept_img.concept_imgRight06 {
    width: 210px;
    top: -73px;
    right: -168px;
    z-index: 2;
}

#top #concept .inner .concept_img.concept_imgLeft01 {
    width: 90px;
    left: -147px;
    bottom: 90px;
    z-index: 8;
}

#top #concept .inner .concept_img.concept_imgLeft02 {
    width: 120px;
    left: -232px;
    bottom: 27px;
    z-index: 7;
}

#top #concept .inner .concept_img.concept_imgLeft03 {
    width: 124px;
    left: -370px;
    bottom: 62px;
    z-index: 6;
}

#top #concept .inner .concept_img.concept_imgLeft04 {
    width: 68px;
    left: -360px;
    bottom: -50px;
    z-index: 5;
}

#top #concept .inner .concept_img.concept_imgLeft05 {
    width: 22px;
    left: -235px;
    top: -45px;
    z-index: 4;
}

#top #concept .inner .concept_img.concept_imgLeft06 {
    width: 250px;
    left: -402px;
    top: 6px;
    z-index: 3;
}

#top #concept .inner .concept_img.concept_imgLeft07 {
    width: 150px;
    left: -178px;
    top: -128px;
    z-index: 6;
}

#top #concept .inner .desc {
    font-weight: bold;
    font-size: 20px;
    line-height: 2.4;
    position: relative;
    z-index: 15;
}

#top #concept .inner .btn {
    margin-top: 60px;
}

#top #concept .inner .btn a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 360px;
    height: 74px;
    background: #eaeff3;
    border-radius: 6px;
    padding-left: 27px;
    padding-right: 12px;
    font-size: 19px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    z-index: 1;
}

#top #concept .inner .btn a::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: -1;
    transition: 0.4s;
}

#top #concept .inner .btn a::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #0859a8, #1c63b9);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) scale(0);
    z-index: -1;
    transition: 0.4s;
}

#top #concept .inner .btn a i {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
}

#top #concept .inner .btn a i::before {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#top #concept .inner .btn a i::after {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s;
}

@media (hover: hover) and (pointer: fine) {
    #top #concept .inner .btn a:hover {
        background: #e4e9ee;
    }

    #top #concept .inner .btn a:hover i::after {
        opacity: 1;
    }

    #top #concept .inner .btn a:hover::before {
        transform: translateY(-50%) scale(0);
    }

    #top #concept .inner .btn a:hover::after {
        transform: translateY(-50%) scale(1);
    }
}

#top section h2 {
    font-size: 42px;
    line-height: 1;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#top section h2 a {
    display: flex;
    align-items: center;
}

#top section h2 a span {
    position: relative;
}

#top section h2 a span::after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #0859a8;
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    transition: 0.4s;
}

#top section h2 a::after {
    /* content: 'ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢'; */
    content: "";
    display: block;
    width: 38px;
    height: 38px;
    background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
    margin-left: 15px;
}

@media (hover: hover) and (pointer: fine) {
    #top section h2 a:hover {
        color: #0859a8;
    }

    #top section h2 a:hover span::after {
        width: 100%;
    }
}




#top section h2.main_title {
    font-size: 42px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 15px;
    color: #0859a8;
}


@media (max-width: 780px) {
    #top section h2.main_title {
        font-size: 25px;
        line-height: 1.5;
    }
}


#top section .sec_ttl {
    font-size: 16px;
    line-height: 1;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-family: "PT Sans", sans-serif;
    text-align: right;
}

#top #about {
    background: #f0f3f6;
    padding-top: 60px;
    border-top-left-radius: 100px;
    position: relative;
}

#top #about::before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: url(../img/radius_bottom_right_gray.svg) no-repeat right bottom/contain;
    position: absolute;
    bottom: 100%;
    right: 0;
    z-index: -1;
}

#top #about .inner {
    max-width: 1680px;
    position: relative;
}

#top #about .inner .about_img {
    position: absolute;
    ÃƒÂ¯Ã‚Â½Ã¢â‚¬Å“ aspect-ratio: 1/1.168;
    background: url(../img/top/about_img3.jpg123) no-repeat center/contain;
    right: 98%;
    top: 380px;
    border-radius: 30px;
    z-index: 1;
}

#top #about .inner .sec_ttl {
    margin-bottom: 40px;
}

#top #about .inner .row {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}

#top #about .inner .row .txt {
    width: 49.3%;
    padding-top: 4vw;
}

#top #about .inner .row .txt h2 {
    margin-bottom: 50px;
}

#top #about .inner .row .txt .desc {
    line-height: 2;
    margin-bottom: 80px;
}




#top #about .inner .row .txt .links {
    display: flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 1em;
}

#top #about .inner .row .txt .links li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    font-size: 19px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-weight: bold;
    width: 160px;
    /* width: 100%; */
    height: 74px;
    padding-left: 20px;
    padding-right: 12px;
    border-radius: 6px;
    position: relative;
    transition: 0.4s;
    z-index: 3;

}


@media screen and (max-width: 767px) {

    #top #about .inner .row .txt .links {
        display: flex;
        flex-direction: row;
        gap: 1em;
        flex-wrap: wrap;
    }


    #top #about .inner .row .txt .links li a {}


}


#top #about .inner .row .txt .links li a::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: #eaeff3;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: -1;
    transition: 0.4s;
}

#top #about .inner .row .txt .links li a::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #18559d, #1c63b9);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) scale(0);
    z-index: -1;
    transition: 0.4s;
}

#top #about .inner .row .txt .links li a i {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
}

#top #about .inner .row .txt .links li a i::before {
    content: "";
    display: block;
    width: 15px;
    Q height: 12px;
    background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#top #about .inner .row .txt .links li a i::after {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s;
}

@media (hover: hover) and (pointer: fine) {
    #top #about .inner .row .txt .links li a:hover {
        background: #e4e9ee;
    }

    #top #about .inner .row .txt .links li a:hover i::after {
        opacity: 1;
    }

    #top #about .inner .row .txt .links li a:hover::before {
        transform: translateY(-50%) scale(0);
    }

    #top #about .inner .row .txt .links li a:hover::after {
        transform: translateY(-50%) scale(1);
    }
}

#top #about .inner .row .txt .links li:not(:last-child) {
    /* margin-bottom: 16px; */
}

#top #about .inner .row .img_area {
    width: 43.6%;
    position: relative;
    z-index: 2;
}

#top #about .inner .row .img_area .about_left {
    width: 70px;
    height: 285px;
    background: url(../img/top/about_left.svg) no-repeat center/contain;
    position: absolute;
    top: -17px;
    left: 9px;
    z-index: 2;
}

#top #about .inner .row .img_area .about_right {
    width: 140px;
    height: 140px;
    /* background: url(../img/top/about_right.svg) no-repeat center/contain; */
    position: absolute;
    bottom: -95px;
    right: -133px;
    z-index: 2;
    background: #0859a8;
    border-radius: 50%;
}

#top #about .inner .row .img_area .img img {
    border-radius: 10px;
}

#top #about .inner .row .img_area .img.img1 {
    transform: translateX(48px);
}

#top #about .inner .row .img_area .img.img2 {
    width: 70%;
    position: absolute;
    bottom: -72px;
    left: -40.4%;
}

@media (max-width: 1430px) {
    #top #about .inner .row .img_area .img.img2 {
        left: -18.4%;
    }
}

#top #takeuchi {
    position: relative;
}



#top #takeuchi {
    background: #eef1f4;
    /* border-radius: 100px 100px 0 0; */
    padding: 200px 0 140px;
}

@media (max-width: 780px) {
    #top #takeuchi {
        padding: 100px 0 60px;
    }
}


#top #takeuchi .inner {
    max-width: 1680px;
}

#top #takeuchi .inner .ttl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
}

#top #takeuchi .inner .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}



#top .box_set {
    display: flex;
    padding: 50px;
    gap: 1em;
    padding-top: 100px;
    padding-bottom: 100px;
    background: #fff;
    border-radius: 1em;
}




#top .box_set .box_l {
    width: 40%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /* gap: 0.1em; */
    /* padding: 5px; */
}

#top .box_set .box_l p {
    line-height: 1.8;
}




#top .box_set .box_r {
    width: 58%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1em;
    /* padding: 5px; */
}


#top .box_set .card {
    width: 48%;
    padding: 20px;
    background: #fafafa;
    border-radius: 0.5em;
    color: #0859a8;
    font-weight: 600;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#top .box_set .card a {
    overflow: hidden;
    border-radius: 0.5em;
    /* width: 100%; */
    /* height: 100%; */
    transition: 0.3s;
    -o-object-fit: cover;
    /* object-fit: cover; */
    /* display: block; */
    display: flex;
    /* flex-direction: column; */
    flex-wrap: wrap;
    gap: 0.5em;
}



#top .box_set .card img {
    border-radius: 0.5em;
    width: 150px;
    height: 98px;
}

#top .box_set .card .main {
    line-height: 3;
    width: 50%;
}

#top .box_set .card .desc {
    line-height: 1.8
}



@media screen and (max-width: 767px) {

    #top .box_set {
        display: flex;
        padding: 20px;
        gap: 1em;
        padding-top: 30px;
        padding-bottom: 50px;
        background: #fff;
        border-radius: 1em;
        flex-direction: column;
    }




    #top .box_set .box_l {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        /* gap: 0.1em; */
        /* padding: 5px; */
    }

    #top .box_set .box_l p {
        line-height: 1.8;
    }




    #top .box_set .box_r {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 1em;
        /* padding: 5px; */
    }


    #top .box_set .card {
        width: 100%;
        padding: 20px;
        /* background: #0859a8; */
        border-radius: 0.5em;
        /* color: #fff; */
        border-radius: 10px;
    }




}
















#top #job_description {
    background: #f0f3f6;
    padding: 160px 0 140px;
    position: relative;
}

#top #job_description::after {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: url(../img/radius_top_left_bg.svg) no-repeat top left/contain;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
}

#top #job_description .job_bg {
    width: 36vw;
    height: 36vw;
    position: absolute;
    top: -70px;
    right: calc(50% + 245px);
    /* background: url(../img/top/job_bg.png) no-repeat center/contain; */
    z-index: 1;
    background: #e7eef5;
    border-radius: 50%;
}

#top #job_description .inner {
    max-width: 1680px;
    position: relative;
    z-index: 2;
}

#top #job_description .inner .sub_ttl {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}

#top #job_description .inner .ttl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 70px;
}

#top #job_description .inner .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#top #job_description .inner .list .block {
    width: 48.1%;
}

#top #job_description .inner .list .block a .img {
    overflow: hidden;
    border-radius: 10px;
}

#top #job_description .inner .list .block a .img img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

#top #job_description .inner .list .block a .txt {
    margin-top: 20px;
}

#top #job_description .inner .list .block a .txt .project {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

#top #job_description .inner .list .block a .txt .main {
    font-size: 26px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}

#top #job_description .inner .list .block a .txt .desc {
    font-size: 15px;
    line-height: 1.8;
}

@media (hover: hover) and (pointer: fine) {
    #top #job_description .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

#top #job_description .inner .list .block.coming a {
    pointer-events: none;
}

#top #job_description .inner .list .block.coming a .img {
    filter: grayscale(40%);
    position: relative;
}

#top #job_description .inner .list .block.coming a .img::before {
    content: "Coming Soon";
    font-family: "PT Sans", sans-serif;
    font-size: clamp(16px, 2.6vw, 42px);
    font-style: italic;
    display: block;
    text-align: center;
    color: #fff;
    height: 1em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
}

#top #job_description .inner .list .block.coming a .img::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(201, 201, 201);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
    z-index: 3;
}

#top #job_description .inner .list .block.coming a .txt {
    color: #d5d5d5;
}

#top #job_description .inner .list.project_list {
    margin-bottom: 10px;
}

#top #job_description .inner .list.project_list .block {
    width: 48.1%;
    margin-bottom: 10px;
}

#top #job_description .inner .list.project_list .block .sub {
    font-weight: bold;
    font-size: 15px;
}

#top #job_description .inner h3 {
    font-size: 30px;
    margin-bottom: 40px;
    margin-top: 80px;
}

#top #interview {
    background: #222 url(../img/top/interbiew_bg.svg) no-repeat top -373px right -313px/820px;
    color: #fff;
    padding: 100px 0 140px;
    position: relative;
    border-bottom-right-radius: 100px;
    z-index: 1;
}

#top #interview::before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: url(../img/radius_bottom_right_black.svg) no-repeat bottom right/contain;
    position: absolute;
    bottom: 100%;
    right: 0;
    z-index: -1;
}

#top #interview::after {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: url(../img/radius_top_left_black.svg) no-repeat bottom right/contain;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
}

#top #interview .inner {
    max-width: 1680px;
}

#top #interview .inner .sub_ttl {
    margin-bottom: 15px;
    font-size: 18px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-weight: bold;
}

#top #interview .inner .ttl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}

#top #interview .inner .desc {
    margin-bottom: 90px;
    line-height: 2;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#top #interview .inner .interview_slider {
    margin-right: calc((100vw - 1232px) / 2 * -1);
}

#top #interview .inner .interview_slider .slick-list {
    padding-top: 20px;
}

#top #interview .inner .interview_slider .slide {
    position: relative;
    margin-right: 40px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    width: 25.5vw;
    max-width: 510px;
    transition: 0.3s ease;
}

#top #interview .inner .interview_slider .slide a {
    display: block;
    position: relative;
}

#top #interview .inner .interview_slider .slide a .img {
    overflow: hidden;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: top right;
    mask-position: top right;
    border-radius: 10px 11px 10px 10px;
}

#top #interview .inner .interview_slider .slide a .img img {
    transition: 0.3s ease;
}

#top #interview .inner .interview_slider .slide a .img::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(37, 45, 47, 0.54) 0%, rgba(37, 45, 47, 0) 70%);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: 1;
}

#top #interview .inner .interview_slider .slide a .tag {
    position: absolute;
    top: 0;
    right: 0;
    font-size: clamp(11px, 1vw, 20px);
    color: #fff;
    line-height: 1;
    height: 40.57px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#top #interview .inner .interview_slider .slide a .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px 30px 20px;
    z-index: 2;
}

#top #interview .inner .interview_slider .slide a .txt .interview_ttl {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}

#top #interview .inner .interview_slider .slide a .txt .detail {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.2;
    margin-bottom: 5px;
}

#top #interview .inner .interview_slider .slide a .txt .detail .position {
    font-size: 16px;
}

#top #interview .inner .interview_slider .slide a .txt .detail .position::after {
    content: "/";
    margin: 0 0.5em;
}

#top #interview .inner .interview_slider .slide a .txt .detail .year {
    font-size: 13px;
}

#top #interview .inner .interview_slider .slide a .txt .name {
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
}

@media (hover: hover) and (pointer: fine) {
    #top #interview .inner .interview_slider .slide a:hover .img img {
        transform: scale(1.04);
    }
}

#top #interview .inner .interview_slider .slide.even_slide {
    transform: translateY(-20px);
}

#top #interview .inner .interview_slider .slide.graduates a .img {
    -webkit-mask-image: url(../img/top/interview_mask.svg);
    mask-image: url(../img/top/interview_mask.svg);
}

#top #interview .inner .interview_slider .slide.graduates a .tag {
    width: 126px;
}

#top #interview .inner .interview_slider .slide.career a .img {
    -webkit-mask-image: url(../img/top/interview_mask_career.svg);
    mask-image: url(../img/top/interview_mask_career.svg);
}

#top #interview .inner .interview_slider .slide.career a .tag {
    width: 170px;
}

#top #interview .inner .interview_slider .slide.coming a {
    pointer-events: none;
}

#top #interview .inner .interview_slider .slide.coming a::before {
    content: "Coming Soon";
    font-family: "PT Sans", sans-serif;
    font-size: clamp(16px, 2.6vw, 42px);
    font-style: italic;
    display: block;
    text-align: center;
    color: #fff;
    height: 1em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
}

#top #interview .inner .interview_slider .slide.coming a .img {
    filter: grayscale(40%);
    position: relative;
}

#top #interview .inner .interview_slider .slide.coming a .img::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(201, 201, 201);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    z-index: 3;
}

#top #interview .inner .interview_slider .slide.coming a .txt {
    color: #d5d5d5;
}

#top #interview .inner .interview_slider .slick-arrow {
    position: absolute;
    top: -82px;
    width: 52px;
    height: 52px;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: 0.3s ease;
}

#top #interview .inner .interview_slider .slick-arrow::before {
    content: "";
    display: block;
    width: 8px;
    height: 13px;
    background: no-repeat center/contain;
}

#top #interview .inner .interview_slider .slick-arrow.slick-prev {
    right: calc((100vw - 1232px) / 2 + 68px);
}

#top #interview .inner .interview_slider .slick-arrow.slick-prev::before {
    background-image: url(../img/arrow_left_black.svg);
}

#top #interview .inner .interview_slider .slick-arrow.slick-next {
    right: calc((100vw - 1232px) / 2);
}

#top #interview .inner .interview_slider .slick-arrow.slick-next::before {
    background-image: url(../img/arrow_right_black.svg);
}

@media (hover: hover) and (pointer: fine) {
    #top #interview .inner .interview_slider .slick-arrow:hover {
        opacity: 0.8;
    }
}

#top #system_environment {
    padding: 100px 0 0;
    position: relative;
}

#top #system_environment .inner {
    max-width: 1680px;
    padding-bottom: 140px;
    position: relative;
}

#top #system_environment .inner .ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 80px;
}

#top #system_environment .inner .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#top #system_environment .inner .list .block {
    width: 49.1%;
}

#top #system_environment .inner .list .block a {
    background: #eef1f4;
    border: 1px solid #eef1f4;
    border-radius: 10px;
    padding: 42px 40px 52px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    position: relative;
}

#top #system_environment .inner .list .block a .txt {
    width: 49%;
}

#top #system_environment .inner .list .block a .txt .main {
    font-size: 25px;
    line-height: 1.4;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 25px;
    transition: 0.3s ease;
}

#top #system_environment .inner .list .block a .txt .desc {
    font-size: 15px;
    line-height: 1.8;
}

#top #system_environment .inner .list .block a .img {
    width: 43%;
    height: 120%;
    text-align: center;
    background: url(../img/top/system_environment_bg.svg) no-repeat center/contain;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}

#top #system_environment .inner .list .block a .img img {
    height: 130px;
    transition: 0.38s cubic-bezier(0.34, 0.09, 0.11, 1);
}

#top #system_environment .inner .list .block a i {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 16px;
    right: 16px;
}

#top #system_environment .inner .list .block a i::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(45deg, #18559d, #fd452d);
    border-radius: 50%;
    transition: 0.3s ease;
}

#top #system_environment .inner .list .block a i::after {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (hover: hover) and (pointer: fine) {
    #top #system_environment .inner .list .block a:hover {
        border-color: #18559d;
    }

    #top #system_environment .inner .list .block a:hover .txt .main {
        color: #18559d;
    }

    #top #system_environment .inner .list .block a:hover .img img {
        transform: scale(1.08);
    }

    #top #system_environment .inner .list .block a:hover i::before {
        width: 40px;
        height: 40px;
    }
}

#top #system_environment .inner .list .block:nth-child(n+3) {
    margin-top: 30px;
}

#top #system_environment .inner .list .block:nth-child(3) a .img img {
    height: 115px;
}

#top #blog {
    padding: 0 0 140px;
}

#top #blog .inner {
    padding-top: 100px;
    max-width: 1680px;
    border-top: 1px solid #000;
}

#top #blog .inner .sub_ttl {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}

#top #blog .inner .ttl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 100px;
}

#top #blog .inner .blog_slider {
    margin-right: calc((100vw - 1232px) / 2 * -1);
}

#top #blog .inner .blog_slider .slide {
    margin-right: 50px;
    width: 360px;
}

#top #blog .inner .blog_slider .slide a {
    display: block;
}

#top #blog .inner .blog_slider .slide a .img {
    overflow: hidden;
    border-radius: 10px;
    aspect-ratio: 36/24;
}

#top #blog .inner .blog_slider .slide a .img img {
    border-radius: 10px;
    transition: 0.4s ease;
}

#top #blog .inner .blog_slider .slide a .txt {
    margin-top: 20px;
}

#top #blog .inner .blog_slider .slide a .txt .blog_ttl {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 20px;
    transition: 0.3s ease;
}

#top #blog .inner .blog_slider .slide a .txt .cat_date {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#top #blog .inner .blog_slider .slide a .txt .cat_date .cat {
    border: 1px solid #000;
    font-size: 12px;
    line-height: 1;
    border-radius: 3px;
    width: 76px;
    text-align: center;
    padding: 6px 0;
}

#top #blog .inner .blog_slider .slide a .txt .cat_date .date {
    font-size: 14px;
    font-family: "PT sans", sans-serif;
}

@media (hover: hover) and (pointer: fine) {
    #top #blog .inner .blog_slider .slide a:hover .img img {
        transform: scale(1.06);
    }

    #top #blog .inner .blog_slider .slide a:hover .txt .blog_ttl {
        color: #18559d;
    }
}

#top #blog .inner .blog_slider .slick-arrow {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #000;
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -82px;
    z-index: 2;
    transition: 0.3s ease;
    cursor: pointer;
}

#top #blog .inner .blog_slider .slick-arrow::before {
    content: "";
    display: block;
    width: 8px;
    height: 13px;
    background: no-repeat center/contain;
}

#top #blog .inner .blog_slider .slick-arrow.slick-prev {
    right: calc((100vw - 1232px) / 2 + 68px);
}

#top #blog .inner .blog_slider .slick-arrow.slick-prev::before {
    background-image: url(../img/arrow_prev.svg);
}

#top #blog .inner .blog_slider .slick-arrow.slick-next {
    right: calc((100vw - 1232px) / 2);
}

#top #blog .inner .blog_slider .slick-arrow.slick-next::before {
    background-image: url(../img/arrow_next.svg);
}

@media (hover: hover) and (pointer: fine) {
    #top #blog .inner .blog_slider .slick-arrow:hover {
        opacity: 0.8;
    }
}

#top #recruit {
    background: #eef1f4;
    border-radius: 60px 60px 0 0;
    padding: 100px 0 140px;
    position: relative;
}


.recruit_nav_img {
    width: 350px;
    position: absolute;
    top: -100px;
    right: 100px;
}

@media screen and (max-width: 47.9375em) {
    .recruit_nav_img {
        width: 200px;
        position: absolute;
        top: -100px;
        right: 30px;
    }
}

#top #recruit .inner {
    max-width: 1680px;
}

#top #recruit .inner .ttl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
}

#top #recruit .inner .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#top #recruit .inner .row .desc {
    line-height: 2;
    width: 33%;
}

#top #recruit .inner .row .links {
    width: 61.6%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#top #recruit .inner .row .links li {
    width: 48.6%;
}

#top #recruit .inner .row .links li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    font-size: 19px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-weight: bold;
    height: 74px;
    padding-left: 20px;
    padding-right: 12px;
    border-radius: 6px;
    position: relative;
    transition: 0.4s;
    z-index: 1;
}

#top #recruit .inner .row .links li a::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: #eaeff3;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: -1;
    transition: 0.4s;
}

#top #recruit .inner .row .links li a::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #0859a8, #1c63b9);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) scale(0);
    z-index: -1;
    transition: 0.4s;
}

#top #recruit .inner .row .links li a i {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
}

#top #recruit .inner .row .links li a i::before {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#top #recruit .inner .row .links li a i::after {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s;
}

@media (hover: hover) and (pointer: fine) {
    #top #recruit .inner .row .links li a:hover {
        background: #e4e9ee;
    }

    #top #recruit .inner .row .links li a:hover i::after {
        opacity: 1;
    }

    #top #recruit .inner .row .links li a:hover::before {
        transform: translateY(-50%) scale(0);
    }

    #top #recruit .inner .row .links li a:hover::after {
        transform: translateY(-50%) scale(1);
    }
}

#top #recruit .inner .row .links li:nth-child(n+3) {
    margin-top: 16px;
}

@media (max-width: 1680px) {
    #top #system_environment .inner .list .block a .txt .main {
        font-size: 20px;
    }
}

@media (max-width: 1648px) {
    #top #interview .inner .interview_slider .slide a .tag {
        height: 2.2vw;
    }

    #top #interview .inner .interview_slider .slide.graduates a .tag {
        width: 6.4vw;
        max-width: 90px;
    }

    #top #interview .inner .interview_slider .slide.career a .tag {
        width: 8.3vw;
        max-width: 120px;
    }
}

@media (max-width: 1400px) {
    #top #concept .inner .concept_img.concept_imgRight01 {
        right: -16.2%;
    }

    #top #concept .inner .concept_img.concept_imgRight02 {
        right: -6%;
    }

    #top #concept .inner .concept_img.concept_imgRight03 {
        right: -3%;
    }

    #top #concept .inner .concept_img.concept_imgRight04 {
        right: -33%;
    }

    #top #concept .inner .concept_img.concept_imgRight05 {
        right: -18%;
        top: 98px;
    }

    #top #concept .inner .concept_img.concept_imgRight06 {
        right: -10%;
    }

    #top #concept .inner .concept_img.concept_imgLeft01 {
        left: -21%;
        bottom: 98px;
    }

    #top #concept .inner .concept_img.concept_imgLeft02 {
        left: -22%;
        bottom: -17px;
    }

    #top #concept .inner .concept_img.concept_imgLeft03 {
        left: -38%;
    }

    #top #concept .inner .concept_img.concept_imgLeft04 {
        left: -60px;
        bottom: -98px;
        display: none;
    }

    #top #concept .inner .concept_img.concept_imgLeft05 {
        left: -14%;
    }

    #top #concept .inner .concept_img.concept_imgLeft06 {
        left: -28%;
    }

    #top #concept .inner .concept_img.concept_imgLeft07 {
        left: -5%;
        top: -2px;
    }

    #top #interview .inner .interview_slider {
        margin-right: -6vw;
    }

    #top #interview .inner .interview_slider .slick-arrow.slick-prev {
        right: calc(6vw + 68px);
    }

    #top #interview .inner .interview_slider .slick-arrow.slick-next {
        right: 6vw;
    }

    #top #blog .inner .blog_slider {
        margin-right: -6vw;
    }

    #top #blog .inner .blog_slider .slick-arrow.slick-prev {
        right: calc(6vw + 68px);
    }

    #top #blog .inner .blog_slider .slick-arrow.slick-next {
        right: 6vw;
    }
}

@media (max-width: 1180px) {
    #top #mv {
        margin-bottom: 175px;
    }

    #top #mv .mv_slider .slide {
        max-height: 960px;
    }

    #top #mv .copy::before {
        width: 28vw;
        height: 28vw;
    }

    #top #mv .copy .group .sub {
        font-size: 1.6vw;
    }

    #top #mv .copy .group .copy_en img {
        width: 60vw;
    }

    #top #mv .intern_news {
        bottom: unset;
        right: unset;
        top: 100%;
        left: 6%;
        width: 88%;
        max-width: 1232px;
        border-bottom: 1px solid #e8e8e8;
    }

    #top #mv .intern_news .intern_btn {
        position: absolute;
        right: -6vw;
        top: 20px;
        z-index: 2;
    }

    #top #mv .intern_news .intern_btn a {
        font-size: 15px;
        min-width: auto;
        width: 230px;
        padding: 0 0.8em;
        justify-content: center;
    }

    #top #mv .intern_news .news {
        padding-top: 10px;
        padding: 10px;
    }

    #top #mv .intern_news .news .news_slider {
        padding-right: 27px;
    }

    #top #mv .intern_news .news .news_slider .slide {
        padding-left: 0;
    }

    #top #mv .intern_news .news .news_slider .slick-arrow.slick-next {
        right: 0;
    }

    #top #concept .inner .concept_left {
        right: calc(50% + 353px);
    }

    #top #concept .inner .concept_right {
        left: calc(50% + 145px);
    }

    #top #about .inner .row .img_area .img.img2 {
        left: 0;
        bottom: 0;
    }

    #top #job_description .job_bg {
        width: 630px;
        height: 630px;
        top: 53px;
    }

    #top #interview .inner .interview_slider .slide a .txt .interview_ttl {
        font-size: 15px;
    }

    #top #interview .inner .interview_slider .slide a .txt .detail {
        flex-direction: column;
        align-items: flex-start;
    }

    #top #interview .inner .interview_slider .slide a .txt .detail .position {
        font-size: 12px;
        line-height: 1.3;
    }

    #top #interview .inner .interview_slider .slide a .txt .detail .year {
        font-size: 11px;
        line-height: 1.3;
    }

    #top #interview .inner .interview_slider .slide a .txt .name {
        font-size: 20px;
    }

    #top #system_environment .inner .list .block a .img {
        height: 130%;
        width: 50%;
    }
}

@media (max-width: 1280px) {
    #top #mv {
        padding-top: 68px;
    }
}

@media (max-width: 1000px) {
    #top section h2 {
        font-size: 33px;
    }

    #top #about .inner .about_img {
        width: 226px;
        top: unset;
        bottom: -33px;
        left: unset;
        right: -60px;
        border-radius: 15px;
    }

    #top #about .inner .row {
        flex-direction: column;
    }

    #top #about .inner .row .txt {
        order: 2;
        width: 100%;
    }

    #top #about .inner .row .img_area {
        order: 1;
        width: 100%;
        margin-bottom: 20.6vw;
    }

    #top #about .inner .row .img_area .img.img1 {
        transform: none;
        width: 79.8%;
        margin: 0 0 0 auto;
        position: relative;
        right: -28px;
    }

    #top #about .inner .row .img_area .img.img1 img {
        border-radius: 15px;

    }

    #top #about .inner .row .img_area .img.img2 {
        width: 41.8vw;
        left: -11vw;
        bottom: -82px;
    }

    #top #about .inner .row .img_area .img.img2 img {
        border-radius: 15px;
    }

    #top #about .inner .row .img_area .about_left {
        left: 12vw;
    }

    #top #about .inner .row .img_area .about_right {
        right: -12vw;
    }

    #top #job_description .inner .list {
        padding-left: 0;
        padding-right: 0;
    }

    #top #job_description .inner .list .block a .txt .main {
        font-size: 22px;
    }

    #top #interview .inner .interview_slider .slide {
        width: 64.5vw;
        margin-right: 15px;
        max-width: none;
    }

    #top #interview .inner .interview_slider .slide a .tag {
        border-radius: 0 5px 0 5px;
        font-size: 2.9vw;
        height: 6.4vw;
    }

    #top #interview .inner .interview_slider .slide a .txt {
        padding: 0 12px 20px;
    }

    #top #interview .inner .interview_slider .slide a .txt .interview_ttl {
        margin-bottom: 16px;
    }

    #top #interview .inner .interview_slider .slide.graduates a .tag {
        max-width: none;
        width: 16.4vw;
    }

    #top #interview .inner .interview_slider .slide.career a .tag {
        max-width: none;
        width: 21.4vw;
    }

    #top #interview .inner .interview_slider .slide.coming a::before {
        font-size: clamp(23px, 4vw, 40px);
    }

    #top #system_environment .inner .list {
        flex-direction: column;
    }

    #top #system_environment .inner .list .block {
        width: 100%;
    }

    #top #system_environment .inner .list .block:nth-child(n+2) {
        margin-top: 20px;
    }

    #top #recruit .inner .row {
        flex-direction: column;
    }

    #top #recruit .inner .row .desc {
        width: 100%;
    }

    #top #recruit .inner .row .links {
        margin-top: 30px;
        width: 100%;
    }
}

@media (max-width: 768px) {
    #top header .inner h1::before {
        width: 15px;
        height: 15px;
    }

    #top header .inner::before {
        width: 15px;
        height: 15px;
        left: 2.5vw;
    }

    #top #mv {
        padding-top: 54px;
    }

    #top #mv .inner .mv_slider .slide {
        width: 88vw;
        height: auto;
        aspect-ratio: 66/83;
    }

    #top #mv .inner .mv_slider .slide img {
        border-radius: 15px;
    }

    #top #mv .inner .mv_slider .slide img.sp {
        display: block;
    }

    #top #mv .inner .mv_slider .slide img.pc {
        display: none;
    }

    #top #mv .copy {
        padding-left: 23px;
        padding-bottom: 12px;
        width: 100%;
    }

    #top #mv .copy .mv_line {
        height: 12.2vw;
        left: 11px;
    }

    #top #mv .copy .mv_line::after {
        height: 12.2vw;
        animation-name: mv_line_sp;
    }

    #top #mv .copy .group .sub {
        font-size: 2.666vw;
        margin-bottom: 6px;
    }

    #top #mv .copy .group .copy_en img {
        width: 82.4vw;
        min-width: auto;
    }

    #top #mv .copy .copy_jp {
        margin-left: 0;
        position: absolute;
        bottom: -2vw;
        right: 25px;
        padding-bottom: 81px;
    }

    #top #mv .copy .copy_jp img {
        width: 9.2vw;
        min-width: auto;
    }

    #top #mv .copy::before {
        width: 40vw;
        height: 40vw;
        min-width: auto;
        min-height: auto;
        bottom: -8px;
    }

    #top #mv .intern_news .intern_btn {
        top: 13px;
    }

    #top #mv .intern_news .intern_btn a {
        width: 190px;
        height: 50px;
        font-size: 12px;
    }

    #top #mv .intern_news .intern_btn a::before {
        width: 61px;
        height: 30px;
    }

    #top #mv .intern_news .news::before {
        content: none;
    }

    #top #mv .intern_news .news .news_slider .slide {
        padding: 10px 0 10px 0;
    }

    #top #mv .intern_news .news .news_slider .slide .date_cat .date {
        font-size: 13px;
    }

    #top #mv .intern_news .news .news_slider .slide .date_cat .cat {
        font-size: 12px;
        margin-left: 8px;
        padding: 3px 10px;
        border-radius: 1.5px;
    }

    #top #mv .intern_news .news .news_slider .slide .ttl {
        margin-top: 15px;
        font-size: 13px;
        line-height: 1.5;
    }

    #top #mv .intern_news .news .news_slider .slide .ttl::after {
        width: 8px;
        height: 13px;
        margin-left: 18px;
    }

    #top #mv .intern_news .news .news_slider .slick-arrow.slick-next {
        right: 0;
    }

    #top section h2 {
        font-size: 21px;
    }

    #top section h2 a::after {
        margin-left: 10px;
        width: 21px;
        height: 21px;
    }

    #top section .sec_ttl {
        font-size: 11px;
    }

    #top #concept {
        padding: 60px 0 80px;
    }

    #top #concept .inner .concept_img.concept_imgRight01 {
        width: 8.5px;
        right: -16.54%;
        top: -14.5px;
    }

    #top #concept .inner .concept_img.concept_imgRight02 {
        width: 18px;
        right: -6%;
        top: 133px;
    }

    #top #concept .inner .concept_img.concept_imgRight03 {
        width: 32px;
        right: -16%;
        top: 326px;
        bottom: auto;
    }

    #top #concept .inner .concept_img.concept_imgRight04 {
        width: 107px;
        right: -23%;
        top: 180px;
        bottom: auto;
    }

    #top #concept .inner .concept_img.concept_imgRight05 {
        width: 50px;
    }

    #top #concept .inner .concept_img.concept_imgRight06 {
        width: 105px;
        top: 0;
    }

    #top #concept .inner .concept_img.concept_imgLeft01 {
        width: 45px;
        left: -15%;
        top: 185px;
        bottom: auto;
    }

    #top #concept .inner .concept_img.concept_imgLeft02 {
        width: 60px;
        left: -13%;
        top: 315px;
        bottom: auto;
    }

    #top #concept .inner .concept_img.concept_imgLeft03 {
        width: 62px;
        left: -28%;
        top: 274px;
        bottom: auto;
    }

    #top #concept .inner .concept_img.concept_imgLeft04 {
        display: none;
        width: 34px;
        left: -19%;
    }

    #top #concept .inner .concept_img.concept_imgLeft05 {
        width: 11px;
        left: -10%;
        top: -25px;
    }

    #top #concept .inner .concept_img.concept_imgLeft06 {
        width: 125px;
        top: 87px;
        left: -32%;
    }

    #top #concept .inner .concept_img.concept_imgLeft07 {
        width: 100px;
        left: -30%;
        top: -110px;
    }

    #top #concept .inner .desc {
        font-size: 14px;
        line-height: 2.2;
    }

    #top #concept .inner .btn {
        margin-top: 25px;
    }

    #top #concept .inner .btn a {
        width: 68vw;
        height: 56px;
        font-size: 15px;
        border-radius: 3px;
    }

    #top #concept .inner .btn a::before {
        width: 34px;
        height: 34px;
    }

    #top #concept .inner .btn a i {
        width: 34px;
        height: 34px;
    }

    #top #concept .inner .btn a i::after {
        width: 14px;
        height: 11px;
    }

    #top #about {
        border-top-left-radius: 46px;
        padding-top: 60px;
    }

    #top #about::before {
        width: 46px;
        height: 46px;
    }

    #top #about .inner .about_img {
        width: 30vw;
        height: 35.2vw;
        right: -8vw;
        bottom: -8.8vw;
        display: none;
    }

    #top #about .inner .row .img_area .about_left {
        top: -4vw;
        width: 9.3vw;
        height: 38vw;
    }

    #top #about .inner .row .img_area .about_right {
        width: 15.6vw;
        height: 15.6vw;
        right: -9.3vw;
        bottom: -12vw;
    }


    #top #about .inner .row .img_area .img.img1 {
        width: 100%;
        right: -28px;
        border-radius: 0 0 0 0;
    }

    #top #about .inner .row .img_area .img.img1 img {
        border-radius: 10px 0 0px 10px;
    }





    #top #about .inner .row .img_area .img.img2 {
        bottom: -8.4vw;
    }

    #top #about .inner .row .txt {
        padding-top: 0;
    }

    #top #about .inner .row .txt .ttl {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
    }

    #top #about .inner .row .txt .ttl h2 {
        margin-bottom: 0;
    }

    #top #about .inner .row .txt .ttl .sec_ttl {
        margin-bottom: 0;
    }

    #top #about .inner .row .txt .desc {
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 35px;
    }

    #top #about .inner .row .txt .links li a {
        font-size: 15px;
        /* width: 75.2vw; */
        height: auto;
        padding: 11px 12px 11px 24px;
    }

    #top #about .inner .row .txt .links li a::before {
        width: 34px;
        height: 34px;
    }

    #top #about .inner .row .txt .links li a i {
        width: 34px;
        height: 34px;
    }

    #top #about .inner .row .txt .links li a i::before {
        width: 14px;
        height: 11px;
    }

    #top #job_description {
        padding: 90px 0 60px;
    }

    #top #job_description::after {
        width: 46px;
        height: 46px;
    }

    #top #job_description .job_bg {
        width: 319px;
        height: 319px;
        top: 38px;
        right: calc(50% - 15px);
    }

    #top #job_description .inner h3 {
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 40px;
    }

    #top #job_description .inner .ttl {
        align-items: flex-start;
        margin-bottom: 30px;
    }

    #top #job_description .inner .ttl h2 {
        line-height: 1.3;
    }

    #top #job_description .inner .ttl h2 a {
        position: relative;
    }

    #top #job_description .inner .ttl h2 a::after {
        position: absolute;
        left: 51px;
        bottom: 3px;
        margin-left: 0;
    }

    #top #job_description .inner .ttl h2 .sp {
        display: block;
    }

    #top #job_description .inner .ttl .sec_ttl {
        margin-top: 10px;
    }

    #top #job_description .inner .list {
        margin-bottom: 0;
    }

    #top #job_description .inner .list .block {
        width: 100%;
    }

    #top #job_description .inner .list .block a .txt {
        margin-top: 16px;
    }

    #top #job_description .inner .list .block a .txt .project {
        font-size: 12px;
        margin-bottom: 4px;
    }

    #top #job_description .inner .list .block a .txt .main {
        font-size: 18px;
        margin-bottom: 8px;
    }

    #top #job_description .inner .list .block a .txt .desc {
        font-size: 13px;
        line-height: 1.6;
    }

    #top #job_description .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }

    #top #job_description .inner .list .block.coming a .img::before {
        font-size: clamp(23px, 4vw, 40px);
    }

    #top #job_description .inner .list.project_list .block {
        width: 100%;
    }

    #top #interview {
        padding: 50px 0 60px;
        background: #222 url(../img/top/interbiew_bg.svg) no-repeat top -153px right -165px/380px;
        border-bottom-right-radius: 46px;
    }

    #top #interview::before,
    #top #interview::after {
        width: 46px;
        height: 46px;
    }

    #top #interview .inner .sub_ttl {
        font-size: 14px;
        margin-bottom: 8px;
    }

    #top #interview .inner .ttl {
        margin-bottom: 30px;
    }

    #top #interview .inner .desc {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    #top #system_environment {
        padding-top: 50px;
    }

    #top #system_environment .inner {
        padding-bottom: 40px;
    }

    #top #system_environment .inner .ttl {
        margin-bottom: 30px;
    }

    #top #system_environment .inner .list .block a {
        flex-direction: column;
        padding: 20px 19px 40px;
        border-radius: 10px;
    }

    #top #system_environment .inner .list .block a .img {
        order: 1;
        width: 100%;
        margin-bottom: 19px;
        margin-top: 0;
        background-size: 191px;
        height: 116px;
    }

    #top #system_environment .inner .list .block a .img img {
        height: 107px;
    }

    #top #system_environment .inner .list .block a .txt {
        order: 2;
        width: 100%;
    }

    #top #system_environment .inner .list .block a .txt .main {
        font-size: 16px;
        margin-bottom: 15px;
    }

    #top #system_environment .inner .list .block a .txt .main br {
        display: none;
    }

    #top #system_environment .inner .list .block a .txt .desc {
        font-size: 13px;
        line-height: 1.6;
    }

    #top #system_environment .inner .list .block a i {
        width: 26px;
        height: 26px;
        bottom: 15px;
        right: 10px;
    }

    #top #system_environment .inner .list .block a i::before {
        width: 26px;
        height: 26px;
    }

    #top #system_environment .inner .list .block a i::after {
        width: 12px;
        height: 10px;
    }

    #top #system_environment .inner .list .block:nth-child(n+2) {
        margin-top: 10px;
    }

    #top #system_environment .inner .list .block:nth-child(3) a .img img {
        height: 97px;
    }

    #top #blog {
        padding: 0 0 60px;
    }

    #top #blog .inner {
        padding-top: 40px;
    }

    #top #blog .inner .sub_ttl {
        font-size: 14px;
        margin-bottom: 8px;
    }

    #top #blog .inner .ttl {
        margin-bottom: 30px;
        align-items: flex-start;
    }

    #top #blog .inner .ttl h2 {
        line-height: 1.3;
    }

    #top #blog .inner .ttl h2 a {
        position: relative;
    }

    #top #blog .inner .ttl h2 a::after {
        margin-left: 0;
        position: absolute;
        left: 73px;
        bottom: 2px;
    }

    #top #blog .inner .ttl .sec_ttl {
        margin-top: 10px;
    }

    #top #blog .inner .blog_slider .slide {
        width: 82vw;
        margin-right: 25px;
    }

    #top #blog .inner .blog_slider .slide a .txt {
        margin-top: 15px;
    }

    #top #blog .inner .blog_slider .slide a .txt .blog_ttl {
        font-size: 15px;
        line-height: 1.6;
        margin-bottom: 15px;
    }

    #top #blog .inner .blog_slider .slide a .txt .cat_date .cat {
        width: 67px;
        border-radius: 1.5px;
        padding: 5px 0;
    }

    #top #blog .inner .blog_slider .slide a .txt .cat_date .date {
        font-size: 13px;
    }

    #top #recruit {
        border-radius: 46px 46px 0 0;
        padding: 50px 0 70px;
    }

    #top #recruit .inner .ttl {
        margin-bottom: 30px;
    }

    #top #recruit .inner .desc {
        font-size: 14px;
        line-height: 1.8;
    }

    #top #recruit .inner .row .links {
        margin-top: 30px;
        flex-direction: column;
    }

    #top #recruit .inner .row .links li {
        width: 75.2vw;
    }

    #top #recruit .inner .row .links li a {
        font-size: 15px;
        height: 56px;
        border-radius: 3px;
    }

    #top #recruit .inner .row .links li a i {
        width: 34px;
        height: 34px;
    }

    #top #recruit .inner .row .links li a i::before {
        width: 14px;
        height: 11px;
    }

    #top #recruit .inner .row .links li a::before {
        width: 34px;
        height: 34px;
    }

    #top #recruit .inner .row .links li:nth-child(n+2) {
        margin-top: 10px;
    }
}

@media (max-width: 600px) {
    #top #mv .copy .group .sub {
        font-size: 3.666vw;
        bottom: 10px;
        left: 0px;
        top: -20px;
        margin-bottom: 15px;
    }

    #top #mv .copy::before {
        width: 60vw;
        height: 40vw;
        min-width: auto;
        min-height: auto;
        bottom: -8px;
    }




}



/* sub header */
#sub #mv {
    padding-top: 100px;
    padding-bottom: 0;
    position: relative;
}



@media (max-width: 600px) {
    #sub #mv {
        padding-top: 50px;
        padding-bottom: 0;
        position: relative;
    }
}


#sub #mv::before {
    content: "";
    display: block;
    width: 2.5vw;
    height: 100%;
    background: #18559d;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#sub #mv .inner {
    width: 100%;
    max-width: none;
    padding: 30px;
    background: #e4f0ff;
}




/* Company_info */



.company_info .section_row .row_inner section .ttl {
    color: #18559d;
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 25px;
}

.company_info .section_row .row_inner section .ttl::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #18559d;
    margin-right: 6px;
}

.company_info .section_row .row_inner section h2 {
    font-size: 32px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 60px;
    line-height: 1;
}

.company_info .section_row .row_inner section#company_information .inner .desc {
    line-height: 1.8;
}

.company_info .section_row .row_inner section#company_information .inner .notice {
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.6;
}

.company_info .section_row .row_inner section#company_information .inner table tr {
    /* border-top: 1px solid #000; */
}

.company_info .section_row .row_inner section#company_information .inner table tr th {
    background: #eef1f4;
    width: 185px;
    padding: 30px;
    text-align: left;
    font-weight: 500;
    line-height: 1.5;
    vertical-align: top;
}

.company_info .section_row .row_inner section#company_information .inner table tr td {
    width: calc(100% - 185px);
    padding: 30px 48px;
    line-height: 1.8;
}

.company_info .section_row .row_inner section#company_information .inner table tr td small {
    font-size: 14px;
}

.company_info .section_row .row_inner section#company_information .inner table tr td .notice {
    margin-top: 15px;
    font-size: 14px;
}

.company_info .section_row .row_inner section#company_information .inner table tr:last-child {
    /* border-bottom: 1px solid #000; */
}

.company_info .section_row .row_inner section#company_information .inner .btn {
    margin-top: 60px;
    cursor: pointer;
}

.company_info .section_row .row_inner section#company_information .inner .btn.link {
    margin-bottom: 60px;
}

.company_info .section_row .row_inner section#company_information .inner .btn a {
    display: block;
    margin: 0 auto;
    width: 480px;
    height: 80px;
    border-radius: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    border: 1px solid #18559d;
    background: linear-gradient(to right, #18559d, #18559d);
}

.company_info .section_row .row_inner section#company_information .inner .btn a::before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
    transition: 0.2s ease;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    border-radius: 6px;
}

.company_info .section_row .row_inner section#company_information .inner .btn a span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
}

.company_info .section_row .row_inner section#company_information .inner .btn a span::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/icon_blank.svg) no-repeat center/contain;
    margin-left: 15px;
}

@media (hover: hover) and (pointer: fine) {
    .company_info .section_row .row_inner section#company_information .inner .btn a:hover {
        color: #18559d;
    }

    .company_info .section_row .row_inner section#company_information .inner .btn a:hover::before {
        width: 100%;
        opacity: 1;
    }

    .company_info .section_row .row_inner section#company_information .inner .btn a:hover span::after {
        background-image: url(../img/icon_blank_red.svg);
    }
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    z-index: 101;
    display: none;
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_area {
    display: none;
    position: relative;
    z-index: 102;
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn {
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    position: absolute;
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li a {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 0 24px;
    width: 250px;
    height: 60px;
    border-radius: 30px;
    box-shadow: 10px 10px 22px rgba(0, 0, 0, 0.16);
    font-size: 15px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
    position: relative;
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li a::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translateY(-50%);
    transition: 0.3s;
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li a::after {
    content: "";
    display: block;
    width: 16px;
    height: 15px;
    background: url(../img/icon_out.svg) no-repeat center/contain;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a {
    color: #17a0df;
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a::before {
    background: #17a0df;
}

@media (hover: hover) and (pointer: fine) {
    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover {
        color: #fff;
        background: #17a0df;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover::before {
        background: #fff;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover::after {
        background-image: url(../img/icon_out_blue.svg);
    }
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a {
    color: #14baa9;
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a::before {
    background: #14baa9;
}

@media (hover: hover) and (pointer: fine) {
    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover {
        color: #fff;
        background: #14baa9;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover::before {
        background: #fff;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover::after {
        background-image: url(../img/icon_out_green.svg);
    }
}

.company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:not(:last-child) {
    margin-right: 14px;
}

.company_info .section_row .row_inner section#flow {
    padding-top: 120px;
}

.company_info .section_row .row_inner section#flow .inner .list .block {
    background: #eef1f4;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    min-height: 240px;
    position: relative;
}

.company_info .section_row .row_inner section#flow .inner .list .block .img {
    width: 230px;
    text-align: center;
    background: url(../img/recruit/flow_bg.svg) no-repeat center/contain;
}

.company_info .section_row .row_inner section#flow .inner .list .block .img img {
    width: auto;
    height: 158px;
}

.company_info .section_row .row_inner section#flow .inner .list .block .txt {
    width: calc(100% - 270px);
    padding: 10px 0;
}

.company_info .section_row .row_inner section#flow .inner .list .block .txt .main {
    color: #18559d;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    font-size: 22px;
    font-weight: bold;
}

.company_info .section_row .row_inner section#flow .inner .list .block .txt .main span {
    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    width: 37px;
    margin-top: 3px;
}

.company_info .section_row .row_inner section#flow .inner .list .block .txt .desc {
    line-height: 1.6;
}

.company_info .section_row .row_inner section#flow .inner .list .block .txt .desc a {
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.company_info .section_row .row_inner section#flow .inner .list .block .txt ul {
    margin-top: 10px;
}

.company_info .section_row .row_inner section#flow .inner .list .block .txt ul li {
    line-height: 1.4;
}

.company_info .section_row .row_inner section#flow .inner .list .block .txt ul li:not(:last-child) {
    margin-bottom: 10px;
}

.company_info .section_row .row_inner section#flow .inner .list .block .txt ul+.desc {
    margin-top: 10px;
}

.company_info .section_row .row_inner section#flow .inner .list .block .txt .notice {
    font-size: 15px;
    margin-top: 20px;
}

.company_info .section_row .row_inner section#flow .inner .list .block:not(:last-child) {
    margin-bottom: 40px;
}

.company_info .section_row .row_inner section#flow .inner .list .block:not(:last-child)::after {
    content: "";
    display: block;
    width: 36px;
    height: 20px;
    background: url(../img/arrow_bottom_gray.svg) no-repeat center/contain;
    position: absolute;
    top: calc(100% + 6px);
    left: 50%;
    transform: translateX(-50%);
}


.year_nm {
    font-size: 35px;
    color: #18559d;
    padding-left: 30px;
    font-weight: 600;
}


._2-rows-or-more {
    border-left: 1px solid #18559d;
    align-items: center;
    margin-left: 80px;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 8px;
    padding-left: 32px;
    display: block;
}

._2-rows-or-more.first {
    padding-top: 0;
    display: block;
}

.history_list {
    border-bottom: 1px #cccbc6;
    align-items: flex-start;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
}

.history-month_2 {
    /* height: 50px; */
    margin-right: 0;
    /* margin-top: -35px; */
    /* margin-left: 82px; */
}

.history_1row {
    border-left: 1px solid #18559d;
    margin-left: 80px;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 32px;
    display: block;
    display: flex;
}

.div-block-120 {
    display: flex;
}

.history-month_1 {
    height: 40px;
    margin-right: 54px;
}

.history-month_3 {
    height: 40px;
    margin-right: 48px;
}

.history_text {
    /* margin-top: 10px; */
    margin-left: 82px;
}

.history_block {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* 求人情報 */



/* recruit_info */



.recruit_info .section_row .row_inner section .ttl {
    color: #18559d;
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 25px;
}

.recruit_info .section_row .row_inner section .ttl::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #18559d;
    margin-right: 6px;
}

.recruit_info .section_row .row_inner section h2 {
    font-size: 32px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 60px;
    line-height: 1;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .desc {
    line-height: 1.8;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .notice {
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.6;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr {
    /* border-top: 1px solid #000; */
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr th {
    background: #eef1f4;
    width: 185px;
    padding: 30px;
    text-align: left;
    font-weight: 500;
    line-height: 1.5;
    vertical-align: top;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr td {
    width: calc(100% - 185px);
    padding: 30px 48px;
    line-height: 1.8;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr td small {
    font-size: 14px;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr td .notice {
    margin-top: 15px;
    font-size: 14px;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr:last-child {
    /* border-bottom: 1px solid #000; */
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn {
    margin-top: 60px;
    cursor: pointer;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn.link {
    margin-bottom: 60px;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn a {
    display: block;
    margin: 0 auto;
    width: 480px;
    height: 80px;
    border-radius: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    border: 1px solid #18559d;
    background: linear-gradient(to right, #18559d, #18559d);
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn a::before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
    transition: 0.2s ease;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    border-radius: 6px;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn a span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn a span::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/icon_blank.svg) no-repeat center/contain;
    margin-left: 15px;
}

@media (hover: hover) and (pointer: fine) {
    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a:hover {
        color: #18559d;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a:hover::before {
        width: 100%;
        opacity: 1;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a:hover span::after {
        background-image: url(../img/icon_blank_red.svg);
    }
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    z-index: 101;
    display: none;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area {
    display: none;
    position: relative;
    z-index: 102;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn {
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    position: absolute;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li a {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 0 24px;
    width: 250px;
    height: 60px;
    border-radius: 30px;
    box-shadow: 10px 10px 22px rgba(0, 0, 0, 0.16);
    font-size: 15px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
    position: relative;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li a::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translateY(-50%);
    transition: 0.3s;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li a::after {
    content: "";
    display: block;
    width: 16px;
    height: 15px;
    background: url(../img/icon_out.svg) no-repeat center/contain;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a {
    color: #17a0df;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a::before {
    background: #17a0df;
}

@media (hover: hover) and (pointer: fine) {
    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover {
        color: #fff;
        background: #17a0df;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover::before {
        background: #fff;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover::after {
        background-image: url(../img/icon_out_blue.svg);
    }
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a {
    color: #14baa9;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a::before {
    background: #14baa9;
}

@media (hover: hover) and (pointer: fine) {
    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover {
        color: #fff;
        background: #14baa9;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover::before {
        background: #fff;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover::after {
        background-image: url(../img/icon_out_green.svg);
    }
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:not(:last-child) {
    margin-right: 14px;
}

.recruit_info .section_row .row_inner section#flow {
    padding-top: 120px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block {
    background: #eef1f4;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    min-height: 240px;
    position: relative;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .img {
    width: 230px;
    text-align: center;
    background: url(../img/recruit/flow_bg.svg) no-repeat center/contain;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .img img {
    width: auto;
    height: 158px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt {
    width: calc(100% - 270px);
    padding: 10px 0;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt .main {
    color: #18559d;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    font-size: 22px;
    font-weight: bold;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt .main span {
    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    width: 37px;
    margin-top: 3px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt .desc {
    line-height: 1.6;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt .desc a {
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul {
    margin-top: 10px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul li {
    line-height: 1.4;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul li:not(:last-child) {
    margin-bottom: 10px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul+.desc {
    margin-top: 10px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt .notice {
    font-size: 15px;
    margin-top: 20px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block:not(:last-child) {
    margin-bottom: 40px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block:not(:last-child)::after {
    content: "";
    display: block;
    width: 36px;
    height: 20px;
    background: url(../img/arrow_bottom_gray.svg) no-repeat center/contain;
    position: absolute;
    top: calc(100% + 6px);
    left: 50%;
    transform: translateX(-50%);
}



/* --- .recruit_video --- */
.recruit_video {
    margin: 20px 0 0;
    background: #ffffff;
    border: 1px solid #eeebe7;
    position: relative;
    z-index: 2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* --- .inner --- */
.recruit_video .inner {
    padding: 1.5em;
    z-index: 0;
    display: flex;
    gap: 2em;
    margin-bottom: 0 !important;
    align-content: center;
    align-items: center;
}

/* .imgArea */
.recruit_video .imgArea {
    width: 55%;
    /* z-index: 1; */
    /* -webkit-transform: translate(0, -50%); */
    /* transform: translate(0, -50%); */
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
}

/* .recruit_video .imgArea:before {
    position: absolute;
    top: 10px;
    right: 20px;
    left: 20px;
    bottom: 10px;
    content: "";
    z-index: 2;
  }
  
  .recruit_video .imgArea:after {
    position: absolute;
    top: 20px;
    right: 10px;
    left: 10px;
    bottom: 20px;
    content: "";
    z-index: 2;
  }
   */

.recruit_video .imgArea h4 {
    font-size: 1.2em;
    line-height: 1.8;
    /* font-family: 'Playfair Display', YuMincho, "ProN W3", "Hiragino Mincho ProN", Verdana, serif; */
    text-align: center;
}

.recruit_video .imgArea h4 span {
    display: block;
    font-size: 1.5rem;
}

.recruit_video .imgArea img {
    height: auto;
    margin: 10px auto;
}

/* .txtArea */
.recruit_video .txtArea {
    width: 40%;
    text-align: left;
}

.recruit_video .txtArea .txtBox {
    margin: 0 auto;
}

.recruit_video .txtArea h4 {
    margin: 0 0 30px;
    font-size: 55px;
    font-family: scotch-display, sans-serif;
    font-weight: 300;
    letter-spacing: 0.015em;
    position: relative;
    z-index: 0;
    line-height: 1.5;
    text-align: center;
}

.recruit_video .txtArea p {
    font-size: 14px;
    line-height: 2.2;
}


@media all and (max-width:700px) {
    .recruit_video .inner {
        flex-direction: column;
    }

    .recruit_video .imgArea {
        width: 100%;
    }

    .recruit_video .txtArea {
        width: 100%;
        text-align: left;
    }

}

.recruit_video video {
    /* position: relative; */
    width: 100%;
    /* padding-top: 10.25%; */
    /* margin-bottom: 10px; */
    /* padding-bottom: 30.25%; */
    /* height: 100%; */
    /* border-radius: 0.5em; */
    /* -webkit-border-radius: 10px; */
    -moz-border-radius: 10px;
    border-radius: 10px;
}

















#recruit_single #mv .inner .row .txt h2 {
    font-size: clamp(32px, 2.7vw, 48px);
    line-height: 1.5;
    margin-bottom: 75px;
}




#recruit_single .section_row .row_inner .company_sec .inner .ttl {
    color: #18559d;
    font-size: 15px;
    margin-bottom: 10px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#recruit_single .section_row .row_inner .company_sec .inner .ttl span {
    font-size: 16px;
    font-family: "PT Sans", sans-serif;
    margin-right: 1em;
}

#recruit_single .section_row .row_inner .company_sec .inner h2 {
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 60px;
}

#recruit_single .section_row .row_inner .company_sec .inner .desc {
    line-height: 2;
    margin-bottom: 50px;
}

#recruit_single .section_row .row_inner .company_sec .inner .img {
    position: relative;
}

#recruit_single .section_row .row_inner .company_sec .inner .img .main_img img {
    border-radius: 20px;
}

#recruit_single .section_row .row_inner .company_sec:not(:last-child) {
    margin-bottom: 80px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax {
    position: absolute;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari1 {
    width: 120px;
    aspect-ratio: 1/0.2667;
    background: url(../img/interview/detail_kazari1.svg) no-repeat center/contain;
    top: 19px;
    right: -33px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari2 {
    width: 52px;
    aspect-ratio: 13/25;
    background: url(../img/interview/detail_kazari2.svg) no-repeat center/contain;
    top: 47px;
    right: -39px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari3 {
    width: 90px;
    aspect-ratio: 45/61;
    background: url(../img/interview/detail_kazari3.svg) no-repeat center/contain;
    bottom: -20px;
    left: 16px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax {
    position: absolute;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax.kazari1 {
    width: 61px;
    aspect-ratio: 61/67;
    background: url(../img/interview/detail_kazari4.svg) no-repeat center/contain;
    top: -21px;
    left: 16px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax.kazari2 {
    width: 47px;
    aspect-ratio: 47/127;
    background: url(../img/interview/detail_kazari5.svg) no-repeat center/contain;
    top: 60px;
    left: -16px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax {
    position: absolute;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari1 {
    width: 79px;
    aspect-ratio: 79/72;
    background: url(../img/interview/detail_kazari6.svg) no-repeat center/contain;
    top: 36px;
    right: -51px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari2 {
    width: 70px;
    aspect-ratio: 70/109;
    background: url(../img/interview/detail_kazari7.svg) no-repeat center/contain;
    bottom: -21px;
    left: 30px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari3 {
    width: 83px;
    aspect-ratio: 83/14;
    background: url(../img/interview/detail_kazari8.svg) no-repeat center/contain;
    bottom: 112px;
    left: -41px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner {
    padding: 60px;
    border: 1px solid #eee;
    border-radius: 20px;
    position: relative;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax {
    position: absolute;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark1 {
    width: 83px;
    aspect-ratio: 1/1;
    top: 30px;
    right: 27px;
    background: #17a0df;
    border-radius: 50px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark2 {
    width: 46px;
    aspect-ratio: 1/1;
    top: 123px;
    right: -9px;
    background: #1c63b9;
    border-radius: 50px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark3 {
    width: 350px;
    top: 153px;
    right: 50px;
    border-radius: 50px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark3 img {
    border-radius: 10px;
}


#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark4 {
    width: 250px;
    top: 400px;
    right: 10px;
    border-radius: 50px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark4 img {
    border-radius: 10px;
}



@media (max-width: 768px) {
    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner {
        padding: 20px;
        border: 1px solid #eee;
        border-radius: 20px;
        position: relative;
    }

    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark1 {
        width: 63px;
        top: 60px;
    }

    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark2 {
        width: 36px;
    }




    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark3 {
        width: 150px;
        top: -95px;
        right: -20px;
    }

    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark3 img {
        border-radius: 10px 0 0 10px;
    }


    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark4 {
        display: none
    }

    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark4 img {
        border-radius: 10px;
    }
}





#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner h2 {
    font-size: 26px;
    margin-bottom: 50px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl {
    padding-left: 70px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt {
    background: #1c63b9;
    color: #fff;
    width: 10em;
    border-radius: 15px;
    padding: 7px 8px 8px;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    margin-bottom: 14px;
    position: relative;
}


#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt span {
    font-size: 0.8em;
    padding: 0 2px
}





#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: #18559d;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: -70px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd {
    position: relative;
    display: flex;
    gap: 2em;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd ul {
    display: flex;
    gap: 1em;
    flex-direction: column;
    list-style-position: outside;
    /* マークを外側に */
    padding-left: 1.5em;
    /* マーク分の余白を確保 */
}


#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd ul li {
    text-indent: -1.5em;
    line-height: 1.2em
}


#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd ul.day_a {
    width: 30%;
    width: 12em;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd ul.day_b {
    /* width: 50%; */
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd ul li:before {
    font-family: 'Font Awesome 6 pro';
}


#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd ul.day_a li:before {
    content: "\f058";
    padding-right: 10px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd ul.day_b li:before {
    content: "\f140";
    padding-right: 10px;
}



#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd ul li:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f058";
    padding-right: 10px;
}

@media (max-width: 768px) {
    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd ul {
        width: 100%;
        font-size: 0.9em;
        gap: 0.5em;
    }

    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd ul li {
        line-height: 1.5em;

    }


}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd .main {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 40%
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd img {
    width: 200px;
    border-radius: 0.5em;
}



#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd .desc {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 0;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd:not(:last-child) {
    margin-bottom: 35px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd:not(:last-child)::before {
    content: "";
    width: 2px;
    height: calc(100% + 90px);
    background: #e2e2e2;
    position: absolute;
    top: -40px;
    left: -63px;
    z-index: -1;
}


@media (max-width: 768px) {
    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd {
        position: relative;
        display: flex;
        gap: 2em;
        flex-direction: column;
    }
}






#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner {
    padding: 60px;
    border: 1px solid #eee;
    border-radius: 20px;
    position: relative;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax {
    position: absolute;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark1 {
    width: 83px;
    aspect-ratio: 1/1;
    top: 30px;
    right: 27px;
    background: #17a0df;
    border-radius: 50px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark2 {
    width: 46px;
    aspect-ratio: 1/1;
    top: 123px;
    right: -9px;
    background: #1c63b9;
    border-radius: 50px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark3 {
    width: 350px;
    top: 153px;
    right: 50px;
    border-radius: 50px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark3 img {
    border-radius: 10px;
}


#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark4 {
    width: 250px;
    top: 400px;
    right: 10px;
    border-radius: 50px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark4 img {
    border-radius: 10px;
}



@media (max-width: 768px) {

    #recruit_single .section_row .row_inner .company_sec#tg_sec4 .inner dl {
        padding-left: 70px;
    }

    #recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark1 {
        width: 63px;
        top: 60px;
    }

    #recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark2 {
        width: 36px;
    }



    #recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark3 {
        width: 150px;
        top: -95px;
        right: -20px;
    }

    #recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark3 img {
        border-radius: 10px 0 0 10px;
    }


    #recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark4 {
        display: none
    }

    #recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner .parallax.c_mark4 img {
        border-radius: 10px;
    }



}





#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner h2 {
    font-size: 26px;
    margin-bottom: 50px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner dl {
    padding-left: 70px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner dl dt {
    background: #1c63b9;
    color: #fff;
    width: 8em;
    border-radius: 15px;
    padding: 7px 8px 8px;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    margin-bottom: 14px;
    position: relative;
}


#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner dl dt span {
    font-size: 0.8em;
    padding: 0 2px
}





#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner dl dt::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: #18559d;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: -70px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner dl dd {
    position: relative;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner dl dd .main {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner dl dd .desc {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 0;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner dl dd:not(:last-child) {
    margin-bottom: 35px;
}

#recruit_single .section_row .row_inner .company_sec#tg_sec5 .inner dl dd:not(:last-child)::before {
    content: "";
    width: 2px;
    height: calc(100% + 90px);
    background: #e2e2e2;
    position: absolute;
    top: -40px;
    left: -63px;
    z-index: -1;
}

#recruit_single .btn_box {
    display: flex;
    gap: 1em;
}

#recruit_single .btn a {
    margin-top: 60px;
    margin: 60px auto;
    text-align: center;
}

#recruit_single .btn a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 360px;
    height: 74px;
    background: #eaeff3;
    border-radius: 6px;
    padding-left: 27px;
    padding-right: 12px;
    font-size: 19px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    z-index: 1;
}

#recruit_single .btn a::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: -1;
    transition: 0.4s;
}

#recruit_single .btn a::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #0859a8, #1c63b9);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) scale(0);
    z-index: -1;
    transition: 0.4s;
}

#recruit_single .btn a i {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
}

#recruit_single .btn a i::before {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#recruit_single .btn a i::after {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s;
}

@media (hover: hover) and (pointer: fine) {
    #recruit_single .btn a:hover {
        background: #e4e9ee;
    }

    #recruit_single .btn a:hover i::after {
        opacity: 1;
    }

    #recruit_single .btn a:hover::before {
        transform: translateY(-50%) scale(0);
    }

    #recruit_single .btn a:hover::after {
        transform: translateY(-50%) scale(1);
    }
}

/* #tg_sec0 スタイル */
#recruit_single #tg_sec0 {
    margin-bottom: 80px;
}

#recruit_single #tg_sec0 .inner {
    text-align: center;
    padding: 30px 20px;
    /* background: linear-gradient(135deg, #0859a8, #1c63b9); */
    border-radius: 10px;
    color: #18559d;
    background: #e4f0ff;
}

#recruit_single #tg_sec0 .recruit_main_ttl {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 40px;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
    /* color: #fff; */
}


#recruit_single #tg_sec0 .catch_box {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

#recruit_single #tg_sec0 .recruit_features {
    margin-bottom: 40px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
    align-content: flex-start;
    background: #fff;
    padding: 1em;
}

#recruit_single #tg_sec0 .recruit_features .feature_item {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
    /* color: #fff; */
    letter-spacing: 0.05em;
}

#recruit_single #tg_sec0 .btn_box.line_consultation {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
}

/* PC用：QRコード表示 */
#recruit_single #tg_sec0 .btn_box.line_consultation .line_qr_code {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

#recruit_single #tg_sec0 .btn_box.line_consultation .line_qr_code .qr_img {
    width: 180px;
    height: 180px;
    object-fit: contain;
}

#recruit_single #tg_sec0 .btn_box.line_consultation .line_qr_code .qr_text {
    font-size: 18px;
    font-weight: bold;
    color: #18559d;
    text-align: center;
    margin: 0;
    letter-spacing: 0.05em;
}

/* スマホ用：ボタン表示（初期は非表示） */
#recruit_single #tg_sec0 .btn_box.line_consultation .mobile_btn {
    display: none;
    margin: 0;
}

#recruit_single #tg_sec0 .btn_box.line_consultation .btn {
    margin: 0;
}

#recruit_single #tg_sec0 .btn_box.line_consultation .btn a.line_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 300px;
    height: 74px;
    background: #06C755;
    border-radius: 6px;
    padding-left: 27px;
    padding-right: 12px;
    font-size: 19px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    color: #fff;
    position: relative;
    z-index: 1;
    transition: background 0.3s ease;
    margin: 0;
}

#recruit_single #tg_sec0 .btn_box.line_consultation .btn a.line_btn::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: -1;
    transition: 0.4s;
}

#recruit_single #tg_sec0 .btn_box.line_consultation .btn a.line_btn::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) scale(0);
    z-index: -1;
    transition: 0.4s;
}

#recruit_single #tg_sec0 .btn_box.line_consultation .btn a.line_btn i {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
}

#recruit_single #tg_sec0 .btn_box.line_consultation .btn a.line_btn i::before {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: 0.4s;
}

#recruit_single #tg_sec0 .btn_box.line_consultation .btn a.line_btn i::after {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s;
}

@media (hover: hover) and (pointer: fine) {
    #recruit_single #tg_sec0 .btn_box.line_consultation .btn a.line_btn:hover {
        background: #05B84A;
    }

    #recruit_single #tg_sec0 .btn_box.line_consultation .btn a.line_btn:hover::before {
        transform: translateY(-50%) scale(0);
    }

    #recruit_single #tg_sec0 .btn_box.line_consultation .btn a.line_btn:hover::after {
        transform: translateY(-50%) scale(1);
    }
}

@media (max-width: 768px) {
    #recruit_single #tg_sec0 .inner {
        padding: 40px 15px;
    }

    #recruit_single #tg_sec0 .recruit_main_ttl {
        font-size: 24px;
        margin-bottom: 30px;
    }

    #recruit_single #tg_sec0 .recruit_features {
        margin-bottom: 30px;
        gap: 12px;
    }

    #recruit_single #tg_sec0 .recruit_features .feature_item {
        font-size: 16px;
    }

    /* スマホ：QRコードを非表示、ボタンを表示 */
    #recruit_single #tg_sec0 .btn_box.line_consultation .line_qr_code {
        display: none;
    }

    #recruit_single #tg_sec0 .btn_box.line_consultation .mobile_btn {
        display: block;
    }

    #recruit_single #tg_sec0 .btn_box.line_consultation .btn a.line_btn {
        width: 100%;
        max-width: 360px;
        height: 64px;
        font-size: 17px;
    }
}


@media (max-width: 648px) {
    #recruit_single #tg_sec0 .catch_box {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        flex-direction: column;
    }
}



/* recruit_勤務表 */
.kinmu_box {
    margin-top: 50px;
    padding: 20px;
    background: #e6f0f7;
    display: flex;
    gap: 2em;
    border-radius: 0.5em;
}

.kinmu_box_txt {
    width: 60%;
}

.kinmu_box_txt h3 {
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #1c63b9;
}

.kinmu_box_txt p {
    font-size: 0.9em;
    line-height: 1.5;
}

.kinmu_box_img {
    width: 40%;
}

@media (max-width: 768px) {
    .kinmu_box {
        display: flex;
        flex-direction: column;
    }

    .kinmu_box_txt {
        width: 100%;
    }

    .kinmu_box_img {
        width: 100%;
    }

}







.sec_area {
    margin-bottom: 100px;
    position: relative;
    /* top: 100px; */
    background: #e4f0ff;
    padding: 50px;
    border-radius: 1em;
    /* position: relative; */
}

.sec_area h2 {
    margin-bottom: 20px
}

.sec_area img.img_setA {
    width: 150px;
    position: absolute;
    top: -30px;
    right: 50px;
}

.sec_area img.img_setB {
    width: 150px;
    position: absolute;
    top: -30px;
    right: 50px;
}

.sec_area img.img_setC {
    width: 250px;
    position: absolute;
    top: -80px;
    right: 50px;
}

.sec_area img.img_setD {
    width: 250px;
    position: absolute;
    top: -45px;
    right: 50px;
}

.sec_area .back_logo {
    background: url("../company/img/about_logo.png");
    background-size: 300px;
    width: 300px;
    height: 300px;
    position: absolute;
    right: 50px;
    opacity: 0.3;
}




@media all and (max-width: 900px) {

    .sec_area img.img_setC {
        width: 200px;
        position: absolute;
        top: -45px;
        right: 20px;
    }

    .sec_area img.img_setD {
        width: 200px;
        position: absolute;
        top: -45px;
        right: 20px;
    }


    .sec_area .back_logo {
        background-size: 200px;
        width: 200px;
        height: 200px;
        opacity: 0.3;
        top: 50px;
    }



}

@media all and (max-width: 600px) {
    .sec_area {
        padding: 20px;
    }
    .sec_area img.img_setC {
        width: 200px;
        position: absolute;
        top: -90px;
        right: 20px;
    }
}




.panel {
    margin-bottom: 12px
}

@media all and (max-width: 900px) {
    .panel {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
}

.panel>.ttl {
    width: min(31.9444444444vw, 460px);
    display: flex;
    flex-direction: column;
    gap: 9px
}

@media all and (max-width: 900px) {
    .panel>.ttl {
        width: var(--detailInnerWidth);
        gap: 6px
    }
}

.panel>.ttl div:first-child {
    font-family: termina, sans-serif;
    font-weight: 600 !important;
    font-style: normal;
    font-feature-settings: "palt";
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    color: #2853c2
}

.panel>.ttl div:last-child {
    font-weight: 700 !important;
    font-style: normal;
    font-feature-settings: "palt";
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 130%;
    color: #313133;
    letter-spacing: .08em
}

@media all and (max-width: 900px) {
    .panel>.ttl div:last-child {
        font-size: 15px;
        line-height: 22.5px
    }
}

.panel>.list {
    margin-top: 28px;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.panel>.list h3 {
    font-size: 1.4em;
    color: #0059a4;
    line-height: 1.5;
}

.panel>.list p.catch {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.5;
    /* width: 90%; */
}




@media all and (max-width: 900px) {
    .panel>.list {
        margin-top: 24px;
        gap: 8px;
    }
}

@media all and (max-width: 600px) {
    .panel>.list {
        margin-top: 10px;
    }
}

.panel>.list>.item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* width: min(33.3333333333vw,480px); */
    border-radius: 8px;
    background-color: #ffffff;
    padding: 0 24px 24px
}

@media all and (max-width: 900px) {
    .panel>.list>.item {
        width: var(--detailInnerWidth);
        padding: 0 15px 15px;
    }
}

.panel>.list>.item>.head {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: min(30vw, 432px);
    width: 100%;
    border-bottom: 1px solid #0059a4;
    padding: 24px 0;
    margin-bottom: 24px
}

@media all and (max-width: 900px) {
    .panel>.list>.item>.head {
        width: 70.1333333333vw;
        padding: 24px 0;
        margin-bottom: 24px
    }
}

.panel>.list>.item>.head>div:first-child {
    width: 48px;
    height: 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 700 !important;
    font-style: normal;
    font-feature-settings: "palt";
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    flex-shrink: 0;
    background: #0059a4;
    border-radius: 1.5rem;
    box-shadow: inset -.58px -.58px .58px #00000026, inset .58px .58px .58px #fff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0em;
    color: #ffffff;
    margin-right: 10px;
}

@media all and (max-width: 900px) {
    .panel>.list>.item>.head>div:first-child {
        width: 40px;
        height: 40px;
        font-size: 12px
    }
}

.panel>.list>.item>.head>div:first-child.-num {
    font-family: termina, sans-serif;
    font-weight: 700 !important;
    font-style: normal;
    font-feature-settings: "palt";
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    padding-top: 2px
}

@media all and (max-width: 900px) {
    .panel>.list>.item>.head>div:first-child.-num {
        font-size: 14px
    }
}

.panel>.list>.item>.head>div:last-child {
    position: relative;
    top: 0;
    left: 0;
    font-weight: 700 !important;
    font-style: normal;
    font-feature-settings: "palt";
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .08em;
    color: #2853c2;
    padding-left: 0px;
    min-height: 48px
}

@media all and (max-width: 900px) {
    .panel>.list>.item>.head>div:last-child {
        font-size: 15px;
        line-height: 22.5px;
        padding-left: 0px;
        min-height: 40px
    }
}

.panel>.list>.item>.head>div:last-child>span {
    font-weight: 700 !important;
    font-style: normal;
    font-feature-settings: "palt";
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .08em;
    color: #2853c2
}

@media all and (max-width: 900px) {
    .panel>.list>.item>.head>div:last-child>span {
        font-size: 15px;
        line-height: 22.5px
    }
}

/* .panel>.list>.item>.head>div:last-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #0059a4;
}
 */
.panel>.list>.item.-headOnly {
    padding: 0 24px
}

.panel>.list>.item.-headOnly>.head {
    border-bottom: none;
    margin-bottom: 0
}

.panel>.list>.item.-headOnly>.head>div:first-child {
    font-family: termina, sans-serif;
    font-weight: 700 !important;
    font-style: normal;
    font-feature-settings: "palt";
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    padding-top: 2px
}

@media all and (max-width: 900px) {
    .panel>.list>.item.-headOnly>.head>div:first-child {
        font-size: 14px
    }
}

.panel>.list>.item>.body {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: min(30vw, 432px);
    width: 100%;
}

@media all and (max-width: 900px) {
    .panel>.list>.item>.body {
        width: 70.1333333333vw;
        gap: 6px
    }
}

.panel>.list>.item>.body>.text {
    font-weight: 400 !important;
    font-style: normal;
    font-feature-settings: "palt";
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 25.2px;
    letter-spacing: .1em;
    color: #313133
}

@media all and (max-width: 900px) {
    .panel>.list>.item>.body>.text {
        font-size: 13px;
        line-height: 23.4px;
        word-break: break-all
    }
}

.panel>.list>.item>.body>div {
    display: flex;
    flex-direction: row;
    align-items: flex-start
}

.panel>.list>.item>.body>div span:first-child {
    /* width: 4px; */
    /* height: 4px; */
    /* background-color: #313133; */
    /* border-radius: 50%; */
    /* flex-shrink: 0; */
    /* margin-right: 8px; */
    /* translate: 0 12px; */
}

.panel>.list>.item>.body>div span:last-child {
    font-weight: 700 !important;
    font-style: normal;
    font-feature-settings: "palt";
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 25.2px;
    letter-spacing: .1em
}

@media all and (max-width: 900px) {
    .panel>.list>.item>.body>div span:last-child {
        font-size: 13px;
        line-height: 23.4px
    }
}

.panel.-offset .body {
    padding-left: 8px
}

@media all and (max-width: 900px) {
    .panel.-offset .body {
        padding-left: 0
    }
}


.e_menuBox {
    /* height:100%; */
}

.e_box_Area {
    display: flex;
    padding: 10px 20px;
    flex-direction: column;
}

@media all and (max-width: 900px) {
    .e_box_Area {
        display: flex;
        padding: 10px 0px;
        flex-direction: column;
    }
}


.set_first {
    margin-top: 20px
}

.set_first h3.title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* justify-content: space-between; */
}

.set_first h3.title:before {
    margin-right: 0.5em;
    content: '\f764';
    font-family: 'Font Awesome 6 pro';
    font-size: 1.5em;
}

.set_first h3.title {
    color: #4caf50;
    font-size: 25px;
    line-height: 2;
    font-weight: 600;
}

.set_first h3.title {
    display: flex;
    align-items: center;
    justify-content: flex-start;

}

.set_first h3.title:after {
    margin-left: 1em;
    border-top: 3px solid;
    content: "";
    width: 3em;
}

.set_first ul {
    display: flex;
    font-size: 16px
}

.set_first ul li {
    background: #4caf50;
    color: #fff;
    line-height: 2;
    padding: 0 15px;
    margin: 5px;
    border-radius: 25px
}

.box_set {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.box_set_caption {
    position: relative;
    margin: 2em 0;
    padding: 1.5em 0.5em;
    border: solid 3px #4caf6f;
    border-radius: 8px;
}

.box_set_caption .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #4caf50;
    font-weight: bold;
}

.box_set_caption .box_wrap {
    display: flex;
    flex-wrap: wrap;
}


.box_set_caption p {
    margin: 0;
    padding: 0;
}



.box_set_txt {
    position: relative;
    margin: 2em 0;
    padding: 1.5em 0.5em;
    border: solid 3px #4caf6f;
    border-radius: 8px;
}

.box_set_txt .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #4caf50;
    font-weight: bold;
}

.box_set_txt .box_wrap {
    display: flex;
    flex-wrap: wrap;
}


.box_set_txt p {
    margin: 0;
    padding: 0;
}






.box_col2 {
    width: 50%;
    padding: 5px;
    object-fit: cover;
}

.box_col2 img {}

.box_col3 {
    width: 33.33333%;
    padding: 5px;
    object-fit: cover;
}

.box_col3 img {}

.box_col4 {
    width: 25%;
    padding: 5px;
    object-fit: cover;
}

.box_col4 img {}

.box_col5 {
    width: 66.6666%;
    padding: 5px;
    object-fit: cover;
}

.box_col5 img {}

@media screen and (max-width: 767px) {
    .box_col2 {
        width: 100%;
        height: 250px;
        padding: 5px;
        margin-bottom: 10px;
    }

    .box_col2 img {
        width: 100%;
        object-fit: cover;
        max-height: 250px;
        min-height: 250px;
    }

    .box_col3 {
        width: 100%;
        height: 250px;
        padding: 5px;
        margin-bottom: 10px;
    }

    .box_col3 img {
        width: 100%;
        object-fit: cover;
        max-height: 250px;
        min-height: 250px;
    }

    .box_col4 {
        width: 100%;
        height: 250px;
        padding: 5px;
        margin-bottom: 10px;
    }

    .box_col4 img {
        width: 100%;
        object-fit: cover;
        max-height: 250px;
        min-height: 250px;
    }

    .box_col5 {
        width: 100%;
        height: 250px;
        padding: 5px;
        margin-bottom: 10px;
    }

    .box_col5 img {
        width: 100%;
        object-fit: cover;
        max-height: 250px;
        min-height: 250px;
    }
}


.a-image_img {
    object-fit: contain;
    object-fit: cover;
    /* object-fit: cover; */
    /* height: 100%; */
    min-height: 350px;
    max-height: 350px;
    border-radius: 0.3em;
}

.box_waku {
    border: 2px solid #4caf50;
    border-radius: 1.5em;
    height: 70%;
    margin: 2% 0;
}

.box_waku img {
    padding: 10px;
}

.box_waku p {
    text-align: center;
    line-height: 2.5em;
    font-size: 20px;
}

.box_waku p {
    position: relative;
    color: #4caf50
}

.box_waku p:after {
    content: "";
    display: block;
    width: 90%;
    height: 3px;
    background-color: #4caf50;
    position: absolute;
    bottom: 0;
    left: 10px;
}

.box_waku p:last-child:after {
    display: none;
}


.e_title {
    font-size: 20px;
    margin-bottom: 30px;
}

.e_catch {
    font-size: 16px;
}

.e_catch span {
    font-size: 35px;
    background: #4caf50;
    padding: 5px 15px;
    color: #fff;
    border-radius: 10em;
}

.e_txt_c {
    text-align: center
}

.col_1 {
    width: 24%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    /* align-content: center; */
    /* align-content: space-between; */
}

.col_2 {
    /* width: 38%; */
    /* padding:10px; */
    border-right: 1px solid #ddd;
}

.col_2:last-child {
    border-right: none
}

.col_3 {
    width: 33.3333%;
    padding: 10px
}

.flex_1 {
    display: flex;
    flex-direction: column;
    align-content: space-between;
}

.cte_img {
    border-radius: 2em;
    padding: 10px;
    object-fit: cover;
    height: 33%;
}


.col_flex {
    display: flex;
    flex-wrap: wrap;
    height: 33%;
}

.col_flex img {
    width: 70%;
    object-fit: cover;
    height: 100%;
}

.col_flex .subbox {
    width: 30%;
    /* object-fit: cover; */
    /* height: 100%; */
    padding: 10px;
}

.col_flex .subbox h3 {
    font-size: 18px;
    color: #4CAF50;
    font-weight: 600;
    border-bottom: 2px solid #4CAF50;
    line-height: 1.5;
}

.col_flex .subbox p {
    font-size: 15px;
}


.en_footer {
    /* padding:20px; */
    /* height: 40vh; */
    margin-top: 10px;
    padding: 10px;
}

.en_footer img {
    /* padding:20px; */
    /* height: 160px; */
    width: 100%;
    min-height: auto;
}







.balloon-001 {
    /* display: flex; */
    justify-content: center;
    position: relative;
    max-width: 100%;
    margin-bottom: 30px;
    padding: .8em 1.2em;
    border-radius: 5px;
    /* background-color: #4CAF50; */
    border: 3px solid #4CAF50;
    color: #4CAF50;
    line-height: 2;
}

.balloon-001::before {
    position: absolute;
    bottom: -15px;
    width: 30px;
    height: 15px;
    background-color: #4CAF50;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    left: calc(100% / 2 - 15px);
}



#recruit_voice_L {
    /* height: 80vh; */
    /* border-bottom: 1px solid #ddd; */
    margin-bottom: 20px;
}


/* 
p.title_qa{font-size: 25px;color:#4caf50;line-height: 1.5;font-weight: 600;}
.u_green {
    background: linear-gradient(transparent 50%, #4caf503b 50%);
} */

p.title_qa {
    font-size: 25px;
    color: #18559d;
    line-height: 1.5;
    font-weight: 600;
}

.u_green {
    background: linear-gradient(transparent 50%, #4c93af3b 50%);
}


@media screen and (max-width: 767px) {
    p.title_qa {
        font-size: 20px;
    }
}


.gomi_box {
    /* border: 1px solid #eee; */
    /* padding: 0.4em; */
    margin: 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0.5em;
}

.imgset {
    width: 32.6%;
}

.imgset img {
    width: 100%;
    border-radius: 0.3em;
}

.imgset p {
    color: #18559d;
    padding: 5px;
    line-height: 2;
}

@media screen and (max-width: 767px) {
    .imgset {
        width: 48.6%;
    }

    .imgset p {
        line-height: 1.3;
        font-size: 0.8em !important;

    }

}




.accordion {
    counter-reset: number 0;
}


.accordion {
    width: 100%;
    /* max-width: 1100px; */
    margin: 20px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* height: 60vh; */
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 25px 15px 10px;
    color: #18559d;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}



.accordion .link:before {
    font-size: 22px;
    font-weight: normal;
    padding: 5px 10px 5px 8px;
    font-family: 'Ropa Sans', sans-serif;
    font-family: 'Font Awesome 6 pro';
    counter-increment: number 1;
    content: '\f059' ' ' counter(number);
    color: #18559d;
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link {
    color: #18559d;
}

.accordion li.open i {
    color: #18559d;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}



.accordion li.default .submenu {
    display: block;
}


@media screen and (max-width: 767px) {

    .accordion .link {
        padding: 12px 20px 11px 0px;
        font-size: 16px;
    }

    .accordion .link:before {
        font-size: 18px;
        font-weight: normal;
        padding: 5px 3px 5px 8px;
        padding: 0;
    }





}






/**
 * recruit_voice_LSubmenu
 -----------------------------*/
#recruit_voice_L .submenu {
    display: none;
    background: #fefefe;
    font-size: 15px;
    padding: 10px;
}

.submenu li {
    /* border-bottom: 1px solid #ddd; */
}

#recruit_voice_L .submenu li {
    /* display: block; */
    /* text-decoration: none; */
    /* color: #333; */
    /* padding: 12px; */
    /* font-size: 17px; */
    /* padding-left: 20px; */
    /* padding-bottom: 30px; */
    /* -webkit-transition: all 0.25s ease; */
    -o-transition: all 0.25s ease;
    /* transition: all 0.25s ease; */
    line-height: 1.5;
}

#recruit_voice_L .submenu li a {
    /* background: #b63b4d; */
    /* color: #b63b4d; */
    /* display: inline; */
    /* font-weight: 600; */
    /* border-bottom: 1px dashed #b63b4d; */
}





@media screen and (max-width: 767px) {

    .box_set_caption .box_wrap {
        flex-direction: column;
    }




    .box_set {
        /* flex-direction: column; */
    }

    .box_col4 {
        width: 100%;
        padding: 5px;
        object-fit: cover;
    }

    .box_col4 img {}


    .e_menuBox .inner {
        width: 98%;
    }


    .accordion {
        /* height: 90vh; */
    }

    .submenu li {
        /* display: block; */
        /* text-decoration: none; */
        /* color: #333; */
        /* padding: 5px; */
        /* font-size: 17px; */
        /* padding-left: 10px; */
        /* padding-bottom: 10px; */
        /* -webkit-transition: all 0.25s ease; */
        -o-transition: all 0.25s ease;
        /* transition: all 0.25s ease; */
    }
}




.popup_wrap input {
    display: none;
}

.popup_overlay {
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}

.popup_trigger {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
}

.popup_content {
    position: relative;
    align-self: center;
    width: 100%;
    max-width: 700px;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
}

.popup_content img {
    width: 100%;
    margin-top: 10px;
}

.popup_content p.title {
    font-size: 18px;
    color: #4ca74f;
    margin-bottom: 20px;
    font-weight: 600;
    border-bottom: 1px solid #ddd
}

.popup_content p.title2 {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 600;
    text-align: center;
}



.popup_content p.catch {
    font-size: 16px;
    line-height: 2;
    text-align: center;
    font-weight: 600;
    color: #4ca74f;
}

.popup_content p.catch span {
    border-bottom: 1px dashed #515151;
    color: #000;
}


.img_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.img_flex img {
    width: 48%;
    padding: 1%;
}





.close_btn {
    position: absolute;
    top: 18px;
    right: 16px;
    font-size: 40px;
    /* cursor: pointer; */
    color: #4ca74f;
}

.popup_wrap input:checked~.popup_overlay {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s;
    z-index: 99999;
}

.open_btn {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 30px;
    margin: 30px auto;
    padding: 10px 16px;
    color: #fff;
    background: #4ca74f;
    /* font-weight: bold; */
    /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6); */
    border-radius: 3px;
    cursor: pointer;
    transition: .3s ease;
    min-height: 60px;
    font-size: 18px;
}

.open_btn:hover {
    background: #ffffff;
    border: 1px solid #4ca74f;
    color: #4ca74f;
    transition: .3s ease;
}


@media only screen and (max-width: 600px) {
    .open_btn {
        width: 100%;
        font-size: 16px;
    }
}






/* 会社概要 */

.company_info .section_row .row_inner section#faq {
    padding-top: 120px;
    padding-bottom: 160px;
}

.company_info .section_row .row_inner section#faq .inner .nav {
    display: flex;
    margin-bottom: 90px;
}

.company_info .section_row .row_inner section#faq .inner .nav li a {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

.company_info .section_row .row_inner section#faq .inner .nav li a::after {
    content: "";
    display: block;
    width: 10px;
    height: 9px;
    background: url(../img/arrow_bottom_gray_mini.svg) no-repeat center/contain;
    margin-left: 9px;
}

@media (hover: hover) and (pointer: fine) {
    .company_info .section_row .row_inner section#faq .inner .nav li a:hover {
        opacity: 0.7;
    }
}

.company_info .section_row .row_inner section#faq .inner .nav li:not(:last-child) {
    margin-right: 60px;
}

.company_info .section_row .row_inner section#faq .inner .list .group h3 {
    font-size: 20px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    background: linear-gradient(to top, #eef1f4 22px, transparent 22px);
    padding-left: 2px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item {
    border-bottom: 1px dashed #000;
    padding-bottom: 25px;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .q {
    padding-top: 25px;
    position: relative;
    cursor: pointer;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .q p {
    display: flex;
    align-items: center;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-weight: 500;
    transition: 0.3s ease;
    line-height: 1;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .q p span {
    font-family: "PT Sans", sans-serif;
    margin-right: 8px;
    font-size: 20px;
    font-weight: bold;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .q::before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/icon_plus.svg) no-repeat center/contain;
    position: absolute;
    top: 27px;
    right: 18px;
    opacity: 1;
    transition: 0.3s;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .q::after {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/icon_plus_red.svg) no-repeat center/contain;
    position: absolute;
    top: 27px;
    right: 18px;
    opacity: 0;
    transition: 0.3s;
}

@media (hover: hover) and (pointer: fine) {
    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover p {
        color: #18559d;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover::before {
        opacity: 0;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover::after {
        opacity: 1;
    }
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active p {
    color: #18559d;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::before {
    background-image: url(../img/icon_minus_red.svg);
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::after {
    background-image: url(../img/icon_minus_red.svg);
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .a {
    margin-top: 20px;
    line-height: 1.8;
    padding-left: 25px;
    padding-right: 60px;
    display: none;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn {
    margin-top: 25px;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a {
    display: block;
    width: 480px;
    height: 80px;
    border-radius: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    border: 1px solid #18559d;
    background: linear-gradient(to right, #18559d, #fd452d);
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a::before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
    transition: 0.2s ease;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    border-radius: 6px;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
    padding: 0 40px;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a span::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/icon_blank.svg) no-repeat center/contain;
    margin-left: 15px;
}

@media (hover: hover) and (pointer: fine) {
    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover {
        color: #18559d;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover::before {
        width: 100%;
        opacity: 1;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover span::after {
        background-image: url(../img/icon_blank_red.svg);
    }
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi {
    margin-top: 30px;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi .main {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}

.company_info .section_row .row_inner section#faq .inner .list .group .items .item .a:not(:last-child) {
    margin-bottom: 30px;
}

.company_info .section_row .row_inner section#faq .inner .list .group:not(:last-child) {
    margin-bottom: 60px;
}



.company_info .section_row .row_inner section#greeting {
    padding-top: 120px;
    padding-bottom: 160px;
}

.company_info .section_row .row_inner section#greeting .inner .nav {
    display: flex;
    margin-bottom: 90px;
}

.company_info .section_row .row_inner section#greeting .inner .nav li a {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

.company_info .section_row .row_inner section#greeting .inner .nav li a::after {
    content: "";
    display: block;
    width: 10px;
    height: 9px;
    background: url(../img/arrow_bottom_gray_mini.svg) no-repeat center/contain;
    margin-left: 9px;
}

@media (hover: hover) and (pointer: fine) {
    .company_info .section_row .row_inner section#greeting .inner .nav li a:hover {
        opacity: 0.7;
    }
}

.company_info .section_row .row_inner section#greeting .inner .nav li:not(:last-child) {
    margin-right: 60px;
}

.company_info .section_row .row_inner section#greeting .inner .list .group h3 {
    font-size: 20px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    background: linear-gradient(to top, #eef1f4 22px, transparent 22px);
    padding-left: 2px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item {
    border-bottom: 1px dashed #000;
    padding-bottom: 25px;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q {
    padding-top: 25px;
    position: relative;
    cursor: pointer;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q p {
    display: flex;
    align-items: center;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-weight: 500;
    transition: 0.3s ease;
    line-height: 1;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q p span {
    font-family: "PT Sans", sans-serif;
    margin-right: 8px;
    font-size: 20px;
    font-weight: bold;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q::before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/icon_plus.svg) no-repeat center/contain;
    position: absolute;
    top: 27px;
    right: 18px;
    opacity: 1;
    transition: 0.3s;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q::after {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/icon_plus_red.svg) no-repeat center/contain;
    position: absolute;
    top: 27px;
    right: 18px;
    opacity: 0;
    transition: 0.3s;
}

@media (hover: hover) and (pointer: fine) {
    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q:hover p {
        color: #18559d;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q:hover::before {
        opacity: 0;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q:hover::after {
        opacity: 1;
    }
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q.active p {
    color: #18559d;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q.active::before {
    background-image: url(../img/icon_minus_red.svg);
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q.active::after {
    background-image: url(../img/icon_minus_red.svg);
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a {
    margin-top: 20px;
    line-height: 1.8;
    padding-left: 25px;
    padding-right: 60px;
    display: none;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn {
    margin-top: 25px;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a {
    display: block;
    width: 480px;
    height: 80px;
    border-radius: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    border: 1px solid #18559d;
    background: linear-gradient(to right, #18559d, #fd452d);
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a::before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
    transition: 0.2s ease;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    border-radius: 6px;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
    padding: 0 40px;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a span::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/icon_blank.svg) no-repeat center/contain;
    margin-left: 15px;
}

@media (hover: hover) and (pointer: fine) {
    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a:hover {
        color: #18559d;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a:hover::before {
        width: 100%;
        opacity: 1;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a:hover span::after {
        background-image: url(../img/icon_blank_red.svg);
    }
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .madoguchi {
    margin-top: 30px;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .madoguchi .main {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}

.company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a:not(:last-child) {
    margin-bottom: 30px;
}

.company_info .section_row .row_inner section#greeting .inner .list .group:not(:last-child) {
    margin-bottom: 60px;
}

.company_info#career .section_row .row_inner section#company_information .inner .btn {
    margin-top: 45px;
}

.company_info#career .section_row .row_inner section#company_information .inner .btn a {
    margin-left: 0;
}












.company_info#career .section_row .row_inner section#company_information .inner .btn {
    margin-top: 45px;
}

.company_info#career .section_row .row_inner section#company_information .inner .btn a {
    margin-left: 0;
}





@media (max-width: 1200px) {
    .company_info .section_row .row_inner aside.pc {
        display: none;
    }

    .company_info .section_row .row_inner aside.sp {
        display: block;
        position: relative;
        width: 100%;
        margin-bottom: 50px;
    }

    .company_info .section_row .row_inner section {
        padding-left: 0;
    }
}

@media (max-width: 900px) {
    .company_info .section_row .row_inner section#flow .inner .list .block {
        flex-direction: column;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .img {
        margin-bottom: 20px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt {
        width: 100%;
        max-width: 340px;
    }

    .company_info .section_row .row_inner section#faq .inner .nav {
        flex-direction: column;
    }

    .company_info .section_row .row_inner section#faq .inner .nav li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .company_info #mv .flow_txt {
        bottom: 5px;
    }

    .company_info .section_row .row_inner aside ul li a {
        font-size: 14px;
    }

    .company_info .section_row .row_inner aside ul li:not(:last-child) {
        margin-bottom: 10px;
    }

    .company_info .section_row .row_inner section .ttl {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .company_info .section_row .row_inner section .ttl::before {
        width: 7.5px;
        height: 7.5px;
        margin-right: 6.5px;
    }

    .company_info .section_row .row_inner section h2 {
        font-size: 23px;
        margin-bottom: 35px;
    }

    .company_info .section_row .row_inner section#company_information .inner .desc {
        font-size: 14px;
        line-height: 1.6;
    }

    .company_info .section_row .row_inner section#company_information .inner .notice {
        margin-top: 15px;
        font-size: 13px;
        line-height: 1.5;
    }

    .company_info .section_row .row_inner section#company_information .inner table tr th {
        width: 100%;
        display: block;
        padding: 10px 16px;
        font-size: 13px;
    }

    .company_info .section_row .row_inner section#company_information .inner table tr td {
        width: 100%;
        display: block;
        padding: 15px 0 15px 16px;
        font-size: 13px;
        line-height: 1.6;
    }

    .company_info .section_row .row_inner section#company_information .inner table tr td .notice {
        margin-top: 15px;
        font-size: 12px;
    }

    .company_info .section_row .row_inner section#company_information .inner .btn {
        margin-top: 40px;
    }

    .company_info .section_row .row_inner section#company_information .inner .btn a {
        font-size: 15px;
        width: 282px;
        height: 70px;
        border-radius: 3px;
    }

    .company_info .section_row .row_inner section#company_information .inner .btn a::before {
        border-radius: 3px;
    }

    .company_info .section_row .row_inner section#company_information .inner .btn a span::after {
        width: 14px;
        height: 14px;
        margin-left: 9px;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area {
        width: 100%;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn {
        flex-direction: column;
        align-items: center;
        margin-left: 0;
        margin-top: 20px;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .company_info .section_row .row_inner section#flow {
        padding-top: 60px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block {
        border-radius: 15px;
        min-height: auto;
        padding: 30px 5% 35px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .img {
        width: 228px;
        margin-bottom: 15px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .img img {
        height: 121px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt {
        padding: 0;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt .main {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt .main span {
        font-size: 18px;
        width: 28px;
        margin-right: 3px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt .desc {
        font-size: 14px;
        line-height: 1.6;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt ul {
        margin-top: 15px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt ul li {
        font-size: 14px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt ul li:not(:last-child) {
        margin-bottom: 7px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt .notice {
        font-size: 13px;
        margin-top: 15px;
        text-indent: -1em;
        margin-left: 1em;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block:not(:last-child) {
        margin-bottom: 30px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block:not(:last-child)::after {
        width: 30px;
        height: 16.5px;
        top: calc(100% + 5px);
    }

    .company_info .section_row .row_inner section#faq {
        padding: 50px 0 77px;
    }

    .company_info .section_row .row_inner section#faq .inner .nav {
        margin-bottom: 50px;
    }

    .company_info .section_row .row_inner section#faq .inner .nav li a {
        font-size: 14px;
    }

    .company_info .section_row .row_inner section#faq .inner .nav li a::after {
        margin-left: 4px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group h3 {
        font-size: 18px;
        background: linear-gradient(to top, #eef1f4 18px, transparent 18px);
        padding-bottom: 7px;
        margin-bottom: 10px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item {
        padding-bottom: 15px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q {
        padding: 15px 30px 0 0;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q p {
        font-size: 13px;
        line-height: 1.6;
        align-items: flex-start;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q p span {
        font-size: 16px;
        margin-right: 5px;
        margin-top: -3px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q::before {
        width: 14px;
        height: 14px;
        right: 0;
        top: 20px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q::after {
        width: 14px;
        height: 14px;
        right: 0;
        top: 20px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::before,
    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::after {
        background-size: 14px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a {
        margin-top: 13px;
        font-size: 13px;
        line-height: 1.6;
        padding-left: 16px;
        padding-right: 29px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn {
        margin-top: 15px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a {
        font-size: 15px;
        width: 282px;
        height: 70px;
        border-radius: 3px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi {
        margin-top: 20px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi .main {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group:not(:last-child) {
        margin-bottom: 50px;
    }

    .company_info#career .section_row .row_inner section#company_information .inner .btn {
        margin-top: 30px;
    }

    .company_info#career .section_row .row_inner section#flow {
        padding-top: 50px;
    }
}




/* ======== table.tableOther ======== */
table.company {
    border-collapse: collapse;
    text-align: left;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 2;
    width: 100%;
}

table.company tr {}

table.company th {
    width: 25%;
    padding: 22px;
    vertical-align: 0;
    border: #ddd 1px solid;
    border-right: #ddd 1px dashed;
    border-right: #ddd 1px solid;
}

table.company td {
    padding: 22px;
    vertical-align: 0;
    border: #ddd 1px solid;
    /* border-left:none; */
}

table.company td .linkArea {
    margin-top: 10px;
    text-align: left;
}

table.company td .linkArea a.btn {
    margin: 0;
}

/* --- #map_canvas --- */
#map_canvas {
    width: 100%;
    margin-top: 70px;
    height: 400px;
    position: relative;
    z-index: 1;
    border: #ededed 1px solid;
}



@media only screen and (max-width: 950px) {
    table.company th {
        width: 30%;
        padding: 20px;
    }

    table.company td {
        padding: 20px;
    }
}

@media only screen and (max-width: 800px) {
    table.company {
        font-size: 13px;
    }
}

@media only screen and (max-width: 738px) {
    #outline .imgArea {
        /* float:none; */
        width: 100%;
        display: block;
    }

    #outline .txtArea {
        float: none;
        width: 100%;
        /* margin-top:25px; */
    }

    table.company {
        /* font-size:12px; */
    }

    /*	#map_canvas { display:none; }*/
}

@media only screen and (max-width: 414px) {
    table.company th {
        width: 30%;
        padding: 15px;
    }

    table.company td {
        padding: 15px;
    }
}

.page_top_area {
    margin-bottom: 30px;
    border: 2px solid #000;
    padding: 20px 20px;
    position: relative;
    margin-top: 80px;
}


.page_title_txt {
    font-size: 35px;
    line-height: 35px;
    position: absolute;
    top: -50px;
    background: #fff;
    padding: 0 30px;
}

.page_title_txt span {
    font-size: 0.6em;
    padding: 0 10px;
}



@media all and (max-width:414px) {

    .page_top_area {
        border: 2px solid #000;
        padding: 20px 10px;

    }



    .page_title_txt {
        font-size: 20px;
        line-height: 1.5;
        padding: 0;
    }
}

.page_sub_txt {
    font-size: 30px;
    line-height: 2;
    font-weight: 600;
}


@media all and (max-width:600px) {
    .page_sub_txt {
        font-size: 20px;
        line-height: 1.8;
        font-weight: 600;
        margin: 0;
    }
}


.mission_area {
    display: flex;
    gap: 1em;
}


.img_truck {
    order: 2;
}

.img_truck img {
    border-radius: 0.5em;
}


.mane {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    order: 1
}


.mane h2 {
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    padding-left: 30px;
}

.mane h2 {
    position: relative;
    color: white;
    background: #e5a01d;
    line-height: 2;
    font-size: 30px;
    margin-bottom: 20px;
    padding-left: 50px;
}

.mane h2 span {
    font-size: 0.9em;
    padding: 0 10px;
}



.mane h2:before {
    font-family: 'FontAwesome';
    content: "\f14a";
    position: absolute;
    left: 0.5em;
}






@media all and (max-width:600px) {
    .mission_area {
        display: flex;
        gap: 1em;
        flex-direction: column;
    }

    .img_truck {
        order: 1;
    }

    .mane {
        order: 2;
    }


    .mane h2 {
        position: relative;
        color: white;
        background: #e5a01d;
        line-height: 2;
        font-size: 20px;
        margin-bottom: 20px;
        padding-left: 50px;
    }

    .mane h2 span {
        font-size: 0.9em;
        padding: 0 10px;
    }


}

.mane h3 {
    position: relative;
    color: #000;
    text-align: left;
    font-size: 20px;
    line-height: 2.5;
    padding-left: 10px;
    border-bottom: solid 1px;
    display: flex;
    align-content: center;
    align-items: center;
}

.mane h3 span {
    color: #18559d;
    font-size: 1.1em
}



.mane h3:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f140";
    /* position: absolute; */
    left: 0.6em;
    font-size: 23px;
    /* top: -5px; */
    color: #18559d;
    padding-right: 10px;
}


@media all and (max-width:600px) {

    .mane h3 {
        font-size: 16px;
        line-height: 1.6;
        padding-bottom: 10px;
        margin-top: 0.6em;
        flex-direction: row;
    }

    .mane h3:before {
        font-size: 20px;
        top: 0;
    }

}

/* --- .nameArea --- */
.nameArea {
    margin: 80px 0 0;
    background: #f4f4f4;
    border: 1px solid #eeebe7;
    position: relative;
    z-index: 2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* --- .inner --- */
.nameArea .inner {
    padding: 65px 3.5% 75px;
    z-index: 0;
    display: flex;
    gap: 2em;
    margin-bottom: 0 !important;
    align-content: center;
    align-items: center;
}

/* .imgArea */
.nameArea .imgArea {
    width: 25%;
    z-index: 1;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* .nameArea .imgArea:before {
    position: absolute;
    top: 10px;
    right: 20px;
    left: 20px;
    bottom: 10px;
    content: "";
    z-index: 2;
  }
  
  .nameArea .imgArea:after {
    position: absolute;
    top: 20px;
    right: 10px;
    left: 10px;
    bottom: 20px;
    content: "";
    z-index: 2;
  }
   */

.nameArea .imgArea h4 {
    font-size: 1.2em;
    line-height: 1.8;
    /* font-family: 'Playfair Display', YuMincho, "ProN W3", "Hiragino Mincho ProN", Verdana, serif; */
    text-align: center;
}

.nameArea .imgArea h4 span {
    display: block;
    font-size: 1.5rem;
}

.nameArea .imgArea img {
    height: auto;
    margin: 10px auto;
}

/* .txtArea */
.nameArea .txtArea {
    width: 70%;
    text-align: left;
}

.nameArea .txtArea .txtBox {
    margin: 0 auto;
}

.nameArea .txtArea h4 {
    margin: 0 0 30px;
    font-size: 55px;
    font-family: scotch-display, sans-serif;
    font-weight: 300;
    letter-spacing: 0.015em;
    position: relative;
    z-index: 0;
    line-height: 1.5;
    text-align: center;
}

.nameArea .txtArea p {
    font-size: 14px;
    line-height: 2.2;
}

.nameArea .txtArea .txtBox .sign {
    text-align: right;
}

.nameArea .txtArea .txtBox .sign img {
    width: 200px
}




@media all and (max-width:700px) {
    .nameArea .inner {
        flex-direction: column;
    }

    .nameArea .imgArea {
        width: 100%;
    }

    .nameArea .txtArea {
        width: 90%;
        text-align: left;
    }

}

video {
    /* position: relative; */
    /* width: 100%; */
    /* padding-top: 10.25%; */
    /* margin-bottom: 10px; */
    /* padding-bottom: 30.25%; */
    /* height: 100%; */
    /* border-radius: 0.5em; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}



/* recruit */

.page_recruit {
    width: 100%;
    /* margin-bottom: 134px; */
    /* background: rgb(244 234 234); */
    /* border-radius: 40px; */
    /* padding: 80px 90px 0px 80px; */
}




/* INTERVIEW */
#interview #mv .inner .ttl_row {
    margin-bottom: 50px;
}

#interview #mv .inner .ttl_row h2 {
    margin-bottom: 0;
}

#interview #interview_list {
    padding-bottom: 120px;
}

#interview #interview_list .inner {
    max-width: 1160px;
}

#interview #interview_list .inner .intro {
    margin-bottom: 100px;
}

#interview #interview_list .inner .interview_slider {
    display: flex;
    flex-wrap: wrap;
}

#interview #interview_list .inner .interview_slider .slide {
    position: relative;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    width: 30.6%;
    transition: 0.3s ease;
}

#interview #interview_list .inner .interview_slider .slide a {
    display: block;
}

#interview #interview_list .inner .interview_slider .slide a .img {
    overflow: hidden;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: top right;
    mask-position: top right;
    border-radius: 10px 11px 10px 10px;
}

#interview #interview_list .inner .interview_slider .slide a .img img {
    transition: 0.3s ease;
    display: block;
}

#interview #interview_list .inner .interview_slider .slide a .img::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(37, 45, 47, 0.54) 0%, rgba(37, 45, 47, 0) 70%);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: 1;
}

#interview #interview_list .inner .interview_slider .slide a .tag {
    position: absolute;
    top: 0;
    right: 0;
    font-size: clamp(11px, 1.2vw, 15px);
    line-height: 1;
    height: 2.4vw;
    max-height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#interview #interview_list .inner .interview_slider .slide a .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px 30px 20px;
    z-index: 2;
    color: #fff;
}

#interview #interview_list .inner .interview_slider .slide a .txt .interview_ttl {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}

#interview #interview_list .inner .interview_slider .slide a .txt .detail {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.2;
    margin-bottom: 5px;
}

#interview #interview_list .inner .interview_slider .slide a .txt .detail .position {
    font-size: 16px;
}

#interview #interview_list .inner .interview_slider .slide a .txt .detail .position::after {
    content: "/";
    margin: 0 0.5em;
}

#interview #interview_list .inner .interview_slider .slide a .txt .detail .year {
    font-size: 13px;
}

#interview #interview_list .inner .interview_slider .slide a .txt .name {
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
}

@media (hover: hover) and (pointer: fine) {
    #interview #interview_list .inner .interview_slider .slide a:hover .img img {
        transform: scale(1.04);
    }
}

#interview #interview_list .inner .interview_slider .slide:not(:nth-child(3n)) {
    margin-right: 4.1%;
}

#interview #interview_list .inner .interview_slider .slide:nth-child(n+4) {
    margin-top: 80px;
}

#interview #interview_list .inner .interview_slider .slide.graduates a .img {
    -webkit-mask-image: url(../img/top/interview_mask.svg);
    mask-image: url(../img/top/interview_mask.svg);
}

#interview #interview_list .inner .interview_slider .slide.graduates a .tag {
    width: 6.4vw;
    max-width: 90px;
}

#interview #interview_list .inner .interview_slider .slide.career a .img {
    -webkit-mask-image: url(../img/top/interview_mask_career.svg);
    mask-image: url(../img/top/interview_mask_career.svg);
}

#interview #interview_list .inner .interview_slider .slide.career a .tag {
    width: 8.3vw;
    max-width: 120px;
}

#interview #interview_list .inner .interview_slider .slide.coming a {
    pointer-events: none;
    position: relative;
}

#interview #interview_list .inner .interview_slider .slide.coming a .tag {
    opacity: 0.2;
}

#interview #interview_list .inner .interview_slider .slide.coming a::before {
    content: "Coming Soon";
    font-family: "PT Sans", sans-serif;
    font-size: clamp(16px, 2.6vw, 42px);
    font-style: italic;
    display: block;
    text-align: center;
    color: #fff;
    height: 1em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
}

#interview #interview_list .inner .interview_slider .slide.coming a .img {
    filter: grayscale(40%);
}

#interview #interview_list .inner .interview_slider .slide.coming a .img::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(201, 201, 201);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    z-index: 3;
}

#interview #interview_list .inner .interview_slider .slide.coming a .txt {
    color: #d5d5d5;
}

@media (max-width: 1180px) {
    #interview #interview_list .inner .interview_slider .slide a .txt .interview_ttl {
        font-size: 18px;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .detail {
        flex-direction: column;
        align-items: flex-start;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .detail .position {
        font-size: 12px;
        line-height: 1.3;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .detail .year {
        font-size: 11px;
        line-height: 1.3;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .name {
        font-size: 20px;
    }
}

@media (max-width: 1000px) {
    #interview #interview_list .inner .intro {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    #interview #interview_list .inner .interview_slider {
        flex-direction: column;
        align-items: center;
    }

    #interview #interview_list .inner .interview_slider .slide {
        width: 100%;
    }

    #interview #interview_list .inner .interview_slider .slide a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #interview #interview_list .inner .interview_slider .slide a .img {
        width: 32vw;
        margin-right: 20px;
        position: relative;
    }

    #interview #interview_list .inner .interview_slider .slide a .img img {
        border-radius: 8px;
        -webkit-mask: unset;
        mask: unset;
    }

    #interview #interview_list .inner .interview_slider .slide a>.pc {
        display: none;
    }

    #interview #interview_list .inner .interview_slider .slide a .tag {
        position: static;
        font-size: 12px;
        color: #fff;
        background: #222;
        padding: 4px 5px 5px;
        border-radius: 3px;
        margin-bottom: 5px;
        width: -moz-fit-content;
        width: fit-content;
        height: auto;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt {
        color: #111;
        width: calc(100% - 32vw - 20px);
        position: static;
        padding: 0;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt>.sp {
        display: block;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .interview_ttl {
        margin-bottom: 16px;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .interview_ttl br {
        display: none;
    }

    #interview #interview_list .inner .interview_slider .slide:not(:nth-child(3n)) {
        margin-right: 0;
    }

    #interview #interview_list .inner .interview_slider .slide:nth-child(n+2) {
        margin-top: 36px;
    }

    #interview #interview_list .inner .interview_slider .slide.graduates a .img,
    #interview #interview_list .inner .interview_slider .slide.career a .img {
        -webkit-mask-image: none;
        mask-image: none;
    }

    #interview #interview_list .inner .interview_slider .slide.graduates a .img::before,
    #interview #interview_list .inner .interview_slider .slide.career a .img::before {
        content: none;
    }

    #interview #interview_list .inner .interview_slider .slide.graduates a .tag,
    #interview #interview_list .inner .interview_slider .slide.career a .tag {
        width: -moz-fit-content;
        width: fit-content;
    }

    #interview #interview_list .inner .interview_slider .slide.coming a .img::before {
        content: none;
        content: "Coming Soon";
        font-family: "PT Sans", sans-serif;
        font-size: clamp(16px, 3vw, 32px);
        background: none;
        font-style: italic;
        display: block;
        text-align: center;
        color: #fff;
        height: 1em;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 5;
    }

    #interview #interview_list .inner .interview_slider .slide.coming a .tag {
        opacity: 0.2;
    }

    #interview #interview_list .inner .interview_slider .slide.coming a::before {
        content: none;
    }
}

@media (max-width: 768px) {
    #interview #mv {
        padding-bottom: 90px;
    }

    #interview #mv .inner .ttl_row {
        align-items: flex-start;
        margin-bottom: 25px;
    }

    #interview #mv .inner .ttl_row .sec_ttl {
        margin-top: 5px;
    }

    #interview #mv .flow_txt {
        bottom: 25px;
    }

    #interview #interview_list {
        padding-bottom: 60px;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .interview_ttl {
        font-size: 15px;
    }
}

#mv {
    position: relative;
    padding: 180px 0 50px;
    background: #e4f0ff;
    z-index: 0;
}

#mv .inner {
    max-width: 1640px;
    position: relative;
}

#mv .inner::before {
    content: "";
    display: block;
    width: 200px;
    height: 516px;
    /* background: url(../../img/bg_gray_logo.svg) no-repeat center/contain; */
    background: url(../img/bg_img_truck.png) no-repeat center/contain;
    /* background: url(../img/common/f_mark.svg) no-repeat center/contain; */
    position: absolute;
    top: -212px;
    right: -80px;
    z-index: -1;
    opacity: 0.1;
}


#mv .inner::after {
    content: "";
    display: block;
    width: 1vw;
    height: 100%;
    background: #18559d;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}




#mv .inner {
    max-width: 1680px;
}

#mv .inner .sec_ttl {
    text-align: right;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-family: "PT Sans", sans-serif;
}

#mv .inner .ttl_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 50px;
    margin-top: 10px;
}

#mv .inner .ttl_row .ttl {
    color: #18559d;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-weight: bold;
}



#mv .flow_txt {
    font-size: 180px;
    line-height: 1;
    font-family: "PT Sans", sans-serif;
    color: #f2f5f7;
    white-space: nowrap;
    position: absolute;
    bottom: 10px;
    z-index: -1;
}

#mv .flow_txt span {
    display: inline-block;
    margin-right: 68px;
}




#mv .inner .row {
    margin-top: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

#mv .inner .row .txt {
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    padding-top: 59px;
}

#mv .inner .row .txt .breadcrumb {
    background: #eef1f4;
    border-radius: 4px;
    padding: 10px 19px;
    margin-bottom: 60px;
    width: -moz-fit-content;
    width: fit-content;
}

#mv .inner .row .txt .ttl {
    color: #18559d;
    font-weight: bold;
    margin-bottom: 20px;
}

#company_single #mv .inner .row .txt h2 {
    font-size: clamp(32px, 2.7vw, 48px);
    line-height: 1.5;
    margin-bottom: 75px;
}

#mv .inner .row .txt .position {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}

#mv .inner .row .txt .name_year {
    display: flex;
    align-items: flex-end;
    line-height: 1;
}

#mv .inner .row .txt .name_year .name {
    font-weight: bold;
    font-size: 38px;
    margin-right: 18px;
    margin-right: 8px;
}

#mv .inner .row .txt .name_year .year {
    font-size: 15px;
    margin-bottom: 8px;
}

#mv .inner .row .img {
    width: 51%;
    position: relative;
}

#mv .inner .row .img .main_img img {
    border-radius: 20px;
    display: block;
}

#mv .inner .row .img .parallax {
    position: absolute;
}

#mv .inner .row .img .parallax.kazari1 {
    width: 17px;
    aspect-ratio: 1/5.588;
    background: url(../img/interview/mv_kazari1.svg) no-repeat center/contain;
    top: -26px;
    left: 79px;
}

#mv .inner .row .img .parallax.kazari2 {
    width: 105px;
    aspect-ratio: 1/1.5619;
    background: url(../img/interview/mv_kazari2.svg) no-repeat center/contain;
    top: 46%;
    right: -75px;
}

#mv .inner .row .img .parallax.kazari3 {
    width: 22px;
    aspect-ratio: 1/1;
    background: url(../img/interview/mv_kazari3.svg) no-repeat center/contain;
    top: 36%;
    right: -75px;
}

#mv .inner .row .img .parallax.kazari4 {
    width: 157px;
    aspect-ratio: 1/1;
    background: url(../img/interview/mv_kazari4.svg) no-repeat center/contain;
    bottom: -11px;
    right: 21px;
}

#mv .inner .row .img .parallax.kazari5 {
    width: 68px;
    aspect-ratio: 2/1;
    background: url(../img/interview/mv_kazari5.svg) no-repeat center/contain;
    bottom: 50px;
    left: 10px;
}

#mv .inner .row .img .parallax.kazari6 {
    width: 67px;
    aspect-ratio: 1/1.2985;
    background: url(../img/interview/mv_kazari6.svg) no-repeat center/contain;
    bottom: 58px;
    left: -30px;
}

#mv .flow_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}


#mv {
    padding: 198px 0 100px;
    position: relative;
    background: #ddd;
    position: relative;
    padding: 180px 0 50px;
    background: #e4f0ff;
    z-index: 0;
    margin-bottom: 30px;
    margin-bottom: 0;
}



#mv .inner .sec_ttl {
    font-size: 11px;
}

#mv .inner .ttl_row {
    margin-bottom: 10px;
    padding-left: 27px;
}

#mv .inner .ttl_row .ttl {
    font-size: 14px;
}

#mv .inner h2 {
    font-size: 52px;
    line-height: 1;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 30px;
    padding-left: 1em;
}


#mv .flow_txt {
    bottom: 10px;
    font-size: 100px;
}

#mv .flow_txt span {
    margin-right: 32px;
}






#company_single .section_row .row_inner .company_sec .inner .ttl {
    color: #18559d;
    font-size: 15px;
    margin-bottom: 10px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#company_single .section_row .row_inner .company_sec .inner .ttl span {
    font-size: 16px;
    font-family: "PT Sans", sans-serif;
    margin-right: 1em;
}

#company_single .section_row .row_inner .company_sec .inner h2 {
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 60px;
}

#company_single .section_row .row_inner .company_sec .inner .desc {
    line-height: 2;
    margin-bottom: 50px;
}

#company_single .section_row .row_inner .company_sec .inner .img {
    position: relative;
}

#company_single .section_row .row_inner .company_sec .inner .img .main_img img {
    border-radius: 20px;
}

#company_single .section_row .row_inner .company_sec:not(:last-child) {
    margin-bottom: 80px;
}

#company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax {
    position: absolute;
}

#company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari1 {
    width: 120px;
    aspect-ratio: 1/0.2667;
    background: url(../img/interview/detail_kazari1.svg) no-repeat center/contain;
    top: 19px;
    right: -33px;
}

#company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari2 {
    width: 52px;
    aspect-ratio: 13/25;
    background: url(../img/interview/detail_kazari2.svg) no-repeat center/contain;
    top: 47px;
    right: -39px;
}

#company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari3 {
    width: 90px;
    aspect-ratio: 45/61;
    background: url(../img/interview/detail_kazari3.svg) no-repeat center/contain;
    bottom: -20px;
    left: 16px;
}

#company_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax {
    position: absolute;
}

#company_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax.kazari1 {
    width: 61px;
    aspect-ratio: 61/67;
    background: url(../img/interview/detail_kazari4.svg) no-repeat center/contain;
    top: -21px;
    left: 16px;
}

#company_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax.kazari2 {
    width: 47px;
    aspect-ratio: 47/127;
    background: url(../img/interview/detail_kazari5.svg) no-repeat center/contain;
    top: 60px;
    left: -16px;
}

#company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax {
    position: absolute;
}

#company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari1 {
    width: 79px;
    aspect-ratio: 79/72;
    background: url(../img/interview/detail_kazari6.svg) no-repeat center/contain;
    top: 36px;
    right: -51px;
}

#company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari2 {
    width: 70px;
    aspect-ratio: 70/109;
    background: url(../img/interview/detail_kazari7.svg) no-repeat center/contain;
    bottom: -21px;
    left: 30px;
}

#company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari3 {
    width: 83px;
    aspect-ratio: 83/14;
    background: url(../img/interview/detail_kazari8.svg) no-repeat center/contain;
    bottom: 112px;
    left: -41px;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner {
    padding: 60px;
    border: 1px solid #eee;
    border-radius: 20px;
    position: relative;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax {
    position: absolute;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark1 {
    width: 83px;
    aspect-ratio: 1/1;
    top: 30px;
    right: 27px;
    background: #17a0df;
    border-radius: 50px;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark2 {
    width: 46px;
    aspect-ratio: 1/1;
    top: 123px;
    right: -9px;
    background: #1c63b9;
    border-radius: 50px;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark3 {
    width: 350px;
    top: 153px;
    right: 50px;
    border-radius: 50px;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark3 img {
    border-radius: 10px;
}


#company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark4 {
    width: 250px;
    top: 400px;
    right: 10px;
    border-radius: 50px;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark4 img {
    border-radius: 10px;
}



@media (max-width: 768px) {

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark1 {
        width: 63px;
        top: 60px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark2 {
        width: 36px;
    }



    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark3 {
        width: 150px;
        top: -95px;
        right: -20px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark3 img {
        border-radius: 10px 0 0 10px;
    }


    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark4 {
        display: none
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.c_mark4 img {
        border-radius: 10px;
    }
}





#company_single .section_row .row_inner .company_sec#tg_sec4 .inner h2 {
    font-size: 26px;
    margin-bottom: 50px;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl {
    padding-left: 70px;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt {
    background: #1c63b9;
    color: #fff;
    width: 8em;
    border-radius: 15px;
    padding: 7px 8px 8px;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    margin-bottom: 14px;
    position: relative;
}


#company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt span {
    font-size: 0.8em;
    padding: 0 2px
}





#company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: #18559d;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: -70px;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd {
    position: relative;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd .main {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd .desc {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 0;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd:not(:last-child) {
    margin-bottom: 35px;
}

#company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd:not(:last-child)::before {
    content: "";
    width: 2px;
    height: calc(100% + 90px);
    background: #e2e2e2;
    position: absolute;
    top: -40px;
    left: -63px;
    z-index: -1;
}

#company_single #schedule {
    margin-top: 100px;
    background: #eef1f4 url(../img/interview/schedule_bg.svg) no-repeat top -255px left calc(50% + 550px);
    border-radius: 100px;
    padding: 95px 80px 120px;
}

#company_single #schedule .inner {
    max-width: 1440px;
    padding-left: 125px;
}

#company_single #schedule .inner .ttl {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
    margin-bottom: 60px;
}

#company_single #schedule .inner .ttl .img {
    position: absolute;
    top: 50%;
    left: -125px;
    transform: translateY(-50%);
    border: 2px solid #ff6982;
    border-radius: 50%;
}

#company_single #schedule .inner .ttl .img img {
    width: 100px;
    display: block;
    border-radius: 50%;
}

#company_single #schedule .inner .ttl h2 {
    font-size: 36px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1;
}

#company_single #schedule .inner .ttl h2 small {
    margin-bottom: 10px;
    display: block;
    font-size: 15px;
}

#company_single #schedule .inner .schedule_slider {
    overflow: hidden;
}

#company_single #schedule .inner .schedule_slider .swiper-wrapper {
    align-items: stretch;
}

#company_single #schedule .inner .schedule_slider .swiper-slide {
    height: auto;
}

#company_single #schedule .inner .schedule_slider .swiper-pagination {
    margin-top: 30px;
    background: #d3d9e0;
    position: static;
    display: flex;
}

#company_single #schedule .inner .schedule_slider .swiper-pagination .swiper-pagination-bullet {
    display: block;
    height: 4px;
    background: #d3d9e0;
    border-radius: 2px;
    transition: 0.3s;
}

#company_single #schedule .inner .schedule_slider .swiper-pagination .swiper-pagination-bullet-active {
    background: #64696e;
}

#company_single #schedule .inner .swiper-slide {
    background: #fff;
    border: 1px solid #cecece;
    border-radius: 20px;
    padding: 50px 22px 50px;
    width: 200px;
}

#company_single #schedule .inner .swiper-slide .time {
    color: #18559d;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    font-size: 22px;
    line-height: 1;
}

#company_single #schedule .inner .swiper-slide .time::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #18559d;
    border-radius: 50%;
    margin-right: 12px;
}

#company_single #schedule .inner .swiper-slide .detail {
    font-size: 14px;
    line-height: 1.7;
}

#company_single #schedule .inner .swiper-slide:not(:last-child) {
    margin-right: 26px;
}

#company_single #interview {
    padding: 100px 0 160px;
    position: relative;
    z-index: 1;
}

#company_single #interview .inner {
    max-width: 1480px;
}

#company_single #interview .inner .sub_ttl {
    margin-bottom: 15px;
    font-size: 18px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-weight: bold;
}

#company_single #interview .inner .ttl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 80px;
}

#company_single #interview .inner .desc {
    margin-bottom: 90px;
    line-height: 2;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#company_single #interview .inner .interview_slider {
    margin-right: calc((100vw - 1232px) / 2 * -1);
}

#company_single #interview .inner .interview_slider .slick-list {
    padding-top: 20px;
}

#company_single #interview .inner .interview_slider .slide {
    position: relative;
    margin-right: 20px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    width: 27vw;
    max-width: 474px;
    transition: 0.3s ease;
}

#company_single #interview .inner .interview_slider .slide a {
    display: block;
}

#company_single #interview .inner .interview_slider .slide a .img {
    overflow: hidden;
    border-radius: 10px 11px 10px 10px;
}

#company_single #interview .inner .interview_slider .slide a .img img {
    transition: 0.3s ease;
}

#company_single #interview .inner .interview_slider .slide a .img::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(37, 45, 47, 0.54) 0%, rgba(37, 45, 47, 0) 70%);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: 1;
}

#company_single #interview .inner .interview_slider .slide a .tag {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 9px 13px 10px;
    border-radius: 0 10px 0 10px;
}

#company_single #interview .inner .interview_slider .slide a .tag::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: url(../img/radius_top_right.svg) no-repeat right top/contain;
    position: absolute;
    top: 0;
    right: 100%;
}

#company_single #interview .inner .interview_slider .slide a .tag::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: url(../img/radius_top_right.svg) no-repeat right top/contain;
    position: absolute;
    top: 100%;
    right: 0;
}

#company_single #interview .inner .interview_slider .slide a .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px 30px 20px;
    color: #fff;
    z-index: 2;
}

#company_single #interview .inner .interview_slider .slide a .txt .interview_ttl {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}

#company_single #interview .inner .interview_slider .slide a .txt .detail {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1.2;
    margin-bottom: 5px;
}

#company_single #interview .inner .interview_slider .slide a .txt .detail .position {
    font-size: 17px;
}

#company_single #interview .inner .interview_slider .slide a .txt .detail .position::after {
    content: "/";
    margin: 0 0.5em;
}

#company_single #interview .inner .interview_slider .slide a .txt .detail .year {
    font-size: 14px;
}

#company_single #interview .inner .interview_slider .slide a .txt .name {
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
}

@media (hover: hover) and (pointer: fine) {
    #company_single #interview .inner .interview_slider .slide a:hover .img img {
        transform: scale(1.04);
    }
}

#company_single #interview .inner .interview_slider .slide.even_slide {
    transform: translateY(-20px);
}

#company_single #interview .inner .interview_slider .slide.coming a {
    pointer-events: none;
    position: relative;
}

#company_single #interview .inner .interview_slider .slide.coming a .tag {
    z-index: 5;
    color: #cbcbcb;
}

#company_single #interview .inner .interview_slider .slide.coming a::before {
    content: "Coming Soon";
    font-family: "PT Sans", sans-serif;
    font-size: clamp(16px, 2.6vw, 42px);
    font-style: italic;
    display: block;
    text-align: center;
    color: #fff;
    height: 1em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
}

#company_single #interview .inner .interview_slider .slide.coming a .img {
    filter: grayscale(40%);
}

#company_single #interview .inner .interview_slider .slide.coming a .img::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(201, 201, 201);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    z-index: 3;
}

#company_single #interview .inner .interview_slider .slide.coming a .txt {
    color: #d5d5d5;
}

#company_single #interview .inner .interview_slider .slick-arrow {
    position: absolute;
    top: -67px;
    width: 52px;
    height: 52px;
    background: #222;
    border-radius: 50%;
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: 0.3s ease;
}

#company_single #interview .inner .interview_slider .slick-arrow::before {
    content: "";
    display: block;
    width: 8px;
    height: 13px;
    background: no-repeat center/contain;
}

#company_single #interview .inner .interview_slider .slick-arrow.slick-prev {
    right: calc((100vw - 1232px) / 2 + 68px);
}

#company_single #interview .inner .interview_slider .slick-arrow.slick-prev::before {
    background-image: url(../img/arrow_left.svg);
}

#company_single #interview .inner .interview_slider .slick-arrow.slick-next {
    right: calc((100vw - 1232px) / 2);
}

#company_single #interview .inner .interview_slider .slick-arrow.slick-next::before {
    background-image: url(../img/arrow_right.svg);
}

@media (hover: hover) and (pointer: fine) {
    #company_single #interview .inner .interview_slider .slick-arrow:hover {
        opacity: 0.8;
    }
}

@media (max-width: 1400px) {
    #company_single #interview .inner .interview_slider {
        margin-right: -6vw;
    }

    #company_single #interview .inner .interview_slider .slick-arrow.slick-prev {
        right: calc(6vw + 68px);
    }

    #company_single #interview .inner .interview_slider .slick-arrow.slick-next {
        right: 6vw;
    }
}

@media (max-width: 1180px) {
    #company_single #interview .inner .interview_slider .slide a .txt .interview_ttl {
        font-size: 15px;
    }

    #company_single #interview .inner .interview_slider .slide a .txt .detail .position {
        font-size: 12px;
    }

    #company_single #interview .inner .interview_slider .slide a .txt .detail .year {
        font-size: 11px;
    }

    #company_single #interview .inner .interview_slider .slide a .txt .name {
        font-size: 20px;
    }
}

@media (max-width: 1000px) {
    #company_single #mv .inner {
        width: 90%;
    }

    #company_single #mv .inner .sec_ttl.pc {
        display: none;
    }

    #company_single #mv .inner .row {
        flex-direction: column;
    }

    #company_single #mv .inner .row .img {
        order: 1;
        width: 100%;
    }

    #company_single #mv .inner .row .img .main_img img {
        width: 92%;
        margin: 0 0 0 auto;
    }

    #company_single #mv .inner .row .img .parallax.kazari1 {
        width: 2.26vw;
        top: 13.6vw;
        left: 1vw;
    }

    #company_single #mv .inner .row .img .parallax.kazari2 {
        width: 14vw;
        top: 31.7vw;
        right: -4.7vw;
    }

    #company_single #mv .inner .row .img .parallax.kazari3 {
        width: 2.933vw;
        top: 23vw;
        right: -4.533vw;
    }

    #company_single #mv .inner .row .img .parallax.kazari4 {
        width: 20.9vw;
        bottom: -1.2vw;
        right: 4.8vw;
    }

    #company_single #mv .inner .row .img .parallax.kazari5 {
        width: 9.066vw;
        left: 12vw;
        bottom: 6vw;
    }

    #company_single #mv .inner .row .img .parallax.kazari6 {
        width: 8.93vw;
        left: 4vw;
        bottom: 8vw;
    }

    #company_single #mv .inner .row .txt {
        order: 2;
        padding-top: 0;
        position: relative;
    }

    #company_single #mv .inner .row .txt .sec_ttl.sp {
        display: block;
        position: absolute;
        top: 40px;
        right: 0;
    }

    #company_single #mv .inner .row .txt .breadcrumb {
        transform: translateY(-50%);
        margin-bottom: 10px;
    }

    #company_single #mv .inner .row .txt h2 {
        font-size: 24px;
    }

    #company_single .section_row .row_inner .company_sec {
        padding-left: 0;
    }

    #company_single #interview .inner .interview_slider .slide {
        width: 30vw;
    }

    #company_single #schedule {
        padding-left: 0;
        padding-right: 0;
    }

    #company_single #schedule .inner {
        padding-left: 0;
    }

    #company_single #schedule .inner .ttl {
        padding-left: 125px;
    }

    #company_single #schedule .inner .ttl .img {
        left: 0;
    }
}

@media (max-width: 768px) {
    #mv {
        padding-top: 84px;
        margin-bottom: 0;
    }

    #mv .inner::before {
        top: 6px;
        width: 158px;
        height: 258px;
        right: -50px;
    }

    #mv .inner .row {
        margin-top: 0;
    }

    #mv .inner .row .txt {
        width: 100%;
        position: relative;
        z-index: 2;
    }

    #mv .inner .row .txt .breadcrumb {
        position: relative;
        padding: 7px 10px;
        border-radius: 4px;
        z-index: 4;
    }

    #mv .inner .row .txt .ttl {
        font-size: 13px;
        margin-bottom: 10px;
    }

    #mv .inner .row .txt h2 {
        margin-bottom: 35px;
    }

    #mv .inner .row .txt .position {
        font-size: 14px;
        margin-bottom: 10px;
    }

    #mv .inner .row .txt .name_year .name {
        font-size: 26px;
    }

    #mv .inner .row .txt .name_year .year {
        font-size: 12px;
    }

    #mv .inner .row .img {
        z-index: 1;
    }

    #mv .inner .row .img .main_img img {
        border-radius: 10px;
    }

    #mv .flow_txt {
        font-size: 108px;
    }

    #company_single .section_row .row_inner .company_sec .inner .ttl {
        font-size: 12px;
    }

    #company_single .section_row .row_inner .company_sec .inner .ttl span {
        font-size: 13px;
    }

    #company_single .section_row .row_inner .company_sec .inner h2 {
        font-size: 21px;
        margin-bottom: 25px;
    }

    #company_single .section_row .row_inner .company_sec .inner h2 br {
        display: none;
    }

    #company_single .section_row .row_inner .company_sec .inner .desc {
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 20px;
    }

    #company_single .section_row .row_inner .company_sec .inner .img .main_img img {
        border-radius: 10px;
    }

    #company_single .section_row .row_inner .company_sec .inner .img .parallax img {
        display: block;
    }

    #company_single .section_row .row_inner .company_sec:not(:last-child) {
        margin-bottom: 45px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari1 {
        width: 16vw;
        top: 2.6vw;
        right: -2.4vw;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari2 {
        width: 6.9vw;
        top: 6.2vw;
        right: -3.2vw;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari3 {
        width: 12vw;
        bottom: -3.3vw;
        left: 1.8vw;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax.kazari1 {
        width: 8.1vw;
        top: -2.6vw;
        left: 2.4vw;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax.kazari2 {
        width: 6.2vw;
        top: 8.4vw;
        left: -1.8vw;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari1 {
        width: 10.6vw;
        top: 2.2vw;
        right: -3.6vw;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari3 {
        width: 11vw;
        bottom: 12.9vw;
        left: -7.2vw;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari2 {
        width: 9.6vw;
        bottom: -4.4vw;
        left: 2vw;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner {
        padding: 30px 5%;
        border-radius: 10px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.kazari1 {
        width: 10.8vw;
        top: 5.3vw;
        right: -1.1vw;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.kazari2 {
        width: 6.1vw;
        top: 16.3vw;
        right: -4.4vw;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner h2 {
        font-size: 18px;
        margin-bottom: 35px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl {
        padding-left: 23px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt {
        font-size: 12px;
        width: 90px;
        padding: 5px 0;
        margin-bottom: 10px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt::before {
        width: 14px;
        height: 14px;
        top: 4px;
        left: -23px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd .main {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd .desc {
        font-size: 12px;
        line-height: 1.8;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd:not(:last-child) {
        margin-bottom: 35px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd:not(:last-child)::before {
        height: calc(100% + 74px);
        top: -29px;
        left: -18px;
    }

    #company_single #interview {
        padding: 50px 0 80px;
        border-bottom-right-radius: 60px;
    }

    #company_single #interview::before,
    #company_single #interview::after {
        width: 60px;
        height: 60px;
    }

    #company_single #interview .inner .sub_ttl {
        font-size: 14px;
        margin-bottom: 8px;
    }

    #company_single #interview .inner .ttl {
        margin-bottom: 30px;
    }

    #company_single #interview .inner .desc {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    #company_single #interview .inner .interview_slider .slide {
        width: 64.5vw;
        margin-right: 15px;
    }

    #company_single #interview .inner .interview_slider .slide a .tag {
        border-radius: 0 5px 0 5px;
        font-size: 11px;
        padding: 5px 9px 8px;
    }

    #company_single #interview .inner .interview_slider .slide a .tag::before,
    #company_single #interview .inner .interview_slider .slide a .tag::after {
        width: 7px;
        height: 7px;
    }

    #company_single #interview .inner .interview_slider .slide a .txt {
        padding: 0 12px 20px;
    }

    #company_single #interview .inner .interview_slider .slide a .txt .interview_ttl {
        margin-bottom: 16px;
    }

    #company_single #schedule {
        margin-top: 50px;
        border-radius: 40px;
        padding: 55px 0 60px;
        background-position: top -100px right -26.4vw;
        background-size: 90.4%;
    }

    #company_single #schedule .inner .ttl {
        padding-left: 83px;
        margin-bottom: 40px;
    }

    #company_single #schedule .inner .ttl .img img {
        width: 64px;
    }

    #company_single #schedule .inner .ttl h2 {
        font-size: 20px;
    }

    #company_single #schedule .inner .ttl h2 small {
        font-size: 11px;
    }

    #company_single #schedule .inner .ttl .sec_ttl {
        font-size: 10px;
    }

    #company_single #schedule .inner .sp>.swiper-slide {
        background: transparent;
        border: none;
        padding: 0;
    }

    #company_single #schedule .inner .swiper-slide {
        width: 100%;
        padding: 20px 5%;
        border-radius: 10px;
    }

    #company_single #schedule .inner .swiper-slide .time {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #company_single #schedule .inner .swiper-slide .time::before {
        width: 6px;
        height: 6px;
        margin-right: 7px;
    }

    #company_single #schedule .inner .swiper-slide .detail {
        font-size: 12px;
        line-height: 1.7;
    }

    #company_single #schedule .inner .swiper-slide:not(:last-child) {
        margin-bottom: 10px;
    }
}



@media (max-width: 630px) {
    #mv {
        padding-bottom: 40px;
        margin-bottom: 0;
    }

    #mv .inner::before {
        top: -50px;
        width: 128px;
        height: 258px;
        right: -20px;
    }


    #mv .inner h2 {
        font-size: 32px;
    }




    #mv .inner .row .img::before {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        position: absolute;
        background: url(../img/radius_top_left.svg) no-repeat top left/contain;
        top: 29px;
        left: 8%;
    }
}

#recruitment #mv .inner .ttl_row {
    margin-bottom: 50px;
}

#recruitment #mv .inner .ttl_row h2 {
    margin-bottom: 0;
}

#recruitment #recruit_list {
    padding-bottom: 100px;
}

#recruitment #recruit_list .inner {
    max-width: 1160px;
}

#recruitment #recruit_list .inner .intro {
    line-height: 2;
    margin-bottom: 80px;
}

#recruitment #recruit_list .inner .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#recruitment #recruit_list .inner .list .block {
    width: 48.1%;
}

#recruitment #recruit_list .inner .list .block a .img {
    overflow: hidden;
    border-radius: 10px;
}

#recruitment #recruit_list .inner .list .block a .img img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

#recruitment #recruit_list .inner .list .block a .txt {
    margin-top: 20px;
}

#recruitment #recruit_list .inner .list .block a .txt .main {
    font-size: 26px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}

#recruitment #recruit_list .inner .list .block a .txt .desc {
    font-size: 15px;
    line-height: 1.8;
}

@media (hover: hover) and (pointer: fine) {
    #recruitment #recruit_list .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

#recruitment #recruit_list .inner .list .block:nth-child(n+3) {
    margin-top: 40px;
}

@media (max-width: 1000px) {
    #recruitment #recruit_list .inner .list .block a .txt .main {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    #recruitment #mv .inner .ttl_row {
        align-items: flex-end;
        margin-bottom: 25px;
    }

    #recruitment #mv .inner .ttl_row .sec_ttl {
        margin-bottom: 10px;
    }

    #recruitment #mv .flow_txt {
        bottom: 10px;
    }

    #recruitment #recruit_list {
        padding-bottom: 50px;
    }

    #recruitment #recruit_list .inner .intro {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    #recruitment #recruit_list .inner .list .block {
        width: 100%;
    }

    #recruitment #recruit_list .inner .list .block a .txt {
        margin-top: 16px;
    }

    #recruitment #recruit_list .inner .list .block a .txt .main {
        font-size: 18px;
        margin-bottom: 8px;
    }

    #recruitment #recruit_list .inner .list .block a .txt .desc {
        font-size: 13px;
        line-height: 1.6;
    }

    #recruitment #recruit_list .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }
}

.recruit_info .section_row .row_inner section .ttl {
    color: #18559d;
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 25px;
}

.recruit_info .section_row .row_inner section .ttl::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #18559d;
    margin-right: 6px;
}

.recruit_info .section_row .row_inner section h2 {
    font-size: 32px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    /* margin-bottom: 0px; */
    line-height: 1;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .desc {
    line-height: 1.8;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .notice {
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.6;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr {
    border-top: 1px solid #000;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr th {
    background: #eef1f4;
    width: 185px;
    padding: 30px;
    text-align: left;
    font-weight: 500;
    line-height: 1.5;
    vertical-align: top;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr td {
    width: calc(100% - 185px);
    padding: 30px 48px;
    line-height: 1.8;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr td small {
    font-size: 14px;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr td .notice {
    margin-top: 15px;
    font-size: 14px;
}

.recruit_info .section_row .row_inner section#recruit_information .inner table tr:last-child {
    border-bottom: 1px solid #000;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn {
    margin-top: 60px;
    cursor: pointer;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn.link {
    margin-bottom: 60px;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn a {
    display: block;
    margin: 0 auto;
    width: 480px;
    height: 80px;
    border-radius: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    border: 1px solid #18559d;
    background: linear-gradient(to right, #18559d, #fd452d);
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn a::before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
    transition: 0.2s ease;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    border-radius: 6px;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn a span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .btn a span::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/icon_blank.svg) no-repeat center/contain;
    margin-left: 15px;
}

@media (hover: hover) and (pointer: fine) {
    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a:hover {
        color: #18559d;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a:hover::before {
        width: 100%;
        opacity: 1;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a:hover span::after {
        background-image: url(../img/icon_blank_red.svg);
    }
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    z-index: 101;
    display: none;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area {
    display: none;
    position: relative;
    z-index: 102;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn {
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    position: absolute;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li a {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 0 24px;
    width: 250px;
    height: 60px;
    border-radius: 30px;
    box-shadow: 10px 10px 22px rgba(0, 0, 0, 0.16);
    font-size: 15px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
    position: relative;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li a::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translateY(-50%);
    transition: 0.3s;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li a::after {
    content: "";
    display: block;
    width: 16px;
    height: 15px;
    background: url(../img/icon_out.svg) no-repeat center/contain;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a {
    color: #17a0df;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a::before {
    background: #17a0df;
}

@media (hover: hover) and (pointer: fine) {
    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover {
        color: #fff;
        background: #17a0df;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover::before {
        background: #fff;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover::after {
        background-image: url(../img/icon_out_blue.svg);
    }
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a {
    color: #14baa9;
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a::before {
    background: #14baa9;
}

@media (hover: hover) and (pointer: fine) {
    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover {
        color: #fff;
        background: #14baa9;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover::before {
        background: #fff;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover::after {
        background-image: url(../img/icon_out_green.svg);
    }
}

.recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:not(:last-child) {
    margin-right: 14px;
}

.recruit_info .section_row .row_inner section#flow {
    padding-top: 120px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block {
    background: #eef1f4;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    min-height: 240px;
    position: relative;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .img {
    width: 230px;
    text-align: center;
    background: url(../img/recruit/flow_bg.svg) no-repeat center/contain;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .img img {
    width: auto;
    height: 158px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt {
    width: calc(100% - 270px);
    padding: 10px 0;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt .main {
    color: #18559d;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    font-size: 22px;
    font-weight: bold;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt .main span {
    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    width: 37px;
    margin-top: 3px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt .desc {
    line-height: 1.6;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt .desc a {
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul {
    margin-top: 10px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul li {
    line-height: 1.4;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul li:not(:last-child) {
    margin-bottom: 10px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul+.desc {
    margin-top: 10px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block .txt .notice {
    font-size: 15px;
    margin-top: 20px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block:not(:last-child) {
    margin-bottom: 40px;
}

.recruit_info .section_row .row_inner section#flow .inner .list .block:not(:last-child)::after {
    content: "";
    display: block;
    width: 36px;
    height: 20px;
    background: url(../img/arrow_bottom_gray.svg) no-repeat center/contain;
    position: absolute;
    top: calc(100% + 6px);
    left: 50%;
    transform: translateX(-50%);
}

.recruit_info .section_row .row_inner section#faq {
    padding-top: 120px;
    padding-bottom: 160px;
}

.recruit_info .section_row .row_inner section#faq .inner .nav {
    display: flex;
    margin-bottom: 90px;
}

.recruit_info .section_row .row_inner section#faq .inner .nav li a {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

.recruit_info .section_row .row_inner section#faq .inner .nav li a::after {
    content: "";
    display: block;
    width: 10px;
    height: 9px;
    background: url(../img/arrow_bottom_gray_mini.svg) no-repeat center/contain;
    margin-left: 9px;
}

@media (hover: hover) and (pointer: fine) {
    .recruit_info .section_row .row_inner section#faq .inner .nav li a:hover {
        opacity: 0.7;
    }
}

.recruit_info .section_row .row_inner section#faq .inner .nav li:not(:last-child) {
    margin-right: 60px;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group h3 {
    font-size: 20px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    background: linear-gradient(to top, #eef1f4 22px, transparent 22px);
    padding-left: 2px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item {
    border-bottom: 1px dashed #000;
    padding-bottom: 25px;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q {
    padding-top: 25px;
    position: relative;
    cursor: pointer;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q p {
    display: flex;
    align-items: center;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-weight: 500;
    transition: 0.3s ease;
    line-height: 1;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q p span {
    font-family: "PT Sans", sans-serif;
    margin-right: 8px;
    font-size: 20px;
    font-weight: bold;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q::before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/icon_plus.svg) no-repeat center/contain;
    position: absolute;
    top: 27px;
    right: 18px;
    opacity: 1;
    transition: 0.3s;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q::after {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/icon_plus_red.svg) no-repeat center/contain;
    position: absolute;
    top: 27px;
    right: 18px;
    opacity: 0;
    transition: 0.3s;
}

@media (hover: hover) and (pointer: fine) {
    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover p {
        color: #18559d;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover::before {
        opacity: 0;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover::after {
        opacity: 1;
    }
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active p {
    color: #18559d;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::before {
    background-image: url(../img/icon_minus_red.svg);
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::after {
    background-image: url(../img/icon_minus_red.svg);
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a {
    margin-top: 20px;
    line-height: 1.8;
    padding-left: 25px;
    padding-right: 60px;
    display: none;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn {
    margin-top: 25px;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a {
    display: block;
    width: 480px;
    height: 80px;
    border-radius: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    border: 1px solid #18559d;
    background: linear-gradient(to right, #18559d, #fd452d);
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a::before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
    transition: 0.2s ease;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    border-radius: 6px;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
    padding: 0 40px;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a span::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/icon_blank.svg) no-repeat center/contain;
    margin-left: 15px;
}

@media (hover: hover) and (pointer: fine) {
    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover {
        color: #18559d;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover::before {
        width: 100%;
        opacity: 1;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover span::after {
        background-image: url(../img/icon_blank_red.svg);
    }
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi {
    margin-top: 30px;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi .main {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a:not(:last-child) {
    margin-bottom: 30px;
}

.recruit_info .section_row .row_inner section#faq .inner .list .group:not(:last-child) {
    margin-bottom: 60px;
}

.recruit_info#career .section_row .row_inner section#recruit_information .inner .btn {
    margin-top: 45px;
}

.recruit_info#career .section_row .row_inner section#recruit_information .inner .btn a {
    margin-left: 0;
}

@media (max-width: 1200px) {
    .recruit_info .section_row .row_inner aside.pc {
        display: none;
    }

    .recruit_info .section_row .row_inner aside.sp {
        display: block;
        position: relative;
        width: 100%;
        margin-bottom: 50px;
    }

    .recruit_info .section_row .row_inner section {
        padding-left: 0;
    }
}

@media (max-width: 900px) {
    .recruit_info .section_row .row_inner section#flow .inner .list .block {
        flex-direction: column;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .img {
        margin-bottom: 20px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt {
        width: 100%;
        max-width: 340px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .nav {
        flex-direction: column;
    }

    .recruit_info .section_row .row_inner section#faq .inner .nav li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .recruit_info #mv .flow_txt {
        bottom: 5px;
    }

    .recruit_info .section_row .row_inner aside ul li a {
        font-size: 14px;
    }

    .recruit_info .section_row .row_inner aside ul li:not(:last-child) {
        margin-bottom: 10px;
    }

    .recruit_info .section_row .row_inner section .ttl {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .recruit_info .section_row .row_inner section .ttl::before {
        width: 7.5px;
        height: 7.5px;
        margin-right: 6.5px;
    }

    .recruit_info .section_row .row_inner section h2 {
        font-size: 23px;
        margin-bottom: 35px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .desc {
        font-size: 14px;
        line-height: 1.6;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .notice {
        margin-top: 15px;
        font-size: 13px;
        line-height: 1.5;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner table tr th {
        width: 100%;
        display: block;
        padding: 10px 16px;
        font-size: 13px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner table tr td {
        width: 100%;
        display: block;
        padding: 15px 0 15px 16px;
        font-size: 13px;
        line-height: 1.6;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner table tr td .notice {
        margin-top: 15px;
        font-size: 12px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn {
        margin-top: 40px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a {
        font-size: 15px;
        width: 282px;
        height: 70px;
        border-radius: 3px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a::before {
        border-radius: 3px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a span::after {
        width: 14px;
        height: 14px;
        margin-left: 9px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area {
        width: 100%;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn {
        flex-direction: column;
        align-items: center;
        margin-left: 0;
        margin-top: 20px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .recruit_info .section_row .row_inner section#flow {
        padding-top: 60px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block {
        border-radius: 15px;
        min-height: auto;
        padding: 30px 5% 35px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .img {
        width: 228px;
        margin-bottom: 15px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .img img {
        height: 121px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt {
        padding: 0;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .main {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .main span {
        font-size: 18px;
        width: 28px;
        margin-right: 3px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .desc {
        font-size: 14px;
        line-height: 1.6;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul {
        margin-top: 15px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul li {
        font-size: 14px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul li:not(:last-child) {
        margin-bottom: 7px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .notice {
        font-size: 13px;
        margin-top: 15px;
        text-indent: -1em;
        margin-left: 1em;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block:not(:last-child) {
        margin-bottom: 30px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block:not(:last-child)::after {
        width: 30px;
        height: 16.5px;
        top: calc(100% + 5px);
    }

    .recruit_info .section_row .row_inner section#faq {
        padding: 50px 0 77px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .nav {
        margin-bottom: 50px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .nav li a {
        font-size: 14px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .nav li a::after {
        margin-left: 4px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group h3 {
        font-size: 18px;
        background: linear-gradient(to top, #eef1f4 18px, transparent 18px);
        padding-bottom: 7px;
        margin-bottom: 10px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item {
        padding-bottom: 15px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q {
        padding: 15px 30px 0 0;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q p {
        font-size: 13px;
        line-height: 1.6;
        align-items: flex-start;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q p span {
        font-size: 16px;
        margin-right: 5px;
        margin-top: -3px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q::before {
        width: 14px;
        height: 14px;
        right: 0;
        top: 20px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q::after {
        width: 14px;
        height: 14px;
        right: 0;
        top: 20px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::before,
    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::after {
        background-size: 14px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a {
        margin-top: 13px;
        font-size: 13px;
        line-height: 1.6;
        padding-left: 16px;
        padding-right: 29px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn {
        margin-top: 15px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a {
        font-size: 15px;
        width: 282px;
        height: 70px;
        border-radius: 3px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi {
        margin-top: 20px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi .main {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group:not(:last-child) {
        margin-bottom: 50px;
    }

    .recruit_info#career .section_row .row_inner section#recruit_information .inner .btn {
        margin-top: 30px;
    }

    .recruit_info#career .section_row .row_inner section#flow {
        padding-top: 50px;
    }
}

#talent #about {
    padding: 100px 0 120px;
    background: #eef1f4;
    border-radius: 100px;
}

#talent #about .inner {
    max-width: 1440px;
}

#talent #about .inner .desc {
    line-height: 1.8;
    margin-bottom: 60px;
}

#talent #about .inner .block {
    background: #fff;
    border: 1px solid #000;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 75px 8% 80px 4.6%;
}

#talent #about .inner .block .img {
    width: 28%;
}

#talent #about .inner .block .txt {
    width: 67.7%;
}

#talent #about .inner .block .txt dl dt {
    font-size: 26px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

#talent #about .inner .block .txt dl dt span {
    color: #18559d;
    margin-right: 23px;
    font-family: "PT Sans", sans-serif;
}

#talent #about .inner .block .txt dl dd {
    line-height: 1.8;
    padding-left: 55px;
}

#talent #about .inner .block .txt dl dd:not(:last-child) {
    margin-bottom: 40px;
}

#talent #message {
    padding: 120px 0;
}

#talent #message .inner {
    max-width: 1360px;
}

#talent #message .inner .ttl {
    margin-bottom: 14px;
}

#talent #message .inner h2 {
    font-size: 28px;
    line-height: 1.6;
    margin-bottom: 40px;
}

#talent #message .inner .img {
    position: relative;
    width: 54%;
    float: right;
    margin: 0 -4% 50px 60px;
}

#talent #message .inner .img .main_img img {
    border-radius: 10px;
}

#talent #message .inner .img .parallax {
    position: absolute;
}

#talent #message .inner .img .parallax.kazari1 {
    width: 76px;
    aspect-ratio: 1/1;
    background: url(../img/recruit/talent/message_kazari1.svg) no-repeat center/contain;
    top: -31px;
    right: -21px;
}

#talent #message .inner .img .parallax.kazari2 {
    width: 36px;
    aspect-ratio: 1/1;
    background: url(../img/recruit/talent/message_kazari2.svg) no-repeat center/contain;
    top: 69px;
    right: -40px;
}

#talent #message .inner .img .parallax.kazari3 {
    width: 85px;
    aspect-ratio: 85/23;
    background: url(../img/recruit/talent/message_kazari3.svg) no-repeat center/contain;
    bottom: -13px;
    left: -17px;
}

#talent #message .inner .img .parallax.kazari4 {
    width: 12px;
    aspect-ratio: 12/55;
    background: url(../img/recruit/talent/message_kazari4.svg) no-repeat center/contain;
    bottom: 81px;
    left: -9px;
}

#talent #message .inner .desc {
    line-height: 2.2;
    text-align: justify;
}

@media (max-width: 900px) {
    #talent #about .inner .block {
        flex-direction: column;
    }

    #talent #about .inner .block .img {
        margin-bottom: 30px;
    }

    #talent #about .inner .block .txt {
        width: 100%;
    }

    #talent #message .inner .img {
        float: none;
        width: 100%;
        margin: 0 0px 30px 0;
    }
}

@media (max-width: 768px) {
    #talent #about {
        border-radius: 50px;
        padding: 50px 0 61px;
    }

    #talent #about .inner .desc {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 25px;
    }

    #talent #about .inner .desc br {
        display: none;
    }

    #talent #about .inner .block {
        padding: 30px 5%;
        border-radius: 15px;
    }

    #talent #about .inner .block .img {
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }

    #talent #about .inner .block .img img {
        width: 286px;
    }

    #talent #about .inner .block .txt dl dt {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #talent #about .inner .block .txt dl dt span {
        font-size: 17px;
        margin-right: 9px;
    }

    #talent #about .inner .block .txt dl dd {
        font-size: 13px;
        line-height: 1.6;
        padding-left: 31px;
    }

    #talent #about .inner .block .txt dl dd br {
        display: none;
    }

    #talent #about .inner .block .txt dl dd:not(:last-child) {
        margin-bottom: 20px;
    }

    #talent #message {
        padding: 50px 0 60px;
    }

    #talent #message .inner .ttl {
        font-size: 13px;
        margin-bottom: 10px;
    }

    #talent #message .inner h2 {
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 20px;
    }

    #talent #message .inner .img {
        margin-bottom: 25px;
    }

    #talent #message .inner .img .main_img img {
        border-radius: 5px;
    }

    #talent #message .inner .img .parallax.kazari1 {
        width: 10.133vw;
        top: -12px;
        right: -2.667vw;
    }

    #talent #message .inner .img .parallax.kazari2 {
        width: 4.8vw;
        top: 10vw;
        right: -7vw;
    }

    #talent #message .inner .img .parallax.kazari2 img {
        width: 18px;
    }

    #talent #message .inner .img .parallax.kazari3 {
        width: 11.2vw;
        bottom: auto;
        top: 27.33vw;
        left: -7.33vw;
    }

    #talent #message .inner .img .parallax.kazari4 {
        width: 2vw;
        bottom: 5.7vw;
        left: -0.6vw;
    }

    #talent #message .inner .desc {
        font-size: 14px;
        line-height: 1.8;
    }
}

#work #mv .inner .ttl_row {
    margin-bottom: 50px;
}

#work #mv .inner .ttl_row h2 {
    margin-bottom: 0;
}

#work #job_description .inner {
    max-width: 1160px;
}

#work #job_description .inner .intro {
    line-height: 2;
    margin-bottom: 80px;
}

#work #job_description .inner .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 80px;
}

#work #job_description .inner .list .block {
    width: 48.1%;
}

#work #job_description .inner .list .block a .img {
    overflow: hidden;
    border-radius: 10px;
}

#work #job_description .inner .list .block a .img img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

#work #job_description .inner .list .block a .txt {
    margin-top: 20px;
}

#work #job_description .inner .list .block a .txt .main {
    font-size: 26px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}

#work #job_description .inner .list .block a .txt .desc {
    font-size: 15px;
    line-height: 1.8;
}

@media (hover: hover) and (pointer: fine) {
    #work #job_description .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

#work #job_description .inner .list .block:nth-child(n+3) {
    margin-top: 40px;
}

#work #zadankai {
    padding: 0 0 120px;
}

#work #zadankai .inner {
    max-width: 1160px;
}

#work #zadankai .inner h2 {
    font-size: 30px;
    margin-bottom: 30px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#work #zadankai .inner .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#work #zadankai .inner .list .block {
    width: 48.1%;
    margin-bottom: 15px;
}

#work #zadankai .inner .list .block a .img {
    overflow: hidden;
    border-radius: 10px;
}

#work #zadankai .inner .list .block a .img img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

#work #zadankai .inner .list .block a .txt {
    margin-top: 25px;
}

#work #zadankai .inner .list .block a .txt .sub {
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 10px;
}

#work #zadankai .inner .list .block a .txt .main {
    font-size: 23px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}

#work #zadankai .inner .list .block a .txt .desc {
    font-size: 15px;
    line-height: 1.8;
}

@media (hover: hover) and (pointer: fine) {
    #work #zadankai .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

#work #zadankai .inner .list .block.coming a {
    pointer-events: none;
}

#work #zadankai .inner .list .block.coming a .img {
    filter: grayscale(40%);
    position: relative;
}

#work #zadankai .inner .list .block.coming a .img::before {
    content: "Coming Soon";
    font-family: "PT Sans", sans-serif;
    font-size: clamp(16px, 2.6vw, 38px);
    font-style: italic;
    display: block;
    text-align: center;
    color: #fff;
    height: 1em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
}

#work #zadankai .inner .list .block.coming a .img::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(201, 201, 201);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
    z-index: 3;
}

#work #zadankai .inner .list .block.coming a .txt {
    color: #d5d5d5;
}

.work #related_page {
    padding: 120px 0 115px;
}

.work #related_page .inner .ttl_row h2 a span br {
    display: none;
}

.work #related_page .inner .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.work #related_page .inner .list .block {
    width: 48.1%;
}

.work #related_page .inner .list .block a .img {
    overflow: hidden;
    border-radius: 10px;
}

.work #related_page .inner .list .block a .img img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.work #related_page .inner .list .block a .txt {
    margin-top: 20px;
    font-size: 26px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}

.work #related_page .inner .list .block a .txt .sub {
    font-size: 15px;
}

@media (hover: hover) and (pointer: fine) {
    .work #related_page .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

.work #related_page .inner .list .block:nth-child(n+3) {
    margin-top: 40px;
    width: 48.1%;
}

.work #related_page .inner .list .block:nth-child(n+3) a .txt .main {
    font-size: 23px;
}

.work #related_page .inner .list .block.coming a {
    pointer-events: none;
}

.work #related_page .inner .list .block.coming a .img {
    filter: grayscale(40%);
    position: relative;
}

.work #related_page .inner .list .block.coming a .img::before {
    content: "Coming Soon";
    font-family: "PT Sans", sans-serif;
    font-size: clamp(16px, 2.6vw, 38px);
    font-style: italic;
    display: block;
    text-align: center;
    color: #fff;
    height: 1em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
}

@media (max-width: 768px) {
    .work #related_page .inner .list .block.coming a .img::before {
        font-size: clamp(23px, 4vw, 40px);
    }
}

.work #related_page .inner .list .block.coming a .img::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(201, 201, 201);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
    z-index: 3;
}

.work #related_page .inner .list .block.coming a .txt {
    color: #d5d5d5;
}

@media (max-width: 1160px) {
    .work #related_page .inner .list .block a .txt {
        font-size: 18px;
    }
}

@media (max-width: 1000px) {

    #work #job_description .inner .list .block a .txt .main,
    #work #zadankai .inner .list .block a .txt .main {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    #work #mv .inner .ttl_row {
        flex-direction: column;
        align-items: flex-end;
        margin-bottom: 25px;
    }

    #work #mv .inner .ttl_row h2 {
        order: 2;
        width: 100%;
    }

    #work #mv .inner .ttl_row .sec_ttl {
        order: 1;
        margin-bottom: 10px;
    }

    #work #mv .flow_txt {
        bottom: 10px;
    }

    #work #job_description .inner .intro {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    #work #job_description .inner .list {
        padding-bottom: 50px;
    }

    #work #job_description .inner .list .block {
        width: 100%;
    }

    #work #job_description .inner .list .block a .txt {
        margin-top: 16px;
    }

    #work #job_description .inner .list .block a .txt .main {
        font-size: 18px;
        margin-bottom: 8px;
    }

    #work #job_description .inner .list .block a .txt .desc {
        font-size: 13px;
        line-height: 1.6;
    }

    #work #job_description .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }

    #work #zadankai {
        padding: 0 0 50px;
    }

    #work #zadankai .inner h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    #work #zadankai .inner .list .block {
        width: 100%;
    }

    #work #zadankai .inner .list .block a .txt {
        margin-top: 16px;
    }

    #work #zadankai .inner .list .block a .txt .sub {
        font-size: 14px;
        margin-bottom: 5px;
    }

    #work #zadankai .inner .list .block a .txt .main {
        font-size: 18px;
        margin-bottom: 8px;
    }

    #work #zadankai .inner .list .block a .txt .desc {
        font-size: 13px;
        line-height: 1.6;
    }

    #work #zadankai .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }

    #work #zadankai .inner .list .block.coming a .img::before {
        font-size: clamp(23px, 4vw, 40px);
    }

    .work #related_page {
        padding: 60px 0 60px;
    }

    .work #related_page .inner .ttl_row h2 a::after {
        content: none;
    }

    .work #related_page .inner .ttl_row h2 a span:not(.arrow) {
        line-height: 1.3;
    }

    .work #related_page .inner .ttl_row h2 a span:not(.arrow) br {
        display: block;
    }

    .work #related_page .inner .ttl_row h2 a .arrow {
        display: inline-block;
        background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
        margin-left: 10px;
        position: relative;
        width: 23px;
        height: 23px;
        top: 4px;
    }

    .work #related_page .inner .list .block {
        width: 100%;
    }

    .work #related_page .inner .list .block a .txt {
        margin-top: 16px;
        font-size: 18px;
        margin-bottom: 8px;
    }

    .work #related_page .inner .list .block a .txt .sub {
        font-size: 14px;
    }

    .work #related_page .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }

    .work #related_page .inner .list .block:nth-child(n+3) {
        width: 100%;
    }
}

#about #mv .inner .ttl_row {
    margin-bottom: 50px;
}

#about #mv .inner .ttl_row h2 {
    margin-bottom: 0;
}

#about #about_list {
    padding-bottom: 120px;
}

#about #about_list .inner {
    max-width: 1160px;
}

#about #about_list .inner .intro {
    line-height: 2;
    margin-bottom: 80px;
}

#about #about_list .inner .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#about #about_list .inner .list .block {
    width: 48.1%;
}

#about #about_list .inner .list .block a .img {
    overflow: hidden;
    border-radius: 10px;
}

#about #about_list .inner .list .block a .img img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

#about #about_list .inner .list .block a .txt {
    margin-top: 20px;
}

#about #about_list .inner .list .block a .txt .main {
    font-size: 26px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}

#about #about_list .inner .list .block a .txt .desc {
    font-size: 15px;
    line-height: 1.8;
}

@media (hover: hover) and (pointer: fine) {
    #about #about_list .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

#about #about_list .inner .list .block:nth-child(n+3) {
    margin-top: 40px;
}

.about #related_page {
    padding: 120px 0 115px;
}

.about #related_page .inner .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about #related_page .inner .list .block {
    width: 48.1%;
}

.about #related_page .inner .list .block a .img {
    overflow: hidden;
    border-radius: 10px;
}

.about #related_page .inner .list .block a .img img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.about #related_page .inner .list .block a .txt {
    margin-top: 20px;
    font-size: 26px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}

@media (hover: hover) and (pointer: fine) {
    .about #related_page .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

.about #related_page .inner .list .block:nth-child(n+3) {
    margin-top: 40px;
}

@media (max-width: 1160px) {
    .about #related_page .inner .list .block a .txt {
        font-size: 18px;
    }
}

@media (max-width: 1000px) {
    #about #about_list .inner .list .block a .txt .main {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    #about #mv .inner .ttl_row {
        align-items: flex-end;
        margin-bottom: 25px;
    }

    #about #mv .inner .ttl_row .sec_ttl {
        margin-bottom: 10px;
    }

    #about #mv .flow_txt {
        bottom: 10px;
    }

    #about #about_list {
        padding-bottom: 50px;
    }

    #about #about_list .inner .intro {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    #about #about_list .inner .list .block {
        width: 100%;
    }

    #about #about_list .inner .list .block a .txt {
        margin-top: 16px;
    }

    #about #about_list .inner .list .block a .txt .main {
        font-size: 18px;
        margin-bottom: 8px;
    }

    #about #about_list .inner .list .block a .txt .desc {
        font-size: 13px;
        line-height: 1.6;
    }

    #about #about_list .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }

    .about #related_page .inner .list .block {
        width: 100%;
    }

    .about #related_page .inner .list .block a .txt {
        margin-top: 16px;
        font-size: 18px;
        margin-bottom: 8px;
    }

    .about #related_page .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }
}

#environment #mv .inner .ttl_row {
    margin-bottom: 50px;
}

#environment #mv .inner .ttl_row h2 {
    margin-bottom: 0;
}

#environment #environment_list {
    padding-bottom: 140px;
}

#environment #environment_list .inner {
    max-width: 1160px;
}

#environment #environment_list .inner .intro {
    line-height: 2;
    margin-bottom: 80px;
}

#environment #environment_list .inner .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#environment #environment_list .inner .list .block {
    width: 48.1%;
}

#environment #environment_list .inner .list .block a .img {
    overflow: hidden;
    border-radius: 10px;
}

#environment #environment_list .inner .list .block a .img img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

#environment #environment_list .inner .list .block a .txt {
    margin-top: 20px;
}

#environment #environment_list .inner .list .block a .txt .main {
    font-size: 26px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}

#environment #environment_list .inner .list .block a .txt .desc {
    font-size: 15px;
    line-height: 1.8;
}

@media (hover: hover) and (pointer: fine) {
    #environment #environment_list .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

#environment #environment_list .inner .list .block:nth-child(n+3) {
    margin-top: 40px;
}

.environment #related_page {
    padding: 100px 0 110px;
}

.environment #related_page .inner .list {
    display: flex;
    justify-content: space-between;
}

.environment #related_page .inner .list .block {
    width: 23.3%;
}

.environment #related_page .inner .list .block a {
    display: block;
}

.environment #related_page .inner .list .block a .img {
    background: #eef1f4 url(../img/environment/icon_bg.svg) no-repeat center/230px;
    text-align: center;
    border-radius: 10px;
    padding: 57px 0;
    transition: 0.3s;
}

.environment #related_page .inner .list .block a .img img {
    width: auto;
    height: 116px;
    transition: 0.3s;
}

.environment #related_page .inner .list .block a .txt {
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.4;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-weight: bold;
}

@media (hover: hover) and (pointer: fine) {
    .environment #related_page .inner .list .block a:hover .img {
        background-size: 239.2px;
    }

    .environment #related_page .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

@media (max-width: 1200px) {
    .environment #related_page .inner .list {
        flex-wrap: wrap;
    }

    .environment #related_page .inner .list .block {
        width: 48%;
    }

    .environment #related_page .inner .list .block:nth-child(n+3) {
        margin-top: 30px;
    }
}

@media (max-width: 1000px) {
    #environment #environment_list .inner .list .block a .txt .main {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    #environment #mv .inner .ttl_row {
        align-items: flex-end;
        margin-bottom: 25px;
    }

    #environment #mv .inner .ttl_row .sec_ttl {
        margin-bottom: 10px;
    }

    #environment #mv .flow_txt {
        bottom: 10px;
    }

    #environment #environment_list {
        padding-bottom: 50px;
    }

    #environment #environment_list .inner .intro {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    #environment #environment_list .inner .list .block {
        width: 100%;
    }

    #environment #environment_list .inner .list .block a .txt {
        margin-top: 16px;
    }

    #environment #environment_list .inner .list .block a .txt .main {
        font-size: 18px;
        margin-bottom: 8px;
    }

    #environment #environment_list .inner .list .block a .txt .desc {
        font-size: 13px;
        line-height: 1.6;
    }

    #environment #environment_list .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }

    .environment #related_page {
        padding: 40px 0 58px;
    }

    .environment #related_page .inner .list .block {
        width: 100%;
    }

    .environment #related_page .inner .list .block a .img {
        background-size: 215px;
        border-radius: 10px;
        padding: 0;
        height: 155px;
        background-size: 215px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .environment #related_page .inner .list .block a .img img {
        height: 116px;
    }

    .environment #related_page .inner .list .block a .txt {
        margin-top: 15px;
        font-size: 18px;
    }

    .environment #related_page .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }
}

#system #introduction {
    background: linear-gradient(to bottom, transparent 24.2vw, #f0f3f6 24.2vw);
    padding-bottom: 100px;
    border-bottom-right-radius: 100px;
    position: relative;
}

#system #introduction::after {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: url(../img/radius_top_left_bg.svg) no-repeat center/contain;
    position: absolute;
    top: 100%;
    left: 0;
}

#system #introduction .inner {
    width: 95%;
}

#system #introduction .inner .main_img {
    margin-bottom: 100px;
}

#system #introduction .inner .main_img img {
    border-radius: 42px;
}

#system #introduction .inner .list .block {
    max-width: 1232px;
    width: 88%;
    margin: 0 auto;
}

#system #introduction .inner .list .block h2 {
    display: flex;
    align-items: flex-end;
    font-size: 32px;
    line-height: 1;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    margin-bottom: 50px;
}

#system #introduction .inner .list .block h2 small {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: "PT Sans", sans-serif;
}

#system #introduction .inner .list .block .detail {
    display: flex;
    flex-wrap: wrap;
    padding: 0 40px;
}

#system #introduction .inner .list .block .detail .group {
    background: #fff;
    width: 32%;
    padding: 40px 45px 30px;
    border-radius: 10px;
}

#system #introduction .inner .list .block .detail .group dl dt {
    position: relative;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 12px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#system #introduction .inner .list .block .detail .group dl dt::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #18559d;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    top: 10px;
}

#system #introduction .inner .list .block .detail .group dl dd {
    line-height: 1.7;
}

#system #introduction .inner .list .block .detail .group .notice {
    font-size: 13px;
    margin-top: 10px;
}

#system #introduction .inner .list .block .detail .group:not(:nth-child(3n)) {
    margin-right: 2%;
}

#system #introduction .inner .list .block .detail .group:nth-child(n+4) {
    margin-top: 20px;
}

#system #introduction .inner .list .block:not(:first-child) {
    padding-top: 80px;
}

#system #introduction .inner .list .block#company_rented .detail .group {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#system #introduction .inner .list .block#company_rented .detail .group dl {
    width: 60.2%;
}

#system #introduction .inner .list .block#company_rented .detail .group dl dt::before {
    content: none;
}

#system #introduction .inner .list .block#company_rented .detail .group dl dd:not(:last-child) {
    margin-bottom: 40px;
}

#system #introduction .inner .list .block#company_rented .detail .group .img {
    width: 31.4%;
}

#system #related_page .inner {
    max-width: 1232px;
}

@media (max-width: 1200px) {
    #system #introduction .inner .list .block .detail {
        padding: 0;
    }
}

@media (max-width: 900px) {
    #system #introduction .inner .list .block .detail {
        flex-wrap: wrap;
    }

    #system #introduction .inner .list .block .detail .group {
        width: 100%;
    }

    #system #introduction .inner .list .block .detail .group:not(:nth-child(3n)) {
        margin-right: 0;
    }

    #system #introduction .inner .list .block .detail .group:nth-child(n+2) {
        margin-top: 20px;
    }

    #system #introduction .inner .list .block#company_rented .detail .group {
        flex-direction: column;
    }

    #system #introduction .inner .list .block#company_rented .detail .group dl {
        width: 100%;
        margin-bottom: 24px;
    }
}

@media (max-width: 768px) {
    #system #mv .flow_txt {
        bottom: 10px;
    }

    #system #introduction {
        border-bottom-right-radius: 40px;
        padding-bottom: 50px;
    }

    #system #introduction::after {
        width: 40px;
        height: 40px;
    }

    #system #introduction .inner {
        width: 100%;
    }

    #system #introduction .inner .main_img {
        margin-bottom: 40px;
    }

    #system #introduction .inner .main_img img {
        border-radius: 0;
        width: 100%;
    }

    #system #introduction .inner .list .block {
        width: 90%;
    }

    #system #introduction .inner .list .block h2 {
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    #system #introduction .inner .list .block h2 small {
        font-size: 10px;
        margin-left: 10px;
    }

    #system #introduction .inner .list .block .detail .group {
        padding: 20px 28px 20px 30px;
        border-radius: 5px;
    }

    #system #introduction .inner .list .block .detail .group dl dt {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #system #introduction .inner .list .block .detail .group dl dd {
        font-size: 14px;
        line-height: 1.6;
    }

    #system #introduction .inner .list .block .detail .group:nth-child(n+2) {
        margin-top: 10px;
    }

    #system #introduction .inner .list .block:not(:first-child) {
        padding-top: 50px;
    }

    #system #introduction .inner .list .block#company_rented .detail .group dl dd:not(:last-child) {
        margin-bottom: 18px;
    }

    #system #introduction .inner .list .block#company_rented .detail .group .img {
        width: 100%;
    }
}

#message #mv {
    padding-bottom: 80px;
}

#message #mv .inner .ttl_row {
    margin-bottom: 25px;
}

#message #mv .inner h2 {
    line-height: 1.6;
    font-size: clamp(32px, 2.57vw, 50px);
    margin-bottom: 35px;
}

#message #mv .flow_txt {
    animation: none;
    right: 5%;
}

#message #content {
    padding-bottom: 140px;
}

#message #content .inner {
    max-width: none;
    width: 95%;
}

#message #content .inner .main_img {
    position: relative;
    margin-bottom: 100px;
}

#message #content .inner .main_img .img {
    max-height: 700px;
    border-radius: 60px;
    overflow: hidden;
}

#message #content .inner .main_img .img img {
    display: block;
}

#message #content .inner .main_img .img::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.46), transparent 61%);
    z-index: 2;
}

#message #content .inner .main_img .txt {
    z-index: 1;
    color: #fff;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: absolute;
    left: 7%;
    bottom: 2vw;
    z-index: 3;
    line-height: 1;
}

#message #content .inner .main_img .txt .position {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 13px;
    padding-left: 7px;
}

#message #content .inner .main_img .txt .name {
    display: flex;
    align-items: center;
}

#message #content .inner .main_img .txt .name img {
    width: 11vw;
    min-width: 188px;
    max-width: 248px;
    display: block;
}

#message #content .inner .main_img .txt .name span {
    font-size: 18px;
    font-family: "PT Sans", sans-serif;
    margin-left: 13px;
}

#message #content .inner .main_img .parallax {
    position: absolute;
    z-index: 4;
}

#message #content .inner .main_img .parallax.kazari1 {
    width: 100px;
    height: 100px;
    background: url(../img/message/kazari1.svg) no-repeat center/contain;
    top: -23px;
    right: 7px;
}

#message #content .inner .main_img .parallax.kazari2 {
    width: 67px;
    height: 187px;
    background: url(../img/message/kazari2.svg) no-repeat center/contain;
    top: 140px;
    right: -17px;
}

#message #content .inner .main_img .parallax.kazari3 {
    width: 75px;
    height: 14px;
    background: url(../img/message/kazari3.svg) no-repeat center/contain;
    bottom: 62px;
    left: -36px;
}

#message #content .inner .main_img .parallax.kazari4 {
    width: 140px;
    height: 38px;
    background: url(../img/message/kazari4.svg) no-repeat center/contain;
    bottom: -17px;
    left: 0px;
}

#message #content .inner .group {
    max-width: 1160px;
    width: 88%;
    margin: 0 auto;
}

#message #content .inner .group h2 {
    font-size: 33px;
    line-height: 1.6;
    margin-bottom: 40px;
}

#message #content .inner .group .message {
    line-height: 2;
}

#message #content .inner .group:not(:last-child) {
    margin-bottom: 80px;
}

@media (max-width: 1400px) {
    #message #mv .flow_txt {
        right: 5%;
    }

    #message #content .inner .group h2 {
        font-size: 28px;
    }
}

@media (max-width: 768px) {
    #message #mv {
        padding-bottom: 50px;
    }

    #message #mv .inner .ttl_row {
        margin-bottom: 15px;
    }

    #message #mv .inner h2 {
        font-size: 19px;
        line-height: 1.5;
        margin-bottom: 38px;
    }

    #message #mv .flow_txt {
        font-size: 68px;
        bottom: 64px;
    }

    #message #content {
        padding-bottom: 60px;
    }

    #message #content .inner {
        width: 100%;
    }

    #message #content .inner .main_img {
        margin-bottom: 50px;
    }

    #message #content .inner .main_img .img {
        border-radius: 0;
    }

    #message #content .inner .main_img .img::before {
        border-radius: 0;
    }

    #message #content .inner .main_img .txt {
        bottom: 20px;
        left: 5.2%;
    }

    #message #content .inner .main_img .txt .position {
        font-size: 13px;
        margin-bottom: 7px;
        padding-left: 3px;
    }

    #message #content .inner .main_img .txt .name img {
        width: 111px;
        min-width: 0;
    }

    #message #content .inner .main_img .txt .name span {
        font-size: 12px;
        margin-left: 9px;
    }

    #message #content .inner .main_img .parallax.kazari1 {
        width: 40px;
        height: 40px;
        top: -13px;
        right: 13px;
    }

    #message #content .inner .main_img .parallax.kazari2 {
        width: 34px;
        height: 94px;
        top: unset;
        bottom: -28px;
        right: 13px;
    }

    #message #content .inner .main_img .parallax.kazari3 {
        width: 38px;
        height: 7px;
        bottom: 70px;
        left: -20px;
    }

    #message #content .inner .main_img .parallax.kazari4 {
        width: 70px;
        height: 28px;
        left: 4px;
        bottom: -8px;
    }

    #message #content .inner .txt_area .group h2 {
        font-size: 17px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    #message #content .inner .txt_area .group .message {
        font-size: 14px;
        line-height: 1.8;
    }

    #message #content .inner .txt_area .group:not(:last-child) {
        margin-bottom: 50px;
    }
}

#career-path #mv .inner .ttl_row {
    margin-bottom: 25px;
}

#career-path #program {
    background: linear-gradient(to bottom, transparent 23vw, #f0f3f6 23vw);
    border-radius: 0 0 100px 0;
    position: relative;
    padding-bottom: 100px;
}

#career-path #program::after {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: url(../img/radius_top_left_bg.svg) no-repeat center/contain;
    position: absolute;
    top: 100%;
    left: 0;
}

#career-path #program .inner {
    max-width: none;
    width: 95%;
}

#career-path #program .inner .main_img {
    margin-bottom: 100px;
}

#career-path #program .inner .main_img img {
    border-radius: 42px;
}

#career-path #program .inner .content {
    width: 88%;
    max-width: 1232px;
    margin: 0 auto;
}

#career-path #program .inner .content h2 {
    font-size: 32px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    text-align: center;
    margin-bottom: 45px;
}

#career-path #program .inner .content .intro {
    max-width: 1064px;
    width: 88%;
    margin: 0 auto 58px;
    line-height: 1.8;
    text-align: justify;
}

#career-path #program .inner .content .tab .tab_nav {
    border-bottom: 1px solid #000;
}

#career-path #program .inner .content .tab .tab_nav ul {
    display: flex;
    justify-content: space-between;
}

#career-path #program .inner .content .tab .tab_nav ul li {
    width: 49.5%;
    cursor: pointer;
    border-radius: 20px 20px 0 0;
    color: #fff;
    background: #a6a6a6;
    padding: 22px;
    font-size: 20px;
    line-height: 1;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    text-align: center;
    font-weight: bold;
}

#career-path #program .inner .content .tab .tab_nav ul li.current {
    background: linear-gradient(to right, #18559d, #fd452d);
}

#career-path #program .inner .content .tab .tab_content .tab_block {
    background: #fff;
    padding: 60px 85px 85px;
    border-radius: 0 0 20px 20px;
    display: none;
}

#career-path #program .inner .content .tab .tab_content .tab_block.show {
    display: block;
}

#career-path #program .inner .content .tab .tab_content .tab_block .desc {
    line-height: 1.8;
}

#career-path #program .inner .content .tab .tab_content .tab_block .img {
    margin-top: 55px;
}

#career-path #program .inner .content .tab .tab_content .tab_block .detail {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

#career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block {
    width: calc((100% - 8px) / 3);
}

#career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block .ttl {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    padding: 16px;
    text-align: center;
    margin-bottom: 10px;
}

#career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl {
    background: #e9eef3;
    padding: 40px 28px 35px;
    height: calc(100% - 60px);
}

#career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dt {
    color: #2e82a9;
    font-size: 17px;
    line-height: 1;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 9px;
    font-weight: bold;
}

#career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dd {
    font-size: 15px;
    line-height: 1.7;
    text-align: justify;
}

#career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dd:not(:last-of-type) {
    margin-bottom: 30px;
}

#career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block:nth-child(1) .ttl {
    background: #46abcc;
}

#career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block:nth-child(2) .ttl {
    background: #2b9dc2;
}

#career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block:nth-child(3) .ttl {
    background: #1d90b6;
}

#career-path #program .inner .content .tab .tab_content .tab_block .notice {
    font-size: 13px;
    margin-top: 20px;
    text-align: right;
}

#career-path #point {
    padding-top: 80px;
}

#career-path #point .inner {
    max-width: 1232px;
}

#career-path #point .inner h2 {
    text-align: center;
    font-size: 32px;
    line-height: 1.5;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 40px;
}

#career-path #point .inner .intro {
    width: 88%;
    max-width: 1064px;
    margin: 0 auto;
    line-height: 2;
    margin-bottom: 100px;
}

#career-path #point .inner h3 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 50px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#career-path #point .inner .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#career-path #point .inner .list .block {
    width: 47.5%;
    border-top: 1px solid #000;
    padding-top: 30px;
}

#career-path #point .inner .list .block .main {
    font-size: 22px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 20px;
    font-weight: 500;
}

#career-path #point .inner .list .block .main span {
    font-size: 23px;
    color: #18559d;
    font-family: "PT Sans", sans-serif;
    width: 46px;
    flex-shrink: 0;
    font-weight: bold;
    margin-top: 2px;
}

#career-path #point .inner .list .block .desc {
    text-align: justify;
    line-height: 1.8;
    padding-left: 46px;
}

#career-path #point .inner .list .block:nth-child(n+3) {
    margin-top: 65px;
}

#career-path #related_page .inner {
    max-width: 1232px;
}

#career-path #related_page .inner .list .block a .img {
    transition: 0.3s ease;
    border: solid 1px #eef1f4;
}

#career-path #related_page .inner .list .block a .img img {
    transition: 0.38s cubic-bezier(0.34, 0.09, 0.11, 1);
}

@media (hover: hover) and (pointer: fine) {
    #career-path #related_page .inner .list .block a:hover .img {
        border: solid 1px #18559d;
    }

    #career-path #related_page .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

@media (max-width: 1160px) {
    #career-path #program .inner .content .tab .tab_content .tab_block .detail {
        flex-direction: column;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block {
        width: 100%;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media (max-width: 1000px) {
    #career-path #point .inner .list {
        flex-direction: column;
    }

    #career-path #point .inner .list .block {
        width: 100%;
    }

    #career-path #point .inner .list .block:nth-child(2) {
        margin-top: 65px;
    }
}

@media (max-width: 768px) {
    #career-path #mv .inner .ttl_row {
        margin-bottom: 15px;
    }

    #career-path #mv .inner h2 {
        font-size: 26px;
        line-height: 1.4;
        margin-bottom: 20px;
    }

    #career-path #mv .flow_txt {
        bottom: 10px;
    }

    #career-path #program {
        padding-bottom: 50px;
        border-bottom-right-radius: 40px;
    }

    #career-path #program::after {
        width: 40px;
        height: 40px;
    }

    #career-path #program .inner {
        width: 100%;
    }

    #career-path #program .inner .main_img {
        margin-bottom: 40px;
    }

    #career-path #program .inner .main_img img {
        border-radius: 0;
        width: 100%;
    }

    #career-path #program .inner .content {
        width: 90%;
    }

    #career-path #program .inner .content h2 {
        font-size: 20px;
        margin-bottom: 15px;
        text-align: left;
    }

    #career-path #program .inner .content .intro {
        font-size: 14px;
        line-height: 1.8;
        width: 100%;
        margin-bottom: 25px;
    }

    #career-path #program .inner .content .tab .tab_nav ul li {
        font-size: 15px;
        border-radius: 5px 5px 0 0;
        padding: 12px 0 11px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block {
        padding: 25px 16px 33px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .desc {
        font-size: 13px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .img {
        margin-top: 24px;
        text-align: center;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail {
        margin-top: 30px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block .ttl {
        font-size: 13px;
        text-align: left;
        padding: 6px 13px 7px;
        margin-bottom: 5px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl {
        padding: 20px 15px 15px;
        height: unset;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dt {
        font-size: 14px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dd {
        font-size: 12px;
        line-height: 1.4;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dd:not(:last-of-type) {
        margin-bottom: 15px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block:not(:last-child) {
        margin-bottom: 12px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .notice {
        margin-top: 14px;
        text-align: justify;
        text-indent: -1em;
        margin-left: 1em;
        font-size: 12px;
        line-height: 1.4;
    }

    #career-path #point {
        padding: 40px 0 25px;
    }

    #career-path #point .inner h2 {
        font-size: 20px;
        margin-bottom: 10px;
        text-align: left;
    }

    #career-path #point .inner .intro {
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 30px;
        width: 100%;
    }

    #career-path #point .inner h3 {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 22px;
        text-align: left;
    }

    #career-path #point .inner .list .block {
        padding-top: 25px;
    }

    #career-path #point .inner .list .block .main {
        font-size: 15px;
        margin-bottom: 12px;
        font-weight: bold;
        align-items: flex-start;
    }

    #career-path #point .inner .list .block .main span {
        width: 26px;
        font-size: 14px;
        margin-top: 1px;
    }

    #career-path #point .inner .list .block .desc {
        font-size: 14px;
        line-height: 1.6;
        padding-left: 26px;
    }

    #career-path #point .inner .list .block:nth-child(n+2) {
        margin-top: 25px;
    }
}

#keyword #mv .inner .ttl_row {
    margin-bottom: 25px;
}

#keyword #mv .inner h2 {
    line-height: 1.3;
}

#keyword #detail .inner {
    width: 95%;
    max-width: auto;
}

#keyword #detail .inner .main_img {
    margin-bottom: 100px;
}

#keyword #detail .inner .main_img img {
    border-radius: 42px;
}

#keyword #detail .inner .list {
    width: 88%;
    max-width: 1232px;
    margin: 0 auto;
}

#keyword #detail .inner .list .block .ttl {
    display: flex;
    align-items: center;
    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    line-height: 1;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
    font-weight: bold;
}

#keyword #detail .inner .list .block .ttl span {
    color: #18559d;
    margin-left: 0.5em;
}

#keyword #detail .inner .list .block .ttl::before {
    content: "";
    display: block;
    width: 22px;
    height: 36px;
    background: url(../img/about/keyword/icon_key.png) no-repeat center/contain;
    margin-right: 15px;
}

#keyword #detail .inner .list .block h3 {
    font-size: 32px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 30px;
}

#keyword #detail .inner .list .block .row {
    display: flex;
    justify-content: space-between;
}

#keyword #detail .inner .list .block .row .txt {
    width: 58%;
    padding-top: 20px;
}

#keyword #detail .inner .list .block .row .img {
    width: 33.9%;
}

#keyword #detail .inner .list .block .row .img img {
    border-radius: 10px;
}

#keyword #detail .inner .list .block .txt .desc {
    line-height: 2;
    text-align: justify;
}

#keyword #detail .inner .list .block .txt .btn {
    margin-top: 40px;
}

#keyword #detail .inner .list .block .txt .btn a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 400px;
    height: 60px;
    background: #eaeff3;
    border-radius: 6px;
    padding-left: 27px;
    padding-right: 12px;
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    z-index: 1;
}

#keyword #detail .inner .list .block .txt .btn a::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: -1;
    transition: 0.4s;
}

#keyword #detail .inner .list .block .txt .btn a::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #18559d, #fd452d);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) scale(0);
    z-index: -1;
    transition: 0.4s;
}

#keyword #detail .inner .list .block .txt .btn a i {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
}

#keyword #detail .inner .list .block .txt .btn a i::before {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#keyword #detail .inner .list .block .txt .btn a i::after {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s;
}

@media (hover: hover) and (pointer: fine) {
    #keyword #detail .inner .list .block .txt .btn a:hover {
        background: #e4e9ee;
    }

    #keyword #detail .inner .list .block .txt .btn a:hover i::after {
        opacity: 1;
    }

    #keyword #detail .inner .list .block .txt .btn a:hover::before {
        transform: translateY(-50%) scale(0);
    }

    #keyword #detail .inner .list .block .txt .btn a:hover::after {
        transform: translateY(-50%) scale(1);
    }
}

#keyword #detail .inner .list .block .img {
    text-align: center;
}

#keyword #detail .inner .list .block:not(:last-child) {
    margin-bottom: 100px;
}

#keyword #detail .inner .list .block#block02 h3 {
    margin-bottom: 60px;
}

#keyword #detail .inner .list .block#block02 .img {
    margin-bottom: 50px;
}

#keyword #detail .inner .list .block#block07 .img img,
#keyword #detail .inner .list .block#block08 .img img {
    width: 280px;
}

#keyword #detail .inner .list .block_row {
    display: flex;
    justify-content: space-between;
}

#keyword #detail .inner .list .block_row .block {
    width: 48%;
    margin-bottom: 0;
}

#keyword #detail .inner .list .block_row .block h3 {
    margin-bottom: 15px;
}

#keyword #detail .inner .list .block_row .block .img {
    margin-top: 25px;
    border: 1px solid #cbcfd2;
    padding: 30px 50px 40px;
    position: relative;
}

#keyword #detail .inner .list .block_row .block .img span {
    position: absolute;
    top: 30px;
    left: 30px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#keyword #detail .inner .list .block_row:not(:last-child) {
    margin-bottom: 100px;
}

#keyword #related_page .inner {
    max-width: 1232px;
}

@media (max-width: 1160px) {
    #keyword #mv .inner h2 {
        font-size: 38px;
    }

    #keyword #detail .inner .list .block .row {
        flex-direction: column;
    }

    #keyword #detail .inner .list .block .row .txt {
        width: 100%;
        padding-top: 0;
    }

    #keyword #detail .inner .list .block .row .img {
        width: 100%;
        max-width: 400px;
    }

    #keyword #detail .inner .list .block .txt {
        order: 2;
    }

    #keyword #detail .inner .list .block .img {
        margin-bottom: 20px;
        order: 1;
        margin-left: auto;
        margin-right: auto;
    }

    #keyword #detail .inner .list .block_row {
        flex-direction: column;
    }

    #keyword #detail .inner .list .block_row .block {
        width: 100%;
    }

    #keyword #detail .inner .list .block_row .block .img {
        width: 100%;
        max-width: 400px;
    }

    #keyword #detail .inner .list .block_row .block:not(:last-child) {
        margin-bottom: 100px;
    }
}

@media (max-width: 768px) {
    #keyword #mv .inner .ttl_row {
        margin-bottom: 15px;
    }

    #keyword #mv .inner h2 {
        font-size: 26px;
        line-height: 1.4;
        margin-bottom: 20px;
    }

    #keyword #mv .flow_txt {
        bottom: 10px;
    }

    #keyword #detail .inner {
        width: 100%;
    }

    #keyword #detail .inner .main_img {
        margin-bottom: 40px;
    }

    #keyword #detail .inner .main_img img {
        border-radius: 0;
    }

    #keyword #detail .inner .list {
        width: 90%;
    }

    #keyword #detail .inner .list .block .ttl {
        font-size: 15px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    #keyword #detail .inner .list .block .ttl::before {
        width: 17px;
        height: 28px;
        margin-right: 9px;
    }

    #keyword #detail .inner .list .block h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    #keyword #detail .inner .list .block .img img {
        border-radius: 5px;
    }

    #keyword #detail .inner .list .block .txt .desc {
        font-size: 14px;
        line-height: 1.8;
    }

    #keyword #detail .inner .list .block .txt .btn {
        margin-top: 30px;
    }

    #keyword #detail .inner .list .block .txt .btn a {
        max-width: 100%;
        height: 56px;
        font-size: 14px;
        padding-left: 14px;
        border-radius: 3px;
    }

    #keyword #detail .inner .list .block .txt .btn a i {
        width: 34px;
        height: 34px;
    }

    #keyword #detail .inner .list .block:not(:last-child) {
        margin-bottom: 40px;
    }

    #keyword #detail .inner .list .block#block02 h3 {
        margin-bottom: 25px;
    }

    #keyword #detail .inner .list .block#block02 .img {
        margin-bottom: 20px;
    }

    #keyword #detail .inner .list .block#block07 .img,
    #keyword #detail .inner .list .block#block08 .img {
        padding-bottom: 20px;
    }

    #keyword #detail .inner .list .block#block07 .img img,
    #keyword #detail .inner .list .block#block08 .img img {
        width: 176px;
    }

    #keyword #detail .inner .list .block_row .block .img {
        margin-top: 10px;
        margin-bottom: 0;
        padding: 19px 32px 25px;
    }

    #keyword #detail .inner .list .block_row .block .img span {
        font-size: 14px;
        top: 18px;
        left: 19px;
    }

    #keyword #detail .inner .list .block_row .block .desc {
        line-height: 1.6;
    }

    #keyword #detail .inner .list .block_row .block:not(:last-child) {
        margin-bottom: 40px;
    }

    #keyword #detail .inner .list .block_row:not(:last-child) {
        margin-bottom: 40px;
    }

    #keyword #related_page {
        padding: 60px 0;
    }
}

#beginner #mv {
    padding-bottom: 120px;
}

#beginner #mv .flow_txt {
    bottom: 30px;
}

@media (max-width: 768px) {
    #beginner #mv {
        padding-bottom: 75px;
    }
}

#beginner #welcome {
    background: #eef1f4 url(../img/environment/beginner/beginner_03.png) 0 0;
    border-radius: 100px;
    padding: 100px 0;
}

@media (max-width: 1300px) {
    #beginner #welcome {
        padding: 10.67vw 0;
    }
}

@media (max-width: 768px) {
    #beginner #welcome {
        border-radius: 40px;
    }
}

#beginner #welcome .inner {
    background: #fff;
    border-radius: 80px;
    width: 82%;
    padding: 100px 0 110px;
    position: relative;
}

@media (max-width: 1300px) {
    #beginner #welcome .inner {
        padding: 8.533vw 0;
        width: 90%;
    }
}

@media (max-width: 768px) {
    #beginner #welcome .inner {
        border-radius: 30px;
    }
}

#beginner #welcome .inner .sub_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 11px;
}

@media (max-width: 768px) {
    #beginner #welcome .inner .sub_ttl img {
        width: 85.5px;
    }
}

#beginner #welcome .inner .sub_ttl::before {
    content: "";
    display: block;
    width: 20px;
    height: 31px;
    background: url(../img/environment/beginner/icon_beginner.png) no-repeat center/contain;
    margin-right: 12px;
}

@media (max-width: 768px) {
    #beginner #welcome .inner .sub_ttl::before {
        width: 10px;
        height: 18px;
        margin-right: 6px;
    }
}

#beginner #welcome .inner h2 {
    text-align: center;
    width: 84%;
    margin: 0 auto 75px;
}

@media (max-width: 768px) {
    #beginner #welcome .inner h2 {
        width: 88%;
        margin: 0 auto 40px;
    }
}

#beginner #welcome .inner h2 img {
    margin: 0 auto;
}

#beginner #welcome .inner .desc {
    font-size: 18px;
    line-height: 2.3;
    text-align: justify;
    width: 90%;
    max-width: 804px;
    margin: 0 auto;
}

@media (max-width: 1000px) {
    #beginner #welcome .inner .desc {
        width: 84%;
    }
}

@media (max-width: 768px) {
    #beginner #welcome .inner .desc {
        font-size: 15px;
        line-height: 28.5px;
        width: 88%;
    }
}

.beginner_ttl {
    margin-bottom: 60px;
}

@media (max-width: 768px) {
    .beginner_ttl {
        margin-bottom: 35px;
    }
}

.beginner_ttl_en {
    color: #18559d;
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .beginner_ttl_en {
        font-size: 13px;
        margin-bottom: 10px;
    }
}

.beginner_ttl_en::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #18559d;
    margin-right: 6px;
}

@media (max-width: 768px) {
    .beginner_ttl_en::before {
        width: 7.5px;
        height: 7.5px;
        margin-right: 6.5px;
    }
}

.beginner_ttl h3 {
    font-size: 36px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1.3;
}

@media (max-width: 768px) {
    .beginner_ttl h3 {
        font-size: 20px;
        line-height: 26px;
    }
}

.beginner_growth {
    padding: 100px 0 100px;
    margin-bottom: 100px;
}

@media (max-width: 768px) {
    .beginner_growth {
        padding: 50px 0 0;
    }
}

.beginner_growth .inner {
    max-width: 1232px;
}

.beginner_growth img {
    width: 100%;
}

.beginner_growth_point {
    margin: 0 auto;
    width: 94%;
    max-width: 1148px;
}

@media (max-width: 768px) {
    .beginner_growth_point {
        margin: 0 calc(50% - 50vw);
        width: 100vw;
        box-sizing: border-box;
        padding: 0 1%;
    }
}

.beginner_growth_point_box {
    position: relative;
}

.beginner_growth_point_box::before {
    content: "";
    width: 1px;
    height: 100%;
    background: #000;
    position: absolute;
    left: 35px;
    top: 0;
    z-index: -1;
}

@media (max-width: 768px) {
    .beginner_growth_point_box::before {
        left: 6%;
    }
}

.beginner_growth_point_box:not(:last-child) {
    margin-bottom: 60px;
}

@media (max-width: 768px) {
    .beginner_growth_point_box:not(:last-child) {
        margin-bottom: 30px;
    }
}

.beginner_growth_point_ttl {
    display: flex;
    align-items: center;
    font-size: 28px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1;
    background: #FFF;
    padding-bottom: 20px;
}

@media (max-width: 768px) {
    .beginner_growth_point_ttl {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 10px;
    }
}


.beginner_growth_point_ttl_num:before {
    font-family: 'Font Awesome 6 pro';
    content: '\f0d1';
    color: #0859a8;
    padding-right: 10px;
}



@media (max-width: 768px) {
    .beginner_growth_point_ttl_num {
        width: 34px;
        margin-right: 8px;
        padding-left: 10px;
    }
}

.beginner_growth_point_desc {
    padding: 20px 0 0 85px;
}

@media (max-width: 768px) {
    .beginner_growth_point_desc {
        padding: 2% 4% 0 4%;
    }
}

.beginner_growth_point_flow {
    background: #e4ecf4;
    border-radius: 16px;
    padding: 40px 30px;
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .beginner_growth_point_flow {
        border-radius: 8px;
        padding: 12.5px 9px;
        margin-bottom: 6%;
    }
}

.beginner_growth_point_txt {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
}

@media (max-width: 768px) {
    .beginner_growth_point_txt {
        font-size: 14px;
        line-height: 25px;
    }
}

.beginner_growth_point_list {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .beginner_growth_point_list {
        display: block;
    }
}

.beginner_growth_point_list_box {
    width: 30%;
}

@media (max-width: 768px) {
    .beginner_growth_point_list_box {
        width: 100%;
    }

    .beginner_growth_point_list_box:not(:last-child) {
        margin-bottom: 30px;
    }
}

.beginner_growth_point_list_img {
    background: url(../img/environment/beginner/point_bg.svg) no-repeat 50% 50%;
    background-size: 100%;
    width: 100%;
    max-width: 260px;
    margin: 0 auto 30px;
}

@media (max-width: 768px) {
    .beginner_growth_point_list_img {
        margin-bottom: 10px;
    }
}

.beginner_growth_point_list h5 {
    font-size: 20px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .beginner_growth_point_list h5 {
        font-size: 16px;
        line-height: 1;
        margin-bottom: 10px;
    }
}

.beginner_growth_point_list h5 span {
    font-size: 18px;
}

@media (max-width: 768px) {
    .beginner_growth_point_list h5 span {
        font-size: 14px;
    }
}

.beginner_growth_point_list_txt {
    text-align: justify;
    font-size: 15px;
    line-height: 27px;
}

@media (max-width: 768px) {
    .beginner_growth_point_list_txt {
        font-size: 14px;
        line-height: 25px;
    }
}

.beginner_growth_point_career {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .beginner_growth_point_career {
        display: block;
    }
}

.beginner_growth_point_career_img {
    order: 2;
    width: 35%;
}

@media (max-width: 768px) {
    .beginner_growth_point_career_img {
        width: 80%;
        margin-bottom: 6%;
        margin: 0 auto 6%;
    }
}

.beginner_growth_point_career_txt {
    width: 61%;
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
}

@media (max-width: 768px) {
    .beginner_growth_point_career_txt {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
    }
}

.beginner_growth_point_btn {
    margin-top: 40px;
}

@media (max-width: 768px) {
    .beginner_growth_point_btn {
        margin-top: 30px;
    }
}

.beginner_growth_point_btn a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 400px;
    height: 60px;
    background: #eaeff3;
    border-radius: 6px;
    padding-left: 27px;
    padding-right: 12px;
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    z-index: 1;
}

@media (max-width: 768px) {
    .beginner_growth_point_btn a {
        max-width: 100%;
        height: 56px;
        font-size: 14px;
        padding-left: 14px;
        border-radius: 3px;
    }
}

.beginner_growth_point_btn a::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: -1;
    transition: 0.4s;
}

.beginner_growth_point_btn a::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #18559d, #fd452d);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) scale(0);
    z-index: -1;
    transition: 0.4s;
}

.beginner_growth_point_btn a i {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
}

@media (max-width: 768px) {
    .beginner_growth_point_btn a i {
        width: 34px;
        height: 34px;
    }
}

.beginner_growth_point_btn a i::before {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.beginner_growth_point_btn a i::after {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s;
}

@media (hover: hover) and (pointer: fine) {
    .beginner_growth_point_btn a:hover {
        background: #e4e9ee;
    }

    .beginner_growth_point_btn a:hover i::after {
        opacity: 1;
    }

    .beginner_growth_point_btn a:hover::before {
        transform: translateY(-50%) scale(0);
    }

    .beginner_growth_point_btn a:hover::after {
        transform: translateY(-50%) scale(1);
    }
}

.beginner_voice {
    padding: 100px 0 0;
}

.beginner_voice .inner {
    max-width: 1232px;
}

@media (max-width: 768px) {
    .beginner_voice {
        padding: 50px 0 0;
    }
}

.beginner_voice img {
    width: 100%;
}

.beginner_voice_list {
    width: 94%;
    max-width: 1328px;
    margin: 0 auto;
    background: #eef1f4;
    border-radius: 60px;
    padding: 80px 5%;
}

@media (max-width: 768px) {
    .beginner_voice_list {
        width: 100%;
        border-radius: 40px;
        padding: 40px 20px;
    }
}

.beginner_voice_list_box {
    position: relative;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 20px 20px 20px 0;
    padding: 20px 40px;
}

@media (max-width: 768px) {
    .beginner_voice_list_box {
        border-radius: 10px 10px 10px 0;
        padding: 25px 18px;
    }
}

.beginner_voice_list_box:not(:last-child) {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .beginner_voice_list_box:not(:last-child) {
        margin-bottom: 10px;
    }
}

.beginner_voice_list_box::before {
    content: "";
    background: url(../img/environment/beginner/voice_bal.svg) no-repeat 0 0;
    background-size: 100%;
    width: 28px;
    height: 34px;
    position: absolute;
    left: -28px;
    bottom: 0;
}

@media (max-width: 768px) {
    .beginner_voice_list_box::before {
        width: 14px;
        height: 17px;
        left: -14px;
    }
}

.beginner_voice_list_img {
    width: 106px;
    text-align: center;
}

.beginner_voice_list_img img {
    width: 70px;
}

@media (max-width: 768px) {
    .beginner_voice_list_img {
        width: 20%;
        text-align: center;
    }

    .beginner_voice_list_img img {
        width: 80%;
    }
}

.beginner_voice_list_prof {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    line-height: 17px;
}

@media (max-width: 768px) {
    .beginner_voice_list_prof {
        font-size: 11px;
        line-height: 14px;
    }
}

.beginner_voice_list_txt {
    width: calc(100% - 130px);
}

@media (max-width: 768px) {
    .beginner_voice_list_txt {
        width: 75%;
        font-size: 13px;
        line-height: 19.5px;
    }
}



/* service 事例 */

.service_voice {
    position: relative;
    margin-bottom: 0px;
    background: #e6f0f7;
    padding: 50px;
}


.service_voice .title_dan_r {
    background: #1c63b9;
    /* padding: 0.5em 1em; */
    font-weight: 600;
    position: absolute;
    left: 0px;
    border-radius: 3em;
    color: #fff;
    text-align: center;
    top: -150px;
    height: 120px;
    width: 120px;
    z-index: 1;
    line-height: 120px;
    font-size: 1.3rem;
}

.service_voice .title_dan_l {
    background: #1f286f;
    padding: 0.5em 1em;
    font-weight: 600;
    position: absolute;
    left: 50px;
    border-radius: 3em;
    color: #fff;
    top: 5px;
    z-index: 1;
    font-size: 1rem;
}

.service_voice .voice_title {
    font-size: 1.6em;
    color: #18559d;
    margin-bottom: 15px;
}


.service_voice .case_img {
    width: 250px;
    position: absolute;
    top: -100px;
    right: 50px;
    z-index: 2;
}





@media screen and (max-width: 600px) {
    .service_voice {
        padding: 30px 20px;
        margin-bottom: 85px;
    }


    .service_voice .voice_title {
        font-size: 1.2em;
        line-height: 1.5
    }

    .service_voice .case_img {
        width: 150px;
        position: absolute;
        top: -95px;
        right: 10px;
        z-index: 2;
    }




    .box_flex {
        margin-bottom: 80px;
        max-width: 1000px;
        margin: 60px auto 90px;
    }

    .service_voice .title_dan_r {
        top: -100px;
        left: 5px;
        height: 80px;
        width: 80px;
        line-height: 80px;
    }

    .service_voice .title_dan_l {
        left: 20px;
        top: 5px;
    }
}






.service_voice .icon_dan_r img {
    padding: 1em;
    position: absolute;
    right: -76px;
    bottom: -60px;
    width: 120px;
    z-index: 1;
}

.service_voice .icon_dan_l img {
    padding: 1em;
    position: absolute;
    left: -240px;
    bottom: 80px;
    width: 250px;
    z-index: 1;
}

@media screen and (max-width: 600px) {
    .service_voice .icon_dan_r img {
        padding: 1em;
        position: absolute;
        right: -36px;
        bottom: -60px;
        width: 110px;
        z-index: 1;
    }


    .service_voice .icon_dan_l img {
        padding: 1em;
        position: absolute;
        left: -8%;
        top: -130px;
        width: 150px;
        z-index: 1;
    }
}


.service_voice .qa_Area {
    /* display: -webkit-flex; */
    /* display: flex; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}

.service_voice .qa_Box {
    flex-wrap: wrap;
    padding: 1.5em 3em;
    margin: 1em 0.5% 1em;
    border-radius: 1.5em;
    position: relative;


}


.service_voice .qa_Box_bg01 {
    background: #fac03d;
    position: relative;
    /* background: #f0f0f0; */
    border-radius: 12px;
    padding: 1.5em;
    /* max-width: 300px; */
    margin: 2em;
}

.service_voice .qa_Box_bg01::after {
    content: "";
    position: absolute;
    right: 80px;
    bottom: -20px;
    width: 50px;
    height: 50px;
    transform: rotate(5deg);
    background-image: url('../../../common/img/voice/arrow_o.png');
    background-size: cover;
    background-repeat: no-repeat;
}


.service_voice .qa_Box_bg04 {
    background: #ffffff;
    /* border: 3px #ddd solid; */
    position: relative;
    /* background: #f0f0f0; */
    border-radius: 12px;
    padding: 2.5em;
    /* max-width: 300px; */
    margin: 2em;
    max-width: 1200px;
    margin: 2em auto 2em;
}

.service_voice .qa_Box_bg04::after {
    content: "";
    position: absolute;
    left: -40px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    transform: rotate(77deg);
    background-image: url('../../../common/img/recruit/arrow_p.png');
    background-size: cover;
    background-repeat: no-repeat;
}





.service_voice .qa_Box_bg02 {
    background: #ffebeb;
}

.service_voice .qa_Box_bg03 {
    background: #d4fbff;
}

/* .qa_Box_bg04 {
      background: #dae24a;
  }
   */
.service_voice .pla_col_1 {
    width: 100%;
}

.service_voice .pla_col_2 {
    width: 48%;
}

.service_voice .pla_col_3 {
    width: 32%;
}

.service_voice .qa_Box .index_timg {
    object-fit: cover;
}


@media screen and (max-width: 600px) {

    .service_voice .qa_Box {
        flex-wrap: wrap;
        padding: 1.5em 0.8em;
        margin: 1em 0.5% 1em;
        position: relative;
    }

    .service_voice .pla_col_1 {
        width: 100%;
    }

    .service_voice .title_dan {
        top: -20px;
        z-index: 1;
        font-size: 1rem;
    }


    .service_voice .pla_col_2 {
        width: 100%;
    }

    .service_voice .pla_col_3 {
        width: 100%;
    }

    .service_voice .qa_Box_bg04::after {
        display: none
    }

}



.service_voice .txt_q {
    font-size: 1.1rem;
    /* border-bottom: 1px solid #ddd; */
    line-height: 1.5;
    padding-bottom: 5px;
    padding-top: 20px;
    font-weight: 600;
    color: #000;
}

.service_voice .txt_q:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f4dc";
    color: #1c63b9;
    padding-right: 5px
}




@media screen and (max-width: 600px) {
    .service_voice .txt_q {
        font-size: 1.1rem;
    }
}



.service_voice .txt_q span {
    /* content:'Ã¤Âºâ€¹Ã¥â€¹â„¢Ã¥Â±â‚¬'; */
    /* 	border:1px solid #ddd; */
    /* padding:5px 10px; */
    /* color:#fff; */
    /* background:#3c763d; */
    /* border-radius:1em; */
}



.service_voice .txt_q .facebookBtn:before {
    content: "\e741";
    color: #3765a3;
}


.service_voice .txt_a {
    line-height: 1.4;
    padding-top: 0;
    letter-spacing: 0.1em;
    padding-bottom: 20px;
    border-bottom: 1px solid #8c8c8c;
    padding: 1em;
}

@media screen and (max-width: 600px) {
    .service_voice .txt_a {
        line-height: 1.8;
        /* padding-bottom: 3em; */
        font-size: 14px;
    }
}



/* 保有車両 */


/* service 事例 */

.vehicle_box {
    position: relative;
    margin-bottom: 100px;
    background: #e6f0f7;
    padding: 50px;
    border-radius: 1em;
}


.vehicle_box .title_dan_r {
    background: #1c63b9;
    /* padding: 0.5em 1em; */
    font-weight: 600;
    position: absolute;
    left: 0px;
    border-radius: 3em;
    color: #fff;
    text-align: center;
    top: -150px;
    height: 120px;
    width: 120px;
    z-index: 1;
    line-height: 120px;
    font-size: 1.3rem;
}

.vehicle_box .title_dan_l {
    background: #1f286f;
    padding: 0.5em 1em;
    font-weight: 600;
    position: absolute;
    left: 50px;
    border-radius: 3em;
    color: #fff;
    top: 5px;
    z-index: 1;
    font-size: 1rem;
}

.vehicle_box .voice_title {
    font-size: 1.6em;
    color: #18559d;
    margin-bottom: 15px;
}


.vehicle_box .case_img {
    width: 250px;
    position: absolute;
    top: -100px;
    right: 50px;
    z-index: 2;
}



.vehicle_box .icon_dan_r img {
    padding: 1em;
    position: absolute;
    right: -76px;
    bottom: -60px;
    width: 120px;
    z-index: 1;
}

.vehicle_box .icon_dan_l img {
    padding: 1em;
    position: absolute;
    left: -240px;
    bottom: 80px;
    width: 250px;
    z-index: 1;
}

@media screen and (max-width: 600px) {
    .vehicle_box .icon_dan_r img {
        padding: 1em;
        position: absolute;
        right: -36px;
        bottom: -60px;
        width: 110px;
        z-index: 1;
    }


    .vehicle_box .icon_dan_l img {
        padding: 1em;
        position: absolute;
        left: -8%;
        top: -130px;
        width: 150px;
        z-index: 1;
    }
}


.vehicle_box .qa_Area {
    display: flex;
    background: #fff;
    align-items: center;
}

.vehicle_box .qa_Box {
    flex-wrap: wrap;
    padding: 1.5em 3em;
    margin: 1em 0.5% 1em;
    border-radius: 1.5em;
    position: relative;
    width: 50%;
}

.vehicle_box .qa_Box_img {
    width: 50%;
}



.vehicle_box .qa_Box_bg01 {
    background: #fac03d;
    position: relative;
    border-radius: 12px;
    padding: 1.5em;
    margin: 2em;
}

.vehicle_box .qa_Box_bg01::after {
    content: "";
    position: absolute;
    right: 80px;
    bottom: -20px;
    width: 50px;
    height: 50px;
    transform: rotate(5deg);
    background-image: url('../../../common/img/voice/arrow_o.png');
    background-size: cover;
    background-repeat: no-repeat;
}


.vehicle_box .qa_Box_bg04 {
    background: #ffffff;
    /* border: 3px #ddd solid; */
    position: relative;
    /* background: #f0f0f0; */
    border-radius: 12px;
    padding: 2.5em;
    /* max-width: 300px; */
    margin: 2em;
    max-width: 1200px;
    margin: 2em auto 2em;
}

.vehicle_box .qa_Box_bg04::after {
    content: "";
    position: absolute;
    left: -40px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    transform: rotate(77deg);
    background-image: url('../../../common/img/recruit/arrow_p.png');
    background-size: cover;
    background-repeat: no-repeat;
}





.vehicle_box .qa_Box_bg02 {
    background: #ffebeb;
}

.vehicle_box .qa_Box_bg03 {
    background: #d4fbff;
}

/* .qa_Box_bg04 {
      background: #dae24a;
  }
   */
.vehicle_box .pla_col_1 {
    width: 100%;
}

.vehicle_box .pla_col_2 {
    width: 48%;
}

.vehicle_box .pla_col_3 {
    width: 32%;
}

.vehicle_box .qa_Box .index_timg {
    object-fit: cover;
}


@media screen and (max-width: 600px) {

    .vehicle_box .qa_Box {
        flex-wrap: wrap;
        padding: 1.5em 0.8em;
        margin: 1em 0.5% 1em;
        position: relative;
        width: 100%;
    }

    .vehicle_box .qa_Box_img {
        width: 100%;
    }

}




.vehicle_box .txt_q {
    font-size: 1.1rem;
    /* border-bottom: 1px solid #ddd; */
    line-height: 1.5;
    padding-bottom: 5px;
    padding-top: 20px;
    font-weight: 600;
    color: #000;
}

.vehicle_box .txt_q:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f4dc";
    color: #1c63b9;
    padding-right: 5px
}




@media screen and (max-width: 600px) {
    .vehicle_box .txt_q {
        font-size: 1.1rem;
    }
}


.vehicle_box .txt_q span {
    /* content:'Ã¤Âºâ€¹Ã¥â€¹â„¢Ã¥Â±â‚¬'; */
    /* 	border:1px solid #ddd; */
    /* padding:5px 10px; */
    /* color:#fff; */
    /* background:#3c763d; */
    /* border-radius:1em; */
}





@media screen and (max-width: 600px) {

    .vehicle_box .qa_Area {
        display: flex;
        background: #fff;
        align-items: center;
        flex-direction: column;
    }



    .vehicle_box {
        padding: 30px 20px;
        margin-bottom: 85px;
    }


    .vehicle_box .voice_title {
        font-size: 1.2em;
        line-height: 1.5
    }

    .vehicle_box .case_img {
        width: 150px;
        position: absolute;
        top: -95px;
        right: 10px;
        z-index: 2;
    }




    .box_flex {
        margin-bottom: 80px;
        max-width: 1000px;
        margin: 60px auto 90px;
    }

    .vehicle_box .title_dan_r {
        top: -100px;
        left: 5px;
        height: 80px;
        width: 80px;
        line-height: 80px;
    }

    .vehicle_box .title_dan_l {
        left: 20px;
        top: 5px;
    }
}







.vehicle_box .txt_q .facebookBtn:before {
    content: "\e741";
    color: #3765a3;
}


.vehicle_box .txt_a {
    line-height: 1.4;
    padding-top: 0;
    letter-spacing: 0.1em;
    padding-bottom: 20px;
    border-bottom: 1px solid #8c8c8c;
    padding: 1em;
}

@media screen and (max-width: 600px) {
    .vehicle_box .txt_a {
        line-height: 1.8;
        /* padding-bottom: 3em; */
        font-size: 14px;
    }
}

.contents-wrap_box {
    /* background: #e6e6e6; */
    padding: 10px;
    margin-bottom: 20px;
}

.contents-wrap {
    display: flex;
    width: 100%;
    /* margin: 50px auto 50px; */
    gap: 1.5em;
    padding: 30px;
    align-content: center;
    background: #fff;
    border-radius: 0.5em;
    margin-bottom: 50px;
}


.contents-text {
    background: #fff;
    /* padding: 10px; */
    display: flex;
    gap: 10px;
    margin-bottom: 50px;
    /* flex-direction: row-reverse; */
}


.contents-text .stepBox {
    width: 50%;
}

.contents-text .stepBox img {
    border-radius: 0.5em;
}

.flow_title {
    border-bottom: solid 2px
}




.contents-text p {
    /* font-size:18px; */
    line-height: 1.5;
    margin-top: 15px;
}

.contents-img {
    width: 25%;
}

.contents-img .box-title {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 10px;
}




.contents-text h2 {
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding: 3px;
    color: #0e222d;
    font-weight: 500;
    letter-spacing: 0.1em;
    /* font-family: 'Abel', sans-serif; */
}

.contents-img img {
    width: 100%;
    /* border-radius: 0.5%; */
}

@media screen and (max-width: 768px) {

    .contents-wrap,
    .contents-wrap:nth-child(odd) {
        flex-direction: column;
    }

    .contents-text,
    .contents-img img {
        width: 100%;
        /*flex: 1;*/
    }

    .contents-text {
        padding: 3rem;
    }

    .contents-text h2 {
        /* text-align: center; */
    }
}



@media screen and (max-width: 600px) {


    .contents-wrap_box {
        padding: 10px;
    }

    .contents-text {
        background: #fff;
        display: flex;
        gap: 10px;
        margin-bottom: 50px;
        padding: 1rem 0;
        flex-direction: column-reverse;
    }

    .contents-text .stepBox {
        width: 100%;
    }

}

@media(max-width:499px) {
    h2.sub-ttl2 {
        font-size: 1.5rem;
    }



    .contents-img img {
        /* width: 150px; */
    }

}


.stepBox {
    /* margin: 2em; */
}

@media(max-width:499px) {
    .stepBox {
        /* margin: 1em 0.5em 0.5em; */
    }
}







/* ======== table.tableOther ======== */
table.vehicle {
    border-collapse: collapse;
    text-align: left;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 2;
    width: 100%;
}

table.vehicle tr {}

table.vehicle th {
    width: 25%;
    padding: 8px;
    vertical-align: 0;
    border: #ddd 1px solid;
    border-right: #ddd 1px dashed;
    border-right: #ddd 1px solid;
}

table.vehicle td {
    padding: 8px;
    vertical-align: 0;
    border: #ddd 1px solid;
    /* border-left:none; */
}

table.vehicle td .linkArea {
    margin-top: 10px;
    text-align: left;
}

table.vehicle td .linkArea a.btn {
    margin: 0;
}

/* --- #map_canvas --- */
#map_canvas {
    width: 100%;
    margin-top: 70px;
    height: 400px;
    position: relative;
    z-index: 1;
    border: #ededed 1px solid;
}



@media only screen and (max-width: 950px) {
    table.vehicle th {
        width: 30%;
        padding: 20px;
    }

    table.vehicle td {
        padding: 20px;
    }
}

@media only screen and (max-width: 800px) {
    table.vehicle {
        font-size: 13px;
    }
}

@media only screen and (max-width: 738px) {
    #outline .imgArea {
        /* float:none; */
        width: 100%;
        display: block;
    }

    #outline .txtArea {
        float: none;
        width: 100%;
        /* margin-top:25px; */
    }

    table.vehicle {
        /* font-size:12px; */
    }

    /*	#map_canvas { display:none; }*/
}

@media only screen and (max-width: 600px) {
    table.vehicle th {
        width: 40%;
        padding: 15px;
    }

    table.vehicle td {
        padding: 15px;
    }
}

.truck_img {
    display: flex;
    gap: 0.5em
}

.truck_img img {
    width: 33.333%;
    border-radius: 0.5em;
}

/* @media only screen and (max-width: 600px) {

.truck_img {
    display: flex;
    gap: 0.5em
}

.truck_img img {
    width: 100%;
    border-radius: 0.5em;
}

}
 */


@media only screen and (max-width: 600px) {
    .truck_img {
        display: flex;
        gap: 0.5em;
        overflow-x: auto;
        /* 横スクロールを有効に */
        -webkit-overflow-scrolling: touch;
        /* スムーズスクロール対応（iOS） */
        scroll-snap-type: x mandatory;
        /* スナップ効果（任意） */
    }

    .truck_img img {
        flex: 0 0 auto;
        /* 幅固定で横並びに */
        width: 80%;
        /* スライド感を出すために少し小さめに */
        border-radius: 0.5em;
        scroll-snap-align: start;
        /* スナップ位置（任意） */
    }
}




.parallax {
    position: absolute;
    z-index: 1;
}

.parallax img {
    width: 100%;
}

.parallax.kazari01 {
    width: 78px;
    aspect-ratio: 78/81;
    background: url(../img/environment/beginner/kazari01.svg) no-repeat center/contain;
    top: 80px;
    left: -60px;
}

@media (max-width: 1300px) {
    .parallax.kazari01 {
        width: 10.4vw;
        max-width: 116px;
        top: -7.3vw;
        left: 5.3vw;
    }
}

.parallax.kazari02 {
    width: 68px;
    aspect-ratio: 68/15;
    background: url(../img/environment/beginner/kazari02.svg) no-repeat center/contain;
    top: 150px;
    left: 15px;
}

@media (max-width: 1300px) {
    .parallax.kazari02 {
        width: 9.0667vw;
        top: 9.33vw;
        left: -6vw;
    }
}

.parallax.kazari03 {
    width: 64px;
    aspect-ratio: 1/1;
    background: url(../img/environment/beginner/kazari03.svg) no-repeat center/contain;
    top: 130px;
    left: -160px;
    z-index: 2;
}

@media (max-width: 1300px) {
    .parallax.kazari03 {
        display: none;
        width: 8.533vw;
        max-width: 56px;
        top: 30.667vw;
        left: -4.4vw;
    }
}

.parallax.kazari04 {
    width: 225px;
    aspect-ratio: 1/1;
    background: url(../img/environment/beginner/kazari04.svg) no-repeat center/contain;
    top: 170px;
    left: -245px;
}

@media (max-width: 1300px) {
    .parallax.kazari04 {
        display: none;
    }
}

.parallax.kazari05 {
    width: 32px;
    aspect-ratio: 1/1;
    background: url(../img/environment/beginner/kazari05.svg) no-repeat center/contain;
    top: 370px;
    left: -105px;
}

@media (max-width: 1300px) {
    .parallax.kazari05 {
        display: none;
    }
}

.parallax.kazari06 {
    width: 28px;
    aspect-ratio: 28/100;
    background: url(../img/environment/beginner/kazari06.svg) no-repeat center/contain;
    bottom: 140px;
    left: -40px;
    z-index: 2;
}

@media (max-width: 1300px) {
    .parallax.kazari06 {
        width: 3.73vw;
        max-width: 36px;
        bottom: -4vw;
        left: -1.33vw;
    }
}

.parallax.kazari07 {
    width: 120px;
    aspect-ratio: 120/164;
    background: url(../img/environment/beginner/kazari07.svg) no-repeat center/contain;
    bottom: 10px;
    left: -35px;
}

@media (max-width: 1300px) {
    .parallax.kazari07 {
        width: 12.5vw;
        max-width: 100px;
        bottom: -13.7vw;
        left: 0;
    }
}

.parallax.kazari08 {
    width: 60px;
    aspect-ratio: 60/21;
    background: url(../img/environment/beginner/kazari08.svg) no-repeat center/contain;
    bottom: 200px;
    left: 60px;
}

@media (max-width: 1300px) {
    .parallax.kazari08 {
        display: none;
    }
}

.parallax.kazari09 {
    width: 44px;
    aspect-ratio: 44/39;
    background: url(../img/environment/beginner/kazari09.svg) no-repeat center/contain;
    top: 60px;
    right: 70px;
}

@media (max-width: 1300px) {
    .parallax.kazari09 {
        display: none;
    }
}

.parallax.kazari10 {
    width: 40px;
    aspect-ratio: 1/1;
    background: url(../img/environment/beginner/kazari10.svg) no-repeat center/contain;
    top: 120px;
    right: 30px;
    z-index: 2;
}

@media (max-width: 1300px) {
    .parallax.kazari10 {
        width: 5.33vw;
        top: 2.133vw;
        right: 5.33vw;
    }
}

.parallax.kazari11 {
    width: 144px;
    aspect-ratio: 144/85;
    background: url(../img/environment/beginner/kazari11.svg) no-repeat center/contain;
    top: 145px;
    right: -90px;
}

@media (max-width: 1300px) {
    .parallax.kazari11 {
        width: 19vw;
        max-width: 200px;
        top: 5.33vw;
        right: -10.4vw;
    }
}

.parallax.kazari12 {
    width: 64px;
    aspect-ratio: 64/201;
    background: url(../img/environment/beginner/kazari12.svg) no-repeat center/contain;
    bottom: 180px;
    right: -124px;
}

@media (max-width: 1300px) {
    .parallax.kazari12 {
        width: 7.2vw;
        max-width: 66px;
        right: -4.53vw;
        bottom: auto;
        top: 34.8vw;
    }
}

.parallax.kazari13 {
    width: 48px;
    aspect-ratio: 1/1;
    background: url(../img/environment/beginner/kazari05.svg) no-repeat center/contain;
    bottom: 66px;
    right: -12px;
}

@media (max-width: 1300px) {
    .parallax.kazari13 {
        display: none;
    }
}

.parallax.kazari14 {
    width: 235px;
    aspect-ratio: 235/19;
    background: url(../img/environment/beginner/kazari14.svg) no-repeat center/contain;
    bottom: -4px;
    right: -10px;
}

.parallax.kazari14 img {
    width: 48px;
}

@media (max-width: 1300px) {
    .parallax.kazari14 {
        display: none;
    }
}

.parallax.kazari15 {
    width: 103px;
    aspect-ratio: 103/28;
    background: url(../img/environment/beginner/kazari15.svg) no-repeat center/contain;
    bottom: -36px;
    right: 160px;
}

@media (max-width: 1300px) {
    .parallax.kazari15 {
        width: 13.6vw;
        right: 19.46vw;
        bottom: -4.6vw;
    }
}

#beginner #related_page .inner {
    max-width: 1232px;
}

#beginner #related_page .inner .list .block a .img {
    transition: 0.3s ease;
    border: solid 1px #eef1f4;
}

#beginner #related_page .inner .list .block a .img img {
    transition: 0.38s cubic-bezier(0.34, 0.09, 0.11, 1);
}

@media (hover: hover) and (pointer: fine) {
    #beginner #related_page .inner .list .block a:hover .img {
        border: solid 1px #18559d;
    }

    #beginner #related_page .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

@media (max-width: 1160px) {
    #beginner #related_page .inner .list .block a .txt {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    #beginner #related_page {
        padding: 60px 0 60px;
    }

    #beginner #related_page .inner .ttl_row span {
        line-height: 1.3;
    }

    #beginner #related_page .list .block {
        width: 100%;
    }

    #beginner #related_page .list .block a .txt {
        margin-top: 16px;
        font-size: 18px;
        margin-bottom: 8px;
    }

    #beginner #related_page .list .block:nth-child(n+2) {
        margin-top: 30px;
    }
}

.gmark_ttl {
    margin-bottom: 60px;
}

@media (max-width: 768px) {
    .gmark_ttl {
        margin-bottom: 35px;
    }
}

.gmark_ttl_en {
    color: #18559d;
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .gmark_ttl_en {
        font-size: 13px;
        margin-bottom: 10px;
    }
}

.gmark_ttl_en::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #18559d;
    margin-right: 6px;
}

@media (max-width: 768px) {
    .gmark_ttl_en::before {
        width: 7.5px;
        height: 7.5px;
        margin-right: 6.5px;
    }
}

.gmark_ttl h3 {
    font-size: 36px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1.3;
}

.gmark_ttl p {
    margin-top: 30px;
    font-size: 16px;
    line-height: 1.8;
}




@media (max-width: 768px) {
    .gmark_ttl h3 {
        font-size: 20px;
        line-height: 26px;
    }
}


.gmark_ttl .txt_set {
    margin-top: 30px;
    padding: 20px;
    background: #fff;
    border-radius: 0em 1em 0em 1em;
    font-size: 20px;
    line-height: 2;
    font-weight: 600;
}

@media (max-width: 768px) {
    .gmark_ttl .txt_set {
        font-size: 16px;
    }
}


.gmark_kv {
    position: relative;
    z-index: 1;
    width: 94%;
    margin: 0 auto;
}

.gmark_kv img {
    border-radius: 36px;
}

@media (max-width: 768px) {
    .gmark_kv {
        width: 100%;
    }

    .gmark_kv img {
        border-radius: 0;
    }
}

.gmark_our {
    margin-top: -80px;
    margin-top: -30px;
    margin-top: 0;
}

@media (max-width: 768px) {
    .gmark_our {
        margin-top: 0;
    }
}

.gmark_our .inner {
    max-width: 1232px;
}

.gmark_our_bg {
    background: #eef1f4;
    border-radius: 0 0 60px 0;
    padding: 60px 0 60px;
    z-index: 1;
    position: relative;
}


.gmark_our_bg .sign_set {
    text-align: right;
    margin-top: 10px;
}

.gmark_our_bg .sign_set p.tsm {
    line-height: 1.5;
}

@media (max-width: 768px) {
    .gmark_our_bg {
        border-radius: 0 0 40px 0;
        padding: 40px 0 50px;
    }
}

.gmark_our_list {
    display: flex;
    justify-content: space-between;
    gap: 1em;
}

@media (max-width: 920px) {
    .gmark_our_list {
        display: block;
    }
}

.gmark_our_list_box {
    background: #FFF;
    width: 48%;
    box-sizing: border-box;
    padding: 3% 3% 4%;
    border-radius: 20px;
}

@media (max-width: 920px) {
    .gmark_our_list_box {
        width: 100%;
        padding: 7% 4%;
    }

    .gmark_our_list_box:not(:last-child) {
        margin-bottom: 5%;
    }
}

.gmark_our_list_img {
    width: 85%;
    margin: 0 auto 6%;
}

@media (max-width: 920px) {
    .gmark_our_list_img {
        width: 50%;
    }
}

.gmark_our_list h4 {
    text-align: center;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 5%;
}

@media (max-width: 920px) {
    .gmark_our_list h4 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 3%;
    }
}

.gmark_our_list_txt {
    text-align: justify;
    font-size: 16px;
    line-height: 29px;
}

@media (max-width: 920px) {
    .gmark_our_list_txt {
        font-size: 14px;
        line-height: 22px;
    }
}

.gmark_env {
    background: #eef1f4;
}

.gmark_env .inner {
    max-width: 1232px;
}

.gmark_env_bg {
    background: #FFF;
    border-radius: 60px 0 0 0;
    padding: 100px 0 0;
}

@media (max-width: 768px) {
    .gmark_env_bg {
        border-radius: 40px 0 0 0;
        padding: 50px 0 0;
    }
}

.gmark_env_inner {
    margin: 0 auto;
    max-width: 1064px;
}

@media (max-width: 768px) {
    .gmark_env_inner {
        width: 100%;
    }
}

.gmark_env_list {
    margin-bottom: 10%;
}

.gmark_env_list_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 768px) {
    .gmark_env_list_box {
        display: block;
    }
}

.gmark_env_list_box:not(:last-child) {
    margin-bottom: 4%;
}

@media (max-width: 768px) {
    .gmark_env_list_box:not(:last-child) {
        margin-bottom: 10%;
    }
}

.gmark_env_list_img {
    width: 32%;
}

@media (max-width: 768px) {
    .gmark_env_list_img {
        width: 100%;
        margin-bottom: 5%;
    }
}

.gmark_env_list_img img {
    border-radius: 10px;
}

@media (max-width: 768px) {
    .gmark_env_list_img img {
        border-radius: 5px;
    }
}

.gmark_env_list_desc {
    width: 62%;
}

@media (max-width: 768px) {
    .gmark_env_list_desc {
        width: 100%;
    }
}

.gmark_env_list h4 {
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 3%;
}

@media (max-width: 768px) {
    .gmark_env_list h4 {
        font-size: 18px;
        line-height: 25px;
    }
}

.gmark_env_list_txt {
    text-align: justify;
    font-size: 16px;
    line-height: 29px;
}

@media (max-width: 768px) {
    .gmark_env_list_txt {
        font-size: 14px;
        line-height: 22px;
    }
}

.gmark_env_space {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .gmark_env_space {
        display: block;
    }
}

.gmark_env_space_slider {
    margin: 0;
    border-radius: 10px;
    width: 52%;
}

@media (max-width: 768px) {
    .gmark_env_space_slider {
        width: 100%;
        border-radius: 5px;
        padding-bottom: 20px;
    }
}

.gmark_env_space_slider img {
    border-radius: 10px;
}

@media (max-width: 768px) {
    .gmark_env_space_slider img {
        border-radius: 5px;
    }
}

.gmark_env_space_desc {
    width: 42%;
}

@media (max-width: 768px) {
    .gmark_env_space_desc {
        width: 100%;
        padding-top: 10%;
    }
}

.gmark_env_space_desc h4 {
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 4%;
}

@media (max-width: 768px) {
    .gmark_env_space_desc h4 {
        font-size: 18px;
        line-height: 25px;
    }
}

.gmark_env_space_desc .gmark_env_list_txt:not(:last-child) {
    margin-bottom: 1.25em;
}

.gmark_env_space_desc .gmark_env_list_txt span {
    display: block;
    font-size: 14px;
    line-height: 22px;
}

@media (max-width: 768px) {
    .gmark_env_space_desc .gmark_env_list_txt span {
        font-size: 13px;
        line-height: 18px;
        text-indent: -1em;
        padding-left: 1em;
    }
}

.gmark_env_space .swiper-horizontal>.swiper-pagination-bullets,
.gmark_env_space .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 20px;
}

@media (max-width: 768px) {

    .gmark_env_space .swiper-horizontal>.swiper-pagination-bullets,
    .gmark_env_space .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 0;
    }
}

.gmark_env_space .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    border: 1px solid #000;
    background: #FFF;
}

.gmark_env_space .swiper-pagination-bullet-active {
    background: #000;
}

.gmark_event {
    padding: 100px 0 0;
}

@media (max-width: 768px) {
    .gmark_event {
        padding: 50px 0 0;
    }
}

.gmark_event .inner {
    max-width: 1232px;
}

.gmark_event_bg {
    position: relative;
}

.gmark_event_block {
    position: relative;
    max-width: 1232px;
    margin: 0 -8% 0 auto;
}

@media (max-width: 1300px) {
    .gmark_event_block {
        margin-right: 0;
    }
}

.gmark_event_block::before {
    content: "";
    display: block;
    width: calc(100vw - (100vw - 1232px) / 2 - 126px);
    height: 100%;
    background: #f0f3f6;
    position: absolute;
    top: 0;
    left: 126px;
}

@media (max-width: 768px) {
    .gmark_event_block::before {
        width: calc(95vw - 17px);
        left: 17px;
    }
}

.gmark_event_block h4 {
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-size: 23px;
    padding-bottom: 10px;
    line-height: 1;
    border-bottom: 1px solid;
    width: 400px;
}

@media (max-width: 768px) {
    .gmark_event_block h4 {
        font-size: 16px;
        margin: 0;
        padding-bottom: 8px;
        width: 168px;
    }
}

.gmark_event_block:first-child {
    padding-top: 50px;
    padding-bottom: 80px;
}

@media (max-width: 768px) {
    .gmark_event_block:first-child {
        padding-top: 30px;
        padding-bottom: 40px;
    }
}

.gmark_event_block:first-child::before {
    border-radius: 60px 0 0 0;
}

@media (max-width: 768px) {
    .gmark_event_block:first-child::before {
        border-radius: 30px 0 0 0;
    }
}

.gmark_event_block:last-child {
    padding-bottom: 100px;
}

@media (max-width: 768px) {
    .gmark_event_block:last-child {
        padding-bottom: 50px;
    }
}

.gmark_event_block:last-child::before {
    border-radius: 0 0 0 60px;
}

@media (max-width: 768px) {
    .gmark_event_block:last-child::before {
        border-radius: 0 0 0 30px;
    }
}

.gmark_event_list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 222px;
    width: 100%;
    max-width: 1120px;
}

@media (max-width: 768px) {
    .gmark_event_list {
        padding-left: 58px;
        display: block;
    }
}

.gmark_event_list._last {
    margin-bottom: 0;
}

.gmark_event_list_box {
    width: calc((100% - 60px) / 2);
    margin-top: 50px;
}

@media (max-width: 768px) {
    .gmark_event_list_box {
        width: 100%;
        margin-top: 30px;
    }
}

.gmark_event_list_box:not(:nth-child(2n)) {
    margin-right: 60px;
}

@media (max-width: 768px) {
    .gmark_event_list_box:not(:nth-child(2n)) {
        margin-right: 0;
    }
}

.gmark_event_list_box._club {
    background: #FFF;
    border-radius: 10px;
    padding: 50px 40px;
}

@media (max-width: 768px) {
    .gmark_event_list_box._club {
        border-radius: 5px;
        padding: 8%;
    }
}

.gmark_event_list_img {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .gmark_event_list_img {
        margin-bottom: 10px;
    }
}

.gmark_event_list_img img {
    border-radius: 10px;
}

@media (max-width: 768px) {
    .gmark_event_list_img img {
        border-radius: 5px;
    }
}

.gmark_event_list h5 {
    font-weight: bold;
    font-feature-settings: "palt";
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.07em;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .gmark_event_list h5 {
        font-size: 16px;
        line-height: 1;
    }
}

.gmark_event_list_txt {
    text-align: justify;
    font-size: 16px;
    line-height: 29px;
}

@media (max-width: 768px) {
    .gmark_event_list_txt {
        font-size: 13px;
        line-height: 22px;
    }
}

.gmark_event_list_club_ttl {
    font-weight: bold;
    font-feature-settings: "palt";
    font-size: 20px;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .gmark_event_list_club_ttl {
        font-size: 14px;
        margin-bottom: 15px;
    }
}

.gmark_event_list_club_txt {
    font-size: 15px;
}

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

.gmark_event_list_club_desc_txt {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .gmark_event_list_club_desc_txt {
        font-size: 14px;
        margin-bottom: 15px;
    }
}

.gmark_event_list_club_desc_txt:not(:last-child) {
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .gmark_event_list_club_desc_txt:not(:last-child) {
        margin-bottom: 10px;
    }
}

.gmark_event_list_club_desc_txt::before {
    content: "";
    background: #18559d;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 6px;
}



.g_mark_box {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 20px 20px 120px rgba(0, 0, 0, 0.1);
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    height: auto;
    justify-content: center;
    margin: 0px 0px 96px;
    padding: 20px;
    width: calc(100% - (var(--gap-h-746cbba5-8214-4a8c-bc0c-4019eb620b60) * 0));
    max-width: calc(100% - (var(--gap-h-746cbba5-8214-4a8c-bc0c-4019eb620b60) * 0));
}

.g_mark_box .wrap {
    display: flex;
    gap: 1em;
    align-items: center;
}

.g_mark_box .img_set {
    width: 35%;
}

.g_mark_box .txt_set {
    line-height: 2;
    width: 65%;
}

.g_mark_box .txt_set2 {
    line-height: 2
}


@media (max-width: 768px) {
    .g_mark_box .wrap {
        display: flex;
        gap: 1em;
        align-items: center;
        flex-direction: column;
    }

    .g_mark_box .img_set {
        width: 80%;
    }

    .g_mark_box .txt_set {
        line-height: 2;
        width: 100%;
    }

}




.wrapKOPIPE-OK {
    /* position: relative; */
    margin: 20px 0 0;
    padding: 60px;
    background: #f2f2f2;
    border-radius: 20px;
    width: 1200px;
    margin: 0 auto 100px;
}

@media only screen and (max-width: 600px) {
    .wrapKOPIPE-OK {
        padding: 10px;
    }
}



h1+.wrapKOPIPE-OK {
    margin-top: 80px
}

.wrapKOPIPE-OK:after {
    content: "";
    display: block;
    position: absolute;
    top: -50px;
    left: 25px;
    width: 70px;
    height: 50px;
    background: url("../imgs/pic_04.svg") no-repeat 50% 100%/70px auto
}

.wrapHINAGATA h1 {
    margin: 30px 0 20px 0;
    font-size: 25px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

.wrapHINAGATA h2 {
    margin: 30px 0 20px 0;
    padding: 30px 0 3px 0;
    font-size: 20px;
    /* border-left: 3px solid #aaa; */
    counter-increment: x;
    counter-reset: y;
    border-top: 1px solid #ddd;








































    &:before {
        content: "" counter(x)" . ";
    }
}



.wrapHINAGATA .g-laySecTyp01 h2 {
    margin: 0 0 30px 0;
    padding: 0;
    border-left: none
}

.wrapHINAGATA p {
    padding-left: 1em;
    line-height: 1.8;
}



.wrapHINAGATA p.tR {
    margin: 60px 0 0 0;
    text-align: right
}

.wrapHINAGATA ol {
    margin: 20px 0 0 50px;
}

@media only screen and (max-width: 600px) {
    .wrapHINAGATA ol {
        margin: 20px 0 0 10px;
    }

    .wrapHINAGATA p {
        padding-right: 1em;

    }

}

.wrapHINAGATA ul {
    margin: 20px 0 0 30px
}

.wrapHINAGATA td ul {
    margin: 0
}

.wrapHINAGATA ol li {
    Q position: relative;
    list-style: outside decimal;
    padding: 0 0 0 1px;
    list-style: disc;
    line-height: 2;
    margin-left: 2.0em;
    /* list-style-type: lower-latin; */
}

.wrapHINAGATA ol li::marker {
    font-size: 130%;
    font-weight: 700;
    color: #4d4d4d;
}

.wrapHINAGATA ol li ol {
    padding: 20px 0 0 20px
}

.wrapHINAGATA ol.kakkoNum {
    counter-reset: listNum
}

.wrapHINAGATA ol.kakkoNum li {
    list-style: none;
    margin-left: 1.5rem
}

.wrapHINAGATA ol.kakkoNum li+li {
    margin-top: 2rem
}

.wrapHINAGATA li ol.kakkoNum li+li {
    margin-top: 1rem
}

.wrapHINAGATA ol.kakkoNum>li:before {
    display: block;
    position: absolute;
    top: -0.2rem;
    left: -3.5rem;
    width: 3.5rem;
    counter-increment: listNum;
    content: "（" counter(listNum) "）";
    font-size: 130%;
    font-weight: 700;
    color: #5db5bd
}

.wrapHINAGATA ol.kakkoNum li dt {
    margin-bottom: 0.3rem;
    font-size: 1.2rem
}

.wrapHINAGATA ol.kakkoNum li dl+p {
    margin-top: 1.5rem
}

.wrapHINAGATA ol.reStart2 {
    counter-reset: listNum 1
}

.wrapHINAGATA ol.reStart3 {
    counter-reset: listNum 2
}

.wrapHINAGATA ol.reStart4 {
    counter-reset: listNum 3
}

.wrapHINAGATA ol.reStart5 {
    counter-reset: listNum 4
}

.wrapHINAGATA ol.layLiTypIroha>li {
    list-style: outside katakana-iroha
}

.wrapHINAGATA li ol.layLiTypIroha li+li {
    margin-top: 1rem
}




.safety_box {
    position: relative;
    /* margin-bottom: 100px; */
    /* background: #e6f0f7; */
    padding: 50px;
}


.safety_box .title_dan_r {
    background: #1c63b9;
    /* padding: 0.5em 1em; */
    font-weight: 600;
    position: absolute;
    left: 0px;
    border-radius: 3em;
    color: #fff;
    text-align: center;
    top: -150px;
    height: 120px;
    width: 120px;
    z-index: 1;
    line-height: 120px;
    font-size: 1.3rem;
}

.safety_box .title_dan_l {
    background: #1f286f;
    padding: 0.5em 1em;
    font-weight: 600;
    position: absolute;
    left: 50px;
    border-radius: 3em;
    color: #fff;
    top: 5px;
    z-index: 1;
    font-size: 1rem;
}

.safety_box .voice_title {
    font-size: 1.6em;
    color: #18559d;
    margin-bottom: 15px;
}


.safety_box .case_img {
    width: 250px;
    position: absolute;
    top: -100px;
    right: 50px;
    z-index: 2;
}





@media screen and (max-width: 600px) {
    .safety_box {
        padding: 30px 20px;
        margin-bottom: 85px;
    }


    .safety_box .voice_title {
        font-size: 1.2em;
        line-height: 1.5
    }

    .safety_box .case_img {
        width: 150px;
        position: absolute;
        top: -95px;
        right: 10px;
        z-index: 2;
    }




    .box_flex {
        margin-bottom: 80px;
        max-width: 1000px;
        margin: 60px auto 90px;
    }

    .safety_box .title_dan_r {
        top: -100px;
        left: 5px;
        height: 80px;
        width: 80px;
        line-height: 80px;
    }

    .safety_box .title_dan_l {
        left: 20px;
        top: 5px;
    }
}






.safety_box .icon_dan_r img {
    padding: 1em;
    position: absolute;
    right: -76px;
    bottom: -60px;
    width: 120px;
    z-index: 1;
}

.safety_box .icon_dan_l img {
    padding: 1em;
    position: absolute;
    left: -240px;
    bottom: 80px;
    width: 250px;
    z-index: 1;
}

@media screen and (max-width: 600px) {
    .safety_box .icon_dan_r img {
        padding: 1em;
        position: absolute;
        right: -36px;
        bottom: -60px;
        width: 110px;
        z-index: 1;
    }


    .safety_box .icon_dan_l img {
        padding: 1em;
        position: absolute;
        left: -8%;
        top: -130px;
        width: 150px;
        z-index: 1;
    }
}


.safety_box .qa_Area {
    /* display: -webkit-flex; */
    /* display: flex; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}

.safety_box .qa_Box {
    flex-wrap: wrap;
    padding: 1.5em 3em;
    margin: 1em 0.5% 1em;
    border-radius: 1.5em;
    position: relative;


}


.safety_box .qa_Box_bg01 {
    background: #fac03d;
    position: relative;
    /* background: #f0f0f0; */
    border-radius: 12px;
    padding: 1.5em;
    /* max-width: 300px; */
    margin: 2em;
}

.safety_box .qa_Box_bg01::after {
    content: "";
    position: absolute;
    right: 80px;
    bottom: -20px;
    width: 50px;
    height: 50px;
    transform: rotate(5deg);
    background-image: url('../../../common/img/voice/arrow_o.png');
    background-size: cover;
    background-repeat: no-repeat;
}


.safety_box .qa_Box_bg04 {
    background: #ffffff;
    /* border: 3px #ddd solid; */
    position: relative;
    /* background: #f0f0f0; */
    border-radius: 12px;
    padding: 2.5em;
    /* max-width: 300px; */
    margin: 2em;
    max-width: 1200px;
    margin: 2em auto 2em;
}

.safety_box .qa_Box_bg04::after {
    content: "";
    position: absolute;
    left: -40px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    transform: rotate(77deg);
    background-image: url('../../../common/img/recruit/arrow_p.png');
    background-size: cover;
    background-repeat: no-repeat;
}





.safety_box .qa_Box_bg02 {
    background: #ffebeb;
}

.safety_box .qa_Box_bg03 {
    background: #d4fbff;
}

/* .qa_Box_bg04 {
      background: #dae24a;
  }
   */
.safety_box .pla_col_1 {
    width: 100%;
}

.safety_box .pla_col_2 {
    width: 48%;
}

.safety_box .pla_col_3 {
    width: 32%;
}

.safety_box .qa_Box .index_timg {
    object-fit: cover;
}


@media screen and (max-width: 600px) {

    .safety_box .qa_Box {
        flex-wrap: wrap;
        padding: 1.5em 0.8em;
        margin: 1em 0.5% 1em;
        position: relative;
    }

    .safety_box .pla_col_1 {
        width: 100%;
    }

    .safety_box .title_dan {
        top: -20px;
        z-index: 1;
        font-size: 1rem;
    }


    .safety_box .pla_col_2 {
        width: 100%;
    }

    .safety_box .pla_col_3 {
        width: 100%;
    }

    .safety_box .qa_Box_bg04::after {
        display: none
    }

}



.safety_box .txt_q {
    font-size: 1.1rem;
    /* border-bottom: 1px solid #ddd; */
    line-height: 1.5;
    padding-bottom: 5px;
    padding-top: 20px;
    font-weight: 600;
    color: #000;
}

.safety_box .txt_q:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f4dc";
    color: #1c63b9;
    padding-right: 5px
}




@media screen and (max-width: 600px) {
    .safety_box .txt_q {
        font-size: 1.1rem;
    }
}


.safety_box .txt_q span {
    /* content:'Ã¤Âºâ€¹Ã¥â€¹â„¢Ã¥Â±â‚¬'; */
    /* 	border:1px solid #ddd; */
    /* padding:5px 10px; */
    /* color:#fff; */
    /* background:#3c763d; */
    /* border-radius:1em; */
}



.safety_box .txt_q .facebookBtn:before {
    content: "\e741";
    color: #3765a3;
}


.safety_box .txt_a {
    line-height: 1.4;
    padding-top: 0;
    letter-spacing: 0.1em;
    padding-bottom: 20px;
    border-bottom: 1px solid #8c8c8c;
    padding: 1em;
}

@media screen and (max-width: 600px) {
    .safety_box .txt_a {
        line-height: 1.8;
        /* padding-bottom: 3em; */
        font-size: 14px;
    }
}




#gmark #related_page .inner {
    max-width: 1232px;
}

#gmark #related_page .inner .list .block a .img {
    transition: 0.3s ease;
    border: solid 1px #eef1f4;
}

#gmark #related_page .inner .list .block a .img img {
    transition: 0.38s cubic-bezier(0.34, 0.09, 0.11, 1);
}

@media (hover: hover) and (pointer: fine) {
    #gmark #related_page .inner .list .block a:hover .img {
        border: solid 1px #18559d;
    }

    #gmark #related_page .inner .list .block a:hover .img img {
        transform: scale(1.04);
    }
}

@media (max-width: 1160px) {
    #gmark #related_page .inner .list .block a .txt {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    #gmark #related_page {
        padding: 60px 0 60px;
    }

    #gmark #related_page .inner .ttl_row span {
        line-height: 1.3;
    }

    #gmark #related_page .list .block {
        width: 100%;
    }

    #gmark #related_page .list .block a .txt {
        margin-top: 16px;
        font-size: 18px;
        margin-bottom: 8px;
    }

    #gmark #related_page .list .block:nth-child(n+2) {
        margin-top: 30px;
    }

    #gmark #related_page .list .block.sp_arrow::after {
        top: 127px;
    }
}

@media (max-width: 768px) {
    #itoutsourcing #mv .flow_txt {
        bottom: 10px;
    }
}

.itoutsourcing_ttl {
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .itoutsourcing_ttl {
        margin-bottom: 35px;
    }
}

.itoutsourcing_ttl_en {
    color: #18559d;
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 25px;
}

@media (max-width: 768px) {
    .itoutsourcing_ttl_en {
        font-size: 13px;
        margin-bottom: 10px;
    }
}

.itoutsourcing_ttl_en::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #18559d;
    margin-right: 6px;
}

@media (max-width: 768px) {
    .itoutsourcing_ttl_en::before {
        width: 7.5px;
        height: 7.5px;
        margin-right: 6.5px;
    }
}

.itoutsourcing_ttl h3 {
    font-size: 36px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1;
}

@media (max-width: 768px) {
    .itoutsourcing_ttl h3 {
        font-size: 20px;
        line-height: 26px;
    }
}

.itoutsourcing_kv {
    position: relative;
    z-index: 1;
    width: 94%;
    margin: 0 auto;
}

.itoutsourcing_kv img {
    border-radius: 36px;
}

@media (max-width: 768px) {
    .itoutsourcing_kv {
        width: 100%;
    }

    .itoutsourcing_kv img {
        border-radius: 0;
    }
}

.itoutsourcing_read {
    background: #f0f3f6;
}

.itoutsourcing_read .inner {
    width: 82%;
    max-width: 1148px;
}

@media (max-width: 768px) {
    .itoutsourcing_read .inner {
        width: 90%;
    }
}

.itoutsourcing_read_bg {
    background: #FFF;
    border-radius: 0 0 100px 0;
    padding: 100px 0;
}

@media (max-width: 768px) {
    .itoutsourcing_read_bg {
        padding: 40px 0;
        border-radius: 0 0 40px 0;
    }
}

.itoutsourcing_read_txt {
    font-size: 18px;
    line-height: 36px;
}

@media (max-width: 768px) {
    .itoutsourcing_read_txt {
        font-size: 14px;
        line-height: 22px;
    }
}

.itoutsourcing_trend {
    background: #FFF;
}

.itoutsourcing_trend .inner {
    max-width: 1232px;
}

.itoutsourcing_trend_bg {
    background: #f0f3f6;
    border-radius: 100px 0 100px 0;
    padding: 100px 0;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_bg {
        border-radius: 40px 0 40px 0;
        padding: 40px 0;
    }
}

.itoutsourcing_trend_outs {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_outs {
        display: block;
    }
}

.itoutsourcing_trend_outs_img {
    order: 2;
    background: #FFF;
    box-sizing: border-box;
    border-radius: 10px;
    width: 45%;
    padding: 30px 15px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_outs_img {
        width: 100%;
        padding: 20px 10px;
        margin-bottom: 7%;
    }
}

.itoutsourcing_trend_outs_desc {
    width: 48%;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_outs_desc {
        width: 100%;
    }
}

.itoutsourcing_trend_outs_txt {
    text-align: justify;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_outs_txt {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 20px;
    }
}

.itoutsourcing_trend_outs_ttl {
    position: relative;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_outs_ttl {
        margin-bottom: 0;
    }
}

.itoutsourcing_trend_outs_ttl span {
    position: relative;
    z-index: 1;
    background: #f0f3f6;
    font-weight: bold;
    font-size: 20px;
    padding: 0 20px 0 0;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_outs_ttl span {
        font-size: 15px;
        padding: 0 10px 0 0;
    }
}

.itoutsourcing_trend_outs_ttl::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #a1a6aa;
}

.itoutsourcing_trend_outs_list {
    display: flex;
    flex-wrap: wrap;
}

.itoutsourcing_trend_outs_list_box {
    background: url(../img/work/itoutsourcing/icon.svg) no-repeat 0 50%;
    width: 50%;
    padding-left: 15px;
    font-size: 16px;
    margin-top: 10px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_outs_list_box {
        margin-top: 8px;
        font-size: 13px;
        background-size: 8px;
        padding-left: 12px;
    }
}

.itoutsourcing_trend_market {
    margin: 100px auto 0;
    width: 96%;
    max-width: 1148px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market {
        margin: 50px auto 0;
        width: 100%;
    }
}

.itoutsourcing_trend_market h4 {
    text-align: center;
    font-size: 28px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1;
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market h4 {
        text-align: left;
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
    }
}

.itoutsourcing_trend_market_txt {
    text-align: justify;
    font-size: 16px;
    line-height: 32px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market_txt {
        font-size: 14px;
        line-height: 25px;
    }
}

.itoutsourcing_trend_market_txt span {
    font-size: 12px;
    vertical-align: super;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market_txt span {
        font-size: 11px;
    }
}

.itoutsourcing_trend_market_txt._top {
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market_txt._top {
        margin-bottom: 30px;
    }
}

.itoutsourcing_trend_market h5 {
    font-size: 20px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market h5 {
        text-align: left;
        font-size: 16px;
        margin-bottom: 20px;
    }
}

.itoutsourcing_trend_market_list {
    margin-top: 30px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market_list {
        margin-top: 0;
    }
}

.itoutsourcing_trend_market_list_box {
    border: 1px solid #000;
    background: #FFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 70px;
    border-radius: 10px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market_list_box {
        display: block;
        padding: 5%;
        border-radius: 5px;
    }
}

.itoutsourcing_trend_market_list_box:not(:last-child) {
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market_list_box:not(:last-child) {
        margin-bottom: 5%;
    }
}

.itoutsourcing_trend_market_list_img {
    width: 10%;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market_list_img {
        width: 30%;
        margin: 0 auto;
    }
}

.itoutsourcing_trend_market_list_desc {
    width: 84%;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_market_list_desc {
        width: 100%;
    }

    .itoutsourcing_trend_market_list_desc h5 {
        text-align: center;
        margin-top: 4%;
    }
}

.itoutsourcing_trend_trans {
    margin: 60px auto 0;
    width: 96%;
    max-width: 1148px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_trans {
        margin: 40px auto 0;
        width: 100%;
    }
}

.itoutsourcing_trend_trans h5 {
    font-size: 20px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_trans h5 {
        text-align: left;
        font-size: 16px;
        margin-bottom: 20px;
    }
}

.itoutsourcing_trend_trans_img {
    background: #FFF;
    border-radius: 10px;
    padding: 40px 80px;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_trans_img {
        padding: 4%;
        border-radius: 5px;
        margin-bottom: 10px;
    }
}

.itoutsourcing_trend_trans_txt {
    color: #6e6e6e;
    font-size: 13px;
    line-height: 22px;
    text-indent: -1em;
    padding-left: 1em;
}

@media (max-width: 768px) {
    .itoutsourcing_trend_trans_txt {
        font-size: 11px;
        line-height: 15px;
    }
}

.itoutsourcing_app {
    background: #f0f3f6;
}

.itoutsourcing_app .inner {
    max-width: 1232px;
}

.itoutsourcing_app_bg {
    background: #FFF;
    border-radius: 100px 0 0;
    padding: 100px 0 0;
}

@media (max-width: 768px) {
    .itoutsourcing_app_bg {
        border-radius: 40px 0 0;
        padding: 40px 0 0;
    }
}

.itoutsourcing_app_list {
    width: 84%;
    max-width: 1232px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list {
        width: 90%;
    }
}

.itoutsourcing_app_list_box {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    padding: 4% 0 4% 5%;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_box {
        padding: 10% 0 0;
    }
}

.itoutsourcing_app_list_box:not(:last-child) {
    border-bottom: 1px solid #d5dbe2;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_box:not(:last-child) {
        padding: 10% 0;
    }
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_box:first-child {
        padding: 0 0 10%;
    }
}

.itoutsourcing_app_list_box:last-child {
    padding-bottom: 0;
}

.itoutsourcing_app_list_num {
    font-weight: bold;
    font-family: "PT Sans", sans-serif;
    color: #18559d;
    width: 8%;
    font-size: 28px;
    line-height: 1;
    margin-top: 5px;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_num {
        margin-top: 2px;
        width: 10%;
        font-size: 16px;
    }
}

.itoutsourcing_app_list_cont {
    width: 92%;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_cont {
        display: block;
        width: 90%;
    }
}

.itoutsourcing_app_list_cont._single {
    width: 100%;
    display: block;
}

.itoutsourcing_app_list_cont._single .itoutsourcing_app_list_desc {
    width: 100%;
}

.itoutsourcing_app_list_cont._single .itoutsourcing_app_list_img {
    margin: 4% auto 0;
    width: 82%;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_cont._single .itoutsourcing_app_list_img {
        width: 100%;
        margin: 7% auto 0;
    }
}

.itoutsourcing_app_list_desc {
    width: 48%;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_desc {
        width: 100%;
    }
}

.itoutsourcing_app_list_img {
    width: 44.5%;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_img {
        width: 100%;
        margin-top: 7%;
    }
}

.itoutsourcing_app_list_img img {
    border-radius: 10px;
}

.itoutsourcing_app_list h4 {
    font-size: 28px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1.3;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.itoutsourcing_app_list_txt {
    text-align: justify;
    font-size: 16px;
    line-height: 32px;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_txt {
        font-size: 14px;
        line-height: 25px;
    }
}

.itoutsourcing_app_list_btn {
    margin-top: 40px;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_btn {
        margin-top: 30px;
    }
}

.itoutsourcing_app_list_btn a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 400px;
    height: 60px;
    background: #eaeff3;
    border-radius: 6px;
    padding-left: 27px;
    padding-right: 12px;
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    z-index: 1;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_btn a {
        max-width: 100%;
        height: 56px;
        font-size: 14px;
        padding-left: 14px;
        border-radius: 3px;
    }
}

.itoutsourcing_app_list_btn a::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: -1;
    transition: 0.4s;
}

.itoutsourcing_app_list_btn a::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #18559d, #fd452d);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) scale(0);
    z-index: -1;
    transition: 0.4s;
}

.itoutsourcing_app_list_btn a i {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
}

@media (max-width: 768px) {
    .itoutsourcing_app_list_btn a i {
        width: 34px;
        height: 34px;
    }
}

.itoutsourcing_app_list_btn a i::before {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.itoutsourcing_app_list_btn a i::after {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s;
}

@media (hover: hover) and (pointer: fine) {
    .itoutsourcing_app_list_btn a:hover {
        background: #e4e9ee;
    }

    .itoutsourcing_app_list_btn a:hover i::after {
        opacity: 1;
    }

    .itoutsourcing_app_list_btn a:hover::before {
        transform: translateY(-50%) scale(0);
    }

    .itoutsourcing_app_list_btn a:hover::after {
        transform: translateY(-50%) scale(1);
    }
}

#itoutsourcing #related_page {
    padding-top: 120px;
}

#itoutsourcing #related_page .inner {
    max-width: 1232px;
}

#itoutsourcing #related_page .inner .ttl_row h2 a span br {
    display: none;
}

@media (max-width: 1160px) {
    #itoutsourcing #related_page .inner .list .block a .txt {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    #itoutsourcing #related_page {
        padding: 60px 0 60px;
    }

    #itoutsourcing #related_page .inner .ttl_row h2 a::after {
        content: none;
    }

    #itoutsourcing #related_page .inner .ttl_row h2 a span:not(.arrow) {
        line-height: 1.3;
    }

    #itoutsourcing #related_page .inner .ttl_row h2 a span:not(.arrow) br {
        display: block;
    }

    #itoutsourcing #related_page .inner .ttl_row h2 a .arrow {
        display: inline-block;
        background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
        margin-left: 10px;
        position: relative;
        width: 23px;
        height: 23px;
        top: 4px;
    }

    #itoutsourcing #related_page .inner .list .block {
        width: 100%;
    }

    #itoutsourcing #related_page .inner .list .block a .txt {
        margin-top: 16px;
        font-size: 18px;
        margin-bottom: 8px;
    }

    #itoutsourcing #related_page .inner .list .block a .txt .sub {
        font-size: 14px;
    }

    #itoutsourcing #related_page .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }
}

.occupation_ttl {
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .occupation_ttl {
        margin-bottom: 35px;
    }
}

.occupation_ttl_en {
    color: #18559d;
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 25px;
}

@media (max-width: 768px) {
    .occupation_ttl_en {
        font-size: 13px;
        margin-bottom: 10px;
    }
}

.occupation_ttl_en::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #18559d;
    margin-right: 6px;
}

@media (max-width: 768px) {
    .occupation_ttl_en::before {
        width: 7.5px;
        height: 7.5px;
        margin-right: 6.5px;
    }
}

.occupation_ttl h3 {
    font-size: 36px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 1;
}

@media (max-width: 768px) {
    .occupation_ttl h3 {
        font-size: 20px;
        line-height: 26px;
    }
}

.occupation_kv {
    position: relative;
    z-index: 1;
    width: 94%;
    margin: 0 auto;
}

.occupation_kv img {
    border-radius: 36px;
}

@media (max-width: 768px) {
    .occupation_kv {
        width: 100%;
    }

    .occupation_kv img {
        border-radius: 0;
    }
}

.occupation_read {
    padding: 100px 0;
}

@media (max-width: 768px) {
    .occupation_read {
        padding: 40px 0;
    }
}

.occupation_read .inner {
    width: 88%;
    max-width: 1232px;
}

@media (max-width: 768px) {
    .occupation_read .inner {
        width: 90%;
    }
}

.occupation_read_txt {
    font-size: 18px;
    line-height: 36px;
}

@media (max-width: 768px) {
    .occupation_read_txt {
        font-size: 14px;
        line-height: 22px;
    }
}

.occupation_read_img {
    margin-top: 100px;
}

@media (max-width: 768px) {
    .occupation_read_img {
        margin-top: 40px;
    }
}

.occupation_menu .inner {
    max-width: 1232px;
}

@media (max-width: 768px) {
    .occupation_menu .inner {
        width: 90%;
    }
}

.occupation_menu_list {
    border-bottom: 1px solid #000;
    padding-bottom: 100px;
}

@media (max-width: 768px) {
    .occupation_menu_list {
        padding-bottom: 50px;
    }
}

.occupation_menu_list_box {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .occupation_menu_list_box {
        display: block;
    }
}

.occupation_menu_list_box:not(:last-child) {
    margin-bottom: 70px;
}

@media (max-width: 768px) {
    .occupation_menu_list_box:not(:last-child) {
        margin-bottom: 40px;
    }
}

.occupation_menu_list_cat {
    width: 320px;
}

@media (max-width: 768px) {
    .occupation_menu_list_cat {
        width: 100%;
    }
}

.occupation_menu_list_cat._c01 .occupation_menu_list_cat_ttl h3 {
    background-image: url(../img/work/occupation/icon01%402x.svg);
}

.occupation_menu_list_cat._c01 .occupation_menu_list_cat_link a {
    color: #1c63b9;
}

.occupation_menu_list_cat._c01 .occupation_menu_list_cat_link a::before {
    border-bottom-color: #1c63b9;
    border-right-color: #1c63b9;
}

.occupation_menu_list_cat._c01 .occupation_menu_list_cat_link a::after {
    background: #1c63b9;
}

.occupation_menu_list_cat._c02 .occupation_menu_list_cat_ttl h3 {
    background-image: url(../img/work/occupation/icon02%402x.svg);
}

.occupation_menu_list_cat._c02 .occupation_menu_list_cat_link a {
    color: #038b8c;
}

.occupation_menu_list_cat._c02 .occupation_menu_list_cat_link a::before {
    border-bottom-color: #038b8c;
    border-right-color: #038b8c;
}

.occupation_menu_list_cat._c02 .occupation_menu_list_cat_link a::after {
    background: #038b8c;
}

.occupation_menu_list_cat._c03 .occupation_menu_list_cat_ttl h3 {
    background-image: url(../img/work/occupation/icon03%402x.svg);
}

.occupation_menu_list_cat._c03 .occupation_menu_list_cat_link a {
    color: #6e6ece;
}

.occupation_menu_list_cat._c03 .occupation_menu_list_cat_link a::before {
    border-bottom-color: #6e6ece;
    border-right-color: #6e6ece;
}

.occupation_menu_list_cat._c03 .occupation_menu_list_cat_link a::after {
    background: #6e6ece;
}

.occupation_menu_list_cat_ttl {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .occupation_menu_list_cat_ttl {
        margin-bottom: 15px;
    }
}

.occupation_menu_list_cat_ttl::after {
    content: "";
    display: block;
    background: #000;
    width: 40px;
    height: 1px;
    margin: 20px 0 0 30px;
}

@media (max-width: 768px) {
    .occupation_menu_list_cat_ttl::after {
        margin: 15px 0 0;
    }
}

.occupation_menu_list_cat_ttl h3 {
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 20px;
    font-size: 22px;
    line-height: 1;
    padding-left: 30px;
}

@media (max-width: 768px) {
    .occupation_menu_list_cat_ttl h3 {
        font-size: 20px;
        background-size: 18px;
        padding-left: 25px;
    }
}

.occupation_menu_list_cat_link {
    margin-left: 30px;
}

@media (max-width: 768px) {
    .occupation_menu_list_cat_link {
        margin-left: 0;
    }
}

.occupation_menu_list_cat_link a {
    position: relative;
    display: table;
    font-weight: bold;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 15px;
    padding-right: 20px;
}

@media (max-width: 768px) {
    .occupation_menu_list_cat_link a {
        font-size: 14px;
        margin-bottom: 10px;
    }
}

.occupation_menu_list_cat_link a:hover::after {
    width: calc(100% + 20px);
}

.occupation_menu_list_cat_link a::before {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    width: 6px;
    height: 6px;
    margin: 0 7px;
    border-bottom-width: 2px;
    border-right-width: 2px;
    border-bottom-style: solid;
    border-right-style: solid;
    transform: rotate(45deg);
}

.occupation_menu_list_cat_link a::after {
    content: "";
    transition: all 0.2s ease-in-out;
    display: block;
    width: 0;
    height: 1px;
    margin-top: 5px;
}

.occupation_menu_list_desc {
    width: calc(100% - 320px);
}

@media (max-width: 768px) {
    .occupation_menu_list_desc {
        width: 100%;
    }
}

.occupation_menu_list_txt {
    font-size: 15px;
    line-height: 30px;
}

@media (max-width: 768px) {
    .occupation_menu_list_txt {
        font-size: 14px;
        line-height: 25px;
    }
}

.occupation_detail .inner {
    max-width: 1232px;
}

@media (max-width: 768px) {
    .occupation_detail .inner {
        width: 90%;
    }
}

.occupation_detail_list_box {
    position: relative;
    margin-top: 100px;
}

@media (max-width: 768px) {
    .occupation_detail_list_box {
        margin-top: 50px;
    }
}

.occupation_detail_list_box._c01 .occupation_detail_list_ttl::before {
    background-image: url(../img/work/occupation/line01%402x.svg);
}

.occupation_detail_list_box._c01 .occupation_detail_list_skill_cont_box {
    background: #1c63b9;
}

.occupation_detail_list_box._c01 .occupation_detail_list_point {
    background: #f0f3f6;
}

.occupation_detail_list_box._c01 .occupation_detail_list_point h5 {
    color: #1c63b9;
}

.occupation_detail_list_box._c01 .occupation_detail_list_point_cont_box::before {
    background: #1c63b9;
}

.occupation_detail_list_box._c01 .occupation_detail_list_point_img::after {
    background-image: url(../img/work/occupation/dot01%402x.svg);
}

.occupation_detail_list_box._c02 .occupation_detail_list_ttl::before {
    background-image: url(../img/work/occupation/line02%402x.svg);
}

.occupation_detail_list_box._c02 .occupation_detail_list_skill_cont_box {
    background: #038b8c;
}

.occupation_detail_list_box._c02 .occupation_detail_list_point {
    background: #f0f3f6;
}

.occupation_detail_list_box._c02 .occupation_detail_list_point h5 {
    color: #038b8c;
}

.occupation_detail_list_box._c02 .occupation_detail_list_point_cont_box::before {
    background: #038b8c;
}

.occupation_detail_list_box._c02 .occupation_detail_list_point_img::after {
    background-image: url(../img/work/occupation/dot02%402x.svg);
}

.occupation_detail_list_box._c03 .occupation_detail_list_ttl::before {
    background-image: url(../img/work/occupation/line03%402x.svg);
}

.occupation_detail_list_box._c03 .occupation_detail_list_skill_cont_box {
    background: #6e6ece;
}

.occupation_detail_list_box._c03 .occupation_detail_list_point {
    background: #f0f3f6;
}

.occupation_detail_list_box._c03 .occupation_detail_list_point h5 {
    color: #6e6ece;
}

.occupation_detail_list_box._c03 .occupation_detail_list_point_cont_box::before {
    background: #6e6ece;
}

.occupation_detail_list_box._c03 .occupation_detail_list_point_img::after {
    background-image: url(../img/work/occupation/dot03%402x.svg);
}

.occupation_detail_list_ttl {
    position: relative;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
    .occupation_detail_list_ttl {
        padding-left: 10px;
    }
}

.occupation_detail_list_ttl::before {
    content: "";
    width: 5px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    top: 8px;
    left: -25px;
}

@media (max-width: 768px) {
    .occupation_detail_list_ttl::before {
        width: 3px;
        height: 22px;
        left: 0;
    }
}

.occupation_detail_list_ttl h3 {
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-size: 38px;
}

@media (max-width: 768px) {
    .occupation_detail_list_ttl h3 {
        font-size: 22px;
        line-height: 33px;
    }
}

.occupation_detail_list_skill {
    position: absolute;
    top: 30px;
    right: 0;
}

@media (max-width: 1160px) {
    .occupation_detail_list_skill {
        position: static;
        margin: 0 0 25px 0;
    }
}

@media (max-width: 768px) {
    .occupation_detail_list_skill {
        padding-left: 10px;
    }
}

.occupation_detail_list_skill_ttl {
    font-size: 12px;
    letter-spacing: 0.06em;
    line-height: 1;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .occupation_detail_list_skill_ttl {
        font-size: 11px;
        margin-bottom: 0;
    }
}

.occupation_detail_list_skill_cont {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 1160px) {
    .occupation_detail_list_skill_cont {
        justify-content: flex-start;
        flex-wrap: wrap;
    }
}

.occupation_detail_list_skill_cont_box {
    font-weight: bold;
    color: #FFF;
    font-size: 14px;
    border-radius: 3px;
    padding: 4px 18px;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
}

@media (max-width: 768px) {
    .occupation_detail_list_skill_cont_box {
        font-size: 11px;
        padding: 2px 10px;
        margin-top: 6px;
    }
}

.occupation_detail_list_skill_cont_box:not(:first-child) {
    margin-left: 8px;
}

@media (max-width: 768px) {
    .occupation_detail_list_skill_cont_box:not(:first-child) {
        margin-left: 6px;
    }
}

@media (max-width: 768px) {
    .occupation_detail_list_skill_cont_box._ml0 {
        margin-left: 0;
    }
}

.occupation_detail_list_catch {
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .occupation_detail_list_catch {
        margin-bottom: 20px;
    }
}

.occupation_detail_list_catch h4 {
    font-weight: normal;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-size: 18px;
}

@media (max-width: 768px) {
    .occupation_detail_list_catch h4 {
        font-size: 14px;
        line-height: 21px;
        margin-left: 10px;
    }
}

.occupation_detail_list_txt {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
}

@media (max-width: 768px) {
    .occupation_detail_list_txt {
        font-size: 14px;
        line-height: 25px;
        margin-left: 10px;
    }
}

.occupation_detail_list_point {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    margin-top: 40px;
    padding: 40px;
}

@media (max-width: 768px) {
    .occupation_detail_list_point {
        margin-top: 20px;
        padding: 6% 4%;
        border-radius: 6px;
        display: block;
    }
}

.occupation_detail_list_point_img {
    position: relative;
    width: 48.5%;
}

@media (max-width: 768px) {
    .occupation_detail_list_point_img {
        width: 100%;
        margin-top: 30px;
    }
}

.occupation_detail_list_point_img::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -20px;
    right: -20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    width: 64px;
    height: 64px;
}

@media (max-width: 768px) {
    .occupation_detail_list_point_img::after {
        width: 36px;
        height: 36px;
        bottom: -2%;
        right: -2%;
    }
}

.occupation_detail_list_point_desc {
    width: 45%;
}

@media (max-width: 768px) {
    .occupation_detail_list_point_desc {
        width: 100%;
    }
}

.occupation_detail_list_point_desc h5 {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .occupation_detail_list_point_desc h5 {
        font-size: 15px;
        margin-bottom: 15px;
    }
}

.occupation_detail_list_point_cont {
    margin-bottom: 30px;
}

.occupation_detail_list_point_cont._last {
    margin-bottom: 0;
}

.occupation_detail_list_point_cont_box {
    position: relative;
    font-size: 15px;
    line-height: 21px;
    padding-left: 15px;
}

@media (max-width: 768px) {
    .occupation_detail_list_point_cont_box {
        font-size: 13px;
        line-height: 17px;
    }
}

.occupation_detail_list_point_cont_box::before {
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

@media (max-width: 768px) {
    .occupation_detail_list_point_cont_box::before {
        top: 6px;
    }
}

.occupation_detail_list_point_cont_box:not(:last-child) {
    margin-bottom: 10px;
}

#occupation #related_page .inner {
    max-width: 1232px;
}

#occupation #related_page .inner .ttl_row h2 a span br {
    display: none;
}

@media (max-width: 1160px) {
    #occupation #related_page .inner .list .block a .txt {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    #occupation #related_page {
        padding: 60px 0 60px;
    }

    #occupation #related_page .inner .ttl_row h2 a::after {
        content: none;
    }

    #occupation #related_page .inner .ttl_row h2 a span:not(.arrow) {
        line-height: 1.3;
    }

    #occupation #related_page .inner .ttl_row h2 a span:not(.arrow) br {
        display: block;
    }

    #occupation #related_page .inner .ttl_row h2 a .arrow {
        display: inline-block;
        background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
        margin-left: 10px;
        position: relative;
        width: 23px;
        height: 23px;
        top: 4px;
    }

    #occupation #related_page .inner .list .block {
        width: 100%;
    }

    #occupation #related_page .inner .list .block a .txt {
        margin-top: 16px;
        font-size: 18px;
        margin-bottom: 8px;
    }

    #occupation #related_page .inner .list .block a .txt .sub {
        font-size: 14px;
    }

    #occupation #related_page .inner .list .block:nth-child(n+2) {
        margin-top: 30px;
    }
}

.mission_ttl {
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .mission_ttl {
        margin-bottom: 30px;
    }
}

.mission_ttl_en {
    color: #18559d;
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .mission_ttl_en {
        font-size: 13px;
        margin-bottom: 10px;
    }
}

.mission_ttl_en::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #18559d;
    margin-right: 6px;
}

@media (max-width: 768px) {
    .mission_ttl_en::before {
        width: 7.5px;
        height: 7.5px;
        margin-right: 6.5px;
    }
}

.mission_ttl h3 {
    font-size: 36px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    line-height: 57px;
}

@media (max-width: 768px) {
    .mission_ttl h3 {
        font-size: 20px;
        line-height: 26px;
    }
}

.mission_kv {
    position: relative;
    z-index: 1;
    width: 94%;
    margin: 0 auto;
}

.mission_kv img {
    border-radius: 36px;
}

@media (max-width: 768px) {
    .mission_kv {
        width: 100%;
    }

    .mission_kv img {
        border-radius: 0;
    }
}

.mission_history {
    background: url(../img/about/mission/mission_03.png);
    box-shadow: 0px 8px 0px 0px #eef0f1;
    padding: 170px 0 100px;
    margin-top: -70px;
    border-radius: 0 0 100px 100px;
}

@media (max-width: 768px) {
    .mission_history {
        margin-top: 0;
        padding: 40px 0;
        border-radius: 0 0 40px 40px;
        box-shadow: 0px 4px 0px 0px #eef0f1;
    }
}

.mission_history .inner {
    max-width: 1232px;
}

.mission_history_cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 768px) {
    .mission_history_cont {
        display: block;
    }
}

.mission_history_cont_box {
    width: 55.5%;
}

@media (max-width: 768px) {
    .mission_history_cont_box {
        width: 100%;
    }
}

.mission_history_cont_img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 40%;
}

@media (max-width: 768px) {
    .mission_history_cont_img {
        width: 100%;
        margin-top: 4%;
    }
}

.mission_history_cont_img img {
    width: 50%;
    margin: 0 2%;
}

@media (max-width: 768px) {
    .mission_history_cont_img img {
        margin: 0;
    }
}

.mission_history_cont_txt {
    text-align: justify;
    font-size: 16px;
    line-height: 32px;
}

@media (max-width: 768px) {
    .mission_history_cont_txt {
        font-size: 14px;
        line-height: 25px;
    }
}

.mission_history_scroll {
    margin-top: 30px;
    position: relative;
}

@media (max-width: 768px) {
    .mission_history_scroll {
        margin-top: 20px;
    }
}

.mission_history_scroll .line {
    height: 1px;
    width: 100vw;
    background-color: #000;
    margin-left: calc(-50vw + 50%);
    position: absolute;
    bottom: 36px;
}

@media (max-width: 768px) {
    .mission_history_scroll .line {
        bottom: 34px;
    }
}

.mission_history_scroll_cont {
    position: relative;
    display: flex;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    cursor: grab;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.mission_history_scroll_cont::-webkit-scrollbar {
    display: none;
}

.mission_history_scroll_cont_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 20px;
    padding-top: 20px;
}

@media (max-width: 768px) {
    .mission_history_scroll_cont_box {
        margin-right: 10px;
    }
}

.mission_history_scroll_cont_box:last-child {
    margin-right: 5%;
}

.mission_history_scroll_cont_ttl {
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
    background: #FFF;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    font-size: 14px;
    line-height: 20px;
    border-radius: 12px;
    min-width: 170px;
    height: 72px;
    padding: 0 20px;
}

@media (max-width: 768px) {
    .mission_history_scroll_cont_ttl {
        min-width: 120px;
        height: 50px;
        padding: 0 10px;
        font-size: 11px;
        line-height: 15px;
        border-radius: 6px;
    }
}

.mission_history_scroll_cont_ttl::after {
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background: #000;
    position: absolute;
    bottom: -31px;
    left: 50%;
}

@media (max-width: 768px) {
    .mission_history_scroll_cont_ttl::after {
        height: 28px;
        bottom: -29px;
    }
}

.mission_history_scroll_cont_ttl._bold {
    font-weight: bold;
    border-color: #18559d;
    color: #18559d;
    font-size: 16px;
}

@media (max-width: 768px) {
    .mission_history_scroll_cont_ttl._bold {
        font-size: 11px;
    }
}

.mission_history_scroll_cont_ttl span {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #FFF;
    position: absolute;
    z-index: 1;
    top: -10px;
    left: -5px;
    width: 64px;
    height: 19px;
    border-radius: 19px;
    font-size: 12px;
    list-style: 1;
}

@media (max-width: 768px) {
    .mission_history_scroll_cont_ttl span {
        width: 45px;
        height: 15px;
        font-size: 9px;
        top: -8px;
    }
}

.mission_history_scroll_cont_ttl .jp {
    background: #000;
}

.mission_history_scroll_cont_ttl .world {
    background: #486dab;
}

.mission_history_scroll_cont_year {
    position: relative;
    order: 2;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-top: 39px;
    padding-top: 5px;
}

@media (max-width: 768px) {
    .mission_history_scroll_cont_year {
        font-size: 15px;
    }
}

.mission_history_scroll_cont_year::before {
    content: "";
    display: block;
    background: #18559d;
    position: absolute;
    z-index: 1;
    left: 50%;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    top: -15px;
    margin-left: -6px;
}

.mission_history .note {
    margin: 100px 0 0;
    padding-right: 28px;
    width: 180px;
    position: relative;
    font-size: 15px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .mission_history .note {
        font-size: 12.5px;
        margin: 40px 0 0;
        width: 152px;
        padding-right: 20px;
    }
}

.mission_history .note::after {
    content: "";
    display: block;
    width: 18px;
    height: 24px;
    background-image: url(../img/about/mission/arrow_icon.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    animation-name: arrow_swipe, arrow_opacity;
    animation-duration: 2s;
    animation-timing-function: cubic-bezier(0.54, 0.08, 0.25, 0.97);
    animation-iteration-count: infinite;
}

@media (max-width: 768px) {
    .mission_history .note::after {
        width: 15px;
    }
}

.mission_feature {
    padding: 100px 0 0;
}

@media (max-width: 768px) {
    .mission_feature {
        padding: 40px 0 0;
    }
}

.mission_feature .inner {
    max-width: 1232px;
}

.mission_feature_txt {
    text-align: justify;
    font-size: 16px;
    line-height: 32px;
}

@media (max-width: 768px) {
    .mission_feature_txt {
        font-size: 14px;
        line-height: 25px;
    }
}

.mission_feature_img {
    margin: 40px auto 0;
    width: 100%;
    max-width: 1058px;
}

@media (max-width: 768px) {
    .mission_feature_img {
        margin: 4% auto 0;
    }
}

.mission_strength {
    padding: 100px 0 0;
}

@media (max-width: 768px) {
    .mission_strength {
        padding: 40px 0 0;
    }
}

.mission_strength .inner {
    max-width: 1232px;
}

.mission_strength .inner .swiper {
    overflow: visible;
}

.mission_strength_slider {
    padding: 20px 0 0;
}

.mission_strength_slider_box {
    height: auto;
    position: relative;
    background: #FFF;
    border: 1px solid #000;
    box-shadow: 0px 8px 0px 0px #eef0f1;
    border-radius: 20px;
    padding: 4%;
    width: 44vw;
    max-width: 720px;
}

@media (max-width: 768px) {
    .mission_strength_slider_box {
        border-radius: 10px;
        padding: 5%;
    }
}

.mission_strength_slider_num {
    position: absolute;
    z-index: 1;
    top: -20px;
    left: -15px;
    width: 80px;
}

@media (max-width: 768px) {
    .mission_strength_slider_num {
        width: 40px;
        top: -10px;
        left: -8px;
    }
}

.mission_strength_slider_img {
    text-align: center;
    background: url(../img/about/mission/strength_bg.svg) no-repeat 50% 50%;
    background-size: 100%;
    padding: 5% 0;
    margin: 0 auto 7%;
    max-width: 560px;
}

@media (max-width: 768px) {
    .mission_strength_slider_img {
        width: 90%;
        margin: 0 auto 5%;
    }
}

.mission_strength_slider_img img {
    width: 80%;
}

.mission_strength_slider h4 {
    font-size: 28px;
    font-feature-settings: "palt";
    line-height: 42px;
    margin-bottom: 25px;
}

@media (max-width: 768px) {
    .mission_strength_slider h4 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 4%;
    }
}

.mission_strength_slider_txt {
    text-align: justify;
    font-size: 16px;
    line-height: 32px;
}

@media (max-width: 768px) {
    .mission_strength_slider_txt {
        font-size: 13px;
        line-height: 20px;
    }
}

.mission_strength .swiper-pagination {
    position: static;
    text-align: left;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .mission_strength .swiper-pagination {
        margin-top: 10px;
    }
}

.mission_strength .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.mission_strength .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
}

@media (max-width: 768px) {

    .mission_strength .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .mission_strength .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }
}

.mission_strength .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    opacity: 1;
    border: 1px solid #000;
    background: #f7f8f9;
}

@media (max-width: 768px) {
    .mission_strength .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
}

.mission_strength .swiper-pagination-bullet-active {
    background: #18559d;
}

#mission #related_page .inner {
    max-width: 1232px;
}

@media (max-width: 768px) {
    #mission #related_page {
        padding: 60px 0 60px;
    }
}

@keyframes arrow_swipe {
    0% {
        transform: translate(100px, 0);
    }

    5% {
        transform: translate(100px, 0);
    }

    80% {
        transform: translate(0);
    }

    100% {
        transform: translate(0);
    }
}

@keyframes arrow_opacity {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    65% {
        opacity: 1;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

#project01 #mv,
#project02 #mv,
#project03 #mv,
#project04 #mv {
    padding-top: 168px;
    padding-bottom: 0;
}

#project01 #mv .inner,
#project02 #mv .inner,
#project03 #mv .inner,
#project04 #mv .inner {
    width: 94.8%;
    max-width: none;
}

#project01 #mv .inner .sec_ttl,
#project02 #mv .inner .sec_ttl,
#project03 #mv .inner .sec_ttl,
#project04 #mv .inner .sec_ttl {
    max-width: 1680px;
    margin: 0 auto 25px;
}

#project01 #mv .inner .main_img,
#project02 #mv .inner .main_img,
#project03 #mv .inner .main_img,
#project04 #mv .inner .main_img {
    background: no-repeat center top/cover;
    border-radius: 36px;
    height: 730px;
    min-height: 620px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 1550px) and (min-width: 769px) {

    #project01 #mv .inner .main_img,
    #project02 #mv .inner .main_img,
    #project03 #mv .inner .main_img,
    #project04 #mv .inner .main_img {
        aspect-ratio: 1328/660;
        height: auto;
    }
}

#project01 #mv .inner .main_img .parallax,
#project02 #mv .inner .main_img .parallax,
#project03 #mv .inner .main_img .parallax,
#project04 #mv .inner .main_img .parallax {
    position: absolute;
    background: no-repeat center/contain;
}

#project01 #mv .inner .main_img .parallax.kazari2,
#project02 #mv .inner .main_img .parallax.kazari2,
#project03 #mv .inner .main_img .parallax.kazari2,
#project04 #mv .inner .main_img .parallax.kazari2 {
    width: 80px;
    height: 22px;
    background-image: url(../img/work/project/kazari2.svg);
    right: 7.8%;
    bottom: 18%;
}

#project01 #mv .inner .main_img .parallax.kazari3,
#project02 #mv .inner .main_img .parallax.kazari3,
#project03 #mv .inner .main_img .parallax.kazari3,
#project04 #mv .inner .main_img .parallax.kazari3 {
    width: 16px;
    height: 55px;
    background-image: url(../img/work/project/kazari3.svg);
    right: 0.8%;
    bottom: 13.28%;
}

#project01 #mv .inner .main_img .parallax.kazari4,
#project02 #mv .inner .main_img .parallax.kazari4,
#project03 #mv .inner .main_img .parallax.kazari4,
#project04 #mv .inner .main_img .parallax.kazari4 {
    width: 100px;
    height: 136px;
    background-image: url(../img/work/project/kazari4.svg);
    right: 3%;
    bottom: -6.57%;
}

#project01 #mv .inner .main_img .parallax.kazari5,
#project02 #mv .inner .main_img .parallax.kazari5,
#project03 #mv .inner .main_img .parallax.kazari5,
#project04 #mv .inner .main_img .parallax.kazari5 {
    width: 26px;
    height: 26px;
    background-image: url(../img/work/project/kazari5.svg);
    right: -0.8%;
    bottom: -10.8%;
}

#project01 #mv .inner .main_img .ttl_block,
#project02 #mv .inner .main_img .ttl_block,
#project03 #mv .inner .main_img .ttl_block,
#project04 #mv .inner .main_img .ttl_block {
    position: absolute;
    top: 50%;
    left: 3.76%;
    transform: translateY(-50%);
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    padding: 40px 42px 60px;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 16px;
}

#project01 #mv .inner .main_img .ttl_block .ttl,
#project02 #mv .inner .main_img .ttl_block .ttl,
#project03 #mv .inner .main_img .ttl_block .ttl,
#project04 #mv .inner .main_img .ttl_block .ttl {
    color: #18559d;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1;
}

#project01 #mv .inner .main_img .ttl_block h2,
#project02 #mv .inner .main_img .ttl_block h2,
#project03 #mv .inner .main_img .ttl_block h2,
#project04 #mv .inner .main_img .ttl_block h2 {
    font-size: 36px;
    line-height: 1.4;
    margin-bottom: 10px;
}

#project01 #mv .inner .main_img .ttl_block .sub,
#project02 #mv .inner .main_img .ttl_block .sub,
#project03 #mv .inner .main_img .ttl_block .sub,
#project04 #mv .inner .main_img .ttl_block .sub {
    font-size: 18px;
    font-weight: bold;
}

#project01 #mv .inner .main_img .ttl_block .kazari1,
#project02 #mv .inner .main_img .ttl_block .kazari1,
#project03 #mv .inner .main_img .ttl_block .kazari1,
#project04 #mv .inner .main_img .ttl_block .kazari1 {
    width: 66px;
    height: 66px;
    background-image: url(../img/work/project/kazari1.svg);
    right: -11px;
    bottom: -8px;
}

#project01 #mv .inner .breadcrumb,
#project02 #mv .inner .breadcrumb,
#project03 #mv .inner .breadcrumb,
#project04 #mv .inner .breadcrumb {
    max-width: 1680px;
    margin: 20px auto 0;
}

#project01 #intro,
#project02 #intro,
#project03 #intro,
#project04 #intro {
    position: relative;
    padding-top: 140px;
    padding-bottom: 100px;
}

#project01 #intro::before,
#project02 #intro::before,
#project03 #intro::before,
#project04 #intro::before {
    content: "";
    display: block;
    width: 100%;
    height: calc(100% + 108px);
    background: #f0f3f6;
    position: absolute;
    top: -108px;
    left: 0;
    border-bottom-right-radius: 100px;
    z-index: -1;
}

#project01 #intro::after,
#project02 #intro::after,
#project03 #intro::after,
#project04 #intro::after {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: url(../img/radius_top_left_bg.svg) no-repeat top left/contain;
    position: absolute;
    top: 100%;
    left: 0;
}

#project01 #intro .inner,
#project02 #intro .inner,
#project03 #intro .inner,
#project04 #intro .inner {
    max-width: 1232px;
}

#project01 #intro .inner .ttl,
#project02 #intro .inner .ttl,
#project03 #intro .inner .ttl,
#project04 #intro .inner .ttl {
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 55px;
}

#project01 #intro .inner .ttl .en,
#project02 #intro .inner .ttl .en,
#project03 #intro .inner .ttl .en,
#project04 #intro .inner .ttl .en {
    color: #fff;
    font-size: 150px;
    font-family: "PT Sans", sans-serif;
    z-index: -1;
    line-height: 1;
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
}

#project01 #intro .inner .ttl h2,
#project02 #intro .inner .ttl h2,
#project03 #intro .inner .ttl h2,
#project04 #intro .inner .ttl h2 {
    font-size: 30px;
    line-height: 1.6;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#project01 #intro .inner .desc,
#project02 #intro .inner .desc,
#project03 #intro .inner .desc,
#project04 #intro .inner .desc {
    line-height: 2;
    text-align: justify;
}

#project01 #intro .inner .member,
#project02 #intro .inner .member,
#project03 #intro .inner .member,
#project04 #intro .inner .member {
    margin-top: 40px;
}

#project01 #intro .inner .member h3,
#project02 #intro .inner .member h3,
#project03 #intro .inner .member h3,
#project04 #intro .inner .member h3 {
    text-align: center;
    font-family: "PT Sans", sans-serif;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 15px;
    letter-spacing: 0.07em;
}

#project01 #intro .inner .member ul,
#project02 #intro .inner .member ul,
#project03 #intro .inner .member ul,
#project04 #intro .inner .member ul {
    display: flex;
    justify-content: center;
}

#project01 #intro .inner .member ul li,
#project02 #intro .inner .member ul li,
#project03 #intro .inner .member ul li,
#project04 #intro .inner .member ul li {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #000;
    border-radius: 8px;
    padding: 25px 30px;
    width: 470px;
}

#project01 #intro .inner .member ul li .img,
#project02 #intro .inner .member ul li .img,
#project03 #intro .inner .member ul li .img,
#project04 #intro .inner .member ul li .img {
    width: 146px;
    margin-right: 32px;
    flex-shrink: 0;
}

#project01 #intro .inner .member ul li .txt,
#project02 #intro .inner .member ul li .txt,
#project03 #intro .inner .member ul li .txt,
#project04 #intro .inner .member ul li .txt {
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#project01 #intro .inner .member ul li .txt .year,
#project02 #intro .inner .member ul li .txt .year,
#project03 #intro .inner .member ul li .txt .year,
#project04 #intro .inner .member ul li .txt .year {
    font-size: 14px;
    margin-bottom: 7px;
}

#project01 #intro .inner .member ul li .txt .position,
#project02 #intro .inner .member ul li .txt .position,
#project03 #intro .inner .member ul li .txt .position,
#project04 #intro .inner .member ul li .txt .position {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
}

#project01 #intro .inner .member ul li .txt .name,
#project02 #intro .inner .member ul li .txt .name,
#project03 #intro .inner .member ul li .txt .name,
#project04 #intro .inner .member ul li .txt .name {
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
}

#project01 #intro .inner .member ul li:not(:last-child),
#project02 #intro .inner .member ul li:not(:last-child),
#project03 #intro .inner .member ul li:not(:last-child),
#project04 #intro .inner .member ul li:not(:last-child) {
    margin-right: 40px;
}

#project01 .story_sec,
#project02 .story_sec,
#project03 .story_sec,
#project04 .story_sec {
    padding-top: 100px;
}

#project01 .story_sec .inner,
#project02 .story_sec .inner,
#project03 .story_sec .inner,
#project04 .story_sec .inner {
    max-width: 1440px;
}

#project01 .story_sec .inner .row,
#project02 .story_sec .inner .row,
#project03 .story_sec .inner .row,
#project04 .story_sec .inner .row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

#project01 .story_sec .inner .row .txt,
#project02 .story_sec .inner .row .txt,
#project03 .story_sec .inner .row .txt,
#project04 .story_sec .inner .row .txt {
    width: 52.7%;
    padding-left: 3.6%;
}

#project01 .story_sec .inner .row .txt .num,
#project02 .story_sec .inner .row .txt .num,
#project03 .story_sec .inner .row .txt .num,
#project04 .story_sec .inner .row .txt .num {
    color: #18559d;
    font-size: 18px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

#project01 .story_sec .inner .row .txt .num::before,
#project02 .story_sec .inner .row .txt .num::before,
#project03 .story_sec .inner .row .txt .num::before,
#project04 .story_sec .inner .row .txt .num::before {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    background: url(../img/work/project/icon_theme_num.svg) no-repeat center/contain;
    margin-right: 8px;
}

#project01 .story_sec .inner .row .txt h2,
#project02 .story_sec .inner .row .txt h2,
#project03 .story_sec .inner .row .txt h2,
#project04 .story_sec .inner .row .txt h2 {
    font-size: 23px;
    line-height: 1.5;
    margin-bottom: 35px;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
}

#project01 .story_sec .inner .row .txt .txt_row,
#project02 .story_sec .inner .row .txt .txt_row,
#project03 .story_sec .inner .row .txt .txt_row,
#project04 .story_sec .inner .row .txt .txt_row {
    display: flex;
}

#project01 .story_sec .inner .row .txt .txt_row .icon,
#project02 .story_sec .inner .row .txt .txt_row .icon,
#project03 .story_sec .inner .row .txt .txt_row .icon,
#project04 .story_sec .inner .row .txt .txt_row .icon {
    width: 70px;
    margin-right: 20px;
}

#project01 .story_sec .inner .row .txt .txt_row .message,
#project02 .story_sec .inner .row .txt .txt_row .message,
#project03 .story_sec .inner .row .txt .txt_row .message,
#project04 .story_sec .inner .row .txt .txt_row .message {
    padding-top: 5px;
    width: calc(100% - 90px);
    line-height: 2;
}

#project01 .story_sec .inner .row .txt .txt_row:not(:last-child),
#project02 .story_sec .inner .row .txt .txt_row:not(:last-child),
#project03 .story_sec .inner .row .txt .txt_row:not(:last-child),
#project04 .story_sec .inner .row .txt .txt_row:not(:last-child) {
    margin-bottom: 35px;
}

#project01 .story_sec .inner .row .img,
#project02 .story_sec .inner .row .img,
#project03 .story_sec .inner .row .img,
#project04 .story_sec .inner .row .img {
    width: 42.6%;
}

#project01 .story_sec .inner .row .img img,
#project02 .story_sec .inner .row .img img,
#project03 .story_sec .inner .row .img img,
#project04 .story_sec .inner .row .img img {
    border-radius: 16px;
    display: block;
}

#project01 .story_sec .inner .row .img img:not(:last-child),
#project02 .story_sec .inner .row .img img:not(:last-child),
#project03 .story_sec .inner .row .img img:not(:last-child),
#project04 .story_sec .inner .row .img img:not(:last-child) {
    margin-bottom: 20px;
}

#project01 .story_sec .inner .row.reverse .txt,
#project02 .story_sec .inner .row.reverse .txt,
#project03 .story_sec .inner .row.reverse .txt,
#project04 .story_sec .inner .row.reverse .txt {
    order: 2;
    padding-left: 0;
    padding-right: 3.6%;
}

#project01 .story_sec .inner .row.reverse .img,
#project02 .story_sec .inner .row.reverse .img,
#project03 .story_sec .inner .row.reverse .img,
#project04 .story_sec .inner .row.reverse .img {
    order: 1;
}

#project01 .img_sec,
#project02 .img_sec,
#project03 .img_sec,
#project04 .img_sec {
    margin-top: 120px;
}

#project01 .img_sec .inner,
#project02 .img_sec .inner,
#project03 .img_sec .inner,
#project04 .img_sec .inner {
    width: 100%;
    position: relative;
}

#project01 .img_sec .inner .parallax,
#project02 .img_sec .inner .parallax,
#project03 .img_sec .inner .parallax,
#project04 .img_sec .inner .parallax {
    position: absolute;
    background: no-repeat center/contain;
}

#project01 .img_sec .inner .parallax.kazari6,
#project02 .img_sec .inner .parallax.kazari6,
#project03 .img_sec .inner .parallax.kazari6,
#project04 .img_sec .inner .parallax.kazari6 {
    width: 26px;
    height: 26px;
    background-image: url(../img/work/project/kazari6.svg);
    left: 2.4%;
    bottom: 13%;
}

#project01 .img_sec .inner .parallax.kazari7,
#project02 .img_sec .inner .parallax.kazari7,
#project03 .img_sec .inner .parallax.kazari7,
#project04 .img_sec .inner .parallax.kazari7 {
    width: 160px;
    height: 44px;
    background-image: url(../img/work/project/kazari7.svg);
    left: 2.6%;
    bottom: -2.4%;
}

#project01 .img_sec .inner .parallax.kazari8,
#project02 .img_sec .inner .parallax.kazari8,
#project03 .img_sec .inner .parallax.kazari8,
#project04 .img_sec .inner .parallax.kazari8 {
    width: 60px;
    height: 9px;
    background-image: url(../img/work/project/kazari8.svg);
    left: 10.7%;
    bottom: -7.17%;
}

#project01 .img_sec .inner .parallax.kazari9,
#project02 .img_sec .inner .parallax.kazari9,
#project03 .img_sec .inner .parallax.kazari9,
#project04 .img_sec .inner .parallax.kazari9 {
    width: 47px;
    height: 87px;
    background-image: url(../img/work/project/kazari9.svg);
    top: -3.9%;
    right: 7.35%;
}

#project01 .img_sec .inner .parallax.kazari10,
#project02 .img_sec .inner .parallax.kazari10,
#project03 .img_sec .inner .parallax.kazari10,
#project04 .img_sec .inner .parallax.kazari10 {
    width: 77px;
    height: 82px;
    background-image: url(../img/work/project/kazari10.svg);
    top: 2.57%;
    right: 3.26%;
}

#project01 #mv .inner .main_img {
    background-image: url(../img/work/project01/mv.jpg);
}

#project02 #mv .inner .main_img {
    background-image: url(../img/work/project02/mv.jpg);
}

#project02 #intro .inner .ttl .en {
    bottom: -19px;
}

#project03 #mv .inner .main_img {
    background-image: url(../img/work/project03/mv.jpg);
}

#project04 #mv .inner .main_img {
    background-image: url(../img/work/project04/mv.jpg);
}

@media (max-width: 1280px) {

    #project01 #mv,
    #project02 #mv,
    #project03 #mv,
    #project04 #mv {
        padding-top: 100px;
    }
}

@media (max-width: 1160px) {

    #project01 #intro,
    #project02 #intro,
    #project03 #intro,
    #project04 #intro {
        padding-top: 90px;
    }

    #project01 #intro .inner .ttl .en,
    #project02 #intro .inner .ttl .en,
    #project03 #intro .inner .ttl .en,
    #project04 #intro .inner .ttl .en {
        font-size: 100px;
    }
}

@media (max-width: 1100px) {

    #project01 #intro .inner .member ul,
    #project02 #intro .inner .member ul,
    #project03 #intro .inner .member ul,
    #project04 #intro .inner .member ul {
        flex-direction: column;
        align-items: center;
    }

    #project01 #intro .inner .member ul li:not(:last-child),
    #project02 #intro .inner .member ul li:not(:last-child),
    #project03 #intro .inner .member ul li:not(:last-child),
    #project04 #intro .inner .member ul li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }

    #project01 .story_sec .inner .row .txt,
    #project02 .story_sec .inner .row .txt,
    #project03 .story_sec .inner .row .txt,
    #project04 .story_sec .inner .row .txt {
        padding-left: 0;
    }

    #project01 .story_sec .inner .row.reverse .txt,
    #project02 .story_sec .inner .row.reverse .txt,
    #project03 .story_sec .inner .row.reverse .txt,
    #project04 .story_sec .inner .row.reverse .txt {
        padding-right: 0;
    }
}

@media (max-width: 768px) {

    #project01 #mv,
    #project02 #mv,
    #project03 #mv,
    #project04 #mv {
        padding-top: 85px;
    }

    #project01 #mv .inner,
    #project02 #mv .inner,
    #project03 #mv .inner,
    #project04 #mv .inner {
        width: 100%;
    }

    #project01 #mv .inner .sec_ttl,
    #project02 #mv .inner .sec_ttl,
    #project03 #mv .inner .sec_ttl,
    #project04 #mv .inner .sec_ttl {
        margin-bottom: 15px;
        padding-right: 5%;
    }

    #project01 #mv .inner .main_img,
    #project02 #mv .inner .main_img,
    #project03 #mv .inner .main_img,
    #project04 #mv .inner .main_img {
        height: auto;
        min-height: auto;
        border-radius: 0;
        aspect-ratio: 75/80;
    }

    #project01 #mv .inner .main_img .ttl_block,
    #project02 #mv .inner .main_img .ttl_block,
    #project03 #mv .inner .main_img .ttl_block,
    #project04 #mv .inner .main_img .ttl_block {
        padding: 20px 20px 25px;
        border-radius: 0 8px 8px 0;
        left: 0;
        top: unset;
        bottom: 15px;
        transform: none;
        width: 85%;
    }

    #project01 #mv .inner .main_img .ttl_block .ttl,
    #project02 #mv .inner .main_img .ttl_block .ttl,
    #project03 #mv .inner .main_img .ttl_block .ttl,
    #project04 #mv .inner .main_img .ttl_block .ttl {
        font-size: 12px;
        margin-bottom: 10px;
    }

    #project01 #mv .inner .main_img .ttl_block h2,
    #project02 #mv .inner .main_img .ttl_block h2,
    #project03 #mv .inner .main_img .ttl_block h2,
    #project04 #mv .inner .main_img .ttl_block h2 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    #project01 #mv .inner .main_img .ttl_block .sub,
    #project02 #mv .inner .main_img .ttl_block .sub,
    #project03 #mv .inner .main_img .ttl_block .sub,
    #project04 #mv .inner .main_img .ttl_block .sub {
        font-size: 13px;
    }

    #project01 #mv .inner .main_img .ttl_block .parallax.kazari1,
    #project02 #mv .inner .main_img .ttl_block .parallax.kazari1,
    #project03 #mv .inner .main_img .ttl_block .parallax.kazari1,
    #project04 #mv .inner .main_img .ttl_block .parallax.kazari1 {
        width: 33px;
        height: 33px;
        bottom: -5px;
        right: -5px;
    }

    #project01 #mv .inner .main_img .parallax.kazari2,
    #project02 #mv .inner .main_img .parallax.kazari2,
    #project03 #mv .inner .main_img .parallax.kazari2,
    #project04 #mv .inner .main_img .parallax.kazari2 {
        display: none;
    }

    #project01 #mv .inner .main_img .parallax.kazari3,
    #project02 #mv .inner .main_img .parallax.kazari3,
    #project03 #mv .inner .main_img .parallax.kazari3,
    #project04 #mv .inner .main_img .parallax.kazari3 {
        width: 8px;
        height: 27.5px;
        right: 2%;
        bottom: 12.5%;
    }

    #project01 #mv .inner .main_img .parallax.kazari4,
    #project02 #mv .inner .main_img .parallax.kazari4,
    #project03 #mv .inner .main_img .parallax.kazari4,
    #project04 #mv .inner .main_img .parallax.kazari4 {
        width: 50px;
        height: 68px;
        right: -2.4%;
        bottom: -6.375%;
    }

    #project01 #mv .inner .main_img .parallax.kazari5,
    #project02 #mv .inner .main_img .parallax.kazari5,
    #project03 #mv .inner .main_img .parallax.kazari5,
    #project04 #mv .inner .main_img .parallax.kazari5 {
        width: 13px;
        height: 13px;
        right: 5.3%;
        bottom: -8.75%;
    }

    #project01 #mv .inner .breadcrumb,
    #project02 #mv .inner .breadcrumb,
    #project03 #mv .inner .breadcrumb,
    #project04 #mv .inner .breadcrumb {
        width: 90%;
        margin-top: 15px;
    }

    #project01 #intro,
    #project02 #intro,
    #project03 #intro,
    #project04 #intro {
        padding-top: 70px;
        padding-bottom: 50px;
    }

    #project01 #intro::before,
    #project02 #intro::before,
    #project03 #intro::before,
    #project04 #intro::before {
        border-radius: 0 0 40px 0;
    }

    #project01 #intro::after,
    #project02 #intro::after,
    #project03 #intro::after,
    #project04 #intro::after {
        width: 40px;
        height: 40px;
    }

    #project01 #intro .inner .ttl,
    #project02 #intro .inner .ttl,
    #project03 #intro .inner .ttl,
    #project04 #intro .inner .ttl {
        margin-bottom: 40px;
    }

    #project01 #intro .inner .ttl .en,
    #project02 #intro .inner .ttl .en,
    #project03 #intro .inner .ttl .en,
    #project04 #intro .inner .ttl .en {
        font-size: 68px;
        bottom: -30px;
    }

    #project01 #intro .inner .ttl h2,
    #project02 #intro .inner .ttl h2,
    #project03 #intro .inner .ttl h2,
    #project04 #intro .inner .ttl h2 {
        font-size: 18px;
    }

    #project01 #intro .inner .desc,
    #project02 #intro .inner .desc,
    #project03 #intro .inner .desc,
    #project04 #intro .inner .desc {
        font-size: 14px;
        line-height: 1.8;
    }

    #project01 #intro .inner .member h3,
    #project02 #intro .inner .member h3,
    #project03 #intro .inner .member h3,
    #project04 #intro .inner .member h3 {
        font-size: 21px;
    }

    #project01 #intro .inner .member ul li,
    #project02 #intro .inner .member ul li,
    #project03 #intro .inner .member ul li,
    #project04 #intro .inner .member ul li {
        max-width: 100%;
        padding: 16px 17px;
        border-radius: 4px;
    }

    #project01 #intro .inner .member ul li .img,
    #project02 #intro .inner .member ul li .img,
    #project03 #intro .inner .member ul li .img,
    #project04 #intro .inner .member ul li .img {
        width: 100px;
        margin-right: 15px;
    }

    #project01 #intro .inner .member ul li .txt .year,
    #project02 #intro .inner .member ul li .txt .year,
    #project03 #intro .inner .member ul li .txt .year,
    #project04 #intro .inner .member ul li .txt .year {
        font-size: 12px;
        margin-bottom: 4px;
    }

    #project01 #intro .inner .member ul li .txt .position,
    #project02 #intro .inner .member ul li .txt .position,
    #project03 #intro .inner .member ul li .txt .position,
    #project04 #intro .inner .member ul li .txt .position {
        font-size: 13px;
        margin-bottom: 7px;
    }

    #project01 #intro .inner .member ul li .txt .name,
    #project02 #intro .inner .member ul li .txt .name,
    #project03 #intro .inner .member ul li .txt .name,
    #project04 #intro .inner .member ul li .txt .name {
        font-size: 21px;
    }

    #project01 .story_sec,
    #project02 .story_sec,
    #project03 .story_sec,
    #project04 .story_sec {
        padding-top: 40px;
    }

    #project01 .story_sec .inner .row,
    #project02 .story_sec .inner .row,
    #project03 .story_sec .inner .row,
    #project04 .story_sec .inner .row {
        flex-direction: column;
    }

    #project01 .story_sec .inner .row .txt,
    #project02 .story_sec .inner .row .txt,
    #project03 .story_sec .inner .row .txt,
    #project04 .story_sec .inner .row .txt {
        width: 100%;
    }

    #project01 .story_sec .inner .row .txt .num,
    #project02 .story_sec .inner .row .txt .num,
    #project03 .story_sec .inner .row .txt .num,
    #project04 .story_sec .inner .row .txt .num {
        font-size: 12px;
        margin-bottom: 12px;
    }

    #project01 .story_sec .inner .row .txt .num::before,
    #project02 .story_sec .inner .row .txt .num::before,
    #project03 .story_sec .inner .row .txt .num::before,
    #project04 .story_sec .inner .row .txt .num::before {
        width: 10px;
        height: 10px;
        margin-right: 5px;
    }

    #project01 .story_sec .inner .row .txt h2,
    #project02 .story_sec .inner .row .txt h2,
    #project03 .story_sec .inner .row .txt h2,
    #project04 .story_sec .inner .row .txt h2 {
        font-size: 15px;
        line-height: 1.4;
        margin-bottom: 17px;
    }

    #project01 .story_sec .inner .row .txt .txt_row .icon,
    #project02 .story_sec .inner .row .txt .txt_row .icon,
    #project03 .story_sec .inner .row .txt .txt_row .icon,
    #project04 .story_sec .inner .row .txt .txt_row .icon {
        width: 46px;
        margin-right: 9px;
    }

    #project01 .story_sec .inner .row .txt .txt_row .message,
    #project02 .story_sec .inner .row .txt .txt_row .message,
    #project03 .story_sec .inner .row .txt .txt_row .message,
    #project04 .story_sec .inner .row .txt .txt_row .message {
        width: calc(100% - 55px);
        font-size: 14px;
        line-height: 1.8;
    }

    #project01 .story_sec .inner .row .txt .txt_row:not(:last-child),
    #project02 .story_sec .inner .row .txt .txt_row:not(:last-child),
    #project03 .story_sec .inner .row .txt .txt_row:not(:last-child),
    #project04 .story_sec .inner .row .txt .txt_row:not(:last-child) {
        margin-bottom: 30px;
    }

    #project01 .story_sec .inner .row .txt .sp_img,
    #project02 .story_sec .inner .row .txt .sp_img,
    #project03 .story_sec .inner .row .txt .sp_img,
    #project04 .story_sec .inner .row .txt .sp_img {
        margin-bottom: 25px;
    }

    #project01 .story_sec .inner .row .sp_img,
    #project02 .story_sec .inner .row .sp_img,
    #project03 .story_sec .inner .row .sp_img,
    #project04 .story_sec .inner .row .sp_img {
        margin-top: 34px;
        width: 100%;
    }

    #project01 .story_sec .inner .row .sp_img img,
    #project02 .story_sec .inner .row .sp_img img,
    #project03 .story_sec .inner .row .sp_img img,
    #project04 .story_sec .inner .row .sp_img img {
        border-radius: 8px;
    }

    #project01 .story_sec .inner .row.reverse .sp_img,
    #project02 .story_sec .inner .row.reverse .sp_img,
    #project03 .story_sec .inner .row.reverse .sp_img,
    #project04 .story_sec .inner .row.reverse .sp_img {
        order: 2;
    }

    #project01 .story_sec .inner .row.reverse .txt,
    #project02 .story_sec .inner .row.reverse .txt,
    #project03 .story_sec .inner .row.reverse .txt,
    #project04 .story_sec .inner .row.reverse .txt {
        order: 1;
    }

    #project01 .img_sec,
    #project02 .img_sec,
    #project03 .img_sec,
    #project04 .img_sec {
        margin-top: 60px;
        margin-bottom: 20px;
    }

    #project01 .img_sec .inner .parallax.kazari6,
    #project02 .img_sec .inner .parallax.kazari6,
    #project03 .img_sec .inner .parallax.kazari6,
    #project04 .img_sec .inner .parallax.kazari6 {
        width: 13px;
        height: 13px;
        left: 0.5%;
        bottom: 20.5%;
    }

    #project01 .img_sec .inner .parallax.kazari7,
    #project02 .img_sec .inner .parallax.kazari7,
    #project03 .img_sec .inner .parallax.kazari7,
    #project04 .img_sec .inner .parallax.kazari7 {
        width: 80px;
        height: 22px;
        left: 2.4%;
        bottom: -4.8%;
    }

    #project01 .img_sec .inner .parallax.kazari8,
    #project02 .img_sec .inner .parallax.kazari8,
    #project03 .img_sec .inner .parallax.kazari8,
    #project04 .img_sec .inner .parallax.kazari8 {
        width: 30px;
        height: 4.5px;
        left: 17.4%;
        bottom: -17.3%;
    }

    #project01 .img_sec .inner .parallax.kazari9,
    #project02 .img_sec .inner .parallax.kazari9,
    #project03 .img_sec .inner .parallax.kazari9,
    #project04 .img_sec .inner .parallax.kazari9 {
        width: 23.5px;
        height: 43.5px;
        right: 9.6%;
        top: -22.5%;
    }

    #project01 .img_sec .inner .parallax.kazari10,
    #project02 .img_sec .inner .parallax.kazari10,
    #project03 .img_sec .inner .parallax.kazari10,
    #project04 .img_sec .inner .parallax.kazari10 {
        width: 38.5px;
        height: 41px;
        right: 1%;
        top: -9.6%;
    }

    #project01 #mv .inner .main_img {
        background-image: url(../img/work/project01/mv_sp.jpg);
    }

    #project02 #mv .inner .main_img {
        background-image: url(../img/work/project02/mv_sp.jpg);
    }

    #project03 #mv .inner .main_img {
        background-image: url(../img/work/project03/mv_sp.jpg);
    }

    #project04 #mv .inner .main_img {
        background-image: url(../img/work/project04/mv_sp.jpg);
    }
}

/* konnseputo */
#top #concept {
    padding: 160px 0 40px;
}

#top #concept .sec_wantedly {
    margin-top: 200px;
}

#top #concept .sec_wantedly .wantedly_block {
    max-width: 1680px;
    /* padding-bottom: 140px; */
    position: relative;
    width: 88%;
    margin: 0 auto;
}

#top .sec_wantedly .ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 80px;
}

#top #concept .wantedly_block .wrap {
    /* display: flex; */
}

#top #concept .wantedly_block .wrap .desc {
    /* float: left; */
    /* width: 33.7%; */
    /* line-height: 1.8; */
    /* padding-right: 5%; */
    /* position: relative; */
    /* z-index: 3; */
}

#top #concept .wantedly_block .wrap .desc img {
    margin-top: 30px
}



#top #concept .wantedly_block .wrap .desc a.link {
    color: #0859a8;
    border-bottom: 1px solid;
}

#top #concept .wantedly_block .wrap .desc a.link:hover {
    opacity: 0.8;
}

#top #concept .wantedly_block .wrap .btn {
    margin-top: 40px;
}

#top #concept .wantedly_block .wrap .btn a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 360px;
    height: 74px;
    background: #eaeff3;
    border-radius: 6px;
    padding-left: 27px;
    padding-right: 12px;
    font-size: 19px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0.07em;
    position: relative;
    z-index: 1;
}

#top #concept .wantedly_block .wrap .btn a span {
    position: relative;
    display: flex;
    align-items: center;
}

#top #concept .wantedly_block .wrap .btn a span::after {
    content: "";
    display: block;
    position: relative;
    width: 16px;
    height: 16px;
    background: url(../img/icon_blank_black.svg) no-repeat center / contain;
    margin-left: 10px;
}

#top #concept .wantedly_block .wrap .btn a::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: -1;
    transition: 0.4s;
}

#top #concept .wantedly_block .wrap .btn a::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, #18559d, #fd452d);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%) scale(0);
    z-index: -1;
    transition: 0.4s;
}

#top #concept .wantedly_block .wrap .btn a i {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
}

#top #concept .wantedly_block .wrap .btn a i::before {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#top #concept .wantedly_block .wrap .btn a i::after {
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    background: url(../img/arrow_right_white.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.4s;
}

@media (hover: hover) and (pointer: fine) {
    #top #concept .wantedly_block .wrap .btn a:hover {
        background: #e4e9ee;
    }

    #top #concept .wantedly_block .wrap .btn a:hover i::after {
        opacity: 1;
    }

    #top #concept .wantedly_block .wrap .btn a:hover::before {
        transform: translateY(-50%) scale(0);
    }

    #top #concept .wantedly_block .wrap .btn a:hover::after {
        transform: translateY(-50%) scale(1);
    }
}

#top #concept .wantedly_block .wrap .wantedly_slider {
    margin-right: calc(50% - 50vw);
}

#top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide {
    width: 20.625rem;
}

#top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a {
    border: 0.0625rem solid #dbdfe3;
    border-radius: 0.625rem;
    margin-right: 1.875rem;
    overflow: hidden;
    display: block;
    height: 100%;
}

#top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-img_box {
    border-radius: 0.625rem 0.625rem 0 0;
    overflow: hidden;
    padding-top: 67%;
    position: relative;
}

#top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-img_box img {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    width: auto;
    width: initial;
    object-fit: cover;
    object-position: center;
    z-index: 2;
}

#top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-img_box .card-img-back {
    -o-object-fit: cover;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    height: 100%;
    left: 50%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1;
}

@media (hover: hover) and (pointer: fine) {
    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a:hover .card-img_box img {
        transform: translate(-50%, -50%) scale(1.04);
    }
}

#top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-box {
    background: #fff;
    border-radius: 0 0 0.625rem 0.625rem;
    padding: 0.8625rem 1.25rem 1.4375rem 1.125rem;
    text-align: left;
}

#top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-box_ttl {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
}

#top .wantedly_slider_wrapper {
    position: relative;
    padding-bottom: 100px;
}

/* ÃƒÂ©Ã¢â€šÂ¬Ã‚Â²ÃƒÂ¦Ã‚ÂÃ¢â‚¬â€ÃƒÂ£Ã†â€™Ã‚ÂÃƒÂ£Ã†â€™Ã‚Â¼ÃƒÂ£Ã‚ÂÃ‚Â®ÃƒÂ£Ã¢â‚¬Å¡Ã‚Â³ÃƒÂ£Ã†â€™Ã‚Â³ÃƒÂ£Ã†â€™Ã¢â‚¬Â ÃƒÂ£Ã†â€™Ã…Â  */
#top .wantedly_slider_pagination {
    display: flex;
    align-items: center;
    gap: 30px;
    width: calc(100% - 33.7%);
    margin-right: 0;
    margin-left: auto;
    margin-top: 30px;
}

/* ÃƒÂ©Ã¢â€šÂ¬Ã‚Â²ÃƒÂ¦Ã‚ÂÃ¢â‚¬â€ÃƒÂ£Ã†â€™Ã‚ÂÃƒÂ£Ã†â€™Ã‚Â¼ÃƒÂ£Ã‚ÂÃ‚Â®ÃƒÂ£Ã¢â‚¬Å¡Ã‚Â³ÃƒÂ£Ã†â€™Ã‚Â³ÃƒÂ£Ã†â€™Ã¢â‚¬Â ÃƒÂ£Ã†â€™Ã…Â  */
#top .wantedly_slider_progress_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

/* ÃƒÂ©Ã¢â€šÂ¬Ã‚Â²ÃƒÂ¦Ã‚ÂÃ¢â‚¬â€ÃƒÂ£Ã†â€™Ã‚ÂÃƒÂ£Ã†â€™Ã‚Â¼ */
#top .wantedly_slider_progress {
    flex-grow: 1;
    height: 5px;
    background: #e0e0e0;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    width: 30%;
}

#top .wantedly_slider_progress_bar {
    height: 100%;
    width: 0;
    background: #1c63b9;
    /* ÃƒÂ©Ã¢â€šÂ¬Ã‚Â²ÃƒÂ¦Ã‚ÂÃ¢â‚¬â€ÃƒÂ£Ã†â€™Ã‚ÂÃƒÂ£Ã†â€™Ã‚Â¼ÃƒÂ£Ã‚ÂÃ‚Â®ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â² */
    transition: width 0.3s ease;
}

#top .wantedly_slider_pagination .btn_box {
    display: flex;
    align-items: center;
    gap: 20px;
    height: 3rem;
}

#top .wantedly_slider_pagination .btn_box .wantedly_slider_prev,
#top .wantedly_slider_pagination .btn_box .wantedly_slider_next {
    background: #fff;
    border: 0.0625rem solid #939ba2;
    border-radius: 50%;
    cursor: pointer;
    height: 3rem;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    width: 3rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

#top .wantedly_slider_pagination .btn_box .wantedly_slider_prev::before {
    content: "";
    display: block;
    width: 8px;
    height: 13px;
    background: no-repeat center / contain;
    background-image: url(../img/arrow_left_black.svg);
}

#top .wantedly_slider_pagination .btn_box .wantedly_slider_next::before {
    content: "";
    display: block;
    width: 8px;
    height: 13px;
    background: no-repeat center / contain;
    background-image: url(../img/arrow_right_black.svg);
}

#top .wantedly_slider_pagination button.disabled {
    opacity: 0.3;
    cursor: default !important;
}

#top .wantedly_slider_pagination button:hover {
    opacity: 0.5;
}

#top .wantedly_slider_pagination button.disabled:hover {
    opacity: 0.3;
}

#top #concept .wantedly_block .wrap .btn.sp_btn {
    display: none;
}



#top #topics {
    background: #ffffff;
    /* border-radius: 100px 100px 0 0; */
    padding: 0px 0 0;
    padding: 140px 0 140px;
    /* padding-bottom: 300px; */
}

@media screen and (max-width: 47.9375em) {
    #top #topics {
        background: #ffffff;
        /* border-radius: 100px 100px 0 0; */
        padding: 0px 0 0;
        padding: 50px 0 50px;
        /* padding-bottom: 300px; */
    }
}


#top #topics .inner {
    max-width: 1680px;
}

#top #topics .inner .ttl {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 60px;
    flex-direction: column;
    gap: 1.5em;
}

#top #topics .inner .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}


.p-topNews {
    /* margin-top: 6rem; */
    margin-bottom: 18.5rem;
    min-height: 250px;
}

.p-topNews {
    /* margin-top: 7.6875rem; */
    margin-bottom: 5rem;
    /* min-height: 450px; */
}


.p-topNews__inner {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto
}


.p-topNews__inner {
    /* max-width: 1180px; */
    padding-right: 40px;
    padding-left: 40px
}

.p-topNews__wrapper {
    display: flex;
    flex-direction: row;
}

.p-topNews__heading {
    /* display: contents */
}

.p-topNews__heading {
    /* grid-column:1/2; */
    width: 25%;
}


.p-topNews__heading .topics_left {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 250px;
    left: -163px;
    z-index: 2;
    background: #0859a8;
    border-radius: 50%;
}

.p-topNews__heading .topics_left2 {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 350px;
    left: -53px;
    z-index: 2;
    /* background: #95b3d1; */
    border: 1px dashed #0859a8;
    border-radius: 50%;
}


.p-topNews__category {
    margin-top: 1.25rem
}


.p-topNews__category {
    margin-top: 3rem
}


.p-topNews__category ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 6px;
    row-gap: .375rem
}


.p-topNews__category li:not(:first-of-type) {
    margin-top: .75rem
}


.p-topNews__category button {
    font-size: .75rem;
    letter-spacing: .05em;
    line-height: 1.5;
    padding: .1875rem 7px .1875rem 8px;
    display: flex;
    border: none;
    background-color: #e6f0f7;
    border-radius: .75rem;
    align-items: center;
    justify-content: center;
    transition: background-color .3s ease, color .3s ease
}







@media (hover: hover) and (pointer: fine) {
    .p-topNews__category button:hover {
        color: #fff;
        background-color: #123d83
    }
}

.p-topNews__category button.is-active {
    color: #fff;
    background-color: #123d83;
    padding: .1875rem 14px
}

.p-topNews__button {
    margin-top: 3.5rem
}

.p-topNews__button {
    margin-top: 4rem
}

.p-topNews__button {
    /* order:4; */
    /* display: flex; */
    /* justify-content: center; */
    margin-top: 1rem;
}


.p-topNews__item {
    margin-top: 1rem;
    margin-top: 0;
    /* line-height: 2; */
}


.p-topNews__item h3 {
    font-size: 25px;
    font-weight: 600
}




.p-topNews__item {
    /* margin-top:1.75rem; */
    /* grid-column: 2/3; */
    width: 75%;
}


.p-topNewsTitle__en {
    display: flex;
    align-items: center;
    padding-left: 4px;
    column-gap: 11px
}

.p-topNewsTitle__en svg {
    width: 16px;
    height: 16px
}

.p-topNewsTitle__en span {
    font-family: Ubuntu, sans-serif;
    font-size: 1rem;
    letter-spacing: 0em;
    line-height: 1;
    font-weight: 500;
    color: #534ba0
}

.p-topNewsTitle__en span:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f140";
    line-height: 2;
    padding-right: 5px;
    color: #c50e28;
}



.p-topNewsTitle__ja {
    margin-top: .5625rem
}

.p-topNewsTitle__ja h2 {
    font-size: 1.5rem;
    letter-spacing: .05em;
    line-height: 1.5;
    font-weight: 700;
    color: #123d83
}

.p-topNewsTitle__ja h2 {
    font-size: 1.6875rem;
    letter-spacing: .05em;
    line-height: 1.5;
    font-weight: 700
}

@media screen and (max-width: 600px) {

    .p-topNews__inner {
        padding-right: 10px;
        padding-left: 10px;
    }


    .p-topNews__wrapper {
        display: flex;
        flex-direction: column;
    }

    .p-topNews__heading {
        width: 100%;
    }

    .p-topNews__item {
        width: 100%;
    }


}






.p-topNewsItem {
    /* border-bottom: 1px solid #d9d9d9; */
}

.p-topNewsItem:first-of-type {
    /* border-top: 1px solid #d9d9d9; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* flex-wrap: wrap; */
    /* line-height: 4; */
    /* background: #fff; */
    padding: 0 5px;
}

.p-topNewsItem:first-of-type {
    /* line-height: 4; */
    /* background: #fff; */
    /* padding: 0 20px; */
}




.p-topNewsItem__link {
    display: block;
    padding-top: 1.5625rem;
    padding-bottom: 1.75rem
}

@media (hover: hover) and (pointer: fine) {
    .p-topNewsItem__link:hover .p-topNewsItem__title h3 {
        color: #534ba0
    }
}


@media screen and (min-width: 48em) {
    .p-topNewsItem__link {
        padding-top: 2rem;
        padding-bottom: 2.25rem
    }
}

.p-topNewsItem__heading {
    display: flex;
    align-items: center;
    column-gap: 12px;
    justify-content: flex-start;
    width: 100%;
}

.colset_a {
    display: grid;
    grid-template-columns: 6em 7.5em 15em 1em;
    gap: 2px;
    /* 間隔を調整 */
    font-size: 1em;
}



.colset_b {
    display: grid;
    grid-template-columns: 40% 40% 5%;
    gap: 10px;
    /* 間隔を調整 */
}





.colset_a {
    display: grid;
    grid-template-columns: 10% 20% 65% 5%;
    gap: 10px;
    /* 間隔を調整 */
}



.colset_b {
    display: grid;
    grid-template-columns: 10% 85% 5%;
    gap: 10px;
    /* 間隔を調整 */
}




.p-topNewsItem__heading:after {
    color: #464544;
    font-family: "Font Awesome 6 Pro";
    content: "\f061";
    width: 10%;
}



.top {
    overflow-x: hidden
}

.top .l-main {
    margin-top: 0
}

.cp_tab *,
.cp_tab *:before,
.cp_tab *:after {
    /* -webkit-box-sizing: border-box; */
    /* box-sizing: border-box; */
    /* width: 200px; */
    /* width: 100%; */
    /* width: 20em; */
    line-height: 2.5;
}

.cp_tab {
    margin: 1em auto;
    position: relative;
    /* width: 250px; */
    /* height: auto; */
    display: flex;
    gap: 20px 2%;
    padding: 0 20px;
    flex-wrap: wrap;
}

.cp_tab ul.topics__lists {
    display: flex;
    flex-direction: column;
    gap: 0.5em;
}

.cp_tab ul.topics__lists p {
    /* font-size: 0.8em; */
}

.cp_tab ul.topics__lists p.cate span {
    background: #1c63b9;
    color: #fff;
    padding: 0.1em 0.5em;
    border-radius: 0.3em;
    line-height: 1;
    font-size: 0.8em;
}

.news_detail {
    display: flex;
    gap: 1em;
    padding: 0.5em;
    /* font-size:0.8em; */
}





.cp_tab li a {
    margin-top: 0;
    font-size: 0.9rem;
    /* border-bottom: 1px solid #eee; */
    width: 100%;
    display: flex;
    line-height: 2;
    background: #eee;
    gap: 1em;
    line-height: 2.5;
    border-radius: 0.3em;
}


.cp_tab input[type='radio'] {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    -webkit-appearance: none;
    appearance: none;
    display: none;
}

.cp_tab .cp_tabpanel {
    display: none;
}

.cp_tab>input:first-child:checked~.cp_tabpanels>.cp_tabpanel:first-child,
.cp_tab>input:nth-child(3):checked~.cp_tabpanels>.cp_tabpanel:nth-child(2),
.cp_tab>input:nth-child(5):checked~.cp_tabpanels>.cp_tabpanel:nth-child(3),
.cp_tab>input:nth-child(7):checked~.cp_tabpanels>.cp_tabpanel:nth-child(4),
.cp_tab>input:nth-child(9):checked~.cp_tabpanels>.cp_tabpanel:nth-child(5),
.cp_tab>input:nth-child(11):checked~.cp_tabpanels>.cp_tabpanel:nth-child(6) {
    display: block;
}

.cp_tab .cp_tabpanels {
    position: absolute;
    top: 50px;
    left: 0;
    display: block;
    /* height: 320px; */
    width: 100%;
}

.cp_tab>input+label {
    position: relative;
    width: 10em;
    padding: 8px;
    cursor: pointer;
    background: #a1bdca;
    margin-bottom: 10px;
    font-size: 15px;
    border-radius: 50em;
    color: #fff;
    line-height: 2;
    font-weight: 600;
    text-align: center;
}

.cp_tab>input+label:last-of-type {}

.cp_tab>label:hover,
.cp_tab>input:focus+label {
    color: #0066cc;
}

.cp_tab>input:checked+label {
    border-color: #cccccc;
    border-right: 1px solid #ffffff;
    /*背景色と同じ*/
    /* display: none; */
    background: #0859a8;
    font-size: 14px;
    color: #fff;
}

.cp_tab .cp_tabpanel {
    padding: 0.5em 1em;
    /* border-left: 1px solid #cccccc; */
    /* min-height: 320px; */
    width: 100%;
}

@media (max-width: 600px) {

    .cp_tab *,
    .cp_tab *:before,
    .cp_tab *:after {
        line-height: 1.8;
    }

    .news_detail {
        font-size: 0.9em;
    }


    .news_detail {
        display: flex;
        gap: 0.2em;
        padding: 0.5em;
        /* font-size:0.8em; */
        flex-direction: row;
        flex-wrap: wrap;
    }



    .cp_tab {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0.1em;
        padding: 0;
    }

    .cp_tab .cp_tabpanel {
        padding: 0.5em 0em;
        /* min-height: 520px; */
    }



    .cp_tab>input+label {
        font-size: 0.7em;
    }

    .cp_tab>input+label {
        position: relative;
        width: 6.5em;
        padding: 0.5em;
        margin-bottom: 0;
        line-height: 1.1em;
        font-size: 0.7em;
        border-radius: 0.5em;
        color: #555;
    }

    .cp_tab .cp_tabpanels {
        left: 0;
        min-width: 7em;
        width: 100%;
        top: 50px;
    }

    .cp_tabpanel {
        padding: 0
    }

}



header .inner nav .menu>li>a.blank span {
    position: relative;
}

header .inner nav .menu>li.has_child .sub_menu li a.blank span {
    position: relative;
    font-size: 17px;
    line-height: 1.22;
    font-feature-settings: unset;
    letter-spacing: 0;
    font-weight: bold;
    padding-top: 0;
    margin-bottom: 0;
}

header .inner nav .menu>li.has_child .sub_menu li a.blank span::after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    top: 50%;
    background: url(../img/icon_blank_black.svg) no-repeat center / contain;
    margin-left: 10px;
    transform: translateY(-50%);
}

@media (hover: hover) and (pointer: fine) {
    header .inner nav .menu>li.has_child .sub_menu li a.blank:hover span::after {
        background: url(../img/icon_blank_red.svg) no-repeat center / contain;
    }
}

@media (max-width: 768px) {
    #top #concept {
        padding: 60px 0 0;
    }

    #top #concept .sec_wantedly {
        margin-top: 80px;
    }

    #top .sec_wantedly .ttl {
        margin-bottom: 30px;
    }

    #top #concept .wantedly_block .wrap .desc {
        float: inherit;
        width: 100%;
        font-size: 14px;
        line-height: 1.8;
        margin-top: 35px;
        padding-right: 0;
    }


    #top #concept .wantedly_block .wrap .desc img {
        width: 60%;
        margin-top: 35px;
    }


    #top #concept .wantedly_block .wrap .desc .btn.pc_btn {
        display: none;
    }

    #top #concept .wantedly_block .wrap .btn.sp_btn {
        display: block;
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a {
        border-radius: 0.3125rem;
        margin-right: 1.625rem;
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-img_box {
        border-radius: 0.25rem 0.25rem 0 0;
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-box {
        padding: 0.9375rem 1rem 0.9375rem 1rem;
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-box_ttl {
        font-size: 14px;
        line-height: 1.5;
    }

    #top .wantedly_slider_wrapper {
        padding-bottom: 30px;
    }

    #top .wantedly_slider_pagination {
        width: 100%;
        margin-top: 20px;
    }

    #top .wantedly_slider_pagination .btn_box {
        gap: 15px;
        height: 2.5rem;
    }

    #top .wantedly_slider_pagination .btn_box .wantedly_slider_prev,
    #top .wantedly_slider_pagination .btn_box .wantedly_slider_next {
        height: 2.5rem;
        width: 2.5rem;
    }

    #top #concept .wantedly_block .wrap .btn {
        margin-top: 0;
        margin-bottom: 80px;
    }

    #top #concept .wantedly_block .wrap .btn a {
        width: 68vw;
        height: 56px;
        font-size: 15px;
        border-radius: 3px;
    }

    #top #concept .wantedly_block .wrap .btn a::before {
        width: 34px;
        height: 34px;
    }

    #top #concept .wantedly_block .wrap .btn a i {
        width: 34px;
        height: 34px;
    }

    header .inner nav .menu>li.has_child .sub_menu li a.blank span {
        font-size: 15px;
        position: relative;
        height: auto;
        white-space: normal;
    }

}




.hakobu {
    margin-top: 100px;
}

.hakobu .wrap {
    background: #0859a8;
    max-width: 1180px;
    margin: 0 auto;
    padding: 2em 3em;
    position: relative;
    color: #fff;
    border-radius: 1em;
}

.hakobu .wrap .hakobu_left {
    display: flex;
    flex-direction: column;
    width: 70%;
}

.hakobu_bottom {
    margin-bottom: 50px
}

@media (max-width: 600px) {
    .hakobu_bottom {
        margin-bottom: 0;
        margin-top: 70px !important;
    }
}


.hakobu .wrap h2 {
    font-size: 2em;
    line-height: 2.5 !important;
    color: #fff
}

.hakobu .wrap p {
    font-size: 1.2em;
    line-height: 2;
}

.hakobu .wrap img.hakobuImg {
    position: absolute;
    right: 30px;
    top: -50px;
    width: 350px;
}



.hakobu .wrap .telA {
    font-size: 2.2em;
    font-weight: 600;
}

.hakobu .wrap .telA a {
    font-size: 1.8em;
    font-weight: 600;
}

.hakobu .wrap .telA:before {
    content: '';
    font-family: 'Font Awesome 6 pro';
    content: "\f4d2";
    font-size: 1.38em;
    padding-right: 10px;
}



@media (max-width: 600px) {

    .hakobu .wrap {
        border-radius: 0em;
        padding: 2em;
    }

    .hakobu .wrap .hakobu_left {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .hakobu .wrap h2 {
        font-size: 1.6em;
        line-height: 2.1 !important;
        color: #fff
    }

    .hakobu .wrap p {
        font-size: 1.0em;
    }



    .hakobu .wrap img.hakobuImg {
        position: absolute;
        right: 20px;
        top: -110px;
        width: 150px;
    }

    .hakobu .wrap .telA {
        font-size: 1.2em;
        font-weight: 600;
        padding-top: 10px;
    }


}



footer .sns_box {
    margin-top: 40px;
}

footer .sns_box .sns_list {
    justify-content: flex-end;
    gap: 15px;
}

footer .sns_box .sns_list .sns_list_item {
    max-width: 190px;
    margin-right: 0 !important;
}

footer .sns_box .sns_list .sns_list_item a {}

footer .sns_box .sns_list .sns_list_item a img {
    border-radius: 5px;
    overflow: hidden;
}




a.btnTelA {
    font-size: 1.6rem !important;
}

@media screen and (min-width: 64em) {
    a.btnTelA {
        font-size: 2.2rem !important;
    }
}



a.btnTelA:hover {
    /* border-bottom: #14357b 1px solid; */
    color: #123d83;
}

a.btnTelA:before {
    font-size: 14px;
    font-family: 'Font Awesome 6 pro';
    content: "\f4d2";
    font-size: 27px;
    padding-right: 8px;
    line-height: 2;
    color: #0859a8;
}






a.btnTel {
    font-size: 1.6rem !important;
}

@media screen and (min-width: 64em) {
    a.btnTel {
        font-size: 2.2rem !important;
    }
}



a.btnTel:hover {
    /* border-bottom: #14357b 1px solid; */
    color: #123d83;
}

a.btnTel:before {
    font-size: 14px;
    font-family: 'Font Awesome 6 pro';
    content: "\f4d2";
    font-size: 27px;
    padding-right: 8px;
    line-height: 2;
    color: #0859a8;
}

a.btnMail {
    color: #242e76;
    background: #fff;
    border-color: #14357b;
    text-align: center;
    font-size: 25px;
    line-height: 1.8;
    border-radius: 1.5em;
    padding: 5px 0;
    height: 55px;
}

a.btnMail:hover {
    color: #fff;
    background: #242e76;
    border: #fff 2px solid;
}

a.btnMail:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f0e0";
    font-size: 20px;
    padding-right: 10px;
}



@media screen and (min-width: 64em) {

    a.btnTel {
        font-size: 1.5rem !important;
    }
}





.l-footer {
    background-color: #ffffff;
    padding-top: 2.75rem;
    padding-bottom: 3rem;
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
}




@media screen and (min-width: 64em) {
    .l-footer {
        padding-top: 6.5rem;
        padding-bottom: 1.75rem;
        padding-bottom: 0;
        padding: 1.5em 1.5em 0;
        padding: 0 0 0;
        width: 100%;
        /* margin-top: 50px; */
    }



}

.l-footer__inner {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    background: #0859a8;
    padding-bottom: 20px;
    padding-top: 20px;
}




/* @media screen and (min-width: 30em) { */
.l-footer__inner {
    /* max-width: 1328px; */
    padding-right: 40px;
    padding-left: 40px;
    background: #0859a8;
    padding: 40px;
}

.l-footer__inner {
    /* max-width: 1328px; */
    /* padding-right: 40px;
    padding-left: 40px; */
    background: #e3e3e3;
    padding: 20px;
    position: relative;
}

.l-footer__inner::before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    /* background: url(../../img/radius_top_left_black.svg) no-repeat bottom right / contain; */
    position: absolute;
    top: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}







.bl_dataBlock_bglayer {
    position: absolute;
    top: auto;
    right: 0;
    bottom: -2.4rem;
    top: -4em;
    left: 0;
    width: 100%;
    /* width: 90%; */
    height: 10%;
    background-color: #0859a8;
    z-index: 0;
}

/* } */
@media screen and (min-width: 64em) {

    .l-footer__inner {
        padding: 40px;
    }



    .bl_dataBlock_bglayer {
        position: absolute;
        top: auto;
        right: 0;
        bottom: -3.4rem;
        top: -5em;
        left: 0;
        width: 100%;
        /* width: 90%; */
        height: 20%;
        background-color: #0859a8;
        z-index: 0;
    }
}


.l-footer__wrapper {
    display: flex;
    justify-content: space-between;
    column-gap: 30px;
    background: #fff;
    border-radius: 0.5em;
    padding: 20px;
    /* width: 90%; */
    flex-direction: column;
}


@media screen and (min-width: 64em) {
    .l-footer__wrapper {
        display: flex;
        justify-content: space-between;
        column-gap: 30px;
        background: #fff;
        border-radius: 0.5em;
        padding: 30px;
        flex-direction: column;
    }

}



/* 
  @media screen and (max-width: 47.9375em) {
    .l-footer__item {
      margin-top: 2.5rem
    }
  
  
    .l-footer__wrapper {
      display: flex;
      justify-content: space-between;
      column-gap: 30px;
      background: #fff;
      border-radius: 0.5em;
      padding: 50px;
      flex-direction: row;
    }
  
  
    .l-footer__item {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      column-gap: 64px;
      row-gap: 2.5rem;
      background-color: #fff;
      padding: 30px;
      border-radius: 1em;
      justify-content: space-around;
    }
  } */





@media screen and (min-width: 64em) {

    .l-footer__wrapper {
        display: flex;
        justify-content: flex-start;
        column-gap: 2em;
        background: #fff;
        border-radius: 0.5em;
        padding: 50px;
        /* width: 90%; */
        flex-direction: row;
        /* max-width: 1200px; */
    }

}



.l-footer__item {
    width: 100%;
    /* border-top: 1px solid #eee; */
    padding-bottom: 0;
    /* height: 550px; */
    /* height: auto; */
}



/* sp */
.l-footer__item {
    display: flex;
    justify-content: flex-start;
    padding: 0 0.5em;
    flex-direction: column;
}



/* pad */
@media screen and (min-width: 48em) {
    .l-footer__item {
        width: 100%;
        /* border-top: 1px solid #eee; */
        padding-bottom: 0;
        height: auto;
    }
}



@media screen and (min-width: 48em) {

    .l-footer__item {
        /* display: flex; */
        /* justify-content: flex-start; */
        /* column-gap: 64px; */
        /* column-gap: 10px; */
        /* row-gap: 2.5rem; */
        /* background-color: #fff; */
        /* padding: 30px; */
        /* border-radius: 1em; */
        /* width: 70%; */
        /* justify-content: space-around; */
        /* flex-direction: row; */
        width: 100%;
        border-top: 1px solid #eee;
    }


}

/* pc */
@media screen and (min-width: 64em) {

    .l-footer__item {
        display: flex;
        justify-content: flex-start;
        /* column-gap: 64px; */
        /* column-gap: 10px; */
        /* row-gap: 2.5rem; */
        /* background-color: #fff; */
        /* padding: 30px; */
        /* border-radius: 1em; */
        /* width: 70%; */
        /* justify-content: space-around; */
        /* flex-direction: row; */
        padding: 0 0.5em;
    }


}

.l-footer__heading {
    grid-column: 1/2;
    grid-row: 1/5;
    /* text-align: center; */
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    padding-bottom: 10px;
    align-items: center;
}


@media screen and (min-width: 48em) {
    .l-footer__heading {
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
}



@media screen and (min-width: 64em) {
    .l-footer__heading {
        text-align: center;
        padding-bottom: 0px;
    }
}



.l-footer__logo img {
    width: 200px;
    text-align: center;
}


/* 
  @media screen and (min-width: 48em) {
    .l-footer__heading {
      padding-top: .5rem;
      width: 50%;
    }
  
  }
   */


@media screen and (min-width: 64em) {
    .l-footer__heading {
        padding-top: .5rem;
        width: 40%;
        max-width: 350px;
    }


    .l-footer__logo img {
        width: 200px;
        text-align: center;
    }

}










.l-footer__logo svg {
    display: flex;
    width: 208px;
    height: 27px
}

@media screen and (min-width: 64em) {
    .l-footer__logo svg {
        width: 256px;
        height: 33px
    }
}

.l-footer__address {
    margin-top: 2.0625rem
}

@media screen and (min-width: 64em) {
    .l-footer__address {
        margin-top: 1.5rem;
    }
}

.l-footer__address p {
    font-size: .8125rem;
    font-size: 1rem;
    letter-spacing: .05em;
    line-height: 1.8;
}

@media screen and (max-width: 47.9375em) {
    .l-footer__address ul {
        margin-top: .8125rem;
        column-gap: 16px;
        display: flex
    }
}

@media screen and (min-width: 48em) {
    .l-footer__address ul li {
        margin-top: .6875rem
    }
}

@media screen and (min-width: 48em) {
    /* .l-footer__address ul li:first-of-type {
          margin-top:1.125rem;
      } */
}

.l-footer__address dl {
    font-family: Inter, sans-serif;
    display: flex;
    column-gap: 8px
}

.l-footer__address dl dt {
    width: 31px;
    display: flex;
    justify-content: space-between;
    font-size: .75rem;
    letter-spacing: 0em;
    line-height: 1.25;
    font-weight: 500
}

.l-footer__address dl dt:after {
    content: ":"
}

.l-footer__address dl dd {
    font-family: Inter, sans-serif;
    font-size: .875rem;
    letter-spacing: .02em;
    line-height: 1;
    font-weight: 500
}

@media screen and (min-width: 48em) {
    .l-footer__address dl dd {
        font-size: .875rem;
        letter-spacing: .02em;
        line-height: 1;
        font-weight: 500
    }
}

.l-footer__contact {
    margin-top: 1.5rem;
    text-align: center;
}

@media screen and (min-width: 48em) {
    .l-footer__contact {
        margin-top: 1.9375rem;
        margin-top: 0rem;
    }
}

/* @media screen and (max-width: 29.9375em) {
    .l-footer__navigation {
      border-top: 1px solid rgba(18, 61, 131, .2)
    }
  }
   */

/* .l-footer__navigation:last-child {
    border-top: none;
  }
   */
.l-footer__navigation li {
    list-style: none
}


.l-footer__navigation {
    display: flex;
    flex-direction: column;
    row-gap: 0.5em;
    width: 100%;
    order: 2;
}


/* pad */
@media screen and (min-width: 48em) {

    .l-footer__navigation {
        display: flex;
        flex-direction: column;
        row-gap: 0.98em;
        /* width: 48%; */
    }
}

/* pc */
@media screen and (min-width: 64em) {
    .l-footer__navigation {
        width: 24%;
        /* width: calc(25% - 15px); */
    }
}

/* 
  @media screen and (max-width: 29.9375em) {
    .l-footer__menu {
      width: 100%
    }
  }
   */
/* @media screen and (max-width: 29.9375em) {
    .l-footer__menu .l-footerNavigation {
      border-top: 1px solid rgba(18, 61, 131, .2)
    }
  }
  
  @media screen and (max-width: 29.9375em) {
    .l-footer__menu .l-footerNavigation a:before {
      display: none
    }
  }
   */
.l-footer__link {
    margin-top: 3rem
}

@media screen and (max-width: 63.9375em) {
    .l-footer__link {
        display: flex;
        column-gap: 24px
    }
}

@media screen and (min-width: 64em) {
    .l-footer__link {
        margin-top: 4rem
    }
}

.l-footer__copyright {
    margin-top: 1.5rem
}


.l-footer__copyright .wrap {
    display: flex;
    flex-direction: column;
}





.l-footer__copyright {
    margin-top: .75rem;
    padding: 10px;
    margin-top: 0;
    background: #e6f0f7;
}

.l-footer__copyright .wrap {
    display: flex;
    align-items: center;
    align-content: space-around;
    flex-direction: column;
}


.l-footer__copyright .wrap .f_left,
.l-footer__copyright .wrap .f_right {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 1em;
    justify-content: space-between;
}

.l-footer__copyright .wrap .f_left .f_logo {
    width: 50px;
}

.l-footer__copyright .wrap .f_right {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 1em;
    justify-content: flex-end;
}





@media screen and (min-width: 64em) {

    .l-footer__copyright .wrap {
        display: flex;
        align-items: center;
        align-content: space-around;
        flex-direction: column;
    }



    .l-footer__copyright {
        margin-top: .75rem;
        margin-top: 0;
        padding: 20px 40px;
        background: #e6f0f7;
    }

    .l-footer__copyright .wrap {
        display: flex;
        flex-direction: row;
        align-items: center;
        align-content: space-around;
    }



    .l-footer__copyright .wrap .f_left,
    .l-footer__copyright .wrap .f_right {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 1em;
        justify-content: flex-end;
    }

    .l-footer__copyright .wrap .f_left {
        justify-content: flex-start;
    }

    .l-footer__copyright .wrap .f_right {
        justify-content: flex-end;
    }

    .l-footer__copyright .wrap .f_left .f_logo {
        width: 50px;
    }

    .l-footer__copyright .wrap .f_right {
        width: 50%;
        display: flex;
        align-items: center;
        gap: 1em;
        justify-content: flex-end;
    }

    .l-footer__copyright .wrap .f_left {
        width: 50%;
        display: flex;
        align-items: center;
        gap: 1em;
        justify-content: flex-start;
    }

}

.l-footer__copyright .wrap .f_right .f_sitmap {}

.l-footer__copyright .wrap .f_right .f_sitmap ul {
    display: flex;
    gap: 1em;
    list-style: none;
    padding-right: 15px;
}

.l-footer__copyright .wrap .f_right .f_sitmap ul li {
    color: #0859a8;
    font-size: 0.8rem;
}

.l-footer__copyright .wrap .f_right .f_mark {
    width: 50px;
}



.l-footer__copyright span {
    font-size: .625rem;
    letter-spacing: .04em;
    line-height: 2.4;
    color: #0859a8;
}

.l-footer__return {
    position: absolute;
    bottom: 75px;
    right: 0;
    position: fixed;
    z-index: 10;
}

.l-footer__return a {
    z-index: 9999 !important;
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #123d83;
    background-color: #e6f0f7;
    /* border-radius: 12px 0 0; */
    transition: background-color .3s ease, color .3s ease
}

.l-footer__return a:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    transition: opacity .3s ease, visibility .3s ease, transform .3s ease;
    font-family: 'Font Awesome 6 pro';
    content: "\f106";
}



@media (hover: hover) and (pointer: fine) {
    .l-footer__return a:hover {
        color: #fff;
        background-color: #18559d
    }
}

@media screen and (min-width: 30em) {
    .l-footer__return a {
        width: 70px;
        height: 70px;
    }

    .l-footer__return a:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 2;
        transition: opacity .3s ease, visibility .3s ease, transform .3s ease;
        font-family: 'Font Awesome 6 pro';
        content: "\f106";
    }

}

.l-footer__return svg {
    width: 20px;
    height: 18px
}


/* SP */
.l-footerItem {
    margin-top: 1.5rem;
    display: flex;
    column-gap: 1rem;
    row-gap: 1rem;
    flex-direction: column;
    flex-wrap: wrap;
}


@media screen and (min-width: 64em) {
    .l-footerItem {
        margin-top: 2.5rem;
        display: flex;
        column-gap: 0.6em;
        row-gap: 0.5em;
        width: 100%;
        flex-direction: row;
    }
}

.f_recruit_set {
    /* position: relative; */
    /* top: -630px; */
    width: 100%;
    display: flex;
    right: 0;
    /* flex-direction: row; */
    justify-content: space-evenly;
    order: 1;
}

.f_recruit_set img.Imgbtn {
    width: 250px;
}

.f_recruit_set img.Imgmen {
    width: 80px;
}


@media screen and (min-width: 48em) {

    .f_recruit_set {
        /* position: absolute; */
        top: 100px;
        right: 80px;
        /* width: 300px; */
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-start;
    }

    .f_recruit_set img.Imgbtn {
        width: 300px;
    }

    .f_recruit_set img.Imgmen {
        width: 130px;
    }

}




@media screen and (min-width: 64em) {

    .f_recruit_set {
        /* position: absolute; */
        /* top: 50px; */
        /* right: 50px; */
        /* bottom: 0px; */
        /* width: 350px; */
        display: flex;
        /* height: 150px; */
        flex-direction: column;
        align-content: center;
        align-items: flex-end;
        width: 22%;
        order: 2;
    }

    .f_recruit_set img.Imgbtn {
        width: 350px;
    }

    .f_recruit_set img.Imgmen {
        width: 220px;
    }

    .f_recruit_set img.Imgmen img {
        width: 100%;
    }

}



.l-footerNavigation a {
    width: 100%;
    display: block;
    position: relative;
    padding-bottom: 0.5rem;
    /* font-size: 15px!important; */
}

@media screen and (min-width: 64em) {
    .l-footerNavigation a {
        padding-bottom: .5rem;
        /* width: 146px; */
    }
}

.l-footerNavigation a:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #123d8333
}

.l-footerNavigation a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #0859a8;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .6s ease
}

.l-footerNavigation__en {
    font-family: Inter, sans-serif;
    font-size: .6875rem;
    letter-spacing: 0em;
    line-height: 1.1818181818;
    font-weight: 500;
    display: block;
    color: #123d83;
    opacity: .5;
    transition: color .3s ease
}

.l-footerNavigation__ja {
    display: block;
    margin-top: .125rem;
    font-size: .8375rem;
    letter-spacing: .05em;
    line-height: 1.6;
    font-weight: 700;
    color: #0859a8;
    transition: color .3s ease
}

.l-footerNavigation__icon {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    /* color: #fff; */
    /* background-color: #123d83; */
    position: absolute
}




@media (hover: hover) and (pointer: fine) {
    .l-footerNavigation a:hover:after {
        transform-origin: left;
        transform: scale(1)
    }

    .l-footerNavigation a:hover .l-footerNavigation__en,
    .l-footerNavigation a:hover .l-footerNavigation__ja {
        color: #0859a8
    }

    .l-footerNavigation a:hover .l-footerNavigation__icon:before {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(1);
        transition: opacity .05s ease, visibility .05s ease, transform .6s ease
    }
}


/* .l-footerNavigation__icon {
        top: 50%;
        transform: translateY(-50%);
        right: 3px
      }
   */

.l-footerNavigation__icon {
    bottom: .75rem;
    right: 0
}


.l-footerNavigation__icon:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    /* background-color: #534ba0; */
    /* z-index: 1;
      border-radius: 50%;
      opacity: 0; */
    /* visibility: hidden;
      transition: opacity .2s .1s ease,visibility .2s .1s ease,transform .4s ease; */
    /* content: 'ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢';
      font-family: 'Font Awesome 6 pro';
      content: "\f0e0"; */
    visibility: hidden;
    /* transition: opacity .3s ease, visibility .3s ease, transform .3s ease; */
    font-family: 'Font Awesome 6 pro';
    content: "\f061";
    padding-right: 10px;
    color: #0859a8;
}

.l-footerNavigation__icon svg {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 7px;
    z-index: 2
}

.l-footerMenu {
    margin-top: 1rem
}

@media screen and (min-width: 30em) {
    .l-footerMenu {
        margin-top: 1.5rem
    }
}

.l-footerMenu__title a {
    font-size: .875rem;
    letter-spacing: .05em;
    line-height: 1.7142857143;
    font-weight: 500;
    color: #123d83;
    transition: color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .l-footerMenu__title a:hover {
        color: #534ba0
    }
}

.l-footerMenu__item {
    margin-top: .75rem
}

@media screen and (min-width: 30em) {
    .l-footerMenu__item {
        padding-left: 2px
    }
}

@media screen and (max-width: 29.9375em) {
    .l-footerMenu__item {
        display: flex;
        flex-wrap: wrap;
        row-gap: .75rem;
        margin-bottom: .75rem;
    }
}

@media screen and (max-width: 29.9375em) {
    .l-footerMenu__item li {
        width: 50%
    }
}

@media screen and (min-width: 30em) {
    .l-footerMenu__item li:not(:first-of-type) {
        margin-top: .5rem
    }
}

.l-footerMenu__item a {
    font-size: .75rem;
    letter-spacing: .05em;
    line-height: 1.75;
    display: inline-flex;
    align-items: center;
    column-gap: 8px;
    transition: color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .l-footerMenu__item a:hover {
        color: #534ba0
    }

    .l-footerMenu__item a:hover:before {
        background-color: #534ba0
    }
}

.l-footerMenu__item a:before {
    content: "";
    display: block;
    width: 6px;
    height: 1px;
    background-color: #123d83;
    transition: background-color .3s ease
}

.l-footerSearch__title {
    padding-left: 3px
}

.l-footerSearch__title p {
    font-family: Inter, sans-serif;
    font-size: .875rem;
    letter-spacing: 0em;
    line-height: 1.2142857143;
    font-weight: 600;
    color: #123d83
}

.l-footerSearch__form {
    margin-top: .75rem
}

@media screen and (min-width: 48em) {
    .l-footerSearch__form {
        margin-top: 1.25rem
    }
}

.l-footerSearch__form form {
    display: flex
}

.l-footerSearch__form form input[type=text] {
    font-size: .875rem;
    letter-spacing: .05em;
    line-height: 1.5;
    font-weight: 400;
    background-color: #fff;
    width: calc(100% - 60px);
    height: 60px;
    padding: 0 20px;
    border-radius: 6px 0 0 6px;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    color: #111
}

@media screen and (min-width: 30em) {
    .l-footerSearch__form form input[type=text] {
        padding: 0 24px;
        width: 235px;
        height: 56px
    }
}

.l-footerSearch__form form input[type=text]::placeholder {
    color: #969899
}

.l-footerSearch__form form input[type=text]:focus {
    outline: none
}

.l-footerSearch__form form input[type=submit] {
    background-color: #123d83;
    height: 60px;
    width: 60px;
    border-radius: 0 6px 6px 0;
    color: #fff;
    background-image: url(/assets/images/common/ico_searchWhite.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    transition: background-color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .l-footerSearch__form form input[type=submit]:hover {
        background-color: #534ba0
    }
}

@media screen and (min-width: 30em) {
    .l-footerSearch__form form input[type=submit] {
        background-size: 16px 16px;
        height: 56px;
        width: 56px
    }
}

@media screen and (min-width: 64em) {
    .l-footerLink {
        text-align: right
    }
}

@media screen and (min-width: 64em) {
    .l-footerLink:not(:first-of-type) {
        margin-top: .75rem
    }
}

.l-footerLink a {
    font-size: .75rem;
    letter-spacing: .05em;
    line-height: 1.75;
    transition: color .3s ease
}

@media (hover: hover) and (pointer: fine) {
    .l-footerLink a:hover {
        color: #534ba0
    }
}

@media screen and (min-width: 30em) {
    .l-footerLink a {
        font-size: .75rem;
        letter-spacing: .05em;
        line-height: 2
    }
}




.l-footer__contact_box {
    display: flex;
    font-size: 1em;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    gap: 0.3em;
    flex-direction: column;
}

.l-footer__contact_box li {
    list-style: none;
}




.l-footer__contact_box .fax,
.l-footer__contact_box .mail {
    /* width: 50%; */
    padding: 0;
}

.l-footer__contact_box .fax:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f1ac";
    line-height: 2;
    padding-right: 5px;
    color: #0859a8;
}

.l-footer__contact_box .mail:before {
    font-family: 'Font Awesome 6 pro';
    content: "\f0e0";
    line-height: 2;
    padding-right: 5px;
    color: #0859a8;
}


/* ãƒˆãƒ”ãƒƒã‚¯ã‚¹ */



/* ===============================================
  card_category
  =============================================== */

.category_wrap {
    border: 1px solid #ddd;
    margin-top: 10px;
    border-radius: 1em;
    border: #ddd 1px solid;
    /* background: #f7f7f8; */
    border-radius: 10px;
    -webkit-border-radius: 10px;
}


.card_category {
    max-width: 1200px;
    padding: 20px 20px;
    margin: 0;
    width: 100%;
    /* border-top: 1px solid #DDD; */
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
}

.card_category li {
    list-style: none;
}


.card_cate {
    /* background-color: #fff; */
    /* box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 10px; */
    padding: 20px 15px;
    border-bottom: 1px solid #ddd;
    border-radius: 5px;
    color: #323232 !important;
    text-decoration: none !important;
    margin-bottom: 10px;
    /* width: 31%; */
}



.card_cate:hover {
    transition: all .4s;
    opacity: .7;
    box-shadow: rgba(10, 10, 0, 0.10) 10px 5px 15px;
}

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

.card_cate {
    list-style: none;
}





.card_cate_name {
    font-size: clamp(0.75rem, 0.375rem + 0.781vw, 1rem);
    /* text-align: center; */
    padding-bottom: 10px;
    font-size: 1em;
    padding-left: 20px;
}

.card_cate_name span {
    background: #ddd;
    border-radius: 1em;
    padding: 5px 10px;
    font-size: 0.8em;
}

.card_cate_title {
    font-size: clamp(0.75rem, 0.375rem + 0.781vw, 1rem);
    /* text-align: center; */
    padding-bottom: 10px;
    font-size: 1em;
    font-size: 1.2em;
    line-height: 1.4;
}

.card_inner {
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 48em) {
    .card_inner {
        display: flex;
        flex-direction: row;
    }
}

.card_cate_txt {
    font-size: clamp(0.75rem, 0.375rem + 0.781vw, 1rem);
    /* text-align: center; */
    padding-bottom: 10px;
    font-size: 1em;
}

.card_cate_img {
    width: 100%;
    height: 150px;
    max-width: 100%;
}

@media screen and (min-width: 48em) {
    .card_cate_img {
        width: 30%;
        max-width: 180px;
    }
}



.card_cate_img img {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    width: 95%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.5em;
}

.time-category {
    font-size: 15px;
    line-height: 1.5;
    display: flex;
    justify-content: flex-start;
}

.card_cate_text {
    font-size: 15px;
    padding: 5px 5px;
    flex-grow: 1;
    width: 100%;
}

.card_cate_text p {
    line-height: 1.5
}

@media screen and (min-width: 48em) {
    .card_cate_text {
        width: 60%;
    }

}


.card_cate_link {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    padding: 6px;
}

.card_cate_link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 2px;
    background-color: #d8c9c9;
}

@media only screen and (max-width: 738px) {

    .card_cate_container {
        width: 92%;
        margin: 0 4%;
        padding: 0 0 50px;
    }

    .card_cate_wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        /* width: 100%; */
        padding: 0 20px;
        gap: 20px;
    }



    .card_cate_wrapper {
        grid-template-columns: repeat(1, 1fr);
        padding: 0;
        width: 100%;
    }
}



/* .btn  */
.btn {
    /* display: inline-block; */
    /* width: 275px; */
    /* max-width: 100%; */
    /* padding: 0; */
    /* margin: 0 10px; */
    color: #0859a8;
    /* background: #f2f2ff; */
    /* border: #534ba0 1px solid; */
    /* border-bottom: #3f3d3d 1px solid; */
    /* font-size: 14px; */
    text-decoration: none;
    /* text-align: center; */
    font-weight: 500;
    line-height: 55px;
    letter-spacing: 1px;
    position: relative;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 1px;




























    @keyframes mv_line {
        0% {
            top: unset;
            bottom: 0;
            height: 6.831vw;
        }

        34% {
            top: unset;
            bottom: 0;
            height: 0;
        }

        35% {
            top: 0;
            bottom: unset;
            height: 0;
        }

        70% {
            top: 0;
            bottom: unset;
            height: 6.831vw;
        }
    }

    @keyframes mv_line_sp {
        0% {
            top: unset;
            bottom: 0;
            height: 12.2vw;
        }

        34% {
            top: unset;
            bottom: 0;
            height: 0;
        }

        35% {
            top: 0;
            bottom: unset;
            height: 0;
        }

        70% {
            top: 0;
            bottom: unset;
            height: 12.2vw;
        }
    }

    @keyframes flow_txt {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(-100%);
        }
    }

    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    body {
        font-family: "Noto sans JP", sans-serif;
        color: #111;
    }

    ul,
    ol {
        list-style: none;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    a {
        transition: 0.3s ease;
        text-decoration: none;
        color: inherit;
    }

    input,
    textarea,
    select,
    button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        box-shadow: none;
        background: none;
        font: inherit;
        color: inherit;
    }

    table {
        border-collapse: collapse;
    }

    .wrapper {
        overflow: hidden;
    }

    .inner {
        width: 88%;
        margin: 0 auto;
    }

    .pc {
        display: block;
    }

    .sp {
        display: none;
    }

    header {
        z-index: 100;
        width: 100%;
        height: 100px;
        position: absolute;
        background: #fff;
        transition: 0.8s cubic-bezier(0.33, 0.09, 0.09, 1);
        transition-property: top, opacity;
    }

    header .inner {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 100%;
        height: 100%;
        max-width: none;
        padding: 0 2.2% 0 2.5%;
        position: relative;
    }

    header .inner h1 {
        position: absolute;
        left: 0;
        top: 0;
        padding: 29px 2.5vw;
        background: #fff;
        border-bottom-right-radius: 40px;
    }

    header .inner h1::after {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        background: url(../img/radius_top_left.svg) no-repeat left top/contain;
        position: absolute;
        top: 100px;
        left: 100%;
    }

    header .inner h1 img {
        width: 139px;
    }

    header .inner h1 img.horizontal {
        display: none;
    }

    header .inner h1 img.default {
        display: block;
    }

    header .inner nav {
        display: flex;
        align-items: center;
    }

    header .inner nav .menu {
        display: flex;
    }

    header .inner nav .menu>li>a {
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        padding: 0 12px 0 13px;
        display: flex;
        align-items: center;
        height: 60px;
    }

    @media (hover: hover) and (pointer: fine) {
        header .inner nav .menu>li>a:hover {
            color: #18559d;
        }
    }

    header .inner nav .menu>li.has_child {
        position: relative;
    }

    header .inner nav .menu>li.has_child .sub_menu {
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 5px;
        /* border: 1px solid rgb(201, 201, 201); */
        box-shadow: 2px 2px 8px rgba(20, 20, 20, 0.16);
        background: #fff;
        padding: 10px 0;
        display: none;
    }

    header .inner nav .menu>li.has_child .sub_menu li a {
        position: relative;
        padding: 20px 63px 20px 20px;
        display: block;
        white-space: nowrap;
        font-size: 17px;
        line-height: 1.22;
        font-feature-settings: unset;
        letter-spacing: 0;
        font-weight: bold;
    }

    header .inner nav .menu>li.has_child .sub_menu li a span {
        font-size: 12px;
        display: block;
        margin-bottom: 5px;
    }

    header .inner nav .menu>li.has_child .sub_menu li a::after {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 25px;
        font-family: 'Font Awesome 6 pro';
        content: "\f061";
        color: #0859a8;

    }

    @media (hover: hover) and (pointer: fine) {
        header .inner nav .menu>li.has_child .sub_menu li a:hover {
            color: #0859a8;
        }
    }

    header .inner nav .menu>li.has_child .sub_menu li:not(:last-child) {
        border-bottom: 1px dotted #d0d0d0;
    }

    header .inner nav .menu>li.has_child.recruitment .sub_menu {
        min-width: 250px;
    }




    header .inner nav .h_phone {
        display: flex;
        margin-left: 28px;
    }

    header .inner nav .h_phone li a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #18559d;
        /* width: 146px; */
        /* width: 96px; */
        height: 60px;
        font-size: 35px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }



    header .inner nav .recruit {
        display: flex;
        margin-left: 28px;
    }

    header .inner nav .recruit li a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        width: 146px;
        /* width: 96px; */
        height: 60px;
        font-size: 18px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    header .inner nav .recruit li.new_grad a {
        background-color: #1c63b9;
        border-radius: 8px 0 0 8px;
    }

    @media (hover: hover) and (pointer: fine) {
        header .inner nav .recruit li.new_grad a:hover {
            background-color: #1c63b9;
        }
    }

    header .inner nav .recruit li.mid_career a {
        background-color: #17a0df;
        border-radius: 0 8px 8px 0;
    }

    @media (hover: hover) and (pointer: fine) {
        header .inner nav .recruit li.mid_career a:hover {
            background-color: #17a0df;
        }
    }

    header .inner #menu_btn {
        display: none;
    }

    header.scroll {
        position: fixed;
        top: -168px;
        left: 0;
        opacity: 0;
        transition: 0.5s ease;
    }

    header.fixed {
        position: fixed;
        top: 0;
        left: 0;
        opacity: 1;
    }

    header.fixed .inner h1::after {
        content: none;
    }

    header.fixed .inner h1 img.horizontal {
        display: block;
        width: 200px;
    }

    header.fixed .inner h1 img.default {
        display: none;
    }

    .breadcrumb ul {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        z-index: 8;
    }

    .breadcrumb ul li {
        font-size: 13px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        display: flex;
        align-items: center;
        line-height: 1;
    }

    .breadcrumb ul li:first-child::before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        background: #18559d;
        border-radius: 50%;
        margin-right: 8px;
    }

    .breadcrumb ul li:not(:last-child) {
        margin-right: 10px;
    }

    .breadcrumb ul li:not(:last-child)::after {
        content: "";
        display: block;
        width: 18px;
        height: 1px;
        background: #000;
        margin-left: 10px;
    }

    .sec_h2 {
        font-size: 38px;
        line-height: 1;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    .sec_h2 a {
        display: flex;
        align-items: center;
    }

    .sec_h2 a span {
        position: relative;
    }

    .sec_h2 a span::after {
        content: "";
        display: block;
        width: 0;
        height: 1px;
        background: #18559d;
        position: absolute;
        left: 0;
        top: calc(100% + 5px);
        transition: 0.4s;
    }

    .sec_h2 a::after {
        content: "";
        display: block;
        width: 38px;
        height: 38px;
        background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
        margin-left: 15px;
    }

    @media (hover: hover) and (pointer: fine) {
        .sec_h2 a:hover {
            color: #18559d;
        }

        .sec_h2 a:hover span::after {
            width: 100%;
        }
    }

    .section_row {
        padding-top: 50px;
    }

    .section_row .row_inner {
        position: relative;
        max-width: 1440px;
        width: 88%;
        margin: 0 auto 0;
    }

    .section_row .row_inner aside {
        width: 308px;
        position: absolute;
    }

    .section_row .row_inner aside ul li a {
        font-size: 15px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-weight: 500;
        display: flex;
        align-items: center;
        transition: none;
    }

    .section_row .row_inner aside ul li a span {
        margin-right: 14px;
        font-family: "PT Sans", sans-serif;
        font-weight: bold;
    }

    .section_row .row_inner aside ul li a:hover {
        color: #18559d;
    }

    .section_row .row_inner aside ul li.current a {
        font-weight: bold;
        color: #18559d;
    }

    .section_row .row_inner aside ul li.current a::before {
        content: "";
        display: block;
        width: 14px;
        height: 2px;
        background: #18559d;
        margin-right: 13px;
    }

    .section_row .row_inner aside ul li:not(:last-child) {
        margin-bottom: 20px;
    }

    .section_row .row_inner section {
        padding-left: 308px;
    }

    .section_row .row_inner section .inner {
        width: 100%;
        margin-bottom: 80px;
    }

    #related_page .inner .ttl {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #related_page .inner .ttl_row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 70px;
    }

    #related_page .inner .ttl_row h2 {
        font-size: 38px;
        line-height: 1;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #related_page .inner .ttl_row h2 a {
        display: flex;
        align-items: center;
    }

    #related_page .inner .ttl_row h2 a span {
        position: relative;
    }

    #related_page .inner .ttl_row h2 a span::after {
        content: "";
        display: block;
        width: 0;
        height: 1px;
        background: #18559d;
        position: absolute;
        left: 0;
        top: calc(100% + 5px);
        transition: 0.4s;
    }

    #related_page .inner .ttl_row h2 a::after {
        content: "";
        display: block;
        width: 38px;
        height: 38px;
        background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
        margin-left: 15px;
    }

    @media (hover: hover) and (pointer: fine) {
        #related_page .inner .ttl_row h2 a:hover {
            color: #18559d;
        }

        #related_page .inner .ttl_row h2 a:hover span::after {
            width: 100%;
        }
    }

    #cta {
        position: relative;
    }

    #cta .recruit_mg {
        border-radius: 100px 100px 0 0;
        aspect-ratio: 1400/434;
        background: url(../img/cta_bg.jpg) no-repeat center/cover;
    }

    #cta .inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }

    #cta .inner .txt {
        text-align: center;
        color: #fff;
        font-size: 1.8vw;
        line-height: 1.5;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.1em;
        margin-bottom: 30px;
    }

    #cta .recruit {
        display: flex;
        justify-content: center;
        top: 100%;
        left: 0;
        width: 100%;
    }

    #cta .recruit li {
        width: 50%;
    }

    #cta .recruit li a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        height: 6vw;
        font-size: clamp(15px, 1.57vw, 32px);
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #cta .recruit li.new_grad a {
        background: #18559d;
    }

    @media (hover: hover) and (pointer: fine) {
        #cta .recruit li.new_grad a:hover {
            background: #df0049;
        }
    }

    #cta .recruit li.mid_career a {
        background: #fd452d;
    }

    @media (hover: hover) and (pointer: fine) {
        #cta .recruit li.mid_career a:hover {
            background: #f22a0f;
        }
    }

    footer {
        background: #222222;
        padding: 100px 0 55px;
    }

    footer .inner {
        max-width: 1480px;
        padding: 0 3%;
    }



    @media (min-width: 1280px) and (max-width: 1400px) {
        header .inner nav .menu li a {
            padding: 0 7px;
            font-size: 15px;
        }

        header .inner nav .recruit {
            margin-left: 19px;
        }
    }

    @media (max-width: 1280px) {
        header {
            background: none;
            height: 68px;
        }

        header::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background: #fff;
            position: absolute;
            top: 0;
            left: 0;
        }

        header .inner h1 {
            border-bottom-right-radius: 20px;
            padding: 24.5px 2.5vw;
        }

        header .inner h1 img {
            width: 98px;
        }

        header .inner h1::after {
            top: 68px;
        }

        header .inner nav {
            flex-direction: column;
            position: fixed;
            top: -100%;
            right: 0;
            background: #fff;
            width: 100%;
            max-width: 100%;
            padding: 130px 30px 60px;
            height: 100vh;
            z-index: -1;
            opacity: 1;
            overflow: auto;
        }

        header .inner nav .recruit {
            order: 1;
            width: 100%;
            margin-bottom: 30px;
            margin-left: 0;
        }

        header .inner nav .recruit li {
            width: 50%;
        }

        header .inner nav .recruit li a {
            width: 100%;
            font-size: 14px;
        }

        header .inner nav .recruit li.new_grad a {
            border-radius: 4px 0 0 4px;
        }

        header .inner nav .recruit li.mid_career a {
            border-radius: 0 4px 4px 0;
        }

        header .inner nav .menu {
            flex-direction: column;
            order: 2;
            width: 100%;
        }

        header .inner nav .menu>li {
            border-top: 1px solid #cdcdcd;
            width: 100%;
        }

        header .inner nav .menu>li>a {
            display: flex;
            padding: 15px 0;
            font-size: 16px;
            position: relative;
        }

        header .inner nav .menu>li>a::before {
            content: "";
            display: block;
            width: 20px;
            height: 20px;
            background: linear-gradient(45deg, #0859a8, #0859a8);
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            border-radius: 50%;
        }

        header .inner nav .menu>li>a::after {
            content: "";
            display: block;
            width: 10px;
            height: 8px;
            background: url(../img/arrow_right_white.svg) no-repeat center/contain;
            position: absolute;
            top: 50%;
            right: 5px;
            transform: translateY(-50%);
        }

        header .inner nav .menu>li:last-child {
            border-bottom: 1px solid #cdcdcd;
        }

        header .inner nav .menu>li.has_child>a {
            pointer-events: none;
        }

        header .inner nav .menu>li.has_child>a::before {
            content: none;
        }

        header .inner nav .menu>li.has_child>a::after {
            background-image: url(../img/icon_plus_menu.svg);
            width: 18px;
            height: 18px;
            right: 0;
            transition: 0.3s;
        }

        header .inner nav .menu>li.has_child .sub_menu {
            position: static;
            transform: none;
            border: none;
            border-radius: 0;
            box-shadow: none;
            padding-bottom: 40px;
        }

        header .inner nav .menu>li.has_child .sub_menu li a {
            font-size: 15px;
            position: relative;
            padding: 0 30px 0 14px;
            height: auto;
            white-space: normal;
        }

        header .inner nav .menu>li.has_child .sub_menu li a br {
            display: none;
        }

        header .inner nav .menu>li.has_child .sub_menu li a span {
            font-weight: 400;
            padding-top: 1.5px;
        }

        header .inner nav .menu>li.has_child .sub_menu li a::before {
            content: "";
            display: block;
            width: 7px;
            height: 7px;
            background: linear-gradient(to right, #18559d, #fd452d);
            border-radius: 50%;
            position: absolute;
            top: 6px;
            left: 0;
        }

        header .inner nav .menu>li.has_child .sub_menu li a::after {
            content: none;
        }

        header .inner nav .menu>li.has_child .sub_menu li:not(:last-child) {
            border-bottom: 0;
            margin-bottom: 16px;
        }

        header .inner nav .menu>li.has_child.open a::after {
            transform: translateY(-50%) rotate(45deg);
        }

        header .inner #menu_btn {
            display: block;
            position: absolute;
            top: 11px;
            right: 25px;
            /* border: 1px solid #1e1e1e; */
            width: 120px;
            height: 48px;
            border-radius: 10px;
            z-index: 100;
            cursor: pointer;
        }

        header .inner #menu_btn span {
            position: absolute;
            display: block;
            height: 4px;
            background: #1e1e1e;
            left: 35px;
            transition: 0.3s ease;
        }

        header .inner #menu_btn span:nth-child(1) {
            width: 46px;
            top: 9px;
        }

        header .inner #menu_btn span:nth-child(2) {
            width: 46px;
            top: 20px;
        }

        header .inner #menu_btn span:nth-child(3) {
            width: 46px;
            top: 31px;
        }

        header.open {
            position: fixed;
            left: 0;
        }

        header.open .inner #menu_btn span {
            left: 35px;
        }

        header.open .inner #menu_btn span:nth-child(1) {
            top: 20px;
            width: 48px;
            transform: rotate(45deg);
        }

        header.open .inner #menu_btn span:nth-child(2) {
            opacity: 0;
        }

        header.open .inner #menu_btn span:nth-child(3) {
            top: 20px;
            width: 48px;
            transform: rotate(-45deg);
        }

        header.fixed .inner h1 {
            padding: 16.5px 2.5vw;
            border-bottom-right-radius: 20px;
        }

        header.fixed .inner h1 img.horizontal {
            width: 175px;
        }

        #mv {
            padding-top: 216px;
        }

        footer .inner .company_nav {
            flex-direction: column;
        }

        footer .inner .company_nav .company {
            margin-bottom: 60px;
        }
    }

    @media (max-width: 1000px) {
        .section_row .row_inner aside {
            display: none;
        }

        .section_row .row_inner section {
            padding-left: 0;
        }

        #cta .recruit_mg {
            border-radius: 40px 40px 0 0;
        }

        #cta .inner .txt {
            font-size: 20px;
        }

        #cta .recruit li a {
            height: 60px;
            font-size: 15px;
        }

        footer .inner .catch_copy {
            flex-direction: column;
            align-items: flex-start;
        }

        footer .inner .catch_copy .copy {
            margin-top: 40px;
        }
    }

    @media (max-width: 768px) {
        .pc {
            display: none;
        }

        .sp {
            display: block;
        }

        .inner {
            width: 90%;
        }

        header {
            height: 54px;
        }

        header .inner {
            padding-left: 3%;
        }

        header .inner h1 {
            padding: 17px 17px;
            border-bottom-right-radius: 20px;
        }

        header .inner h1::after {
            width: 15px;
            height: 15px;
            top: 54px;
        }

        header .inner h1 img {
            width: 69px;
        }

        header .inner nav {
            padding-top: 84px;
        }

        header .inner nav .recruit li a {
            height: 57px;
        }

        header .inner #menu_btn {
            top: 10px;
            right: 3%;
            width: 40px;
            height: 40px;
            border-radius: 5px;
            border-width: 1px;
        }

        header .inner #menu_btn span {
            height: 2px;
            left: 5px;
        }

        header .inner #menu_btn span:nth-child(1) {
            width: 29px;
            top: 9px;
        }

        header .inner #menu_btn span:nth-child(2) {
            width: 29px;
            top: 15px;
        }

        header .inner #menu_btn span:nth-child(3) {
            width: 29px;
            top: 21px;
        }

        header.open .inner #menu_btn span {
            left: 18px;
        }

        header.open .inner #menu_btn span:nth-child(1) {
            width: 24px;
            top: 15px;
        }

        header.open .inner #menu_btn span:nth-child(3) {
            width: 24px;
            top: 15px;
        }

        header.fixed .inner h1 {
            padding: 10px 3%;
        }

        header.fixed .inner h1 img.horizontal {
            width: 185px;
        }

        .sec_ttl {
            font-size: 10px;
        }

        .sec_h2 {
            font-size: 21px;
        }

        .sec_h2 a::after {
            margin-left: 10px;
            width: 21px;
            height: 21px;
        }

        .breadcrumb ul {
            overflow: auto;
            -ms-overflow-style: none;
            scrollbar-width: none;
            margin-left: -5vw;
            margin-right: -5vw;
            padding: 0 5vw;
        }

        .breadcrumb ul::-webkit-scrollbar {
            display: none;
        }

        .breadcrumb ul li {
            font-size: 12px;
            white-space: nowrap;
        }

        .breadcrumb ul li:not(:last-child) {
            margin-right: 6px;
        }

        .breadcrumb ul li:not(:last-child)::after {
            width: 10px;
            margin-left: 6px;
        }

        .breadcrumb ul li:first-child::before {
            width: 6.5px;
            height: 6.5px;
            margin-right: 5px;
        }

        .sp_arrow {
            position: relative;
        }

        .sp_arrow::after {
            content: "";
            display: block;
            width: 36px;
            height: 36px;
            background: url(../img/arrow_sp.svg) no-repeat center/contain;
            position: absolute;
            bottom: -8px;
            right: -8px;
        }

        .section_row {
            padding-top: 25px;
        }

        .section_row .row_inner {
            width: 90%;
        }

        #related_page .inner .ttl {
            font-size: 14px;
            margin-bottom: 7px;
        }

        #related_page .inner .ttl_row {
            margin-bottom: 30px;
        }

        #related_page .inner .ttl_row h2 {
            font-size: 21px;
        }

        #related_page .inner .ttl_row h2 a::after {
            margin-left: 10px;
            width: 21px;
            height: 21px;
        }

        #related_page .inner .ttl_row .sec_ttl {
            font-size: 11px;
        }

        #cta .recruit_mg {
            background-image: url(../img/cta_bg_sp.jpg);
            aspect-ratio: 750/499;
        }

        #cta .inner .txt {
            font-size: 16px;
            margin-bottom: 0;
        }

        #cta .inner .recruit li a {
            width: 168px;
            font-size: 14px;
        }

        footer {
            padding: 50px 0 20px;
        }

        footer .inner {
            padding-left: 0;
            padding-right: 0;
        }

        footer .inner .company_nav {
            display: none;
        }

        footer .inner .catch_copy {
            margin-top: 0;
        }

        footer .inner .catch_copy .catch .main {
            margin-bottom: 6px;
        }

        footer .inner .catch_copy .catch .main img {
            width: 265px;
            display: block;
        }

        footer .inner .catch_copy .catch .sub img {
            width: 265px;
            display: block;
        }

        footer .inner .catch_copy .copy {
            font-size: 10px;
        }
    }

    ._d02 {
        transition-delay: 0.2s;
    }

    ._d03 {
        transition-delay: 0.3s;
    }

    ._d04 {
        transition-delay: 0.4s;
    }

    ._d05 {
        transition-delay: 0.5s;
    }

    ._f-up {
        opacity: 0;
        transform: translate(0, 20px);
        transition-duration: 0.6s;
        transition-timing-function: ease;
    }

    ._f-up._is-inview {
        opacity: 1;
        transform: translate(0);
    }

    ._f-in {
        opacity: 0;
        transition-duration: 0.6s;
        transition-timing-function: ease;
    }

    ._f-in._is-inview {
        opacity: 1;
    }

    #top header .inner h1::before {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        background: url(../img/radius_top_left.svg) no-repeat left top/contain;
        position: absolute;
        top: 100%;
        left: 2.5vw;
        transition: opacity 0.8s cubic-bezier(0.33, 0.09, 0.09, 1);
    }

    #top header.fixed .inner h1::before {
        content: none;
    }

    #top header.open .inner h1::before {
        opacity: 0;
    }

    #top #mv {
        padding-top: 100px;
        padding-bottom: 0;
        position: relative;
    }

    #top #mv::before {
        content: "";
        display: block;
        width: 2.5vw;
        height: 100%;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
    }

    #top #mv .inner {
        width: 100%;
        max-width: none;
        padding: 30px;
        /* background: #e4f0ff; */
    }

    #top #mv .inner .mv_slider {
        opacity: 0;
        transition: 0.4s ease;
    }

    #top #mv .inner .mv_slider.slick-initialized {
        opacity: 1;
    }

    #top #mv .inner .mv_slider .slide {
        height: calc(100vh - 140px);
        width: auto;
        aspect-ratio: 9/8;
        margin: 0 5px;
        position: relative;
    }

    #top #mv .inner .mv_slider .slide::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: linear-gradient(to top, rgba(37, 45, 47, 0.2), rgba(37, 45, 47, 0));
        position: absolute;
        bottom: 0;
        left: 0;
        border-radius: 30px;
        z-index: 2;
    }

    #top #mv .inner .mv_slider .slide img {
        border-radius: 15px;
    }

    #top #mv .inner .mv_slider .slide img.pc {
        display: block;
    }

    #top #mv .inner .mv_slider .slide img.sp {
        display: none;
    }

    #top #mv .intern_news {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2;
        width: 38%;
        height: 100px;
    }

    #top #mv .intern_news .intern_btn {
        margin-bottom: 20px;
    }

    #top #mv .intern_news .intern_btn a {
        display: flex;
        align-items: center;
        margin: 0 0 0 auto;
        background: url(../img/top/mv_btn_bg.png) no-repeat center left/cover;
        width: 50%;
        min-width: 302px;
        height: 66px;
        font-size: 18px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        color: #fff;
        position: relative;
        padding: 0 1.4em 0 2em;
        border-radius: 50px 0 0 50px;
    }

    #top #mv .intern_news .intern_btn a::before {
        content: "";
        display: block;
        width: 81px;
        height: 40px;
        background: url(../img/top/mv_btn_txt.svg) no-repeat center/contain;
        position: absolute;
        top: -13px;
        left: -11px;
    }

    @media (hover: hover) and (pointer: fine) {
        #top #mv .intern_news .intern_btn a:hover {
            opacity: 0.8;
        }
    }

    #top #mv .intern_news .intern_btn._anm {
        transform: translate(100%, 0);
        transition: 0.6s ease 0.4s;
    }

    #top #mv .intern_news .intern_btn._anm a::before {
        transform: translate(0, 6px);
        opacity: 0;
        transition: 0.3s ease 0.8s;
    }

    #top #mv .intern_news .intern_btn._anm._is-inview {
        transform: translate(0);
    }

    #top #mv .intern_news .intern_btn._anm._is-inview a::before {
        transform: translate(0);
        opacity: 1;
    }

    #top #mv .intern_news .news {
        background: #eaeff3;
        border-top-left-radius: 20px;
        8px: 0 0 0 0;
        border-radius: 20px 0px 0px 20px;
    }

    #top #mv .intern_news .news .news_slider {
        padding-right: 80px;
    }

    #top #mv .intern_news .news .news_slider .slide {
        padding: 30px 0 35px 30px;
    }

    #top #mv .intern_news .news .news_slider .slide a {
        display: block;
    }

    @media (hover: hover) and (pointer: fine) {
        #top #mv .intern_news .news .news_slider .slide a:hover {
            opacity: 0.8;
        }
    }

    #top #mv .intern_news .news .news_slider .slide .date_cat {
        display: flex;
        align-items: center;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #top #mv .intern_news .news .news_slider .slide .date_cat .date {
        font-family: "Barlow", sans-serif;
        font-size: 15px;
    }

    #top #mv .intern_news .news .news_slider .slide .date_cat .cat {
        margin-left: 12px;
        background: #adadad;
        border-radius: 3px;
        color: #fff;
        font-size: 14px;
        line-height: 1;
        padding: 4px 12px;
    }

    #top #mv .intern_news .news .news_slider .slide .ttl {
        margin-top: 20px;
        font-size: 15px;
        line-height: 1.8;
    }

    #top #mv .intern_news .news .news_slider .slick-arrow {
        font-size: 0;
        cursor: pointer;
        top: 50%;
        width: 10px;
        height: 16px;
        position: absolute;
    }

    #top #mv .intern_news .news .news_slider .slick-arrow.slick-prev {
        display: none !important;
    }

    #top #mv .intern_news .news .news_slider .slick-arrow.slick-next {
        right: 30px;
        background: url(../img/arrow_right_black.svg) no-repeat center/contain;
    }

    #top #mv .intern_news .news::before {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        /* background: url(../img/radius_bottom_right.svg) no-repeat bottom right/contain; */
        position: absolute;
        bottom: 0;
        right: 100%;
    }

    #top #mv .copy {
        position: absolute;
        left: 0;
        bottom: 0;
        /* top: 10px; */
        z-index: 20;
        display: flex;
        align-items: flex-end;
        padding-left: 66px;
        padding-bottom: 30px;
    }

    #top #mv .copy::before {
        content: "";
        display: block;
        width: 40.7vw;
        height: 40.7vw;
        max-width: 605px;
        max-height: 605px;
        min-width: 243px;
        min-height: 243px;
        background: linear-gradient(135deg, #18559d, #18559d);
        border-radius: 50%;
        position: absolute;
        left: 0;
        bottom: -80px;
        z-index: -1;
        transform: translateX(-25%);
    }

    #top #mv .copy .mv_line {
        position: absolute;
        width: 2px;
        height: 6.831vw;
        max-height: 104.28px;
        bottom: -12px;
        left: 18px;
    }

    #top #mv .copy .mv_line::after {
        content: "";
        display: block;
        width: 100%;
        height: 6.831vw;
        max-height: 104.28px;
        background: #fff;
        animation: mv_line 1.5s infinite ease;
        position: absolute;
        left: 0;
    }

    #top #mv .copy .group .sub {
        font-size: 4.1vw;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        color: #fff;
        line-height: 1.2;
        margin-bottom: 1vw;
        top: -100px;
        position: relative;
        font-weight: 600;
        left: -40px;
    }

    #top #mv .copy .group .copy_en img {
        width: 46vw;
        max-width: 900px;
        min-width: 540px;
    }

    #top #mv .copy .group .copy_en {
        font-size: 2.0em;
        position: relative;
        color: #fff;
        bottom: 90px;
    }



    @media (max-width: 600px) {
        #top #mv .copy .group .copy_en {
            font-size: 1.0em;
            position: relative;
            color: #fff;
            bottom: 0px;
        }

    }


    #top #mv .copy .copy_jp {
        margin-left: 1.85vw;
        padding-bottom: 1vw;
    }

    #top #mv .copy .copy_jp img {
        width: 3.8vw;
        max-width: 68px;
        min-width: 47px;
    }

    #top #concept {
        padding: 160px 0;
        position: relative;
    }

    #top #concept .inner {
        width: 76%;
        max-width: 912px;
        position: relative;
    }

    #top #concept .inner .concept_img {
        position: absolute;
        z-index: 0;
    }

    #top #concept .inner .concept_img img {
        width: 200%;
    }

    #top #concept .inner .concept_img.concept_imgRight01 {
        width: 17px;
        right: -242px;
        top: -40px;
        z-index: 7;
    }

    #top #concept .inner .concept_img.concept_imgRight02 {
        width: 36px;
        top: 198px;
        right: -94px;
        z-index: 6;
    }

    #top #concept .inner .concept_img.concept_imgRight03 {
        width: 64px;
        bottom: -52px;
        right: -150px;
        z-index: 5;
    }

    #top #concept .inner .concept_img.concept_imgRight04 {
        width: 215px;
        bottom: -20px;
        right: -366px;
        z-index: 4;
    }

    #top #concept .inner .concept_img.concept_imgRight05 {
        width: 100px;
        top: 72px;
        right: -207px;
        z-index: 3;
    }

    #top #concept .inner .concept_img.concept_imgRight06 {
        width: 210px;
        top: -73px;
        right: -168px;
        z-index: 2;
    }

    #top #concept .inner .concept_img.concept_imgLeft01 {
        width: 90px;
        left: -147px;
        bottom: 90px;
        z-index: 8;
    }

    #top #concept .inner .concept_img.concept_imgLeft02 {
        width: 120px;
        left: -232px;
        bottom: 27px;
        z-index: 7;
    }

    #top #concept .inner .concept_img.concept_imgLeft03 {
        width: 124px;
        left: -370px;
        bottom: 62px;
        z-index: 6;
    }

    #top #concept .inner .concept_img.concept_imgLeft04 {
        width: 68px;
        left: -360px;
        bottom: -50px;
        z-index: 5;
    }

    #top #concept .inner .concept_img.concept_imgLeft05 {
        width: 22px;
        left: -235px;
        top: -45px;
        z-index: 4;
    }

    #top #concept .inner .concept_img.concept_imgLeft06 {
        width: 250px;
        left: -402px;
        top: 6px;
        z-index: 3;
    }

    #top #concept .inner .concept_img.concept_imgLeft07 {
        width: 150px;
        left: -178px;
        top: -128px;
        z-index: 6;
    }

    #top #concept .inner .desc {
        font-weight: bold;
        font-size: 20px;
        line-height: 2.4;
        position: relative;
        z-index: 15;
    }

    #top #concept .inner .btn {
        margin-top: 60px;
    }

    #top #concept .inner .btn a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 360px;
        height: 74px;
        background: #eaeff3;
        border-radius: 6px;
        padding-left: 27px;
        padding-right: 12px;
        font-size: 19px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: relative;
        z-index: 1;
    }

    #top #concept .inner .btn a::before {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%);
        z-index: -1;
        transition: 0.4s;
    }

    #top #concept .inner .btn a::after {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: linear-gradient(135deg, #0859a8, #1c63b9);
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%) scale(0);
        z-index: -1;
        transition: 0.4s;
    }

    #top #concept .inner .btn a i {
        display: block;
        position: relative;
        width: 36px;
        height: 36px;
    }

    #top #concept .inner .btn a i::before {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #top #concept .inner .btn a i::after {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_white.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: 0.4s;
    }

    @media (hover: hover) and (pointer: fine) {
        #top #concept .inner .btn a:hover {
            background: #e4e9ee;
        }

        #top #concept .inner .btn a:hover i::after {
            opacity: 1;
        }

        #top #concept .inner .btn a:hover::before {
            transform: translateY(-50%) scale(0);
        }

        #top #concept .inner .btn a:hover::after {
            transform: translateY(-50%) scale(1);
        }
    }

    #top section h2 {
        font-size: 42px;
        line-height: 1;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #top section h2 a {
        display: flex;
        align-items: center;
    }

    #top section h2 a span {
        position: relative;
    }

    #top section h2 a span::after {
        content: "";
        display: block;
        width: 0;
        height: 1px;
        background: #0859a8;
        position: absolute;
        left: 0;
        top: calc(100% + 5px);
        transition: 0.4s;
    }

    #top section h2 a::after {
        /* content: 'ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢'; */
        content: "";
        display: block;
        width: 38px;
        height: 38px;
        background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
        margin-left: 15px;
    }

    @media (hover: hover) and (pointer: fine) {
        #top section h2 a:hover {
            color: #0859a8;
        }

        #top section h2 a:hover span::after {
            width: 100%;
        }
    }

    #top section .sec_ttl {
        font-size: 16px;
        line-height: 1;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-family: "PT Sans", sans-serif;
        text-align: right;
    }

    #top #about {
        background: #f0f3f6;
        padding-top: 60px;
        border-top-left-radius: 100px;
        position: relative;
    }

    #top #about::before {
        content: "";
        display: block;
        width: 100px;
        height: 100px;
        background: url(../img/radius_bottom_right_gray.svg) no-repeat right bottom/contain;
        position: absolute;
        bottom: 100%;
        right: 0;
        z-index: -1;
    }

    #top #about .inner {
        max-width: 1680px;
        position: relative;
    }

    #top #about .inner .about_img {
        position: absolute;
        ÃƒÂ¯Ã‚Â½Ã¢â‚¬Å“ aspect-ratio: 1/1.168;
        background: url(../img/top/about_img3.jpg123) no-repeat center/contain;
        right: 98%;
        top: 380px;
        border-radius: 30px;
        z-index: 1;
    }

    #top #about .inner .sec_ttl {
        margin-bottom: 40px;
    }

    #top #about .inner .row {
        display: flex;
        justify-content: space-between;
        position: relative;
        z-index: 3;
    }

    #top #about .inner .row .txt {
        width: 49.3%;
        padding-top: 4vw;
    }

    #top #about .inner .row .txt h2 {
        margin-bottom: 50px;
    }

    #top #about .inner .row .txt .desc {
        line-height: 2;
        margin-bottom: 80px;
    }

    #top #about .inner .row .txt .links li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fff;
        font-size: 19px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-weight: bold;
        width: 480px;
        height: 74px;
        padding-left: 20px;
        padding-right: 12px;
        border-radius: 6px;
        position: relative;
        transition: 0.4s;
        z-index: 3;
    }

    #top #about .inner .row .txt .links li a::before {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: #eaeff3;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%);
        z-index: -1;
        transition: 0.4s;
    }

    #top #about .inner .row .txt .links li a::after {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: linear-gradient(135deg, #18559d, #1c63b9);
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%) scale(0);
        z-index: -1;
        transition: 0.4s;
    }

    #top #about .inner .row .txt .links li a i {
        display: block;
        position: relative;
        width: 36px;
        height: 36px;
    }

    #top #about .inner .row .txt .links li a i::before {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #top #about .inner .row .txt .links li a i::after {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_white.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: 0.4s;
    }

    @media (hover: hover) and (pointer: fine) {
        #top #about .inner .row .txt .links li a:hover {
            background: #e4e9ee;
        }

        #top #about .inner .row .txt .links li a:hover i::after {
            opacity: 1;
        }

        #top #about .inner .row .txt .links li a:hover::before {
            transform: translateY(-50%) scale(0);
        }

        #top #about .inner .row .txt .links li a:hover::after {
            transform: translateY(-50%) scale(1);
        }
    }

    #top #about .inner .row .txt .links li:not(:last-child) {
        margin-bottom: 16px;
    }

    #top #about .inner .row .img_area {
        width: 43.6%;
        position: relative;
        z-index: 2;
    }

    #top #about .inner .row .img_area .about_left {
        width: 70px;
        height: 285px;
        background: url(../img/top/about_left.svg) no-repeat center/contain;
        position: absolute;
        top: -17px;
        left: 9px;
        z-index: 2;
    }

    #top #about .inner .row .img_area .about_right {
        width: 140px;
        height: 140px;
        /* background: url(../img/top/about_right.svg) no-repeat center/contain; */
        position: absolute;
        bottom: -95px;
        right: -133px;
        z-index: 2;
        background: #0859a8;
        border-radius: 50%;
    }

    #top #about .inner .row .img_area .img img {
        border-radius: 30px;
    }

    #top #about .inner .row .img_area .img.img1 {
        transform: translateX(48px);
    }

    #top #about .inner .row .img_area .img.img2 {
        width: 54%;
        position: absolute;
        bottom: -82px;
        left: -38.4%;
    }

    @media (max-width: 1430px) {
        #top #about .inner .row .img_area .img.img2 {
            left: -18.4%;
        }
    }

    #top #job_description {
        background: #f0f3f6;
        padding: 160px 0 140px;
        position: relative;
    }

    #top #job_description::after {
        content: "";
        display: block;
        width: 100px;
        height: 100px;
        background: url(../img/radius_top_left_bg.svg) no-repeat top left/contain;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 2;
    }

    #top #job_description .job_bg {
        width: 36vw;
        height: 36vw;
        position: absolute;
        top: -70px;
        right: calc(50% + 245px);
        background: url(../img/top/job_bg.png) no-repeat center/contain;
        z-index: 1;
    }

    #top #job_description .inner {
        max-width: 1680px;
        position: relative;
        z-index: 2;
    }

    #top #job_description .inner .sub_ttl {
        font-size: 18px;
        line-height: 1;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 15px;
    }

    #top #job_description .inner .ttl {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 70px;
    }

    #top #job_description .inner .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #top #job_description .inner .list .block {
        width: 48.1%;
    }

    #top #job_description .inner .list .block a .img {
        overflow: hidden;
        border-radius: 10px;
    }

    #top #job_description .inner .list .block a .img img {
        width: 100%;
        height: 100%;
        transition: 0.3s;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

    #top #job_description .inner .list .block a .txt {
        margin-top: 20px;
    }

    #top #job_description .inner .list .block a .txt .project {
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    #top #job_description .inner .list .block a .txt .main {
        font-size: 26px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 15px;
    }

    #top #job_description .inner .list .block a .txt .desc {
        font-size: 15px;
        line-height: 1.8;
    }

    @media (hover: hover) and (pointer: fine) {
        #top #job_description .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    #top #job_description .inner .list .block.coming a {
        pointer-events: none;
    }

    #top #job_description .inner .list .block.coming a .img {
        filter: grayscale(40%);
        position: relative;
    }

    #top #job_description .inner .list .block.coming a .img::before {
        content: "Coming Soon";
        font-family: "PT Sans", sans-serif;
        font-size: clamp(16px, 2.6vw, 42px);
        font-style: italic;
        display: block;
        text-align: center;
        color: #fff;
        height: 1em;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 5;
    }

    #top #job_description .inner .list .block.coming a .img::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgb(201, 201, 201);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.6;
        z-index: 3;
    }

    #top #job_description .inner .list .block.coming a .txt {
        color: #d5d5d5;
    }

    #top #job_description .inner .list.project_list {
        margin-bottom: 10px;
    }

    #top #job_description .inner .list.project_list .block {
        width: 48.1%;
        margin-bottom: 10px;
    }

    #top #job_description .inner .list.project_list .block .sub {
        font-weight: bold;
        font-size: 15px;
    }

    #top #job_description .inner h3 {
        font-size: 30px;
        margin-bottom: 40px;
        margin-top: 80px;
    }

    #top #interview {
        background: #222 url(../img/top/interbiew_bg.svg) no-repeat top -373px right -313px/820px;
        color: #fff;
        padding: 100px 0 140px;
        position: relative;
        border-bottom-right-radius: 100px;
        z-index: 1;
    }

    #top #interview::before {
        content: "";
        display: block;
        width: 100px;
        height: 100px;
        background: url(../img/radius_bottom_right_black.svg) no-repeat bottom right/contain;
        position: absolute;
        bottom: 100%;
        right: 0;
        z-index: -1;
    }

    #top #interview::after {
        content: "";
        display: block;
        width: 100px;
        height: 100px;
        background: url(../img/radius_top_left_black.svg) no-repeat bottom right/contain;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: -1;
    }

    #top #interview .inner {
        max-width: 1680px;
    }

    #top #interview .inner .sub_ttl {
        margin-bottom: 15px;
        font-size: 18px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-weight: bold;
    }

    #top #interview .inner .ttl {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 50px;
    }

    #top #interview .inner .desc {
        margin-bottom: 90px;
        line-height: 2;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #top #interview .inner .interview_slider {
        margin-right: calc((100vw - 1232px) / 2 * -1);
    }

    #top #interview .inner .interview_slider .slick-list {
        padding-top: 20px;
    }

    #top #interview .inner .interview_slider .slide {
        position: relative;
        margin-right: 40px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        width: 25.5vw;
        max-width: 510px;
        transition: 0.3s ease;
    }

    #top #interview .inner .interview_slider .slide a {
        display: block;
        position: relative;
    }

    #top #interview .inner .interview_slider .slide a .img {
        overflow: hidden;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-position: top right;
        mask-position: top right;
        border-radius: 10px 11px 10px 10px;
    }

    #top #interview .inner .interview_slider .slide a .img img {
        transition: 0.3s ease;
    }

    #top #interview .inner .interview_slider .slide a .img::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, rgba(37, 45, 47, 0.54) 0%, rgba(37, 45, 47, 0) 70%);
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 10px;
        z-index: 1;
    }

    #top #interview .inner .interview_slider .slide a .tag {
        position: absolute;
        top: 0;
        right: 0;
        font-size: clamp(11px, 1vw, 20px);
        color: #fff;
        line-height: 1;
        height: 40.57px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #top #interview .inner .interview_slider .slide a .txt {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0 10px 30px 20px;
        z-index: 2;
    }

    #top #interview .inner .interview_slider .slide a .txt .interview_ttl {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    #top #interview .inner .interview_slider .slide a .txt .detail {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        line-height: 1.2;
        margin-bottom: 5px;
    }

    #top #interview .inner .interview_slider .slide a .txt .detail .position {
        font-size: 16px;
    }

    #top #interview .inner .interview_slider .slide a .txt .detail .position::after {
        content: "/";
        margin: 0 0.5em;
    }

    #top #interview .inner .interview_slider .slide a .txt .detail .year {
        font-size: 13px;
    }

    #top #interview .inner .interview_slider .slide a .txt .name {
        font-size: 28px;
        line-height: 1;
        font-weight: bold;
    }

    @media (hover: hover) and (pointer: fine) {
        #top #interview .inner .interview_slider .slide a:hover .img img {
            transform: scale(1.04);
        }
    }

    #top #interview .inner .interview_slider .slide.even_slide {
        transform: translateY(-20px);
    }

    #top #interview .inner .interview_slider .slide.graduates a .img {
        -webkit-mask-image: url(../img/top/interview_mask.svg);
        mask-image: url(../img/top/interview_mask.svg);
    }

    #top #interview .inner .interview_slider .slide.graduates a .tag {
        width: 126px;
    }

    #top #interview .inner .interview_slider .slide.career a .img {
        -webkit-mask-image: url(../img/top/interview_mask_career.svg);
        mask-image: url(../img/top/interview_mask_career.svg);
    }

    #top #interview .inner .interview_slider .slide.career a .tag {
        width: 170px;
    }

    #top #interview .inner .interview_slider .slide.coming a {
        pointer-events: none;
    }

    #top #interview .inner .interview_slider .slide.coming a::before {
        content: "Coming Soon";
        font-family: "PT Sans", sans-serif;
        font-size: clamp(16px, 2.6vw, 42px);
        font-style: italic;
        display: block;
        text-align: center;
        color: #fff;
        height: 1em;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 5;
    }

    #top #interview .inner .interview_slider .slide.coming a .img {
        filter: grayscale(40%);
        position: relative;
    }

    #top #interview .inner .interview_slider .slide.coming a .img::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgb(201, 201, 201);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.7;
        z-index: 3;
    }

    #top #interview .inner .interview_slider .slide.coming a .txt {
        color: #d5d5d5;
    }

    #top #interview .inner .interview_slider .slick-arrow {
        position: absolute;
        top: -82px;
        width: 52px;
        height: 52px;
        background: #fff;
        border-radius: 50%;
        font-size: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        transition: 0.3s ease;
    }

    #top #interview .inner .interview_slider .slick-arrow::before {
        content: "";
        display: block;
        width: 8px;
        height: 13px;
        background: no-repeat center/contain;
    }

    #top #interview .inner .interview_slider .slick-arrow.slick-prev {
        right: calc((100vw - 1232px) / 2 + 68px);
    }

    #top #interview .inner .interview_slider .slick-arrow.slick-prev::before {
        background-image: url(../img/arrow_left_black.svg);
    }

    #top #interview .inner .interview_slider .slick-arrow.slick-next {
        right: calc((100vw - 1232px) / 2);
    }

    #top #interview .inner .interview_slider .slick-arrow.slick-next::before {
        background-image: url(../img/arrow_right_black.svg);
    }

    @media (hover: hover) and (pointer: fine) {
        #top #interview .inner .interview_slider .slick-arrow:hover {
            opacity: 0.8;
        }
    }

    #top #system_environment {
        padding: 100px 0 0;
        position: relative;
    }

    #top #system_environment .inner {
        max-width: 1680px;
        padding-bottom: 140px;
        position: relative;
    }

    #top #system_environment .inner .ttl {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 80px;
    }

    #top #system_environment .inner .list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #top #system_environment .inner .list .block {
        width: 49.1%;
    }

    #top #system_environment .inner .list .block a {
        background: #eef1f4;
        border: 1px solid #eef1f4;
        border-radius: 10px;
        padding: 42px 40px 52px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 100%;
        position: relative;
    }

    #top #system_environment .inner .list .block a .txt {
        width: 49%;
    }

    #top #system_environment .inner .list .block a .txt .main {
        font-size: 25px;
        line-height: 1.4;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 25px;
        transition: 0.3s ease;
    }

    #top #system_environment .inner .list .block a .txt .desc {
        font-size: 15px;
        line-height: 1.8;
    }

    #top #system_environment .inner .list .block a .img {
        width: 43%;
        height: 120%;
        text-align: center;
        background: url(../img/top/system_environment_bg.svg) no-repeat center/contain;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 5px;
    }

    #top #system_environment .inner .list .block a .img img {
        height: 130px;
        transition: 0.38s cubic-bezier(0.34, 0.09, 0.11, 1);
    }

    #top #system_environment .inner .list .block a i {
        display: block;
        width: 32px;
        height: 32px;
        position: absolute;
        bottom: 16px;
        right: 16px;
    }

    #top #system_environment .inner .list .block a i::before {
        content: "";
        display: block;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: linear-gradient(45deg, #18559d, #fd452d);
        border-radius: 50%;
        transition: 0.3s ease;
    }

    #top #system_environment .inner .list .block a i::after {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_white.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    @media (hover: hover) and (pointer: fine) {
        #top #system_environment .inner .list .block a:hover {
            border-color: #18559d;
        }

        #top #system_environment .inner .list .block a:hover .txt .main {
            color: #18559d;
        }

        #top #system_environment .inner .list .block a:hover .img img {
            transform: scale(1.08);
        }

        #top #system_environment .inner .list .block a:hover i::before {
            width: 40px;
            height: 40px;
        }
    }

    #top #system_environment .inner .list .block:nth-child(n+3) {
        margin-top: 30px;
    }

    #top #system_environment .inner .list .block:nth-child(3) a .img img {
        height: 115px;
    }

    #top #blog {
        padding: 0 0 140px;
    }

    #top #blog .inner {
        padding-top: 100px;
        max-width: 1680px;
        border-top: 1px solid #000;
    }

    #top #blog .inner .sub_ttl {
        font-size: 18px;
        line-height: 1;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 15px;
    }

    #top #blog .inner .ttl {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 100px;
    }

    #top #blog .inner .blog_slider {
        margin-right: calc((100vw - 1232px) / 2 * -1);
    }

    #top #blog .inner .blog_slider .slide {
        margin-right: 50px;
        width: 360px;
    }

    #top #blog .inner .blog_slider .slide a {
        display: block;
    }

    #top #blog .inner .blog_slider .slide a .img {
        overflow: hidden;
        border-radius: 10px;
        aspect-ratio: 36/24;
    }

    #top #blog .inner .blog_slider .slide a .img img {
        border-radius: 10px;
        transition: 0.4s ease;
    }

    #top #blog .inner .blog_slider .slide a .txt {
        margin-top: 20px;
    }

    #top #blog .inner .blog_slider .slide a .txt .blog_ttl {
        font-size: 17px;
        font-weight: 500;
        line-height: 1.6;
        margin-bottom: 20px;
        transition: 0.3s ease;
    }

    #top #blog .inner .blog_slider .slide a .txt .cat_date {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #top #blog .inner .blog_slider .slide a .txt .cat_date .cat {
        border: 1px solid #000;
        font-size: 12px;
        line-height: 1;
        border-radius: 3px;
        width: 76px;
        text-align: center;
        padding: 6px 0;
    }

    #top #blog .inner .blog_slider .slide a .txt .cat_date .date {
        font-size: 14px;
        font-family: "PT sans", sans-serif;
    }

    @media (hover: hover) and (pointer: fine) {
        #top #blog .inner .blog_slider .slide a:hover .img img {
            transform: scale(1.06);
        }

        #top #blog .inner .blog_slider .slide a:hover .txt .blog_ttl {
            color: #18559d;
        }
    }

    #top #blog .inner .blog_slider .slick-arrow {
        width: 52px;
        height: 52px;
        border-radius: 50%;
        background: #000;
        font-size: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: -82px;
        z-index: 2;
        transition: 0.3s ease;
        cursor: pointer;
    }

    #top #blog .inner .blog_slider .slick-arrow::before {
        content: "";
        display: block;
        width: 8px;
        height: 13px;
        background: no-repeat center/contain;
    }

    #top #blog .inner .blog_slider .slick-arrow.slick-prev {
        right: calc((100vw - 1232px) / 2 + 68px);
    }

    #top #blog .inner .blog_slider .slick-arrow.slick-prev::before {
        background-image: url(../img/arrow_prev.svg);
    }

    #top #blog .inner .blog_slider .slick-arrow.slick-next {
        right: calc((100vw - 1232px) / 2);
    }

    #top #blog .inner .blog_slider .slick-arrow.slick-next::before {
        background-image: url(../img/arrow_next.svg);
    }

    @media (hover: hover) and (pointer: fine) {
        #top #blog .inner .blog_slider .slick-arrow:hover {
            opacity: 0.8;
        }
    }

    #top #recruit {
        background: #eef1f4;
        border-radius: 100px 100px 0 0;
        padding: 100px 0 140px;
    }

    #top #recruit .inner {
        max-width: 1680px;
    }

    #top #recruit .inner .ttl {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 60px;
    }

    #top #recruit .inner .row {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    #top #recruit .inner .row .desc {
        line-height: 2;
        width: 33%;
    }

    #top #recruit .inner .row .links {
        width: 61.6%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #top #recruit .inner .row .links li {
        width: 48.6%;
    }

    #top #recruit .inner .row .links li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fff;
        font-size: 19px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-weight: bold;
        height: 74px;
        padding-left: 20px;
        padding-right: 12px;
        border-radius: 6px;
        position: relative;
        transition: 0.4s;
        z-index: 1;
    }

    #top #recruit .inner .row .links li a::before {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: #eaeff3;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%);
        z-index: -1;
        transition: 0.4s;
    }

    #top #recruit .inner .row .links li a::after {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: linear-gradient(135deg, #0859a8, #1c63b9);
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%) scale(0);
        z-index: -1;
        transition: 0.4s;
    }

    #top #recruit .inner .row .links li a i {
        display: block;
        position: relative;
        width: 36px;
        height: 36px;
    }

    #top #recruit .inner .row .links li a i::before {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #top #recruit .inner .row .links li a i::after {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_white.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: 0.4s;
    }

    @media (hover: hover) and (pointer: fine) {
        #top #recruit .inner .row .links li a:hover {
            background: #e4e9ee;
        }

        #top #recruit .inner .row .links li a:hover i::after {
            opacity: 1;
        }

        #top #recruit .inner .row .links li a:hover::before {
            transform: translateY(-50%) scale(0);
        }

        #top #recruit .inner .row .links li a:hover::after {
            transform: translateY(-50%) scale(1);
        }
    }

    #top #recruit .inner .row .links li:nth-child(n+3) {
        margin-top: 16px;
    }

    @media (max-width: 1680px) {
        #top #system_environment .inner .list .block a .txt .main {
            font-size: 20px;
        }
    }

    @media (max-width: 1648px) {
        #top #interview .inner .interview_slider .slide a .tag {
            height: 2.2vw;
        }

        #top #interview .inner .interview_slider .slide.graduates a .tag {
            width: 6.4vw;
            max-width: 90px;
        }

        #top #interview .inner .interview_slider .slide.career a .tag {
            width: 8.3vw;
            max-width: 120px;
        }
    }

    @media (max-width: 1400px) {
        #top #concept .inner .concept_img.concept_imgRight01 {
            right: -16.2%;
        }

        #top #concept .inner .concept_img.concept_imgRight02 {
            right: -6%;
        }

        #top #concept .inner .concept_img.concept_imgRight03 {
            right: -3%;
        }

        #top #concept .inner .concept_img.concept_imgRight04 {
            right: -33%;
        }

        #top #concept .inner .concept_img.concept_imgRight05 {
            right: -18%;
            top: 98px;
        }

        #top #concept .inner .concept_img.concept_imgRight06 {
            right: -10%;
        }

        #top #concept .inner .concept_img.concept_imgLeft01 {
            left: -21%;
            bottom: 98px;
        }

        #top #concept .inner .concept_img.concept_imgLeft02 {
            left: -22%;
            bottom: -17px;
        }

        #top #concept .inner .concept_img.concept_imgLeft03 {
            left: -38%;
        }

        #top #concept .inner .concept_img.concept_imgLeft04 {
            left: -60px;
            bottom: -98px;
            display: none;
        }

        #top #concept .inner .concept_img.concept_imgLeft05 {
            left: -14%;
        }

        #top #concept .inner .concept_img.concept_imgLeft06 {
            left: -28%;
        }

        #top #concept .inner .concept_img.concept_imgLeft07 {
            left: -5%;
            top: -2px;
        }

        #top #interview .inner .interview_slider {
            margin-right: -6vw;
        }

        #top #interview .inner .interview_slider .slick-arrow.slick-prev {
            right: calc(6vw + 68px);
        }

        #top #interview .inner .interview_slider .slick-arrow.slick-next {
            right: 6vw;
        }

        #top #blog .inner .blog_slider {
            margin-right: -6vw;
        }

        #top #blog .inner .blog_slider .slick-arrow.slick-prev {
            right: calc(6vw + 68px);
        }

        #top #blog .inner .blog_slider .slick-arrow.slick-next {
            right: 6vw;
        }
    }

    @media (max-width: 1180px) {
        #top #mv {
            margin-bottom: 175px;
        }

        #top #mv .mv_slider .slide {
            max-height: 960px;
        }

        #top #mv .copy::before {
            width: 28vw;
            height: 28vw;
        }

        #top #mv .copy .group .sub {
            font-size: 1.6vw;
        }

        #top #mv .copy .group .copy_en img {
            width: 60vw;
        }

        #top #mv .intern_news {
            bottom: unset;
            right: unset;
            top: 100%;
            left: 6%;
            width: 88%;
            max-width: 1232px;
            border-bottom: 1px solid #e8e8e8;
        }

        #top #mv .intern_news .intern_btn {
            position: absolute;
            right: -6vw;
            top: 20px;
            z-index: 2;
        }

        #top #mv .intern_news .intern_btn a {
            font-size: 15px;
            min-width: auto;
            width: 230px;
            padding: 0 0.8em;
            justify-content: center;
        }

        #top #mv .intern_news .news {
            padding-top: 46px;
        }

        #top #mv .intern_news .news .news_slider {
            padding-right: 27px;
        }

        #top #mv .intern_news .news .news_slider .slide {
            padding-left: 0;
        }

        #top #mv .intern_news .news .news_slider .slick-arrow.slick-next {
            right: 0;
        }

        #top #concept .inner .concept_left {
            right: calc(50% + 353px);
        }

        #top #concept .inner .concept_right {
            left: calc(50% + 145px);
        }

        #top #about .inner .row .img_area .img.img2 {
            left: 0;
            bottom: 0;
        }

        #top #job_description .job_bg {
            width: 630px;
            height: 630px;
            top: 53px;
        }

        #top #interview .inner .interview_slider .slide a .txt .interview_ttl {
            font-size: 15px;
        }

        #top #interview .inner .interview_slider .slide a .txt .detail {
            flex-direction: column;
            align-items: flex-start;
        }

        #top #interview .inner .interview_slider .slide a .txt .detail .position {
            font-size: 12px;
            line-height: 1.3;
        }

        #top #interview .inner .interview_slider .slide a .txt .detail .year {
            font-size: 11px;
            line-height: 1.3;
        }

        #top #interview .inner .interview_slider .slide a .txt .name {
            font-size: 20px;
        }

        #top #system_environment .inner .list .block a .img {
            height: 130%;
            width: 50%;
        }
    }

    @media (max-width: 1280px) {
        #top #mv {
            padding-top: 68px;
        }
    }

    @media (max-width: 1000px) {
        #top section h2 {
            font-size: 33px;
        }

        #top #about .inner .about_img {
            width: 226px;
            top: unset;
            bottom: -33px;
            left: unset;
            right: -60px;
            border-radius: 15px;
        }

        #top #about .inner .row {
            flex-direction: column;
        }

        #top #about .inner .row .txt {
            order: 2;
            width: 100%;
        }

        #top #about .inner .row .img_area {
            order: 1;
            width: 100%;
            margin-bottom: 20.6vw;
        }

        #top #about .inner .row .img_area .img.img1 {
            transform: none;
            width: 79.8%;
            margin: 0 0 0 auto;
        }

        #top #about .inner .row .img_area .img.img1 img {
            border-radius: 15px;
        }

        #top #about .inner .row .img_area .img.img2 {
            width: 41.8vw;
            left: -11vw;
            bottom: -82px;
        }

        #top #about .inner .row .img_area .img.img2 img {
            border-radius: 15px;
        }

        #top #about .inner .row .img_area .about_left {
            left: 12vw;
        }

        #top #about .inner .row .img_area .about_right {
            right: -12vw;
        }

        #top #job_description .inner .list {
            padding-left: 0;
            padding-right: 0;
        }

        #top #job_description .inner .list .block a .txt .main {
            font-size: 22px;
        }

        #top #interview .inner .interview_slider .slide {
            width: 64.5vw;
            margin-right: 15px;
            max-width: none;
        }

        #top #interview .inner .interview_slider .slide a .tag {
            border-radius: 0 5px 0 5px;
            font-size: 2.9vw;
            height: 6.4vw;
        }

        #top #interview .inner .interview_slider .slide a .txt {
            padding: 0 12px 20px;
        }

        #top #interview .inner .interview_slider .slide a .txt .interview_ttl {
            margin-bottom: 16px;
        }

        #top #interview .inner .interview_slider .slide.graduates a .tag {
            max-width: none;
            width: 16.4vw;
        }

        #top #interview .inner .interview_slider .slide.career a .tag {
            max-width: none;
            width: 21.4vw;
        }

        #top #interview .inner .interview_slider .slide.coming a::before {
            font-size: clamp(23px, 4vw, 40px);
        }

        #top #system_environment .inner .list {
            flex-direction: column;
        }

        #top #system_environment .inner .list .block {
            width: 100%;
        }

        #top #system_environment .inner .list .block:nth-child(n+2) {
            margin-top: 20px;
        }

        #top #recruit .inner .row {
            flex-direction: column;
        }

        #top #recruit .inner .row .desc {
            width: 100%;
        }

        #top #recruit .inner .row .links {
            margin-top: 30px;
            width: 100%;
        }
    }

    @media (max-width: 768px) {
        #top header .inner h1::before {
            width: 15px;
            height: 15px;
        }

        #top header .inner::before {
            width: 15px;
            height: 15px;
            left: 2.5vw;
        }

        #top #mv {
            padding-top: 54px;
        }

        #top #mv .inner .mv_slider .slide {
            width: 88vw;
            height: auto;
            aspect-ratio: 66/83;
        }

        #top #mv .inner .mv_slider .slide img {
            border-radius: 15px;
        }

        #top #mv .inner .mv_slider .slide img.sp {
            display: block;
        }

        #top #mv .inner .mv_slider .slide img.pc {
            display: none;
        }

        #top #mv .copy {
            padding-left: 23px;
            padding-bottom: 12px;
            width: 100%;
        }

        #top #mv .copy .mv_line {
            height: 12.2vw;
            left: 11px;
        }

        #top #mv .copy .mv_line::after {
            height: 12.2vw;
            animation-name: mv_line_sp;
        }

        #top #mv .copy .group .sub {
            font-size: 2.666vw;
            margin-bottom: 6px;
        }

        #top #mv .copy .group .copy_en img {
            width: 82.4vw;
            min-width: auto;
        }

        #top #mv .copy .copy_jp {
            margin-left: 0;
            position: absolute;
            bottom: -2vw;
            right: 25px;
            padding-bottom: 81px;
        }

        #top #mv .copy .copy_jp img {
            width: 9.2vw;
            min-width: auto;
        }

        #top #mv .copy::before {
            width: 40vw;
            height: 40vw;
            min-width: auto;
            min-height: auto;
            bottom: -8px;
        }

        #top #mv .intern_news .intern_btn {
            top: 13px;
        }

        #top #mv .intern_news .intern_btn a {
            width: 190px;
            height: 50px;
            font-size: 12px;
        }

        #top #mv .intern_news .intern_btn a::before {
            width: 61px;
            height: 30px;
        }

        #top #mv .intern_news .news::before {
            content: none;
        }

        #top #mv .intern_news .news .news_slider .slide {
            padding: 20px 0 25px 0;
        }

        #top #mv .intern_news .news .news_slider .slide .date_cat .date {
            font-size: 13px;
        }

        #top #mv .intern_news .news .news_slider .slide .date_cat .cat {
            font-size: 12px;
            margin-left: 8px;
            padding: 3px 10px;
            border-radius: 1.5px;
        }

        #top #mv .intern_news .news .news_slider .slide .ttl {
            margin-top: 15px;
            font-size: 13px;
            line-height: 1.5;
        }

        #top #mv .intern_news .news .news_slider .slide .ttl::after {
            width: 8px;
            height: 13px;
            margin-left: 18px;
        }

        #top #mv .intern_news .news .news_slider .slick-arrow.slick-next {
            right: 0;
        }

        #top section h2 {
            font-size: 21px;
        }

        #top section h2 a::after {
            margin-left: 10px;
            width: 21px;
            height: 21px;
        }

        #top section .sec_ttl {
            font-size: 11px;
        }

        #top #concept {
            padding: 60px 0 80px;
        }

        #top #concept .inner .concept_img.concept_imgRight01 {
            width: 8.5px;
            right: -16.54%;
            top: -14.5px;
        }

        #top #concept .inner .concept_img.concept_imgRight02 {
            width: 18px;
            right: -6%;
            top: 133px;
        }

        #top #concept .inner .concept_img.concept_imgRight03 {
            width: 32px;
            right: -16%;
            top: 326px;
            bottom: auto;
        }

        #top #concept .inner .concept_img.concept_imgRight04 {
            width: 107px;
            right: -23%;
            top: 180px;
            bottom: auto;
        }

        #top #concept .inner .concept_img.concept_imgRight05 {
            width: 50px;
        }

        #top #concept .inner .concept_img.concept_imgRight06 {
            width: 105px;
            top: 0;
        }

        #top #concept .inner .concept_img.concept_imgLeft01 {
            width: 45px;
            left: -15%;
            top: 185px;
            bottom: auto;
        }

        #top #concept .inner .concept_img.concept_imgLeft02 {
            width: 60px;
            left: -13%;
            top: 315px;
            bottom: auto;
        }

        #top #concept .inner .concept_img.concept_imgLeft03 {
            width: 62px;
            left: -28%;
            top: 274px;
            bottom: auto;
        }

        #top #concept .inner .concept_img.concept_imgLeft04 {
            display: none;
            width: 34px;
            left: -19%;
        }

        #top #concept .inner .concept_img.concept_imgLeft05 {
            width: 11px;
            left: -10%;
            top: -25px;
        }

        #top #concept .inner .concept_img.concept_imgLeft06 {
            width: 125px;
            top: 87px;
            left: -32%;
        }

        #top #concept .inner .concept_img.concept_imgLeft07 {
            width: 100px;
            left: -30%;
            top: -110px;
        }

        #top #concept .inner .desc {
            font-size: 14px;
            line-height: 2.2;
        }

        #top #concept .inner .btn {
            margin-top: 25px;
        }

        #top #concept .inner .btn a {
            width: 68vw;
            height: 56px;
            font-size: 15px;
            border-radius: 3px;
        }

        #top #concept .inner .btn a::before {
            width: 34px;
            height: 34px;
        }

        #top #concept .inner .btn a i {
            width: 34px;
            height: 34px;
        }

        #top #concept .inner .btn a i::after {
            width: 14px;
            height: 11px;
        }

        #top #about {
            border-top-left-radius: 46px;
            padding-top: 60px;
        }

        #top #about::before {
            width: 46px;
            height: 46px;
        }

        #top #about .inner .about_img {
            width: 30vw;
            height: 35.2vw;
            right: -8vw;
            bottom: -8.8vw;
            display: none;
        }

        #top #about .inner .row .img_area .about_left {
            top: -4vw;
            width: 9.3vw;
            height: 38vw;
        }

        #top #about .inner .row .img_area .about_right {
            width: 15.6vw;
            height: 15.6vw;
            right: -9.3vw;
            bottom: -12vw;
        }

        #top #about .inner .row .img_area .img.img2 {
            bottom: -8.4vw;
        }

        #top #about .inner .row .txt {
            padding-top: 0;
        }

        #top #about .inner .row .txt .ttl {
            display: flex;
            justify-content: space-between;
            margin-bottom: 30px;
        }

        #top #about .inner .row .txt .ttl h2 {
            margin-bottom: 0;
        }

        #top #about .inner .row .txt .ttl .sec_ttl {
            margin-bottom: 0;
        }

        #top #about .inner .row .txt .desc {
            font-size: 14px;
            line-height: 1.8;
            margin-bottom: 35px;
        }

        #top #about .inner .row .txt .links li a {
            font-size: 15px;
            width: 75.2vw;
            height: auto;
            padding: 11px 12px 11px 24px;
        }

        #top #about .inner .row .txt .links li a::before {
            width: 34px;
            height: 34px;
        }

        #top #about .inner .row .txt .links li a i {
            width: 34px;
            height: 34px;
        }

        #top #about .inner .row .txt .links li a i::before {
            width: 14px;
            height: 11px;
        }

        #top #job_description {
            padding: 90px 0 60px;
        }

        #top #job_description::after {
            width: 46px;
            height: 46px;
        }

        #top #job_description .job_bg {
            width: 319px;
            height: 319px;
            top: 38px;
            right: calc(50% - 15px);
        }

        #top #job_description .inner h3 {
            font-size: 20px;
            margin-bottom: 20px;
            margin-top: 40px;
        }

        #top #job_description .inner .ttl {
            align-items: flex-start;
            margin-bottom: 30px;
        }

        #top #job_description .inner .ttl h2 {
            line-height: 1.3;
        }

        #top #job_description .inner .ttl h2 a {
            position: relative;
        }

        #top #job_description .inner .ttl h2 a::after {
            position: absolute;
            left: 51px;
            bottom: 3px;
            margin-left: 0;
        }

        #top #job_description .inner .ttl h2 .sp {
            display: block;
        }

        #top #job_description .inner .ttl .sec_ttl {
            margin-top: 10px;
        }

        #top #job_description .inner .list {
            margin-bottom: 0;
        }

        #top #job_description .inner .list .block {
            width: 100%;
        }

        #top #job_description .inner .list .block a .txt {
            margin-top: 16px;
        }

        #top #job_description .inner .list .block a .txt .project {
            font-size: 12px;
            margin-bottom: 4px;
        }

        #top #job_description .inner .list .block a .txt .main {
            font-size: 18px;
            margin-bottom: 8px;
        }

        #top #job_description .inner .list .block a .txt .desc {
            font-size: 13px;
            line-height: 1.6;
        }

        #top #job_description .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }

        #top #job_description .inner .list .block.coming a .img::before {
            font-size: clamp(23px, 4vw, 40px);
        }

        #top #job_description .inner .list.project_list .block {
            width: 100%;
        }

        #top #interview {
            padding: 50px 0 60px;
            background: #222 url(../img/top/interbiew_bg.svg) no-repeat top -153px right -165px/380px;
            border-bottom-right-radius: 46px;
        }

        #top #interview::before,
        #top #interview::after {
            width: 46px;
            height: 46px;
        }

        #top #interview .inner .sub_ttl {
            font-size: 14px;
            margin-bottom: 8px;
        }

        #top #interview .inner .ttl {
            margin-bottom: 30px;
        }

        #top #interview .inner .desc {
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 30px;
        }

        #top #system_environment {
            padding-top: 50px;
        }

        #top #system_environment .inner {
            padding-bottom: 40px;
        }

        #top #system_environment .inner .ttl {
            margin-bottom: 30px;
        }

        #top #system_environment .inner .list .block a {
            flex-direction: column;
            padding: 20px 19px 40px;
            border-radius: 10px;
        }

        #top #system_environment .inner .list .block a .img {
            order: 1;
            width: 100%;
            margin-bottom: 19px;
            margin-top: 0;
            background-size: 191px;
            height: 116px;
        }

        #top #system_environment .inner .list .block a .img img {
            height: 107px;
        }

        #top #system_environment .inner .list .block a .txt {
            order: 2;
            width: 100%;
        }

        #top #system_environment .inner .list .block a .txt .main {
            font-size: 16px;
            margin-bottom: 15px;
        }

        #top #system_environment .inner .list .block a .txt .main br {
            display: none;
        }

        #top #system_environment .inner .list .block a .txt .desc {
            font-size: 13px;
            line-height: 1.6;
        }

        #top #system_environment .inner .list .block a i {
            width: 26px;
            height: 26px;
            bottom: 15px;
            right: 10px;
        }

        #top #system_environment .inner .list .block a i::before {
            width: 26px;
            height: 26px;
        }

        #top #system_environment .inner .list .block a i::after {
            width: 12px;
            height: 10px;
        }

        #top #system_environment .inner .list .block:nth-child(n+2) {
            margin-top: 10px;
        }

        #top #system_environment .inner .list .block:nth-child(3) a .img img {
            height: 97px;
        }

        #top #blog {
            padding: 0 0 60px;
        }

        #top #blog .inner {
            padding-top: 40px;
        }

        #top #blog .inner .sub_ttl {
            font-size: 14px;
            margin-bottom: 8px;
        }

        #top #blog .inner .ttl {
            margin-bottom: 30px;
            align-items: flex-start;
        }

        #top #blog .inner .ttl h2 {
            line-height: 1.3;
        }

        #top #blog .inner .ttl h2 a {
            position: relative;
        }

        #top #blog .inner .ttl h2 a::after {
            margin-left: 0;
            position: absolute;
            left: 73px;
            bottom: 2px;
        }

        #top #blog .inner .ttl .sec_ttl {
            margin-top: 10px;
        }

        #top #blog .inner .blog_slider .slide {
            width: 82vw;
            margin-right: 25px;
        }

        #top #blog .inner .blog_slider .slide a .txt {
            margin-top: 15px;
        }

        #top #blog .inner .blog_slider .slide a .txt .blog_ttl {
            font-size: 15px;
            line-height: 1.6;
            margin-bottom: 15px;
        }

        #top #blog .inner .blog_slider .slide a .txt .cat_date .cat {
            width: 67px;
            border-radius: 1.5px;
            padding: 5px 0;
        }

        #top #blog .inner .blog_slider .slide a .txt .cat_date .date {
            font-size: 13px;
        }

        #top #recruit {
            border-radius: 46px 46px 0 0;
            padding: 50px 0 70px;
        }

        #top #recruit .inner .ttl {
            margin-bottom: 30px;
        }

        #top #recruit .inner .desc {
            font-size: 14px;
            line-height: 1.8;
        }

        #top #recruit .inner .row .links {
            margin-top: 30px;
            flex-direction: column;
        }

        #top #recruit .inner .row .links li {
            width: 75.2vw;
        }

        #top #recruit .inner .row .links li a {
            font-size: 15px;
            height: 56px;
            border-radius: 3px;
        }

        #top #recruit .inner .row .links li a i {
            width: 34px;
            height: 34px;
        }

        #top #recruit .inner .row .links li a i::before {
            width: 14px;
            height: 11px;
        }

        #top #recruit .inner .row .links li a::before {
            width: 34px;
            height: 34px;
        }

        #top #recruit .inner .row .links li:nth-child(n+2) {
            margin-top: 10px;
        }
    }

    @media (max-width: 600px) {
        #top #mv .copy .group .sub {
            font-size: 3.666vw;
            bottom: 10px;
            left: 0px;
            top: -20px;
        }
    }



    /* sub header */
    #sub #mv {
        padding-top: 100px;
        padding-bottom: 0;
        position: relative;
    }



    @media (max-width: 600px) {
        #sub #mv {
            padding-top: 50px;
            padding-bottom: 0;
            position: relative;
        }
    }


    #sub #mv::before {
        content: "";
        display: block;
        width: 2.5vw;
        height: 100%;
        background: #18559d;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
    }

    #sub #mv .inner {
        width: 100%;
        max-width: none;
        padding: 30px;
        background: #e4f0ff;
    }




    /* Company_info */



    .company_info .section_row .row_inner section .ttl {
        color: #18559d;
        font-size: 14px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        display: flex;
        align-items: center;
        font-family: "PT Sans", sans-serif;
        margin-bottom: 25px;
    }

    .company_info .section_row .row_inner section .ttl::before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #18559d;
        margin-right: 6px;
    }

    .company_info .section_row .row_inner section h2 {
        font-size: 32px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 60px;
        line-height: 1;
    }

    .company_info .section_row .row_inner section#company_information .inner .desc {
        line-height: 1.8;
    }

    .company_info .section_row .row_inner section#company_information .inner .notice {
        margin-top: 24px;
        font-size: 14px;
        line-height: 1.6;
    }

    .company_info .section_row .row_inner section#company_information .inner table tr {
        /* border-top: 1px solid #000; */
    }

    .company_info .section_row .row_inner section#company_information .inner table tr th {
        background: #eef1f4;
        width: 185px;
        padding: 30px;
        text-align: left;
        font-weight: 500;
        line-height: 1.5;
        vertical-align: top;
    }

    .company_info .section_row .row_inner section#company_information .inner table tr td {
        width: calc(100% - 185px);
        padding: 30px 48px;
        line-height: 1.8;
    }

    .company_info .section_row .row_inner section#company_information .inner table tr td small {
        font-size: 14px;
    }

    .company_info .section_row .row_inner section#company_information .inner table tr td .notice {
        margin-top: 15px;
        font-size: 14px;
    }

    .company_info .section_row .row_inner section#company_information .inner table tr:last-child {
        /* border-bottom: 1px solid #000; */
    }

    .company_info .section_row .row_inner section#company_information .inner .btn {
        margin-top: 60px;
        cursor: pointer;
    }

    .company_info .section_row .row_inner section#company_information .inner .btn.link {
        margin-bottom: 60px;
    }

    .company_info .section_row .row_inner section#company_information .inner .btn a {
        display: block;
        margin: 0 auto;
        width: 480px;
        height: 80px;
        border-radius: 6px;
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: relative;
        border: 1px solid #18559d;
        background: linear-gradient(to right, #18559d, #18559d);
    }

    .company_info .section_row .row_inner section#company_information .inner .btn a::before {
        content: "";
        display: block;
        width: 0;
        height: 100%;
        background: #fff;
        transition: 0.2s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        border-radius: 6px;
    }

    .company_info .section_row .row_inner section#company_information .inner .btn a span {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 3;
    }

    .company_info .section_row .row_inner section#company_information .inner .btn a span::after {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background: url(../img/icon_blank.svg) no-repeat center/contain;
        margin-left: 15px;
    }

    @media (hover: hover) and (pointer: fine) {
        .company_info .section_row .row_inner section#company_information .inner .btn a:hover {
            color: #18559d;
        }

        .company_info .section_row .row_inner section#company_information .inner .btn a:hover::before {
            width: 100%;
            opacity: 1;
        }

        .company_info .section_row .row_inner section#company_information .inner .btn a:hover span::after {
            background-image: url(../img/icon_blank_red.svg);
        }
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_bg {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        top: 0;
        left: 0;
        z-index: 101;
        display: none;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area {
        display: none;
        position: relative;
        z-index: 102;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn {
        width: 100%;
        margin-top: 40px;
        display: flex;
        justify-content: center;
        position: absolute;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li a {
        display: flex;
        align-items: center;
        background: #fff;
        padding: 0 24px;
        width: 250px;
        height: 60px;
        border-radius: 30px;
        box-shadow: 10px 10px 22px rgba(0, 0, 0, 0.16);
        font-size: 15px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.04em;
        position: relative;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li a::before {
        content: "";
        display: block;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 13px;
        transform: translateY(-50%);
        transition: 0.3s;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li a::after {
        content: "";
        display: block;
        width: 16px;
        height: 15px;
        background: url(../img/icon_out.svg) no-repeat center/contain;
        position: absolute;
        right: 22px;
        top: 50%;
        transform: translateY(-50%);
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a {
        color: #17a0df;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a::before {
        background: #17a0df;
    }

    @media (hover: hover) and (pointer: fine) {
        .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover {
            color: #fff;
            background: #17a0df;
        }

        .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover::before {
            background: #fff;
        }

        .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover::after {
            background-image: url(../img/icon_out_blue.svg);
        }
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a {
        color: #14baa9;
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a::before {
        background: #14baa9;
    }

    @media (hover: hover) and (pointer: fine) {
        .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover {
            color: #fff;
            background: #14baa9;
        }

        .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover::before {
            background: #fff;
        }

        .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover::after {
            background-image: url(../img/icon_out_green.svg);
        }
    }

    .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:not(:last-child) {
        margin-right: 14px;
    }

    .company_info .section_row .row_inner section#flow {
        padding-top: 120px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block {
        background: #eef1f4;
        border-radius: 30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 40px;
        min-height: 240px;
        position: relative;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .img {
        width: 230px;
        text-align: center;
        background: url(../img/recruit/flow_bg.svg) no-repeat center/contain;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .img img {
        width: auto;
        height: 158px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt {
        width: calc(100% - 270px);
        padding: 10px 0;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt .main {
        color: #18559d;
        display: flex;
        align-items: center;
        margin-bottom: 16px;
        font-size: 22px;
        font-weight: bold;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt .main span {
        font-family: "PT Sans", sans-serif;
        font-size: 20px;
        width: 37px;
        margin-top: 3px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt .desc {
        line-height: 1.6;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt .desc a {
        font-weight: bold;
        text-decoration: underline;
        text-underline-offset: 3px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt ul {
        margin-top: 10px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt ul li {
        line-height: 1.4;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt ul li:not(:last-child) {
        margin-bottom: 10px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt ul+.desc {
        margin-top: 10px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block .txt .notice {
        font-size: 15px;
        margin-top: 20px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block:not(:last-child) {
        margin-bottom: 40px;
    }

    .company_info .section_row .row_inner section#flow .inner .list .block:not(:last-child)::after {
        content: "";
        display: block;
        width: 36px;
        height: 20px;
        background: url(../img/arrow_bottom_gray.svg) no-repeat center/contain;
        position: absolute;
        top: calc(100% + 6px);
        left: 50%;
        transform: translateX(-50%);
    }


    .year_nm {
        font-size: 35px;
        color: #18559d;
        padding-left: 30px;
        font-weight: 600;
    }


    ._2-rows-or-more {
        border-left: 1px solid #18559d;
        align-items: center;
        margin-left: 80px;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 8px;
        padding-left: 32px;
        display: block;
    }

    ._2-rows-or-more.first {
        padding-top: 0;
        display: block;
    }

    .history_list {
        border-bottom: 1px #cccbc6;
        align-items: flex-start;
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        display: block;
    }

    .history-month_2 {
        /* height: 50px; */
        margin-right: 0;
        /* margin-top: -35px; */
        /* margin-left: 82px; */
    }

    .history_1row {
        border-left: 1px solid #18559d;
        margin-left: 80px;
        margin-right: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 32px;
        display: block;
        display: flex;
    }

    .div-block-120 {
        display: flex;
    }

    .history-month_1 {
        height: 40px;
        margin-right: 54px;
    }

    .history-month_3 {
        height: 40px;
        margin-right: 48px;
    }

    .history_text {
        /* margin-top: 10px; */
        margin-left: 82px;
    }

    .history_block {
        margin-top: 10px;
        margin-bottom: 10px;
    }























    .company_info .section_row .row_inner section#faq {
        padding-top: 120px;
        padding-bottom: 160px;
    }

    .company_info .section_row .row_inner section#faq .inner .nav {
        display: flex;
        margin-bottom: 90px;
    }

    .company_info .section_row .row_inner section#faq .inner .nav li a {
        display: flex;
        align-items: center;
        font-size: 15px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    .company_info .section_row .row_inner section#faq .inner .nav li a::after {
        content: "";
        display: block;
        width: 10px;
        height: 9px;
        background: url(../img/arrow_bottom_gray_mini.svg) no-repeat center/contain;
        margin-left: 9px;
    }

    @media (hover: hover) and (pointer: fine) {
        .company_info .section_row .row_inner section#faq .inner .nav li a:hover {
            opacity: 0.7;
        }
    }

    .company_info .section_row .row_inner section#faq .inner .nav li:not(:last-child) {
        margin-right: 60px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group h3 {
        font-size: 20px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        background: linear-gradient(to top, #eef1f4 22px, transparent 22px);
        padding-left: 2px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item {
        border-bottom: 1px dashed #000;
        padding-bottom: 25px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q {
        padding-top: 25px;
        position: relative;
        cursor: pointer;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q p {
        display: flex;
        align-items: center;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-weight: 500;
        transition: 0.3s ease;
        line-height: 1;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q p span {
        font-family: "PT Sans", sans-serif;
        margin-right: 8px;
        font-size: 20px;
        font-weight: bold;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q::before {
        content: "";
        display: block;
        width: 22px;
        height: 22px;
        background: url(../img/icon_plus.svg) no-repeat center/contain;
        position: absolute;
        top: 27px;
        right: 18px;
        opacity: 1;
        transition: 0.3s;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q::after {
        content: "";
        display: block;
        width: 22px;
        height: 22px;
        background: url(../img/icon_plus_red.svg) no-repeat center/contain;
        position: absolute;
        top: 27px;
        right: 18px;
        opacity: 0;
        transition: 0.3s;
    }

    @media (hover: hover) and (pointer: fine) {
        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover p {
            color: #18559d;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover::before {
            opacity: 0;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover::after {
            opacity: 1;
        }
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active p {
        color: #18559d;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::before {
        background-image: url(../img/icon_minus_red.svg);
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::after {
        background-image: url(../img/icon_minus_red.svg);
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a {
        margin-top: 20px;
        line-height: 1.8;
        padding-left: 25px;
        padding-right: 60px;
        display: none;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn {
        margin-top: 25px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a {
        display: block;
        width: 480px;
        height: 80px;
        border-radius: 6px;
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: relative;
        border: 1px solid #18559d;
        background: linear-gradient(to right, #18559d, #fd452d);
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a::before {
        content: "";
        display: block;
        width: 0;
        height: 100%;
        background: #fff;
        transition: 0.2s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        border-radius: 6px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a span {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 3;
        padding: 0 40px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a span::after {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background: url(../img/icon_blank.svg) no-repeat center/contain;
        margin-left: 15px;
    }

    @media (hover: hover) and (pointer: fine) {
        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover {
            color: #18559d;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover::before {
            width: 100%;
            opacity: 1;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover span::after {
            background-image: url(../img/icon_blank_red.svg);
        }
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi {
        margin-top: 30px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi .main {
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a:not(:last-child) {
        margin-bottom: 30px;
    }

    .company_info .section_row .row_inner section#faq .inner .list .group:not(:last-child) {
        margin-bottom: 60px;
    }



    .company_info .section_row .row_inner section#greeting {
        padding-top: 120px;
        padding-bottom: 160px;
    }

    .company_info .section_row .row_inner section#greeting .inner .nav {
        display: flex;
        margin-bottom: 90px;
    }

    .company_info .section_row .row_inner section#greeting .inner .nav li a {
        display: flex;
        align-items: center;
        font-size: 15px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    .company_info .section_row .row_inner section#greeting .inner .nav li a::after {
        content: "";
        display: block;
        width: 10px;
        height: 9px;
        background: url(../img/arrow_bottom_gray_mini.svg) no-repeat center/contain;
        margin-left: 9px;
    }

    @media (hover: hover) and (pointer: fine) {
        .company_info .section_row .row_inner section#greeting .inner .nav li a:hover {
            opacity: 0.7;
        }
    }

    .company_info .section_row .row_inner section#greeting .inner .nav li:not(:last-child) {
        margin-right: 60px;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group h3 {
        font-size: 20px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        background: linear-gradient(to top, #eef1f4 22px, transparent 22px);
        padding-left: 2px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item {
        border-bottom: 1px dashed #000;
        padding-bottom: 25px;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q {
        padding-top: 25px;
        position: relative;
        cursor: pointer;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q p {
        display: flex;
        align-items: center;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-weight: 500;
        transition: 0.3s ease;
        line-height: 1;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q p span {
        font-family: "PT Sans", sans-serif;
        margin-right: 8px;
        font-size: 20px;
        font-weight: bold;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q::before {
        content: "";
        display: block;
        width: 22px;
        height: 22px;
        background: url(../img/icon_plus.svg) no-repeat center/contain;
        position: absolute;
        top: 27px;
        right: 18px;
        opacity: 1;
        transition: 0.3s;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q::after {
        content: "";
        display: block;
        width: 22px;
        height: 22px;
        background: url(../img/icon_plus_red.svg) no-repeat center/contain;
        position: absolute;
        top: 27px;
        right: 18px;
        opacity: 0;
        transition: 0.3s;
    }

    @media (hover: hover) and (pointer: fine) {
        .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q:hover p {
            color: #18559d;
        }

        .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q:hover::before {
            opacity: 0;
        }

        .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q:hover::after {
            opacity: 1;
        }
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q.active p {
        color: #18559d;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q.active::before {
        background-image: url(../img/icon_minus_red.svg);
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .q.active::after {
        background-image: url(../img/icon_minus_red.svg);
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a {
        margin-top: 20px;
        line-height: 1.8;
        padding-left: 25px;
        padding-right: 60px;
        display: none;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn {
        margin-top: 25px;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a {
        display: block;
        width: 480px;
        height: 80px;
        border-radius: 6px;
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: relative;
        border: 1px solid #18559d;
        background: linear-gradient(to right, #18559d, #fd452d);
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a::before {
        content: "";
        display: block;
        width: 0;
        height: 100%;
        background: #fff;
        transition: 0.2s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        border-radius: 6px;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a span {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 3;
        padding: 0 40px;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a span::after {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background: url(../img/icon_blank.svg) no-repeat center/contain;
        margin-left: 15px;
    }

    @media (hover: hover) and (pointer: fine) {
        .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a:hover {
            color: #18559d;
        }

        .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a:hover::before {
            width: 100%;
            opacity: 1;
        }

        .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .btn a:hover span::after {
            background-image: url(../img/icon_blank_red.svg);
        }
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .madoguchi {
        margin-top: 30px;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a .madoguchi .main {
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group .items .item .a:not(:last-child) {
        margin-bottom: 30px;
    }

    .company_info .section_row .row_inner section#greeting .inner .list .group:not(:last-child) {
        margin-bottom: 60px;
    }

    .company_info#career .section_row .row_inner section#company_information .inner .btn {
        margin-top: 45px;
    }

    .company_info#career .section_row .row_inner section#company_information .inner .btn a {
        margin-left: 0;
    }












    .company_info#career .section_row .row_inner section#company_information .inner .btn {
        margin-top: 45px;
    }

    .company_info#career .section_row .row_inner section#company_information .inner .btn a {
        margin-left: 0;
    }





    @media (max-width: 1200px) {
        .company_info .section_row .row_inner aside.pc {
            display: none;
        }

        .company_info .section_row .row_inner aside.sp {
            display: block;
            position: relative;
            width: 100%;
            margin-bottom: 50px;
        }

        .company_info .section_row .row_inner section {
            padding-left: 0;
        }
    }

    @media (max-width: 900px) {
        .company_info .section_row .row_inner section#flow .inner .list .block {
            flex-direction: column;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .img {
            margin-bottom: 20px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .txt {
            width: 100%;
            max-width: 340px;
        }

        .company_info .section_row .row_inner section#faq .inner .nav {
            flex-direction: column;
        }

        .company_info .section_row .row_inner section#faq .inner .nav li:not(:last-child) {
            margin-right: 0;
            margin-bottom: 10px;
        }
    }

    @media (max-width: 768px) {
        .company_info #mv .flow_txt {
            bottom: 5px;
        }

        .company_info .section_row .row_inner aside ul li a {
            font-size: 14px;
        }

        .company_info .section_row .row_inner aside ul li:not(:last-child) {
            margin-bottom: 10px;
        }

        .company_info .section_row .row_inner section .ttl {
            font-size: 13px;
            margin-bottom: 10px;
        }

        .company_info .section_row .row_inner section .ttl::before {
            width: 7.5px;
            height: 7.5px;
            margin-right: 6.5px;
        }

        .company_info .section_row .row_inner section h2 {
            font-size: 23px;
            margin-bottom: 35px;
        }

        .company_info .section_row .row_inner section#company_information .inner .desc {
            font-size: 14px;
            line-height: 1.6;
        }

        .company_info .section_row .row_inner section#company_information .inner .notice {
            margin-top: 15px;
            font-size: 13px;
            line-height: 1.5;
        }

        .company_info .section_row .row_inner section#company_information .inner table tr th {
            width: 100%;
            display: block;
            padding: 10px 16px;
            font-size: 13px;
        }

        .company_info .section_row .row_inner section#company_information .inner table tr td {
            width: 100%;
            display: block;
            padding: 15px 0 15px 16px;
            font-size: 13px;
            line-height: 1.6;
        }

        .company_info .section_row .row_inner section#company_information .inner table tr td .notice {
            margin-top: 15px;
            font-size: 12px;
        }

        .company_info .section_row .row_inner section#company_information .inner .btn {
            margin-top: 40px;
        }

        .company_info .section_row .row_inner section#company_information .inner .btn a {
            font-size: 15px;
            width: 282px;
            height: 70px;
            border-radius: 3px;
        }

        .company_info .section_row .row_inner section#company_information .inner .btn a::before {
            border-radius: 3px;
        }

        .company_info .section_row .row_inner section#company_information .inner .btn a span::after {
            width: 14px;
            height: 14px;
            margin-left: 9px;
        }

        .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area {
            width: 100%;
        }

        .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn {
            flex-direction: column;
            align-items: center;
            margin-left: 0;
            margin-top: 20px;
        }

        .company_info .section_row .row_inner section#company_information .inner .recruit_btn_area .recruit_btn li:not(:last-child) {
            margin-right: 0;
            margin-bottom: 10px;
        }

        .company_info .section_row .row_inner section#flow {
            padding-top: 60px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block {
            border-radius: 15px;
            min-height: auto;
            padding: 30px 5% 35px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .img {
            width: 228px;
            margin-bottom: 15px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .img img {
            height: 121px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .txt {
            padding: 0;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .txt .main {
            font-size: 20px;
            margin-bottom: 10px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .txt .main span {
            font-size: 18px;
            width: 28px;
            margin-right: 3px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .txt .desc {
            font-size: 14px;
            line-height: 1.6;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .txt ul {
            margin-top: 15px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .txt ul li {
            font-size: 14px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .txt ul li:not(:last-child) {
            margin-bottom: 7px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block .txt .notice {
            font-size: 13px;
            margin-top: 15px;
            text-indent: -1em;
            margin-left: 1em;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block:not(:last-child) {
            margin-bottom: 30px;
        }

        .company_info .section_row .row_inner section#flow .inner .list .block:not(:last-child)::after {
            width: 30px;
            height: 16.5px;
            top: calc(100% + 5px);
        }

        .company_info .section_row .row_inner section#faq {
            padding: 50px 0 77px;
        }

        .company_info .section_row .row_inner section#faq .inner .nav {
            margin-bottom: 50px;
        }

        .company_info .section_row .row_inner section#faq .inner .nav li a {
            font-size: 14px;
        }

        .company_info .section_row .row_inner section#faq .inner .nav li a::after {
            margin-left: 4px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group h3 {
            font-size: 18px;
            background: linear-gradient(to top, #eef1f4 18px, transparent 18px);
            padding-bottom: 7px;
            margin-bottom: 10px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item {
            padding-bottom: 15px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q {
            padding: 15px 30px 0 0;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q p {
            font-size: 13px;
            line-height: 1.6;
            align-items: flex-start;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q p span {
            font-size: 16px;
            margin-right: 5px;
            margin-top: -3px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q::before {
            width: 14px;
            height: 14px;
            right: 0;
            top: 20px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q::after {
            width: 14px;
            height: 14px;
            right: 0;
            top: 20px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::before,
        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::after {
            background-size: 14px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a {
            margin-top: 13px;
            font-size: 13px;
            line-height: 1.6;
            padding-left: 16px;
            padding-right: 29px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn {
            margin-top: 15px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a {
            font-size: 15px;
            width: 282px;
            height: 70px;
            border-radius: 3px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi {
            margin-top: 20px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi .main {
            font-size: 14px;
            margin-bottom: 5px;
        }

        .company_info .section_row .row_inner section#faq .inner .list .group:not(:last-child) {
            margin-bottom: 50px;
        }

        .company_info#career .section_row .row_inner section#company_information .inner .btn {
            margin-top: 30px;
        }

        .company_info#career .section_row .row_inner section#flow {
            padding-top: 50px;
        }
    }




    /* ======== table.tableOther ======== */
    table.company {
        border-collapse: collapse;
        text-align: left;
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 2;
        width: 100%;
    }

    table.company tr {}

    table.company th {
        width: 25%;
        padding: 22px;
        vertical-align: 0;
        border: #ddd 1px solid;
        border-right: #ddd 1px dashed;
        border-right: #ddd 1px solid;
    }

    table.company td {
        padding: 22px;
        vertical-align: 0;
        border: #ddd 1px solid;
        /* border-left:none; */
    }

    table.company td .linkArea {
        margin-top: 10px;
        text-align: left;
    }

    table.company td .linkArea a.btn {
        margin: 0;
    }

    /* --- #map_canvas --- */
    #map_canvas {
        width: 100%;
        margin-top: 70px;
        height: 400px;
        position: relative;
        z-index: 1;
        border: #ededed 1px solid;
    }



    @media only screen and (max-width: 950px) {
        table.company th {
            width: 30%;
            padding: 20px;
        }

        table.company td {
            padding: 20px;
        }
    }

    @media only screen and (max-width: 800px) {
        table.company {
            font-size: 13px;
        }
    }

    @media only screen and (max-width: 738px) {
        #outline .imgArea {
            /* float:none; */
            width: 100%;
            display: block;
        }

        #outline .txtArea {
            float: none;
            width: 100%;
            /* margin-top:25px; */
        }

        table.company {
            /* font-size:12px; */
        }

        /*	#map_canvas { display:none; }*/
    }

    @media only screen and (max-width: 414px) {
        table.company th {
            width: 30%;
            padding: 15px;
        }

        table.company td {
            padding: 15px;
        }
    }

    .page_top_area {
        margin-bottom: 30px;
        border: 2px solid #000;
        padding: 20px 20px;
        position: relative;
        margin-top: 80px;
    }


    .page_title_txt {
        font-size: 35px;
        line-height: 35px;
        position: absolute;
        top: -50px;
        background: #fff;
        padding: 0 30px;
    }

    .page_title_txt span {
        font-size: 0.6em;
        padding: 0 10px;
    }



    @media all and (max-width:414px) {

        .page_top_area {
            border: 2px solid #000;
            padding: 20px 10px;

        }



        .page_title_txt {
            font-size: 20px;
            line-height: 1.5;
            padding: 0;
        }
    }

    .page_sub_txt {
        font-size: 30px;
        line-height: 2;
        font-weight: 600;
    }


    @media all and (max-width:414px) {
        .page_sub_txt {
            font-size: 20px;
            line-height: 1.3;
            font-weight: 600;
            margin: 0;
        }
    }


    .mission_area {
        display: flex;
        gap: 1em;
    }

    .img_truck img {
        border-radius: 0.5em;
    }


    .mane {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding-top: 30px;
    }


    .mane h2 {
        font-size: 25px;
        font-weight: 400;
        text-align: left;
        padding-left: 30px;
    }

    .mane h2 {
        position: relative;
        color: white;
        background: #e5a01d;
        line-height: 2;
        font-size: 30px;
        margin-bottom: 20px;
        padding-left: 50px;
    }

    .mane h2 span {
        font-size: 0.9em;
        padding: 0 10px;
    }



    .mane h2:before {
        /*Ã§â€“â€˜Ã¤Â¼Â¼Ã¨Â¦ÂÃ§Â´Â */
        font-family: 'FontAwesome';
        content: "\f14a";
        position: absolute;
        left: 0.5em;
        /*Ã¥Â·Â¦Ã§Â«Â¯Ã£Ââ€¹Ã£â€šâ€°Ã£ÂÂ®Ã£â€šÂ¢Ã£â€šÂ¤Ã£â€šÂ³Ã£Æ’Â³Ã£ÂÂ¾Ã£ÂÂ§Ã£ÂÂ®Ã¨Â·ÂÃ©â€ºÂ¢*/
    }



    @media all and (max-width:414px) {

        .mane h2 {
            position: relative;
            color: white;
            background: #e5a01d;
            line-height: 2;
            font-size: 20px;
            margin-bottom: 20px;
            padding-left: 50px;
        }

        .mane h2 span {
            font-size: 0.9em;
            padding: 0 10px;
        }


    }

    .mane h3 {
        position: relative;
        color: #000;
        text-align: left;
        font-size: 20px;
        line-height: 2.5;
        padding-left: 10px;
        border-bottom: solid 1px;
        display: flex;
        align-content: center;
        align-items: center;
    }

    .mane h3 span {
        color: #18559d;
        font-size: 1.1em
    }



    .mane h3:before {
        /*Ã§â€“â€˜Ã¤Â¼Â¼Ã¨Â¦ÂÃ§Â´Â */
        font-family: 'Font Awesome 6 pro';
        content: "\f140";
        /* position: absolute; */
        left: 0.6em;
        /*Ã¥Â·Â¦Ã§Â«Â¯Ã£Ââ€¹Ã£â€šâ€°Ã£ÂÂ®Ã£â€šÂ¢Ã£â€šÂ¤Ã£â€šÂ³Ã£Æ’Â³Ã£ÂÂ¾Ã£ÂÂ§Ã£ÂÂ®Ã¨Â·ÂÃ©â€ºÂ¢*/
        font-size: 23px;
        /* top: -5px; */
        color: #18559d;
        padding-right: 10px;
    }


    @media all and (max-width:414px) {

        .mane h3 {
            font-size: 16px;
            line-height: 1.6;
            padding-bottom: 10px;
            margin-top: 0.6em;
            flex-direction: row;
        }

        .mane h3:before {
            font-size: 20px;
            top: 0;
        }

    }

    /* --- .nameArea --- */
    .nameArea {
        margin: 80px 0 0;
        background: #f4f4f4;
        border: 1px solid #eeebe7;
        position: relative;
        z-index: 2;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    /* --- .inner --- */
    .nameArea .inner {
        padding: 65px 3.5% 75px;
        z-index: 0;
        display: flex;
        gap: 2em;
        margin-bottom: 0 !important;
        align-content: center;
        align-items: center;
    }

    /* .imgArea */
    .nameArea .imgArea {
        width: 25%;
        z-index: 1;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    /* .nameArea .imgArea:before {
    position: absolute;
    top: 10px;
    right: 20px;
    left: 20px;
    bottom: 10px;
    content: "";
    z-index: 2;
  }
  
  .nameArea .imgArea:after {
    position: absolute;
    top: 20px;
    right: 10px;
    left: 10px;
    bottom: 20px;
    content: "";
    z-index: 2;
  }
   */

    .nameArea .imgArea h4 {
        font-size: 1.2em;
        line-height: 1.8;
        font-family: 'Playfair Display', YuMincho, "ProN W3", "Hiragino Mincho ProN", Verdana, serif;
        text-align: center;
    }

    .nameArea .imgArea h4 span {
        display: block;
        font-size: 1.5rem;
    }

    .nameArea .imgArea img {
        height: auto;
        margin: 10px auto;
    }

    /* .txtArea */
    .nameArea .txtArea {
        width: 70%;
        text-align: left;
    }

    .nameArea .txtArea .txtBox {
        margin: 0 auto;
    }

    .nameArea .txtArea h4 {
        margin: 0 0 30px;
        font-size: 55px;
        font-family: scotch-display, sans-serif;
        font-weight: 300;
        letter-spacing: 0.015em;
        position: relative;
        z-index: 0;
        line-height: 1.5;
        text-align: center;
    }

    .nameArea .txtArea p {
        font-size: 14px;
        line-height: 2.2;
    }


    @media all and (max-width:700px) {
        .nameArea .inner {
            flex-direction: column;
        }

        .nameArea .imgArea {
            width: 100%;
        }

        .nameArea .txtArea {
            width: 90%;
            text-align: left;
        }

    }





    /* INTERVIEW */
    #interview #mv .inner .ttl_row {
        margin-bottom: 50px;
    }

    #interview #mv .inner .ttl_row h2 {
        margin-bottom: 0;
    }

    #interview #interview_list {
        padding-bottom: 120px;
    }

    #interview #interview_list .inner {
        max-width: 1160px;
    }

    #interview #interview_list .inner .intro {
        margin-bottom: 100px;
    }

    #interview #interview_list .inner .interview_slider {
        display: flex;
        flex-wrap: wrap;
    }

    #interview #interview_list .inner .interview_slider .slide {
        position: relative;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        width: 30.6%;
        transition: 0.3s ease;
    }

    #interview #interview_list .inner .interview_slider .slide a {
        display: block;
    }

    #interview #interview_list .inner .interview_slider .slide a .img {
        overflow: hidden;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-position: top right;
        mask-position: top right;
        border-radius: 10px 11px 10px 10px;
    }

    #interview #interview_list .inner .interview_slider .slide a .img img {
        transition: 0.3s ease;
        display: block;
    }

    #interview #interview_list .inner .interview_slider .slide a .img::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, rgba(37, 45, 47, 0.54) 0%, rgba(37, 45, 47, 0) 70%);
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 10px;
        z-index: 1;
    }

    #interview #interview_list .inner .interview_slider .slide a .tag {
        position: absolute;
        top: 0;
        right: 0;
        font-size: clamp(11px, 1.2vw, 15px);
        line-height: 1;
        height: 2.4vw;
        max-height: 34px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0 10px 30px 20px;
        z-index: 2;
        color: #fff;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .interview_ttl {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .detail {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        line-height: 1.2;
        margin-bottom: 5px;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .detail .position {
        font-size: 16px;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .detail .position::after {
        content: "/";
        margin: 0 0.5em;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .detail .year {
        font-size: 13px;
    }

    #interview #interview_list .inner .interview_slider .slide a .txt .name {
        font-size: 28px;
        line-height: 1;
        font-weight: bold;
    }

    @media (hover: hover) and (pointer: fine) {
        #interview #interview_list .inner .interview_slider .slide a:hover .img img {
            transform: scale(1.04);
        }
    }

    #interview #interview_list .inner .interview_slider .slide:not(:nth-child(3n)) {
        margin-right: 4.1%;
    }

    #interview #interview_list .inner .interview_slider .slide:nth-child(n+4) {
        margin-top: 80px;
    }

    #interview #interview_list .inner .interview_slider .slide.graduates a .img {
        -webkit-mask-image: url(../img/top/interview_mask.svg);
        mask-image: url(../img/top/interview_mask.svg);
    }

    #interview #interview_list .inner .interview_slider .slide.graduates a .tag {
        width: 6.4vw;
        max-width: 90px;
    }

    #interview #interview_list .inner .interview_slider .slide.career a .img {
        -webkit-mask-image: url(../img/top/interview_mask_career.svg);
        mask-image: url(../img/top/interview_mask_career.svg);
    }

    #interview #interview_list .inner .interview_slider .slide.career a .tag {
        width: 8.3vw;
        max-width: 120px;
    }

    #interview #interview_list .inner .interview_slider .slide.coming a {
        pointer-events: none;
        position: relative;
    }

    #interview #interview_list .inner .interview_slider .slide.coming a .tag {
        opacity: 0.2;
    }

    #interview #interview_list .inner .interview_slider .slide.coming a::before {
        content: "Coming Soon";
        font-family: "PT Sans", sans-serif;
        font-size: clamp(16px, 2.6vw, 42px);
        font-style: italic;
        display: block;
        text-align: center;
        color: #fff;
        height: 1em;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 5;
    }

    #interview #interview_list .inner .interview_slider .slide.coming a .img {
        filter: grayscale(40%);
    }

    #interview #interview_list .inner .interview_slider .slide.coming a .img::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgb(201, 201, 201);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.7;
        z-index: 3;
    }

    #interview #interview_list .inner .interview_slider .slide.coming a .txt {
        color: #d5d5d5;
    }

    @media (max-width: 1180px) {
        #interview #interview_list .inner .interview_slider .slide a .txt .interview_ttl {
            font-size: 18px;
        }

        #interview #interview_list .inner .interview_slider .slide a .txt .detail {
            flex-direction: column;
            align-items: flex-start;
        }

        #interview #interview_list .inner .interview_slider .slide a .txt .detail .position {
            font-size: 12px;
            line-height: 1.3;
        }

        #interview #interview_list .inner .interview_slider .slide a .txt .detail .year {
            font-size: 11px;
            line-height: 1.3;
        }

        #interview #interview_list .inner .interview_slider .slide a .txt .name {
            font-size: 20px;
        }
    }

    @media (max-width: 1000px) {
        #interview #interview_list .inner .intro {
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 30px;
        }

        #interview #interview_list .inner .interview_slider {
            flex-direction: column;
            align-items: center;
        }

        #interview #interview_list .inner .interview_slider .slide {
            width: 100%;
        }

        #interview #interview_list .inner .interview_slider .slide a {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        #interview #interview_list .inner .interview_slider .slide a .img {
            width: 32vw;
            margin-right: 20px;
            position: relative;
        }

        #interview #interview_list .inner .interview_slider .slide a .img img {
            border-radius: 8px;
            -webkit-mask: unset;
            mask: unset;
        }

        #interview #interview_list .inner .interview_slider .slide a>.pc {
            display: none;
        }

        #interview #interview_list .inner .interview_slider .slide a .tag {
            position: static;
            font-size: 12px;
            color: #fff;
            background: #222;
            padding: 4px 5px 5px;
            border-radius: 3px;
            margin-bottom: 5px;
            width: -moz-fit-content;
            width: fit-content;
            height: auto;
        }

        #interview #interview_list .inner .interview_slider .slide a .txt {
            color: #111;
            width: calc(100% - 32vw - 20px);
            position: static;
            padding: 0;
        }

        #interview #interview_list .inner .interview_slider .slide a .txt>.sp {
            display: block;
        }

        #interview #interview_list .inner .interview_slider .slide a .txt .interview_ttl {
            margin-bottom: 16px;
        }

        #interview #interview_list .inner .interview_slider .slide a .txt .interview_ttl br {
            display: none;
        }

        #interview #interview_list .inner .interview_slider .slide:not(:nth-child(3n)) {
            margin-right: 0;
        }

        #interview #interview_list .inner .interview_slider .slide:nth-child(n+2) {
            margin-top: 36px;
        }

        #interview #interview_list .inner .interview_slider .slide.graduates a .img,
        #interview #interview_list .inner .interview_slider .slide.career a .img {
            -webkit-mask-image: none;
            mask-image: none;
        }

        #interview #interview_list .inner .interview_slider .slide.graduates a .img::before,
        #interview #interview_list .inner .interview_slider .slide.career a .img::before {
            content: none;
        }

        #interview #interview_list .inner .interview_slider .slide.graduates a .tag,
        #interview #interview_list .inner .interview_slider .slide.career a .tag {
            width: -moz-fit-content;
            width: fit-content;
        }

        #interview #interview_list .inner .interview_slider .slide.coming a .img::before {
            content: none;
            content: "Coming Soon";
            font-family: "PT Sans", sans-serif;
            font-size: clamp(16px, 3vw, 32px);
            background: none;
            font-style: italic;
            display: block;
            text-align: center;
            color: #fff;
            height: 1em;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            z-index: 5;
        }

        #interview #interview_list .inner .interview_slider .slide.coming a .tag {
            opacity: 0.2;
        }

        #interview #interview_list .inner .interview_slider .slide.coming a::before {
            content: none;
        }
    }

    @media (max-width: 768px) {
        #interview #mv {
            padding-bottom: 90px;
        }

        #interview #mv .inner .ttl_row {
            align-items: flex-start;
            margin-bottom: 25px;
        }

        #interview #mv .inner .ttl_row .sec_ttl {
            margin-top: 5px;
        }

        #interview #mv .flow_txt {
            bottom: 25px;
        }

        #interview #interview_list {
            padding-bottom: 60px;
        }

        #interview #interview_list .inner .interview_slider .slide a .txt .interview_ttl {
            font-size: 15px;
        }
    }

    #mv {
        position: relative;
        padding: 180px 0 50px;
        background: #e4f0ff;
        z-index: 0;
    }

    #mv .inner {
        max-width: 1640px;
        position: relative;
    }

    #mv .inner::before {
        content: "";
        display: block;
        width: 300px;
        height: 516px;
        /* background: url(../../img/bg_gray_logo.svg) no-repeat center/contain; */
        background: url(../../img/bg_img_truck.png) no-repeat center/contain;
        position: absolute;
        top: -112px;
        right: -80px;
        z-index: -1;
        opacity: 0.1;
    }


    #mv .inner::after {
        content: "";
        display: block;
        width: 1vw;
        height: 100%;
        background: #18559d;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    #mv .inner {
        max-width: 1680px;
    }

    #mv .inner .sec_ttl {
        text-align: right;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-family: "PT Sans", sans-serif;
    }

    #mv .inner .ttl_row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
        padding-left: 50px;
        margin-top: 10px;
    }

    #mv .inner .ttl_row .ttl {
        color: #18559d;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-weight: bold;
    }



    #mv .flow_txt {
        font-size: 180px;
        line-height: 1;
        font-family: "PT Sans", sans-serif;
        color: #f2f5f7;
        white-space: nowrap;
        position: absolute;
        bottom: 10px;
        z-index: -1;
    }

    #mv .flow_txt span {
        display: inline-block;
        margin-right: 68px;
    }




    #mv .inner .row {
        margin-top: 15px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    #mv .inner .row .txt {
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        padding-top: 59px;
    }

    #mv .inner .row .txt .breadcrumb {
        background: #eef1f4;
        border-radius: 4px;
        padding: 10px 19px;
        margin-bottom: 60px;
        width: -moz-fit-content;
        width: fit-content;
    }

    #mv .inner .row .txt .ttl {
        color: #18559d;
        font-weight: bold;
        margin-bottom: 20px;
    }

    #company_single #mv .inner .row .txt h2 {
        font-size: clamp(32px, 2.7vw, 48px);
        line-height: 1.5;
        margin-bottom: 75px;
    }

    #mv .inner .row .txt .position {
        font-size: 20px;
        margin-bottom: 15px;
        font-weight: bold;
    }

    #mv .inner .row .txt .name_year {
        display: flex;
        align-items: flex-end;
        line-height: 1;
    }

    #mv .inner .row .txt .name_year .name {
        font-weight: bold;
        font-size: 38px;
        margin-right: 18px;
        margin-right: 8px;
    }

    #mv .inner .row .txt .name_year .year {
        font-size: 15px;
        margin-bottom: 8px;
    }

    #mv .inner .row .img {
        width: 51%;
        position: relative;
    }

    #mv .inner .row .img .main_img img {
        border-radius: 20px;
        display: block;
    }

    #mv .inner .row .img .parallax {
        position: absolute;
    }

    #mv .inner .row .img .parallax.kazari1 {
        width: 17px;
        aspect-ratio: 1/5.588;
        background: url(../img/interview/mv_kazari1.svg) no-repeat center/contain;
        top: -26px;
        left: 79px;
    }

    #mv .inner .row .img .parallax.kazari2 {
        width: 105px;
        aspect-ratio: 1/1.5619;
        background: url(../img/interview/mv_kazari2.svg) no-repeat center/contain;
        top: 46%;
        right: -75px;
    }

    #mv .inner .row .img .parallax.kazari3 {
        width: 22px;
        aspect-ratio: 1/1;
        background: url(../img/interview/mv_kazari3.svg) no-repeat center/contain;
        top: 36%;
        right: -75px;
    }

    #mv .inner .row .img .parallax.kazari4 {
        width: 157px;
        aspect-ratio: 1/1;
        background: url(../img/interview/mv_kazari4.svg) no-repeat center/contain;
        bottom: -11px;
        right: 21px;
    }

    #mv .inner .row .img .parallax.kazari5 {
        width: 68px;
        aspect-ratio: 2/1;
        background: url(../img/interview/mv_kazari5.svg) no-repeat center/contain;
        bottom: 50px;
        left: 10px;
    }

    #mv .inner .row .img .parallax.kazari6 {
        width: 67px;
        aspect-ratio: 1/1.2985;
        background: url(../img/interview/mv_kazari6.svg) no-repeat center/contain;
        bottom: 58px;
        left: -30px;
    }

    #mv .flow_txt {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
    }


    #mv {
        padding: 198px 0 100px;
        position: relative;
        background: #ddd;
        position: relative;
        padding: 180px 0 50px;
        background: #e4f0ff;
        z-index: 0;
        margin-bottom: 30px;
    }



    #mv .inner .sec_ttl {
        font-size: 11px;
    }

    #mv .inner .ttl_row {
        margin-bottom: 10px;
        padding-left: 27px;
    }

    #mv .inner .ttl_row .ttl {
        font-size: 14px;
    }

    #mv .inner h2 {
        font-size: 52px;
        line-height: 1;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 30px;
        padding-left: 1em;
    }


    #mv .flow_txt {
        bottom: 10px;
        font-size: 100px;
    }

    #mv .flow_txt span {
        margin-right: 32px;
    }























    #company_single .section_row .row_inner .company_sec .inner .ttl {
        color: #18559d;
        font-size: 15px;
        margin-bottom: 10px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #company_single .section_row .row_inner .company_sec .inner .ttl span {
        font-size: 16px;
        font-family: "PT Sans", sans-serif;
        margin-right: 1em;
    }

    #company_single .section_row .row_inner .company_sec .inner h2 {
        font-size: 32px;
        line-height: 1.5;
        margin-bottom: 60px;
    }

    #company_single .section_row .row_inner .company_sec .inner .desc {
        line-height: 2;
        margin-bottom: 50px;
    }

    #company_single .section_row .row_inner .company_sec .inner .img {
        position: relative;
    }

    #company_single .section_row .row_inner .company_sec .inner .img .main_img img {
        border-radius: 20px;
    }

    #company_single .section_row .row_inner .company_sec:not(:last-child) {
        margin-bottom: 80px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax {
        position: absolute;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari1 {
        width: 120px;
        aspect-ratio: 1/0.2667;
        background: url(../img/interview/detail_kazari1.svg) no-repeat center/contain;
        top: 19px;
        right: -33px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari2 {
        width: 52px;
        aspect-ratio: 13/25;
        background: url(../img/interview/detail_kazari2.svg) no-repeat center/contain;
        top: 47px;
        right: -39px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari3 {
        width: 90px;
        aspect-ratio: 45/61;
        background: url(../img/interview/detail_kazari3.svg) no-repeat center/contain;
        bottom: -20px;
        left: 16px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax {
        position: absolute;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax.kazari1 {
        width: 61px;
        aspect-ratio: 61/67;
        background: url(../img/interview/detail_kazari4.svg) no-repeat center/contain;
        top: -21px;
        left: 16px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax.kazari2 {
        width: 47px;
        aspect-ratio: 47/127;
        background: url(../img/interview/detail_kazari5.svg) no-repeat center/contain;
        top: 60px;
        left: -16px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax {
        position: absolute;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari1 {
        width: 79px;
        aspect-ratio: 79/72;
        background: url(../img/interview/detail_kazari6.svg) no-repeat center/contain;
        top: 36px;
        right: -51px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari2 {
        width: 70px;
        aspect-ratio: 70/109;
        background: url(../img/interview/detail_kazari7.svg) no-repeat center/contain;
        bottom: -21px;
        left: 30px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari3 {
        width: 83px;
        aspect-ratio: 83/14;
        background: url(../img/interview/detail_kazari8.svg) no-repeat center/contain;
        bottom: 112px;
        left: -41px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner {
        padding: 60px;
        border: 1px solid #eee;
        border-radius: 20px;
        position: relative;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax {
        position: absolute;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.kazari1 {
        width: 83px;
        aspect-ratio: 1/1;
        background: url(../img/interview/detail_kazari9.svg) no-repeat center/contain;
        top: 30px;
        right: 27px;
        background: #17a0df;
        border-radius: 50px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.kazari2 {
        width: 46px;
        aspect-ratio: 1/1;
        /* background: url(../img/interview/detail_kazari10.svg) no-repeat center/contain; */
        top: 123px;
        right: -9px;
        background: #1c63b9;
        border-radius: 50px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner h2 {
        font-size: 26px;
        margin-bottom: 50px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl {
        padding-left: 70px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt {
        background: #1c63b9;
        color: #fff;
        width: 8em;
        border-radius: 15px;
        padding: 7px 8px 8px;
        font-size: 15px;
        line-height: 1;
        font-weight: 500;
        text-align: center;
        margin-bottom: 14px;
        position: relative;
    }


    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt span {
        font-size: 0.8em;
        padding: 0 2px
    }





    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt::before {
        content: "";
        display: block;
        width: 16px;
        height: 16px;
        background: #18559d;
        border-radius: 50%;
        position: absolute;
        top: 6px;
        left: -70px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd {
        position: relative;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd .main {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        padding-left: 10px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd .desc {
        font-size: 15px;
        line-height: 1.8;
        margin-bottom: 0;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd:not(:last-child) {
        margin-bottom: 35px;
    }

    #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd:not(:last-child)::before {
        content: "";
        width: 2px;
        height: calc(100% + 90px);
        background: #e2e2e2;
        position: absolute;
        top: -40px;
        left: -63px;
        z-index: -1;
    }

    #company_single #schedule {
        margin-top: 100px;
        background: #eef1f4 url(../img/interview/schedule_bg.svg) no-repeat top -255px left calc(50% + 550px);
        border-radius: 100px;
        padding: 95px 80px 120px;
    }

    #company_single #schedule .inner {
        max-width: 1440px;
        padding-left: 125px;
    }

    #company_single #schedule .inner .ttl {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        position: relative;
        margin-bottom: 60px;
    }

    #company_single #schedule .inner .ttl .img {
        position: absolute;
        top: 50%;
        left: -125px;
        transform: translateY(-50%);
        border: 2px solid #ff6982;
        border-radius: 50%;
    }

    #company_single #schedule .inner .ttl .img img {
        width: 100px;
        display: block;
        border-radius: 50%;
    }

    #company_single #schedule .inner .ttl h2 {
        font-size: 36px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1;
    }

    #company_single #schedule .inner .ttl h2 small {
        margin-bottom: 10px;
        display: block;
        font-size: 15px;
    }

    #company_single #schedule .inner .schedule_slider {
        overflow: hidden;
    }

    #company_single #schedule .inner .schedule_slider .swiper-wrapper {
        align-items: stretch;
    }

    #company_single #schedule .inner .schedule_slider .swiper-slide {
        height: auto;
    }

    #company_single #schedule .inner .schedule_slider .swiper-pagination {
        margin-top: 30px;
        background: #d3d9e0;
        position: static;
        display: flex;
    }

    #company_single #schedule .inner .schedule_slider .swiper-pagination .swiper-pagination-bullet {
        display: block;
        height: 4px;
        background: #d3d9e0;
        border-radius: 2px;
        transition: 0.3s;
    }

    #company_single #schedule .inner .schedule_slider .swiper-pagination .swiper-pagination-bullet-active {
        background: #64696e;
    }

    #company_single #schedule .inner .swiper-slide {
        background: #fff;
        border: 1px solid #cecece;
        border-radius: 20px;
        padding: 50px 22px 50px;
        width: 200px;
    }

    #company_single #schedule .inner .swiper-slide .time {
        color: #18559d;
        font-weight: bold;
        display: flex;
        align-items: center;
        margin-bottom: 25px;
        font-size: 22px;
        line-height: 1;
    }

    #company_single #schedule .inner .swiper-slide .time::before {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        background: #18559d;
        border-radius: 50%;
        margin-right: 12px;
    }

    #company_single #schedule .inner .swiper-slide .detail {
        font-size: 14px;
        line-height: 1.7;
    }

    #company_single #schedule .inner .swiper-slide:not(:last-child) {
        margin-right: 26px;
    }

    #company_single #interview {
        padding: 100px 0 160px;
        position: relative;
        z-index: 1;
    }

    #company_single #interview .inner {
        max-width: 1480px;
    }

    #company_single #interview .inner .sub_ttl {
        margin-bottom: 15px;
        font-size: 18px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-weight: bold;
    }

    #company_single #interview .inner .ttl {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 80px;
    }

    #company_single #interview .inner .desc {
        margin-bottom: 90px;
        line-height: 2;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #company_single #interview .inner .interview_slider {
        margin-right: calc((100vw - 1232px) / 2 * -1);
    }

    #company_single #interview .inner .interview_slider .slick-list {
        padding-top: 20px;
    }

    #company_single #interview .inner .interview_slider .slide {
        position: relative;
        margin-right: 20px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        width: 27vw;
        max-width: 474px;
        transition: 0.3s ease;
    }

    #company_single #interview .inner .interview_slider .slide a {
        display: block;
    }

    #company_single #interview .inner .interview_slider .slide a .img {
        overflow: hidden;
        border-radius: 10px 11px 10px 10px;
    }

    #company_single #interview .inner .interview_slider .slide a .img img {
        transition: 0.3s ease;
    }

    #company_single #interview .inner .interview_slider .slide a .img::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, rgba(37, 45, 47, 0.54) 0%, rgba(37, 45, 47, 0) 70%);
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 10px;
        z-index: 1;
    }

    #company_single #interview .inner .interview_slider .slide a .tag {
        position: absolute;
        top: 0;
        right: 0;
        background: #fff;
        font-size: 15px;
        line-height: 1;
        padding: 9px 13px 10px;
        border-radius: 0 10px 0 10px;
    }

    #company_single #interview .inner .interview_slider .slide a .tag::before {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        background: url(../img/radius_top_right.svg) no-repeat right top/contain;
        position: absolute;
        top: 0;
        right: 100%;
    }

    #company_single #interview .inner .interview_slider .slide a .tag::after {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        background: url(../img/radius_top_right.svg) no-repeat right top/contain;
        position: absolute;
        top: 100%;
        right: 0;
    }

    #company_single #interview .inner .interview_slider .slide a .txt {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0 10px 30px 20px;
        color: #fff;
        z-index: 2;
    }

    #company_single #interview .inner .interview_slider .slide a .txt .interview_ttl {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    #company_single #interview .inner .interview_slider .slide a .txt .detail {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        line-height: 1.2;
        margin-bottom: 5px;
    }

    #company_single #interview .inner .interview_slider .slide a .txt .detail .position {
        font-size: 17px;
    }

    #company_single #interview .inner .interview_slider .slide a .txt .detail .position::after {
        content: "/";
        margin: 0 0.5em;
    }

    #company_single #interview .inner .interview_slider .slide a .txt .detail .year {
        font-size: 14px;
    }

    #company_single #interview .inner .interview_slider .slide a .txt .name {
        font-size: 28px;
        line-height: 1;
        font-weight: bold;
    }

    @media (hover: hover) and (pointer: fine) {
        #company_single #interview .inner .interview_slider .slide a:hover .img img {
            transform: scale(1.04);
        }
    }

    #company_single #interview .inner .interview_slider .slide.even_slide {
        transform: translateY(-20px);
    }

    #company_single #interview .inner .interview_slider .slide.coming a {
        pointer-events: none;
        position: relative;
    }

    #company_single #interview .inner .interview_slider .slide.coming a .tag {
        z-index: 5;
        color: #cbcbcb;
    }

    #company_single #interview .inner .interview_slider .slide.coming a::before {
        content: "Coming Soon";
        font-family: "PT Sans", sans-serif;
        font-size: clamp(16px, 2.6vw, 42px);
        font-style: italic;
        display: block;
        text-align: center;
        color: #fff;
        height: 1em;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 5;
    }

    #company_single #interview .inner .interview_slider .slide.coming a .img {
        filter: grayscale(40%);
    }

    #company_single #interview .inner .interview_slider .slide.coming a .img::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgb(201, 201, 201);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.7;
        z-index: 3;
    }

    #company_single #interview .inner .interview_slider .slide.coming a .txt {
        color: #d5d5d5;
    }

    #company_single #interview .inner .interview_slider .slick-arrow {
        position: absolute;
        top: -67px;
        width: 52px;
        height: 52px;
        background: #222;
        border-radius: 50%;
        font-size: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        transition: 0.3s ease;
    }

    #company_single #interview .inner .interview_slider .slick-arrow::before {
        content: "";
        display: block;
        width: 8px;
        height: 13px;
        background: no-repeat center/contain;
    }

    #company_single #interview .inner .interview_slider .slick-arrow.slick-prev {
        right: calc((100vw - 1232px) / 2 + 68px);
    }

    #company_single #interview .inner .interview_slider .slick-arrow.slick-prev::before {
        background-image: url(../img/arrow_left.svg);
    }

    #company_single #interview .inner .interview_slider .slick-arrow.slick-next {
        right: calc((100vw - 1232px) / 2);
    }

    #company_single #interview .inner .interview_slider .slick-arrow.slick-next::before {
        background-image: url(../img/arrow_right.svg);
    }

    @media (hover: hover) and (pointer: fine) {
        #company_single #interview .inner .interview_slider .slick-arrow:hover {
            opacity: 0.8;
        }
    }

    @media (max-width: 1400px) {
        #company_single #interview .inner .interview_slider {
            margin-right: -6vw;
        }

        #company_single #interview .inner .interview_slider .slick-arrow.slick-prev {
            right: calc(6vw + 68px);
        }

        #company_single #interview .inner .interview_slider .slick-arrow.slick-next {
            right: 6vw;
        }
    }

    @media (max-width: 1180px) {
        #company_single #interview .inner .interview_slider .slide a .txt .interview_ttl {
            font-size: 15px;
        }

        #company_single #interview .inner .interview_slider .slide a .txt .detail .position {
            font-size: 12px;
        }

        #company_single #interview .inner .interview_slider .slide a .txt .detail .year {
            font-size: 11px;
        }

        #company_single #interview .inner .interview_slider .slide a .txt .name {
            font-size: 20px;
        }
    }

    @media (max-width: 1000px) {
        #company_single #mv .inner {
            width: 90%;
        }

        #company_single #mv .inner .sec_ttl.pc {
            display: none;
        }

        #company_single #mv .inner .row {
            flex-direction: column;
        }

        #company_single #mv .inner .row .img {
            order: 1;
            width: 100%;
        }

        #company_single #mv .inner .row .img .main_img img {
            width: 92%;
            margin: 0 0 0 auto;
        }

        #company_single #mv .inner .row .img .parallax.kazari1 {
            width: 2.26vw;
            top: 13.6vw;
            left: 1vw;
        }

        #company_single #mv .inner .row .img .parallax.kazari2 {
            width: 14vw;
            top: 31.7vw;
            right: -4.7vw;
        }

        #company_single #mv .inner .row .img .parallax.kazari3 {
            width: 2.933vw;
            top: 23vw;
            right: -4.533vw;
        }

        #company_single #mv .inner .row .img .parallax.kazari4 {
            width: 20.9vw;
            bottom: -1.2vw;
            right: 4.8vw;
        }

        #company_single #mv .inner .row .img .parallax.kazari5 {
            width: 9.066vw;
            left: 12vw;
            bottom: 6vw;
        }

        #company_single #mv .inner .row .img .parallax.kazari6 {
            width: 8.93vw;
            left: 4vw;
            bottom: 8vw;
        }

        #company_single #mv .inner .row .txt {
            order: 2;
            padding-top: 0;
            position: relative;
        }

        #company_single #mv .inner .row .txt .sec_ttl.sp {
            display: block;
            position: absolute;
            top: 40px;
            right: 0;
        }

        #company_single #mv .inner .row .txt .breadcrumb {
            transform: translateY(-50%);
            margin-bottom: 10px;
        }

        #company_single #mv .inner .row .txt h2 {
            font-size: 24px;
        }

        #company_single .section_row .row_inner .company_sec {
            padding-left: 0;
        }

        #company_single #interview .inner .interview_slider .slide {
            width: 30vw;
        }

        #company_single #schedule {
            padding-left: 0;
            padding-right: 0;
        }

        #company_single #schedule .inner {
            padding-left: 0;
        }

        #company_single #schedule .inner .ttl {
            padding-left: 125px;
        }

        #company_single #schedule .inner .ttl .img {
            left: 0;
        }
    }

    @media (max-width: 768px) {
        #mv {
            padding-top: 84px;
        }

        #mv .inner::before {
            top: 6px;
            width: 158px;
            height: 258px;
            right: -50px;
        }

        #mv .inner .row {
            margin-top: 0;
        }

        #mv .inner .row .txt {
            width: 100%;
            position: relative;
            z-index: 2;
        }

        #mv .inner .row .txt .breadcrumb {
            position: relative;
            padding: 7px 10px;
            border-radius: 4px;
            z-index: 4;
        }

        #mv .inner .row .txt .ttl {
            font-size: 13px;
            margin-bottom: 10px;
        }

        #mv .inner .row .txt h2 {
            margin-bottom: 35px;
        }

        #mv .inner .row .txt .position {
            font-size: 14px;
            margin-bottom: 10px;
        }

        #mv .inner .row .txt .name_year .name {
            font-size: 26px;
        }

        #mv .inner .row .txt .name_year .year {
            font-size: 12px;
        }

        #mv .inner .row .img {
            z-index: 1;
        }

        #mv .inner .row .img .main_img img {
            border-radius: 10px;
        }

        #mv .flow_txt {
            font-size: 108px;
        }

        #company_single .section_row .row_inner .company_sec .inner .ttl {
            font-size: 12px;
        }

        #company_single .section_row .row_inner .company_sec .inner .ttl span {
            font-size: 13px;
        }

        #company_single .section_row .row_inner .company_sec .inner h2 {
            font-size: 21px;
            margin-bottom: 25px;
        }

        #company_single .section_row .row_inner .company_sec .inner h2 br {
            display: none;
        }

        #company_single .section_row .row_inner .company_sec .inner .desc {
            font-size: 14px;
            line-height: 1.8;
            margin-bottom: 20px;
        }

        #company_single .section_row .row_inner .company_sec .inner .img .main_img img {
            border-radius: 10px;
        }

        #company_single .section_row .row_inner .company_sec .inner .img .parallax img {
            display: block;
        }

        #company_single .section_row .row_inner .company_sec:not(:last-child) {
            margin-bottom: 45px;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari1 {
            width: 16vw;
            top: 2.6vw;
            right: -2.4vw;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari2 {
            width: 6.9vw;
            top: 6.2vw;
            right: -3.2vw;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec1 .inner .img .parallax.kazari3 {
            width: 12vw;
            bottom: -3.3vw;
            left: 1.8vw;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax.kazari1 {
            width: 8.1vw;
            top: -2.6vw;
            left: 2.4vw;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec2 .inner .img .parallax.kazari2 {
            width: 6.2vw;
            top: 8.4vw;
            left: -1.8vw;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari1 {
            width: 10.6vw;
            top: 2.2vw;
            right: -3.6vw;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari3 {
            width: 11vw;
            bottom: 12.9vw;
            left: -7.2vw;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec3 .inner .img .parallax.kazari2 {
            width: 9.6vw;
            bottom: -4.4vw;
            left: 2vw;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner {
            padding: 30px 5%;
            border-radius: 10px;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.kazari1 {
            width: 10.8vw;
            top: 5.3vw;
            right: -1.1vw;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner .parallax.kazari2 {
            width: 6.1vw;
            top: 16.3vw;
            right: -4.4vw;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner h2 {
            font-size: 18px;
            margin-bottom: 35px;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl {
            padding-left: 23px;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt {
            font-size: 12px;
            width: 73px;
            padding: 5px 0;
            margin-bottom: 10px;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dt::before {
            width: 14px;
            height: 14px;
            top: 4px;
            left: -23px;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd .main {
            font-size: 16px;
            margin-bottom: 10px;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd .desc {
            font-size: 12px;
            line-height: 1.8;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd:not(:last-child) {
            margin-bottom: 35px;
        }

        #company_single .section_row .row_inner .company_sec#tg_sec4 .inner dl dd:not(:last-child)::before {
            height: calc(100% + 74px);
            top: -29px;
            left: -18px;
        }

        #company_single #interview {
            padding: 50px 0 80px;
            border-bottom-right-radius: 60px;
        }

        #company_single #interview::before,
        #company_single #interview::after {
            width: 60px;
            height: 60px;
        }

        #company_single #interview .inner .sub_ttl {
            font-size: 14px;
            margin-bottom: 8px;
        }

        #company_single #interview .inner .ttl {
            margin-bottom: 30px;
        }

        #company_single #interview .inner .desc {
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 30px;
        }

        #company_single #interview .inner .interview_slider .slide {
            width: 64.5vw;
            margin-right: 15px;
        }

        #company_single #interview .inner .interview_slider .slide a .tag {
            border-radius: 0 5px 0 5px;
            font-size: 11px;
            padding: 5px 9px 8px;
        }

        #company_single #interview .inner .interview_slider .slide a .tag::before,
        #company_single #interview .inner .interview_slider .slide a .tag::after {
            width: 7px;
            height: 7px;
        }

        #company_single #interview .inner .interview_slider .slide a .txt {
            padding: 0 12px 20px;
        }

        #company_single #interview .inner .interview_slider .slide a .txt .interview_ttl {
            margin-bottom: 16px;
        }

        #company_single #schedule {
            margin-top: 50px;
            border-radius: 40px;
            padding: 55px 0 60px;
            background-position: top -100px right -26.4vw;
            background-size: 90.4%;
        }

        #company_single #schedule .inner .ttl {
            padding-left: 83px;
            margin-bottom: 40px;
        }

        #company_single #schedule .inner .ttl .img img {
            width: 64px;
        }

        #company_single #schedule .inner .ttl h2 {
            font-size: 20px;
        }

        #company_single #schedule .inner .ttl h2 small {
            font-size: 11px;
        }

        #company_single #schedule .inner .ttl .sec_ttl {
            font-size: 10px;
        }

        #company_single #schedule .inner .sp>.swiper-slide {
            background: transparent;
            border: none;
            padding: 0;
        }

        #company_single #schedule .inner .swiper-slide {
            width: 100%;
            padding: 20px 5%;
            border-radius: 10px;
        }

        #company_single #schedule .inner .swiper-slide .time {
            font-size: 16px;
            margin-bottom: 10px;
        }

        #company_single #schedule .inner .swiper-slide .time::before {
            width: 6px;
            height: 6px;
            margin-right: 7px;
        }

        #company_single #schedule .inner .swiper-slide .detail {
            font-size: 12px;
            line-height: 1.7;
        }

        #company_single #schedule .inner .swiper-slide:not(:last-child) {
            margin-bottom: 10px;
        }
    }

    @media (max-width: 630px) {
        #mv {
            padding-bottom: 40px;
            margin-bottom: 0;
        }

        #mv .inner h2 {
            font-size: 32px;
        }




        #mv .inner .row .img::before {
            content: "";
            display: block;
            width: 15px;
            height: 15px;
            position: absolute;
            background: url(../img/radius_top_left.svg) no-repeat top left/contain;
            top: 29px;
            left: 8%;
        }
    }

    #recruitment #mv .inner .ttl_row {
        margin-bottom: 50px;
    }

    #recruitment #mv .inner .ttl_row h2 {
        margin-bottom: 0;
    }

    #recruitment #recruit_list {
        padding-bottom: 100px;
    }

    #recruitment #recruit_list .inner {
        max-width: 1160px;
    }

    #recruitment #recruit_list .inner .intro {
        line-height: 2;
        margin-bottom: 80px;
    }

    #recruitment #recruit_list .inner .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #recruitment #recruit_list .inner .list .block {
        width: 48.1%;
    }

    #recruitment #recruit_list .inner .list .block a .img {
        overflow: hidden;
        border-radius: 10px;
    }

    #recruitment #recruit_list .inner .list .block a .img img {
        width: 100%;
        height: 100%;
        transition: 0.3s;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

    #recruitment #recruit_list .inner .list .block a .txt {
        margin-top: 20px;
    }

    #recruitment #recruit_list .inner .list .block a .txt .main {
        font-size: 26px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 15px;
    }

    #recruitment #recruit_list .inner .list .block a .txt .desc {
        font-size: 15px;
        line-height: 1.8;
    }

    @media (hover: hover) and (pointer: fine) {
        #recruitment #recruit_list .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    #recruitment #recruit_list .inner .list .block:nth-child(n+3) {
        margin-top: 40px;
    }

    @media (max-width: 1000px) {
        #recruitment #recruit_list .inner .list .block a .txt .main {
            font-size: 22px;
        }
    }

    @media (max-width: 768px) {
        #recruitment #mv .inner .ttl_row {
            align-items: flex-end;
            margin-bottom: 25px;
        }

        #recruitment #mv .inner .ttl_row .sec_ttl {
            margin-bottom: 10px;
        }

        #recruitment #mv .flow_txt {
            bottom: 10px;
        }

        #recruitment #recruit_list {
            padding-bottom: 50px;
        }

        #recruitment #recruit_list .inner .intro {
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 30px;
        }

        #recruitment #recruit_list .inner .list .block {
            width: 100%;
        }

        #recruitment #recruit_list .inner .list .block a .txt {
            margin-top: 16px;
        }

        #recruitment #recruit_list .inner .list .block a .txt .main {
            font-size: 18px;
            margin-bottom: 8px;
        }

        #recruitment #recruit_list .inner .list .block a .txt .desc {
            font-size: 13px;
            line-height: 1.6;
        }

        #recruitment #recruit_list .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }
    }

    .recruit_info .section_row .row_inner section .ttl {
        color: #18559d;
        font-size: 14px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        display: flex;
        align-items: center;
        font-family: "PT Sans", sans-serif;
        margin-bottom: 25px;
    }

    .recruit_info .section_row .row_inner section .ttl::before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #18559d;
        margin-right: 6px;
    }

    .recruit_info .section_row .row_inner section h2 {
        font-size: 32px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 60px;
        line-height: 1;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .desc {
        line-height: 1.8;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .notice {
        margin-top: 24px;
        font-size: 14px;
        line-height: 1.6;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner table tr {
        border-top: 1px solid #000;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner table tr th {
        background: #eef1f4;
        width: 185px;
        padding: 30px;
        text-align: left;
        font-weight: 500;
        line-height: 1.5;
        vertical-align: top;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner table tr td {
        width: calc(100% - 185px);
        padding: 30px 48px;
        line-height: 1.8;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner table tr td small {
        font-size: 14px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner table tr td .notice {
        margin-top: 15px;
        font-size: 14px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner table tr:last-child {
        border-bottom: 1px solid #000;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn {
        margin-top: 60px;
        cursor: pointer;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn.link {
        margin-bottom: 60px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a {
        display: block;
        margin: 0 auto;
        width: 480px;
        height: 80px;
        border-radius: 6px;
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: relative;
        border: 1px solid #18559d;
        background: linear-gradient(to right, #18559d, #fd452d);
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a::before {
        content: "";
        display: block;
        width: 0;
        height: 100%;
        background: #fff;
        transition: 0.2s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        border-radius: 6px;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a span {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 3;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .btn a span::after {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background: url(../img/icon_blank.svg) no-repeat center/contain;
        margin-left: 15px;
    }

    @media (hover: hover) and (pointer: fine) {
        .recruit_info .section_row .row_inner section#recruit_information .inner .btn a:hover {
            color: #18559d;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .btn a:hover::before {
            width: 100%;
            opacity: 1;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .btn a:hover span::after {
            background-image: url(../img/icon_blank_red.svg);
        }
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_bg {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        top: 0;
        left: 0;
        z-index: 101;
        display: none;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area {
        display: none;
        position: relative;
        z-index: 102;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn {
        width: 100%;
        margin-top: 40px;
        display: flex;
        justify-content: center;
        position: absolute;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li a {
        display: flex;
        align-items: center;
        background: #fff;
        padding: 0 24px;
        width: 250px;
        height: 60px;
        border-radius: 30px;
        box-shadow: 10px 10px 22px rgba(0, 0, 0, 0.16);
        font-size: 15px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.04em;
        position: relative;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li a::before {
        content: "";
        display: block;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 13px;
        transform: translateY(-50%);
        transition: 0.3s;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li a::after {
        content: "";
        display: block;
        width: 16px;
        height: 15px;
        background: url(../img/icon_out.svg) no-repeat center/contain;
        position: absolute;
        right: 22px;
        top: 50%;
        transform: translateY(-50%);
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a {
        color: #17a0df;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a::before {
        background: #17a0df;
    }

    @media (hover: hover) and (pointer: fine) {
        .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover {
            color: #fff;
            background: #17a0df;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover::before {
            background: #fff;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(1) a:hover::after {
            background-image: url(../img/icon_out_blue.svg);
        }
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a {
        color: #14baa9;
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a::before {
        background: #14baa9;
    }

    @media (hover: hover) and (pointer: fine) {
        .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover {
            color: #fff;
            background: #14baa9;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover::before {
            background: #fff;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:nth-child(2) a:hover::after {
            background-image: url(../img/icon_out_green.svg);
        }
    }

    .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:not(:last-child) {
        margin-right: 14px;
    }

    .recruit_info .section_row .row_inner section#flow {
        padding-top: 120px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block {
        background: #eef1f4;
        border-radius: 30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 40px;
        min-height: 240px;
        position: relative;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .img {
        width: 230px;
        text-align: center;
        background: url(../img/recruit/flow_bg.svg) no-repeat center/contain;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .img img {
        width: auto;
        height: 158px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt {
        width: calc(100% - 270px);
        padding: 10px 0;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .main {
        color: #18559d;
        display: flex;
        align-items: center;
        margin-bottom: 16px;
        font-size: 22px;
        font-weight: bold;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .main span {
        font-family: "PT Sans", sans-serif;
        font-size: 20px;
        width: 37px;
        margin-top: 3px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .desc {
        line-height: 1.6;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .desc a {
        font-weight: bold;
        text-decoration: underline;
        text-underline-offset: 3px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul {
        margin-top: 10px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul li {
        line-height: 1.4;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul li:not(:last-child) {
        margin-bottom: 10px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul+.desc {
        margin-top: 10px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .notice {
        font-size: 15px;
        margin-top: 20px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block:not(:last-child) {
        margin-bottom: 40px;
    }

    .recruit_info .section_row .row_inner section#flow .inner .list .block:not(:last-child)::after {
        content: "";
        display: block;
        width: 36px;
        height: 20px;
        background: url(../img/arrow_bottom_gray.svg) no-repeat center/contain;
        position: absolute;
        top: calc(100% + 6px);
        left: 50%;
        transform: translateX(-50%);
    }

    .recruit_info .section_row .row_inner section#faq {
        padding-top: 120px;
        padding-bottom: 160px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .nav {
        display: flex;
        margin-bottom: 90px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .nav li a {
        display: flex;
        align-items: center;
        font-size: 15px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    .recruit_info .section_row .row_inner section#faq .inner .nav li a::after {
        content: "";
        display: block;
        width: 10px;
        height: 9px;
        background: url(../img/arrow_bottom_gray_mini.svg) no-repeat center/contain;
        margin-left: 9px;
    }

    @media (hover: hover) and (pointer: fine) {
        .recruit_info .section_row .row_inner section#faq .inner .nav li a:hover {
            opacity: 0.7;
        }
    }

    .recruit_info .section_row .row_inner section#faq .inner .nav li:not(:last-child) {
        margin-right: 60px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group h3 {
        font-size: 20px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        background: linear-gradient(to top, #eef1f4 22px, transparent 22px);
        padding-left: 2px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item {
        border-bottom: 1px dashed #000;
        padding-bottom: 25px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q {
        padding-top: 25px;
        position: relative;
        cursor: pointer;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q p {
        display: flex;
        align-items: center;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-weight: 500;
        transition: 0.3s ease;
        line-height: 1;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q p span {
        font-family: "PT Sans", sans-serif;
        margin-right: 8px;
        font-size: 20px;
        font-weight: bold;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q::before {
        content: "";
        display: block;
        width: 22px;
        height: 22px;
        background: url(../img/icon_plus.svg) no-repeat center/contain;
        position: absolute;
        top: 27px;
        right: 18px;
        opacity: 1;
        transition: 0.3s;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q::after {
        content: "";
        display: block;
        width: 22px;
        height: 22px;
        background: url(../img/icon_plus_red.svg) no-repeat center/contain;
        position: absolute;
        top: 27px;
        right: 18px;
        opacity: 0;
        transition: 0.3s;
    }

    @media (hover: hover) and (pointer: fine) {
        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover p {
            color: #18559d;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover::before {
            opacity: 0;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q:hover::after {
            opacity: 1;
        }
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active p {
        color: #18559d;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::before {
        background-image: url(../img/icon_minus_red.svg);
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::after {
        background-image: url(../img/icon_minus_red.svg);
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a {
        margin-top: 20px;
        line-height: 1.8;
        padding-left: 25px;
        padding-right: 60px;
        display: none;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn {
        margin-top: 25px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a {
        display: block;
        width: 480px;
        height: 80px;
        border-radius: 6px;
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: relative;
        border: 1px solid #18559d;
        background: linear-gradient(to right, #18559d, #fd452d);
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a::before {
        content: "";
        display: block;
        width: 0;
        height: 100%;
        background: #fff;
        transition: 0.2s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        border-radius: 6px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a span {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 3;
        padding: 0 40px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a span::after {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background: url(../img/icon_blank.svg) no-repeat center/contain;
        margin-left: 15px;
    }

    @media (hover: hover) and (pointer: fine) {
        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover {
            color: #18559d;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover::before {
            width: 100%;
            opacity: 1;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a:hover span::after {
            background-image: url(../img/icon_blank_red.svg);
        }
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi {
        margin-top: 30px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi .main {
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a:not(:last-child) {
        margin-bottom: 30px;
    }

    .recruit_info .section_row .row_inner section#faq .inner .list .group:not(:last-child) {
        margin-bottom: 60px;
    }

    .recruit_info#career .section_row .row_inner section#recruit_information .inner .btn {
        margin-top: 45px;
    }

    .recruit_info#career .section_row .row_inner section#recruit_information .inner .btn a {
        margin-left: 0;
    }

    @media (max-width: 1200px) {
        .recruit_info .section_row .row_inner aside.pc {
            display: none;
        }

        .recruit_info .section_row .row_inner aside.sp {
            display: block;
            position: relative;
            width: 100%;
            margin-bottom: 50px;
        }

        .recruit_info .section_row .row_inner section {
            padding-left: 0;
        }
    }

    @media (max-width: 900px) {
        .recruit_info .section_row .row_inner section#flow .inner .list .block {
            flex-direction: column;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .img {
            margin-bottom: 20px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .txt {
            width: 100%;
            max-width: 340px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .nav {
            flex-direction: column;
        }

        .recruit_info .section_row .row_inner section#faq .inner .nav li:not(:last-child) {
            margin-right: 0;
            margin-bottom: 10px;
        }
    }

    @media (max-width: 768px) {
        .recruit_info #mv .flow_txt {
            bottom: 5px;
        }

        .recruit_info .section_row .row_inner aside ul li a {
            font-size: 14px;
        }

        .recruit_info .section_row .row_inner aside ul li:not(:last-child) {
            margin-bottom: 10px;
        }

        .recruit_info .section_row .row_inner section .ttl {
            font-size: 13px;
            margin-bottom: 10px;
        }

        .recruit_info .section_row .row_inner section .ttl::before {
            width: 7.5px;
            height: 7.5px;
            margin-right: 6.5px;
        }

        .recruit_info .section_row .row_inner section h2 {
            font-size: 23px;
            margin-bottom: 35px;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .desc {
            font-size: 14px;
            line-height: 1.6;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .notice {
            margin-top: 15px;
            font-size: 13px;
            line-height: 1.5;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner table tr th {
            width: 100%;
            display: block;
            padding: 10px 16px;
            font-size: 13px;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner table tr td {
            width: 100%;
            display: block;
            padding: 15px 0 15px 16px;
            font-size: 13px;
            line-height: 1.6;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner table tr td .notice {
            margin-top: 15px;
            font-size: 12px;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .btn {
            margin-top: 40px;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .btn a {
            font-size: 15px;
            width: 282px;
            height: 70px;
            border-radius: 3px;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .btn a::before {
            border-radius: 3px;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .btn a span::after {
            width: 14px;
            height: 14px;
            margin-left: 9px;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area {
            width: 100%;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn {
            flex-direction: column;
            align-items: center;
            margin-left: 0;
            margin-top: 20px;
        }

        .recruit_info .section_row .row_inner section#recruit_information .inner .recruit_btn_area .recruit_btn li:not(:last-child) {
            margin-right: 0;
            margin-bottom: 10px;
        }

        .recruit_info .section_row .row_inner section#flow {
            padding-top: 60px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block {
            border-radius: 15px;
            min-height: auto;
            padding: 30px 5% 35px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .img {
            width: 228px;
            margin-bottom: 15px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .img img {
            height: 121px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .txt {
            padding: 0;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .main {
            font-size: 20px;
            margin-bottom: 10px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .main span {
            font-size: 18px;
            width: 28px;
            margin-right: 3px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .desc {
            font-size: 14px;
            line-height: 1.6;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul {
            margin-top: 15px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul li {
            font-size: 14px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .txt ul li:not(:last-child) {
            margin-bottom: 7px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block .txt .notice {
            font-size: 13px;
            margin-top: 15px;
            text-indent: -1em;
            margin-left: 1em;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block:not(:last-child) {
            margin-bottom: 30px;
        }

        .recruit_info .section_row .row_inner section#flow .inner .list .block:not(:last-child)::after {
            width: 30px;
            height: 16.5px;
            top: calc(100% + 5px);
        }

        .recruit_info .section_row .row_inner section#faq {
            padding: 50px 0 77px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .nav {
            margin-bottom: 50px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .nav li a {
            font-size: 14px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .nav li a::after {
            margin-left: 4px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group h3 {
            font-size: 18px;
            background: linear-gradient(to top, #eef1f4 18px, transparent 18px);
            padding-bottom: 7px;
            margin-bottom: 10px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item {
            padding-bottom: 15px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q {
            padding: 15px 30px 0 0;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q p {
            font-size: 13px;
            line-height: 1.6;
            align-items: flex-start;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q p span {
            font-size: 16px;
            margin-right: 5px;
            margin-top: -3px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q::before {
            width: 14px;
            height: 14px;
            right: 0;
            top: 20px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q::after {
            width: 14px;
            height: 14px;
            right: 0;
            top: 20px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::before,
        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .q.active::after {
            background-size: 14px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a {
            margin-top: 13px;
            font-size: 13px;
            line-height: 1.6;
            padding-left: 16px;
            padding-right: 29px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn {
            margin-top: 15px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .btn a {
            font-size: 15px;
            width: 282px;
            height: 70px;
            border-radius: 3px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi {
            margin-top: 20px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group .items .item .a .madoguchi .main {
            font-size: 14px;
            margin-bottom: 5px;
        }

        .recruit_info .section_row .row_inner section#faq .inner .list .group:not(:last-child) {
            margin-bottom: 50px;
        }

        .recruit_info#career .section_row .row_inner section#recruit_information .inner .btn {
            margin-top: 30px;
        }

        .recruit_info#career .section_row .row_inner section#flow {
            padding-top: 50px;
        }
    }

    #talent #about {
        padding: 100px 0 120px;
        background: #eef1f4;
        border-radius: 100px;
    }

    #talent #about .inner {
        max-width: 1440px;
    }

    #talent #about .inner .desc {
        line-height: 1.8;
        margin-bottom: 60px;
    }

    #talent #about .inner .block {
        background: #fff;
        border: 1px solid #000;
        border-radius: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 75px 8% 80px 4.6%;
    }

    #talent #about .inner .block .img {
        width: 28%;
    }

    #talent #about .inner .block .txt {
        width: 67.7%;
    }

    #talent #about .inner .block .txt dl dt {
        font-size: 26px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }

    #talent #about .inner .block .txt dl dt span {
        color: #18559d;
        margin-right: 23px;
        font-family: "PT Sans", sans-serif;
    }

    #talent #about .inner .block .txt dl dd {
        line-height: 1.8;
        padding-left: 55px;
    }

    #talent #about .inner .block .txt dl dd:not(:last-child) {
        margin-bottom: 40px;
    }

    #talent #message {
        padding: 120px 0;
    }

    #talent #message .inner {
        max-width: 1360px;
    }

    #talent #message .inner .ttl {
        margin-bottom: 14px;
    }

    #talent #message .inner h2 {
        font-size: 28px;
        line-height: 1.6;
        margin-bottom: 40px;
    }

    #talent #message .inner .img {
        position: relative;
        width: 54%;
        float: right;
        margin: 0 -4% 50px 60px;
    }

    #talent #message .inner .img .main_img img {
        border-radius: 10px;
    }

    #talent #message .inner .img .parallax {
        position: absolute;
    }

    #talent #message .inner .img .parallax.kazari1 {
        width: 76px;
        aspect-ratio: 1/1;
        background: url(../img/recruit/talent/message_kazari1.svg) no-repeat center/contain;
        top: -31px;
        right: -21px;
    }

    #talent #message .inner .img .parallax.kazari2 {
        width: 36px;
        aspect-ratio: 1/1;
        background: url(../img/recruit/talent/message_kazari2.svg) no-repeat center/contain;
        top: 69px;
        right: -40px;
    }

    #talent #message .inner .img .parallax.kazari3 {
        width: 85px;
        aspect-ratio: 85/23;
        background: url(../img/recruit/talent/message_kazari3.svg) no-repeat center/contain;
        bottom: -13px;
        left: -17px;
    }

    #talent #message .inner .img .parallax.kazari4 {
        width: 12px;
        aspect-ratio: 12/55;
        background: url(../img/recruit/talent/message_kazari4.svg) no-repeat center/contain;
        bottom: 81px;
        left: -9px;
    }

    #talent #message .inner .desc {
        line-height: 2.2;
        text-align: justify;
    }

    @media (max-width: 900px) {
        #talent #about .inner .block {
            flex-direction: column;
        }

        #talent #about .inner .block .img {
            margin-bottom: 30px;
        }

        #talent #about .inner .block .txt {
            width: 100%;
        }

        #talent #message .inner .img {
            float: none;
            width: 100%;
            margin: 0 0px 30px 0;
        }
    }

    @media (max-width: 768px) {
        #talent #about {
            border-radius: 50px;
            padding: 50px 0 61px;
        }

        #talent #about .inner .desc {
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 25px;
        }

        #talent #about .inner .desc br {
            display: none;
        }

        #talent #about .inner .block {
            padding: 30px 5%;
            border-radius: 15px;
        }

        #talent #about .inner .block .img {
            width: 100%;
            text-align: center;
            margin-bottom: 25px;
        }

        #talent #about .inner .block .img img {
            width: 286px;
        }

        #talent #about .inner .block .txt dl dt {
            font-size: 16px;
            margin-bottom: 10px;
        }

        #talent #about .inner .block .txt dl dt span {
            font-size: 17px;
            margin-right: 9px;
        }

        #talent #about .inner .block .txt dl dd {
            font-size: 13px;
            line-height: 1.6;
            padding-left: 31px;
        }

        #talent #about .inner .block .txt dl dd br {
            display: none;
        }

        #talent #about .inner .block .txt dl dd:not(:last-child) {
            margin-bottom: 20px;
        }

        #talent #message {
            padding: 50px 0 60px;
        }

        #talent #message .inner .ttl {
            font-size: 13px;
            margin-bottom: 10px;
        }

        #talent #message .inner h2 {
            font-size: 18px;
            line-height: 1.6;
            margin-bottom: 20px;
        }

        #talent #message .inner .img {
            margin-bottom: 25px;
        }

        #talent #message .inner .img .main_img img {
            border-radius: 5px;
        }

        #talent #message .inner .img .parallax.kazari1 {
            width: 10.133vw;
            top: -12px;
            right: -2.667vw;
        }

        #talent #message .inner .img .parallax.kazari2 {
            width: 4.8vw;
            top: 10vw;
            right: -7vw;
        }

        #talent #message .inner .img .parallax.kazari2 img {
            width: 18px;
        }

        #talent #message .inner .img .parallax.kazari3 {
            width: 11.2vw;
            bottom: auto;
            top: 27.33vw;
            left: -7.33vw;
        }

        #talent #message .inner .img .parallax.kazari4 {
            width: 2vw;
            bottom: 5.7vw;
            left: -0.6vw;
        }

        #talent #message .inner .desc {
            font-size: 14px;
            line-height: 1.8;
        }
    }

    #work #mv .inner .ttl_row {
        margin-bottom: 50px;
    }

    #work #mv .inner .ttl_row h2 {
        margin-bottom: 0;
    }

    #work #job_description .inner {
        max-width: 1160px;
    }

    #work #job_description .inner .intro {
        line-height: 2;
        margin-bottom: 80px;
    }

    #work #job_description .inner .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-bottom: 80px;
    }

    #work #job_description .inner .list .block {
        width: 48.1%;
    }

    #work #job_description .inner .list .block a .img {
        overflow: hidden;
        border-radius: 10px;
    }

    #work #job_description .inner .list .block a .img img {
        width: 100%;
        height: 100%;
        transition: 0.3s;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

    #work #job_description .inner .list .block a .txt {
        margin-top: 20px;
    }

    #work #job_description .inner .list .block a .txt .main {
        font-size: 26px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 15px;
    }

    #work #job_description .inner .list .block a .txt .desc {
        font-size: 15px;
        line-height: 1.8;
    }

    @media (hover: hover) and (pointer: fine) {
        #work #job_description .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    #work #job_description .inner .list .block:nth-child(n+3) {
        margin-top: 40px;
    }

    #work #zadankai {
        padding: 0 0 120px;
    }

    #work #zadankai .inner {
        max-width: 1160px;
    }

    #work #zadankai .inner h2 {
        font-size: 30px;
        margin-bottom: 30px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #work #zadankai .inner .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #work #zadankai .inner .list .block {
        width: 48.1%;
        margin-bottom: 15px;
    }

    #work #zadankai .inner .list .block a .img {
        overflow: hidden;
        border-radius: 10px;
    }

    #work #zadankai .inner .list .block a .img img {
        width: 100%;
        height: 100%;
        transition: 0.3s;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

    #work #zadankai .inner .list .block a .txt {
        margin-top: 25px;
    }

    #work #zadankai .inner .list .block a .txt .sub {
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-size: 15px;
        line-height: 1;
        margin-bottom: 10px;
    }

    #work #zadankai .inner .list .block a .txt .main {
        font-size: 23px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 15px;
    }

    #work #zadankai .inner .list .block a .txt .desc {
        font-size: 15px;
        line-height: 1.8;
    }

    @media (hover: hover) and (pointer: fine) {
        #work #zadankai .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    #work #zadankai .inner .list .block.coming a {
        pointer-events: none;
    }

    #work #zadankai .inner .list .block.coming a .img {
        filter: grayscale(40%);
        position: relative;
    }

    #work #zadankai .inner .list .block.coming a .img::before {
        content: "Coming Soon";
        font-family: "PT Sans", sans-serif;
        font-size: clamp(16px, 2.6vw, 38px);
        font-style: italic;
        display: block;
        text-align: center;
        color: #fff;
        height: 1em;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 5;
    }

    #work #zadankai .inner .list .block.coming a .img::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgb(201, 201, 201);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.6;
        z-index: 3;
    }

    #work #zadankai .inner .list .block.coming a .txt {
        color: #d5d5d5;
    }

    .work #related_page {
        padding: 120px 0 115px;
    }

    .work #related_page .inner .ttl_row h2 a span br {
        display: none;
    }

    .work #related_page .inner .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .work #related_page .inner .list .block {
        width: 48.1%;
    }

    .work #related_page .inner .list .block a .img {
        overflow: hidden;
        border-radius: 10px;
    }

    .work #related_page .inner .list .block a .img img {
        width: 100%;
        height: 100%;
        transition: 0.3s;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

    .work #related_page .inner .list .block a .txt {
        margin-top: 20px;
        font-size: 26px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 15px;
    }

    .work #related_page .inner .list .block a .txt .sub {
        font-size: 15px;
    }

    @media (hover: hover) and (pointer: fine) {
        .work #related_page .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    .work #related_page .inner .list .block:nth-child(n+3) {
        margin-top: 40px;
        width: 48.1%;
    }

    .work #related_page .inner .list .block:nth-child(n+3) a .txt .main {
        font-size: 23px;
    }

    .work #related_page .inner .list .block.coming a {
        pointer-events: none;
    }

    .work #related_page .inner .list .block.coming a .img {
        filter: grayscale(40%);
        position: relative;
    }

    .work #related_page .inner .list .block.coming a .img::before {
        content: "Coming Soon";
        font-family: "PT Sans", sans-serif;
        font-size: clamp(16px, 2.6vw, 38px);
        font-style: italic;
        display: block;
        text-align: center;
        color: #fff;
        height: 1em;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 5;
    }

    @media (max-width: 768px) {
        .work #related_page .inner .list .block.coming a .img::before {
            font-size: clamp(23px, 4vw, 40px);
        }
    }

    .work #related_page .inner .list .block.coming a .img::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgb(201, 201, 201);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.6;
        z-index: 3;
    }

    .work #related_page .inner .list .block.coming a .txt {
        color: #d5d5d5;
    }

    @media (max-width: 1160px) {
        .work #related_page .inner .list .block a .txt {
            font-size: 18px;
        }
    }

    @media (max-width: 1000px) {

        #work #job_description .inner .list .block a .txt .main,
        #work #zadankai .inner .list .block a .txt .main {
            font-size: 22px;
        }
    }

    @media (max-width: 768px) {
        #work #mv .inner .ttl_row {
            flex-direction: column;
            align-items: flex-end;
            margin-bottom: 25px;
        }

        #work #mv .inner .ttl_row h2 {
            order: 2;
            width: 100%;
        }

        #work #mv .inner .ttl_row .sec_ttl {
            order: 1;
            margin-bottom: 10px;
        }

        #work #mv .flow_txt {
            bottom: 10px;
        }

        #work #job_description .inner .intro {
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 30px;
        }

        #work #job_description .inner .list {
            padding-bottom: 50px;
        }

        #work #job_description .inner .list .block {
            width: 100%;
        }

        #work #job_description .inner .list .block a .txt {
            margin-top: 16px;
        }

        #work #job_description .inner .list .block a .txt .main {
            font-size: 18px;
            margin-bottom: 8px;
        }

        #work #job_description .inner .list .block a .txt .desc {
            font-size: 13px;
            line-height: 1.6;
        }

        #work #job_description .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }

        #work #zadankai {
            padding: 0 0 50px;
        }

        #work #zadankai .inner h2 {
            font-size: 20px;
            margin-bottom: 20px;
        }

        #work #zadankai .inner .list .block {
            width: 100%;
        }

        #work #zadankai .inner .list .block a .txt {
            margin-top: 16px;
        }

        #work #zadankai .inner .list .block a .txt .sub {
            font-size: 14px;
            margin-bottom: 5px;
        }

        #work #zadankai .inner .list .block a .txt .main {
            font-size: 18px;
            margin-bottom: 8px;
        }

        #work #zadankai .inner .list .block a .txt .desc {
            font-size: 13px;
            line-height: 1.6;
        }

        #work #zadankai .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }

        #work #zadankai .inner .list .block.coming a .img::before {
            font-size: clamp(23px, 4vw, 40px);
        }

        .work #related_page {
            padding: 60px 0 60px;
        }

        .work #related_page .inner .ttl_row h2 a::after {
            content: none;
        }

        .work #related_page .inner .ttl_row h2 a span:not(.arrow) {
            line-height: 1.3;
        }

        .work #related_page .inner .ttl_row h2 a span:not(.arrow) br {
            display: block;
        }

        .work #related_page .inner .ttl_row h2 a .arrow {
            display: inline-block;
            background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
            margin-left: 10px;
            position: relative;
            width: 23px;
            height: 23px;
            top: 4px;
        }

        .work #related_page .inner .list .block {
            width: 100%;
        }

        .work #related_page .inner .list .block a .txt {
            margin-top: 16px;
            font-size: 18px;
            margin-bottom: 8px;
        }

        .work #related_page .inner .list .block a .txt .sub {
            font-size: 14px;
        }

        .work #related_page .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }

        .work #related_page .inner .list .block:nth-child(n+3) {
            width: 100%;
        }
    }

    #about #mv .inner .ttl_row {
        margin-bottom: 50px;
    }

    #about #mv .inner .ttl_row h2 {
        margin-bottom: 0;
    }

    #about #about_list {
        padding-bottom: 120px;
    }

    #about #about_list .inner {
        max-width: 1160px;
    }

    #about #about_list .inner .intro {
        line-height: 2;
        margin-bottom: 80px;
    }

    #about #about_list .inner .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #about #about_list .inner .list .block {
        width: 48.1%;
    }

    #about #about_list .inner .list .block a .img {
        overflow: hidden;
        border-radius: 10px;
    }

    #about #about_list .inner .list .block a .img img {
        width: 100%;
        height: 100%;
        transition: 0.3s;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

    #about #about_list .inner .list .block a .txt {
        margin-top: 20px;
    }

    #about #about_list .inner .list .block a .txt .main {
        font-size: 26px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 15px;
    }

    #about #about_list .inner .list .block a .txt .desc {
        font-size: 15px;
        line-height: 1.8;
    }

    @media (hover: hover) and (pointer: fine) {
        #about #about_list .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    #about #about_list .inner .list .block:nth-child(n+3) {
        margin-top: 40px;
    }

    .about #related_page {
        padding: 120px 0 115px;
    }

    .about #related_page .inner .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .about #related_page .inner .list .block {
        width: 48.1%;
    }

    .about #related_page .inner .list .block a .img {
        overflow: hidden;
        border-radius: 10px;
    }

    .about #related_page .inner .list .block a .img img {
        width: 100%;
        height: 100%;
        transition: 0.3s;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

    .about #related_page .inner .list .block a .txt {
        margin-top: 20px;
        font-size: 26px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 15px;
    }

    @media (hover: hover) and (pointer: fine) {
        .about #related_page .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    .about #related_page .inner .list .block:nth-child(n+3) {
        margin-top: 40px;
    }

    @media (max-width: 1160px) {
        .about #related_page .inner .list .block a .txt {
            font-size: 18px;
        }
    }

    @media (max-width: 1000px) {
        #about #about_list .inner .list .block a .txt .main {
            font-size: 22px;
        }
    }

    @media (max-width: 768px) {
        #about #mv .inner .ttl_row {
            align-items: flex-end;
            margin-bottom: 25px;
        }

        #about #mv .inner .ttl_row .sec_ttl {
            margin-bottom: 10px;
        }

        #about #mv .flow_txt {
            bottom: 10px;
        }

        #about #about_list {
            padding-bottom: 50px;
        }

        #about #about_list .inner .intro {
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 30px;
        }

        #about #about_list .inner .list .block {
            width: 100%;
        }

        #about #about_list .inner .list .block a .txt {
            margin-top: 16px;
        }

        #about #about_list .inner .list .block a .txt .main {
            font-size: 18px;
            margin-bottom: 8px;
        }

        #about #about_list .inner .list .block a .txt .desc {
            font-size: 13px;
            line-height: 1.6;
        }

        #about #about_list .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }

        .about #related_page .inner .list .block {
            width: 100%;
        }

        .about #related_page .inner .list .block a .txt {
            margin-top: 16px;
            font-size: 18px;
            margin-bottom: 8px;
        }

        .about #related_page .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }
    }

    #environment #mv .inner .ttl_row {
        margin-bottom: 50px;
    }

    #environment #mv .inner .ttl_row h2 {
        margin-bottom: 0;
    }

    #environment #environment_list {
        padding-bottom: 140px;
    }

    #environment #environment_list .inner {
        max-width: 1160px;
    }

    #environment #environment_list .inner .intro {
        line-height: 2;
        margin-bottom: 80px;
    }

    #environment #environment_list .inner .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #environment #environment_list .inner .list .block {
        width: 48.1%;
    }

    #environment #environment_list .inner .list .block a .img {
        overflow: hidden;
        border-radius: 10px;
    }

    #environment #environment_list .inner .list .block a .img img {
        width: 100%;
        height: 100%;
        transition: 0.3s;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

    #environment #environment_list .inner .list .block a .txt {
        margin-top: 20px;
    }

    #environment #environment_list .inner .list .block a .txt .main {
        font-size: 26px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 15px;
    }

    #environment #environment_list .inner .list .block a .txt .desc {
        font-size: 15px;
        line-height: 1.8;
    }

    @media (hover: hover) and (pointer: fine) {
        #environment #environment_list .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    #environment #environment_list .inner .list .block:nth-child(n+3) {
        margin-top: 40px;
    }

    .environment #related_page {
        padding: 100px 0 110px;
    }

    .environment #related_page .inner .list {
        display: flex;
        justify-content: space-between;
    }

    .environment #related_page .inner .list .block {
        width: 23.3%;
    }

    .environment #related_page .inner .list .block a {
        display: block;
    }

    .environment #related_page .inner .list .block a .img {
        background: #eef1f4 url(../img/environment/icon_bg.svg) no-repeat center/230px;
        text-align: center;
        border-radius: 10px;
        padding: 57px 0;
        transition: 0.3s;
    }

    .environment #related_page .inner .list .block a .img img {
        width: auto;
        height: 116px;
        transition: 0.3s;
    }

    .environment #related_page .inner .list .block a .txt {
        margin-top: 20px;
        font-size: 20px;
        line-height: 1.4;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-weight: bold;
    }

    @media (hover: hover) and (pointer: fine) {
        .environment #related_page .inner .list .block a:hover .img {
            background-size: 239.2px;
        }

        .environment #related_page .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    @media (max-width: 1200px) {
        .environment #related_page .inner .list {
            flex-wrap: wrap;
        }

        .environment #related_page .inner .list .block {
            width: 48%;
        }

        .environment #related_page .inner .list .block:nth-child(n+3) {
            margin-top: 30px;
        }
    }

    @media (max-width: 1000px) {
        #environment #environment_list .inner .list .block a .txt .main {
            font-size: 22px;
        }
    }

    @media (max-width: 768px) {
        #environment #mv .inner .ttl_row {
            align-items: flex-end;
            margin-bottom: 25px;
        }

        #environment #mv .inner .ttl_row .sec_ttl {
            margin-bottom: 10px;
        }

        #environment #mv .flow_txt {
            bottom: 10px;
        }

        #environment #environment_list {
            padding-bottom: 50px;
        }

        #environment #environment_list .inner .intro {
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 30px;
        }

        #environment #environment_list .inner .list .block {
            width: 100%;
        }

        #environment #environment_list .inner .list .block a .txt {
            margin-top: 16px;
        }

        #environment #environment_list .inner .list .block a .txt .main {
            font-size: 18px;
            margin-bottom: 8px;
        }

        #environment #environment_list .inner .list .block a .txt .desc {
            font-size: 13px;
            line-height: 1.6;
        }

        #environment #environment_list .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }

        .environment #related_page {
            padding: 40px 0 58px;
        }

        .environment #related_page .inner .list .block {
            width: 100%;
        }

        .environment #related_page .inner .list .block a .img {
            background-size: 215px;
            border-radius: 10px;
            padding: 0;
            height: 155px;
            background-size: 215px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .environment #related_page .inner .list .block a .img img {
            height: 116px;
        }

        .environment #related_page .inner .list .block a .txt {
            margin-top: 15px;
            font-size: 18px;
        }

        .environment #related_page .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }
    }

    #system #introduction {
        background: linear-gradient(to bottom, transparent 24.2vw, #f0f3f6 24.2vw);
        padding-bottom: 100px;
        border-bottom-right-radius: 100px;
        position: relative;
    }

    #system #introduction::after {
        content: "";
        display: block;
        width: 100px;
        height: 100px;
        background: url(../img/radius_top_left_bg.svg) no-repeat center/contain;
        position: absolute;
        top: 100%;
        left: 0;
    }

    #system #introduction .inner {
        width: 95%;
    }

    #system #introduction .inner .main_img {
        margin-bottom: 100px;
    }

    #system #introduction .inner .main_img img {
        border-radius: 42px;
    }

    #system #introduction .inner .list .block {
        max-width: 1232px;
        width: 88%;
        margin: 0 auto;
    }

    #system #introduction .inner .list .block h2 {
        display: flex;
        align-items: flex-end;
        font-size: 32px;
        line-height: 1;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        padding-bottom: 20px;
        border-bottom: 1px solid #000;
        margin-bottom: 50px;
    }

    #system #introduction .inner .list .block h2 small {
        font-size: 14px;
        margin-left: 10px;
        font-weight: 400;
        letter-spacing: 0;
        font-family: "PT Sans", sans-serif;
    }

    #system #introduction .inner .list .block .detail {
        display: flex;
        flex-wrap: wrap;
        padding: 0 40px;
    }

    #system #introduction .inner .list .block .detail .group {
        background: #fff;
        width: 32%;
        padding: 40px 45px 30px;
        border-radius: 10px;
    }

    #system #introduction .inner .list .block .detail .group dl dt {
        position: relative;
        font-size: 18px;
        line-height: 1.5;
        font-weight: bold;
        margin-bottom: 12px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #system #introduction .inner .list .block .detail .group dl dt::before {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        background: #18559d;
        border-radius: 50%;
        position: absolute;
        left: -15px;
        top: 10px;
    }

    #system #introduction .inner .list .block .detail .group dl dd {
        line-height: 1.7;
    }

    #system #introduction .inner .list .block .detail .group .notice {
        font-size: 13px;
        margin-top: 10px;
    }

    #system #introduction .inner .list .block .detail .group:not(:nth-child(3n)) {
        margin-right: 2%;
    }

    #system #introduction .inner .list .block .detail .group:nth-child(n+4) {
        margin-top: 20px;
    }

    #system #introduction .inner .list .block:not(:first-child) {
        padding-top: 80px;
    }

    #system #introduction .inner .list .block#company_rented .detail .group {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #system #introduction .inner .list .block#company_rented .detail .group dl {
        width: 60.2%;
    }

    #system #introduction .inner .list .block#company_rented .detail .group dl dt::before {
        content: none;
    }

    #system #introduction .inner .list .block#company_rented .detail .group dl dd:not(:last-child) {
        margin-bottom: 40px;
    }

    #system #introduction .inner .list .block#company_rented .detail .group .img {
        width: 31.4%;
    }

    #system #related_page .inner {
        max-width: 1232px;
    }

    @media (max-width: 1200px) {
        #system #introduction .inner .list .block .detail {
            padding: 0;
        }
    }

    @media (max-width: 900px) {
        #system #introduction .inner .list .block .detail {
            flex-wrap: wrap;
        }

        #system #introduction .inner .list .block .detail .group {
            width: 100%;
        }

        #system #introduction .inner .list .block .detail .group:not(:nth-child(3n)) {
            margin-right: 0;
        }

        #system #introduction .inner .list .block .detail .group:nth-child(n+2) {
            margin-top: 20px;
        }

        #system #introduction .inner .list .block#company_rented .detail .group {
            flex-direction: column;
        }

        #system #introduction .inner .list .block#company_rented .detail .group dl {
            width: 100%;
            margin-bottom: 24px;
        }
    }

    @media (max-width: 768px) {
        #system #mv .flow_txt {
            bottom: 10px;
        }

        #system #introduction {
            border-bottom-right-radius: 40px;
            padding-bottom: 50px;
        }

        #system #introduction::after {
            width: 40px;
            height: 40px;
        }

        #system #introduction .inner {
            width: 100%;
        }

        #system #introduction .inner .main_img {
            margin-bottom: 40px;
        }

        #system #introduction .inner .main_img img {
            border-radius: 0;
            width: 100%;
        }

        #system #introduction .inner .list .block {
            width: 90%;
        }

        #system #introduction .inner .list .block h2 {
            font-size: 20px;
            padding-bottom: 15px;
            margin-bottom: 20px;
        }

        #system #introduction .inner .list .block h2 small {
            font-size: 10px;
            margin-left: 10px;
        }

        #system #introduction .inner .list .block .detail .group {
            padding: 20px 28px 20px 30px;
            border-radius: 5px;
        }

        #system #introduction .inner .list .block .detail .group dl dt {
            font-size: 16px;
            margin-bottom: 10px;
        }

        #system #introduction .inner .list .block .detail .group dl dd {
            font-size: 14px;
            line-height: 1.6;
        }

        #system #introduction .inner .list .block .detail .group:nth-child(n+2) {
            margin-top: 10px;
        }

        #system #introduction .inner .list .block:not(:first-child) {
            padding-top: 50px;
        }

        #system #introduction .inner .list .block#company_rented .detail .group dl dd:not(:last-child) {
            margin-bottom: 18px;
        }

        #system #introduction .inner .list .block#company_rented .detail .group .img {
            width: 100%;
        }
    }

    #message #mv {
        padding-bottom: 80px;
    }

    #message #mv .inner .ttl_row {
        margin-bottom: 25px;
    }

    #message #mv .inner h2 {
        line-height: 1.6;
        font-size: clamp(32px, 2.57vw, 50px);
        margin-bottom: 35px;
    }

    #message #mv .flow_txt {
        animation: none;
        right: 5%;
    }

    #message #content {
        padding-bottom: 140px;
    }

    #message #content .inner {
        max-width: none;
        width: 95%;
    }

    #message #content .inner .main_img {
        position: relative;
        margin-bottom: 100px;
    }

    #message #content .inner .main_img .img {
        max-height: 700px;
        border-radius: 60px;
        overflow: hidden;
    }

    #message #content .inner .main_img .img img {
        display: block;
    }

    #message #content .inner .main_img .img::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 60px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.46), transparent 61%);
        z-index: 2;
    }

    #message #content .inner .main_img .txt {
        z-index: 1;
        color: #fff;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: absolute;
        left: 7%;
        bottom: 2vw;
        z-index: 3;
        line-height: 1;
    }

    #message #content .inner .main_img .txt .position {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 13px;
        padding-left: 7px;
    }

    #message #content .inner .main_img .txt .name {
        display: flex;
        align-items: center;
    }

    #message #content .inner .main_img .txt .name img {
        width: 11vw;
        min-width: 188px;
        max-width: 248px;
        display: block;
    }

    #message #content .inner .main_img .txt .name span {
        font-size: 18px;
        font-family: "PT Sans", sans-serif;
        margin-left: 13px;
    }

    #message #content .inner .main_img .parallax {
        position: absolute;
        z-index: 4;
    }

    #message #content .inner .main_img .parallax.kazari1 {
        width: 100px;
        height: 100px;
        background: url(../img/message/kazari1.svg) no-repeat center/contain;
        top: -23px;
        right: 7px;
    }

    #message #content .inner .main_img .parallax.kazari2 {
        width: 67px;
        height: 187px;
        background: url(../img/message/kazari2.svg) no-repeat center/contain;
        top: 140px;
        right: -17px;
    }

    #message #content .inner .main_img .parallax.kazari3 {
        width: 75px;
        height: 14px;
        background: url(../img/message/kazari3.svg) no-repeat center/contain;
        bottom: 62px;
        left: -36px;
    }

    #message #content .inner .main_img .parallax.kazari4 {
        width: 140px;
        height: 38px;
        background: url(../img/message/kazari4.svg) no-repeat center/contain;
        bottom: -17px;
        left: 0px;
    }

    #message #content .inner .group {
        max-width: 1160px;
        width: 88%;
        margin: 0 auto;
    }

    #message #content .inner .group h2 {
        font-size: 33px;
        line-height: 1.6;
        margin-bottom: 40px;
    }

    #message #content .inner .group .message {
        line-height: 2;
    }

    #message #content .inner .group:not(:last-child) {
        margin-bottom: 80px;
    }

    @media (max-width: 1400px) {
        #message #mv .flow_txt {
            right: 5%;
        }

        #message #content .inner .group h2 {
            font-size: 28px;
        }
    }

    @media (max-width: 768px) {
        #message #mv {
            padding-bottom: 50px;
        }

        #message #mv .inner .ttl_row {
            margin-bottom: 15px;
        }

        #message #mv .inner h2 {
            font-size: 19px;
            line-height: 1.5;
            margin-bottom: 38px;
        }

        #message #mv .flow_txt {
            font-size: 68px;
            bottom: 64px;
        }

        #message #content {
            padding-bottom: 60px;
        }

        #message #content .inner {
            width: 100%;
        }

        #message #content .inner .main_img {
            margin-bottom: 50px;
        }

        #message #content .inner .main_img .img {
            border-radius: 0;
        }

        #message #content .inner .main_img .img::before {
            border-radius: 0;
        }

        #message #content .inner .main_img .txt {
            bottom: 20px;
            left: 5.2%;
        }

        #message #content .inner .main_img .txt .position {
            font-size: 13px;
            margin-bottom: 7px;
            padding-left: 3px;
        }

        #message #content .inner .main_img .txt .name img {
            width: 111px;
            min-width: 0;
        }

        #message #content .inner .main_img .txt .name span {
            font-size: 12px;
            margin-left: 9px;
        }

        #message #content .inner .main_img .parallax.kazari1 {
            width: 40px;
            height: 40px;
            top: -13px;
            right: 13px;
        }

        #message #content .inner .main_img .parallax.kazari2 {
            width: 34px;
            height: 94px;
            top: unset;
            bottom: -28px;
            right: 13px;
        }

        #message #content .inner .main_img .parallax.kazari3 {
            width: 38px;
            height: 7px;
            bottom: 70px;
            left: -20px;
        }

        #message #content .inner .main_img .parallax.kazari4 {
            width: 70px;
            height: 28px;
            left: 4px;
            bottom: -8px;
        }

        #message #content .inner .txt_area .group h2 {
            font-size: 17px;
            line-height: 1.5;
            margin-bottom: 20px;
        }

        #message #content .inner .txt_area .group .message {
            font-size: 14px;
            line-height: 1.8;
        }

        #message #content .inner .txt_area .group:not(:last-child) {
            margin-bottom: 50px;
        }
    }

    #career-path #mv .inner .ttl_row {
        margin-bottom: 25px;
    }

    #career-path #program {
        background: linear-gradient(to bottom, transparent 23vw, #f0f3f6 23vw);
        border-radius: 0 0 100px 0;
        position: relative;
        padding-bottom: 100px;
    }

    #career-path #program::after {
        content: "";
        display: block;
        width: 100px;
        height: 100px;
        background: url(../img/radius_top_left_bg.svg) no-repeat center/contain;
        position: absolute;
        top: 100%;
        left: 0;
    }

    #career-path #program .inner {
        max-width: none;
        width: 95%;
    }

    #career-path #program .inner .main_img {
        margin-bottom: 100px;
    }

    #career-path #program .inner .main_img img {
        border-radius: 42px;
    }

    #career-path #program .inner .content {
        width: 88%;
        max-width: 1232px;
        margin: 0 auto;
    }

    #career-path #program .inner .content h2 {
        font-size: 32px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        text-align: center;
        margin-bottom: 45px;
    }

    #career-path #program .inner .content .intro {
        max-width: 1064px;
        width: 88%;
        margin: 0 auto 58px;
        line-height: 1.8;
        text-align: justify;
    }

    #career-path #program .inner .content .tab .tab_nav {
        border-bottom: 1px solid #000;
    }

    #career-path #program .inner .content .tab .tab_nav ul {
        display: flex;
        justify-content: space-between;
    }

    #career-path #program .inner .content .tab .tab_nav ul li {
        width: 49.5%;
        cursor: pointer;
        border-radius: 20px 20px 0 0;
        color: #fff;
        background: #a6a6a6;
        padding: 22px;
        font-size: 20px;
        line-height: 1;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        text-align: center;
        font-weight: bold;
    }

    #career-path #program .inner .content .tab .tab_nav ul li.current {
        background: linear-gradient(to right, #18559d, #fd452d);
    }

    #career-path #program .inner .content .tab .tab_content .tab_block {
        background: #fff;
        padding: 60px 85px 85px;
        border-radius: 0 0 20px 20px;
        display: none;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block.show {
        display: block;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .desc {
        line-height: 1.8;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .img {
        margin-top: 55px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail {
        margin-top: 50px;
        display: flex;
        justify-content: space-between;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block {
        width: calc((100% - 8px) / 3);
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block .ttl {
        color: #fff;
        font-size: 18px;
        line-height: 1;
        font-weight: bold;
        padding: 16px;
        text-align: center;
        margin-bottom: 10px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl {
        background: #e9eef3;
        padding: 40px 28px 35px;
        height: calc(100% - 60px);
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dt {
        color: #2e82a9;
        font-size: 17px;
        line-height: 1;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 9px;
        font-weight: bold;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dd {
        font-size: 15px;
        line-height: 1.7;
        text-align: justify;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dd:not(:last-of-type) {
        margin-bottom: 30px;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block:nth-child(1) .ttl {
        background: #46abcc;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block:nth-child(2) .ttl {
        background: #2b9dc2;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block:nth-child(3) .ttl {
        background: #1d90b6;
    }

    #career-path #program .inner .content .tab .tab_content .tab_block .notice {
        font-size: 13px;
        margin-top: 20px;
        text-align: right;
    }

    #career-path #point {
        padding-top: 80px;
    }

    #career-path #point .inner {
        max-width: 1232px;
    }

    #career-path #point .inner h2 {
        text-align: center;
        font-size: 32px;
        line-height: 1.5;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 40px;
    }

    #career-path #point .inner .intro {
        width: 88%;
        max-width: 1064px;
        margin: 0 auto;
        line-height: 2;
        margin-bottom: 100px;
    }

    #career-path #point .inner h3 {
        text-align: center;
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 50px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #career-path #point .inner .list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #career-path #point .inner .list .block {
        width: 47.5%;
        border-top: 1px solid #000;
        padding-top: 30px;
    }

    #career-path #point .inner .list .block .main {
        font-size: 22px;
        line-height: 1.5;
        display: flex;
        align-items: center;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 20px;
        font-weight: 500;
    }

    #career-path #point .inner .list .block .main span {
        font-size: 23px;
        color: #18559d;
        font-family: "PT Sans", sans-serif;
        width: 46px;
        flex-shrink: 0;
        font-weight: bold;
        margin-top: 2px;
    }

    #career-path #point .inner .list .block .desc {
        text-align: justify;
        line-height: 1.8;
        padding-left: 46px;
    }

    #career-path #point .inner .list .block:nth-child(n+3) {
        margin-top: 65px;
    }

    #career-path #related_page .inner {
        max-width: 1232px;
    }

    #career-path #related_page .inner .list .block a .img {
        transition: 0.3s ease;
        border: solid 1px #eef1f4;
    }

    #career-path #related_page .inner .list .block a .img img {
        transition: 0.38s cubic-bezier(0.34, 0.09, 0.11, 1);
    }

    @media (hover: hover) and (pointer: fine) {
        #career-path #related_page .inner .list .block a:hover .img {
            border: solid 1px #18559d;
        }

        #career-path #related_page .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    @media (max-width: 1160px) {
        #career-path #program .inner .content .tab .tab_content .tab_block .detail {
            flex-direction: column;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block {
            width: 100%;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block:not(:last-child) {
            margin-bottom: 20px;
        }
    }

    @media (max-width: 1000px) {
        #career-path #point .inner .list {
            flex-direction: column;
        }

        #career-path #point .inner .list .block {
            width: 100%;
        }

        #career-path #point .inner .list .block:nth-child(2) {
            margin-top: 65px;
        }
    }

    @media (max-width: 768px) {
        #career-path #mv .inner .ttl_row {
            margin-bottom: 15px;
        }

        #career-path #mv .inner h2 {
            font-size: 26px;
            line-height: 1.4;
            margin-bottom: 20px;
        }

        #career-path #mv .flow_txt {
            bottom: 10px;
        }

        #career-path #program {
            padding-bottom: 50px;
            border-bottom-right-radius: 40px;
        }

        #career-path #program::after {
            width: 40px;
            height: 40px;
        }

        #career-path #program .inner {
            width: 100%;
        }

        #career-path #program .inner .main_img {
            margin-bottom: 40px;
        }

        #career-path #program .inner .main_img img {
            border-radius: 0;
            width: 100%;
        }

        #career-path #program .inner .content {
            width: 90%;
        }

        #career-path #program .inner .content h2 {
            font-size: 20px;
            margin-bottom: 15px;
            text-align: left;
        }

        #career-path #program .inner .content .intro {
            font-size: 14px;
            line-height: 1.8;
            width: 100%;
            margin-bottom: 25px;
        }

        #career-path #program .inner .content .tab .tab_nav ul li {
            font-size: 15px;
            border-radius: 5px 5px 0 0;
            padding: 12px 0 11px;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block {
            padding: 25px 16px 33px;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .desc {
            font-size: 13px;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .img {
            margin-top: 24px;
            text-align: center;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .detail {
            margin-top: 30px;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block .ttl {
            font-size: 13px;
            text-align: left;
            padding: 6px 13px 7px;
            margin-bottom: 5px;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl {
            padding: 20px 15px 15px;
            height: unset;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dt {
            font-size: 14px;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dd {
            font-size: 12px;
            line-height: 1.4;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block dl dd:not(:last-of-type) {
            margin-bottom: 15px;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .detail .detail_block:not(:last-child) {
            margin-bottom: 12px;
        }

        #career-path #program .inner .content .tab .tab_content .tab_block .notice {
            margin-top: 14px;
            text-align: justify;
            text-indent: -1em;
            margin-left: 1em;
            font-size: 12px;
            line-height: 1.4;
        }

        #career-path #point {
            padding: 40px 0 25px;
        }

        #career-path #point .inner h2 {
            font-size: 20px;
            margin-bottom: 10px;
            text-align: left;
        }

        #career-path #point .inner .intro {
            font-size: 14px;
            line-height: 1.8;
            margin-bottom: 30px;
            width: 100%;
        }

        #career-path #point .inner h3 {
            font-size: 18px;
            line-height: 1.5;
            margin-bottom: 22px;
            text-align: left;
        }

        #career-path #point .inner .list .block {
            padding-top: 25px;
        }

        #career-path #point .inner .list .block .main {
            font-size: 15px;
            margin-bottom: 12px;
            font-weight: bold;
            align-items: flex-start;
        }

        #career-path #point .inner .list .block .main span {
            width: 26px;
            font-size: 14px;
            margin-top: 1px;
        }

        #career-path #point .inner .list .block .desc {
            font-size: 14px;
            line-height: 1.6;
            padding-left: 26px;
        }

        #career-path #point .inner .list .block:nth-child(n+2) {
            margin-top: 25px;
        }
    }

    #keyword #mv .inner .ttl_row {
        margin-bottom: 25px;
    }

    #keyword #mv .inner h2 {
        line-height: 1.3;
    }

    #keyword #detail .inner {
        width: 95%;
        max-width: auto;
    }

    #keyword #detail .inner .main_img {
        margin-bottom: 100px;
    }

    #keyword #detail .inner .main_img img {
        border-radius: 42px;
    }

    #keyword #detail .inner .list {
        width: 88%;
        max-width: 1232px;
        margin: 0 auto;
    }

    #keyword #detail .inner .list .block .ttl {
        display: flex;
        align-items: center;
        font-family: "PT Sans", sans-serif;
        font-size: 20px;
        line-height: 1;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        padding-bottom: 10px;
        border-bottom: 1px solid #000;
        margin-bottom: 30px;
        font-weight: bold;
    }

    #keyword #detail .inner .list .block .ttl span {
        color: #18559d;
        margin-left: 0.5em;
    }

    #keyword #detail .inner .list .block .ttl::before {
        content: "";
        display: block;
        width: 22px;
        height: 36px;
        background: url(../img/about/keyword/icon_key.png) no-repeat center/contain;
        margin-right: 15px;
    }

    #keyword #detail .inner .list .block h3 {
        font-size: 32px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 30px;
    }

    #keyword #detail .inner .list .block .row {
        display: flex;
        justify-content: space-between;
    }

    #keyword #detail .inner .list .block .row .txt {
        width: 58%;
        padding-top: 20px;
    }

    #keyword #detail .inner .list .block .row .img {
        width: 33.9%;
    }

    #keyword #detail .inner .list .block .row .img img {
        border-radius: 10px;
    }

    #keyword #detail .inner .list .block .txt .desc {
        line-height: 2;
        text-align: justify;
    }

    #keyword #detail .inner .list .block .txt .btn {
        margin-top: 40px;
    }

    #keyword #detail .inner .list .block .txt .btn a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 400px;
        height: 60px;
        background: #eaeff3;
        border-radius: 6px;
        padding-left: 27px;
        padding-right: 12px;
        font-size: 17px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: relative;
        z-index: 1;
    }

    #keyword #detail .inner .list .block .txt .btn a::before {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%);
        z-index: -1;
        transition: 0.4s;
    }

    #keyword #detail .inner .list .block .txt .btn a::after {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: linear-gradient(135deg, #18559d, #fd452d);
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%) scale(0);
        z-index: -1;
        transition: 0.4s;
    }

    #keyword #detail .inner .list .block .txt .btn a i {
        display: block;
        position: relative;
        width: 36px;
        height: 36px;
    }

    #keyword #detail .inner .list .block .txt .btn a i::before {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #keyword #detail .inner .list .block .txt .btn a i::after {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_white.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: 0.4s;
    }

    @media (hover: hover) and (pointer: fine) {
        #keyword #detail .inner .list .block .txt .btn a:hover {
            background: #e4e9ee;
        }

        #keyword #detail .inner .list .block .txt .btn a:hover i::after {
            opacity: 1;
        }

        #keyword #detail .inner .list .block .txt .btn a:hover::before {
            transform: translateY(-50%) scale(0);
        }

        #keyword #detail .inner .list .block .txt .btn a:hover::after {
            transform: translateY(-50%) scale(1);
        }
    }

    #keyword #detail .inner .list .block .img {
        text-align: center;
    }

    #keyword #detail .inner .list .block:not(:last-child) {
        margin-bottom: 100px;
    }

    #keyword #detail .inner .list .block#block02 h3 {
        margin-bottom: 60px;
    }

    #keyword #detail .inner .list .block#block02 .img {
        margin-bottom: 50px;
    }

    #keyword #detail .inner .list .block#block07 .img img,
    #keyword #detail .inner .list .block#block08 .img img {
        width: 280px;
    }

    #keyword #detail .inner .list .block_row {
        display: flex;
        justify-content: space-between;
    }

    #keyword #detail .inner .list .block_row .block {
        width: 48%;
        margin-bottom: 0;
    }

    #keyword #detail .inner .list .block_row .block h3 {
        margin-bottom: 15px;
    }

    #keyword #detail .inner .list .block_row .block .img {
        margin-top: 25px;
        border: 1px solid #cbcfd2;
        padding: 30px 50px 40px;
        position: relative;
    }

    #keyword #detail .inner .list .block_row .block .img span {
        position: absolute;
        top: 30px;
        left: 30px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #keyword #detail .inner .list .block_row:not(:last-child) {
        margin-bottom: 100px;
    }

    #keyword #related_page .inner {
        max-width: 1232px;
    }

    @media (max-width: 1160px) {
        #keyword #mv .inner h2 {
            font-size: 38px;
        }

        #keyword #detail .inner .list .block .row {
            flex-direction: column;
        }

        #keyword #detail .inner .list .block .row .txt {
            width: 100%;
            padding-top: 0;
        }

        #keyword #detail .inner .list .block .row .img {
            width: 100%;
            max-width: 400px;
        }

        #keyword #detail .inner .list .block .txt {
            order: 2;
        }

        #keyword #detail .inner .list .block .img {
            margin-bottom: 20px;
            order: 1;
            margin-left: auto;
            margin-right: auto;
        }

        #keyword #detail .inner .list .block_row {
            flex-direction: column;
        }

        #keyword #detail .inner .list .block_row .block {
            width: 100%;
        }

        #keyword #detail .inner .list .block_row .block .img {
            width: 100%;
            max-width: 400px;
        }

        #keyword #detail .inner .list .block_row .block:not(:last-child) {
            margin-bottom: 100px;
        }
    }

    @media (max-width: 768px) {
        #keyword #mv .inner .ttl_row {
            margin-bottom: 15px;
        }

        #keyword #mv .inner h2 {
            font-size: 26px;
            line-height: 1.4;
            margin-bottom: 20px;
        }

        #keyword #mv .flow_txt {
            bottom: 10px;
        }

        #keyword #detail .inner {
            width: 100%;
        }

        #keyword #detail .inner .main_img {
            margin-bottom: 40px;
        }

        #keyword #detail .inner .main_img img {
            border-radius: 0;
        }

        #keyword #detail .inner .list {
            width: 90%;
        }

        #keyword #detail .inner .list .block .ttl {
            font-size: 15px;
            padding-bottom: 5px;
            margin-bottom: 10px;
        }

        #keyword #detail .inner .list .block .ttl::before {
            width: 17px;
            height: 28px;
            margin-right: 9px;
        }

        #keyword #detail .inner .list .block h3 {
            font-size: 18px;
            margin-bottom: 20px;
        }

        #keyword #detail .inner .list .block .img img {
            border-radius: 5px;
        }

        #keyword #detail .inner .list .block .txt .desc {
            font-size: 14px;
            line-height: 1.8;
        }

        #keyword #detail .inner .list .block .txt .btn {
            margin-top: 30px;
        }

        #keyword #detail .inner .list .block .txt .btn a {
            max-width: 100%;
            height: 56px;
            font-size: 14px;
            padding-left: 14px;
            border-radius: 3px;
        }

        #keyword #detail .inner .list .block .txt .btn a i {
            width: 34px;
            height: 34px;
        }

        #keyword #detail .inner .list .block:not(:last-child) {
            margin-bottom: 40px;
        }

        #keyword #detail .inner .list .block#block02 h3 {
            margin-bottom: 25px;
        }

        #keyword #detail .inner .list .block#block02 .img {
            margin-bottom: 20px;
        }

        #keyword #detail .inner .list .block#block07 .img,
        #keyword #detail .inner .list .block#block08 .img {
            padding-bottom: 20px;
        }

        #keyword #detail .inner .list .block#block07 .img img,
        #keyword #detail .inner .list .block#block08 .img img {
            width: 176px;
        }

        #keyword #detail .inner .list .block_row .block .img {
            margin-top: 10px;
            margin-bottom: 0;
            padding: 19px 32px 25px;
        }

        #keyword #detail .inner .list .block_row .block .img span {
            font-size: 14px;
            top: 18px;
            left: 19px;
        }

        #keyword #detail .inner .list .block_row .block .desc {
            line-height: 1.6;
        }

        #keyword #detail .inner .list .block_row .block:not(:last-child) {
            margin-bottom: 40px;
        }

        #keyword #detail .inner .list .block_row:not(:last-child) {
            margin-bottom: 40px;
        }

        #keyword #related_page {
            padding: 60px 0;
        }
    }

    #beginner #mv {
        padding-bottom: 120px;
    }

    #beginner #mv .flow_txt {
        bottom: 30px;
    }

    @media (max-width: 768px) {
        #beginner #mv {
            padding-bottom: 75px;
        }
    }

    #beginner #welcome {
        background: #eef1f4 url(../img/environment/beginner/beginner_03.png) 0 0;
        border-radius: 100px;
        padding: 100px 0;
    }

    @media (max-width: 1300px) {
        #beginner #welcome {
            padding: 10.67vw 0;
        }
    }

    @media (max-width: 768px) {
        #beginner #welcome {
            border-radius: 40px;
        }
    }

    #beginner #welcome .inner {
        background: #fff;
        border-radius: 80px;
        width: 82%;
        padding: 100px 0 110px;
        position: relative;
    }

    @media (max-width: 1300px) {
        #beginner #welcome .inner {
            padding: 8.533vw 0;
            width: 90%;
        }
    }

    @media (max-width: 768px) {
        #beginner #welcome .inner {
            border-radius: 30px;
        }
    }

    #beginner #welcome .inner .sub_ttl {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 11px;
    }

    @media (max-width: 768px) {
        #beginner #welcome .inner .sub_ttl img {
            width: 85.5px;
        }
    }

    #beginner #welcome .inner .sub_ttl::before {
        content: "";
        display: block;
        width: 20px;
        height: 31px;
        background: url(../img/environment/beginner/icon_beginner.png) no-repeat center/contain;
        margin-right: 12px;
    }

    @media (max-width: 768px) {
        #beginner #welcome .inner .sub_ttl::before {
            width: 10px;
            height: 18px;
            margin-right: 6px;
        }
    }

    #beginner #welcome .inner h2 {
        text-align: center;
        width: 84%;
        margin: 0 auto 75px;
    }

    @media (max-width: 768px) {
        #beginner #welcome .inner h2 {
            width: 88%;
            margin: 0 auto 40px;
        }
    }

    #beginner #welcome .inner h2 img {
        margin: 0 auto;
    }

    #beginner #welcome .inner .desc {
        font-size: 18px;
        line-height: 2.3;
        text-align: justify;
        width: 90%;
        max-width: 804px;
        margin: 0 auto;
    }

    @media (max-width: 1000px) {
        #beginner #welcome .inner .desc {
            width: 84%;
        }
    }

    @media (max-width: 768px) {
        #beginner #welcome .inner .desc {
            font-size: 15px;
            line-height: 28.5px;
            width: 88%;
        }
    }

    .beginner_ttl {
        margin-bottom: 60px;
    }

    @media (max-width: 768px) {
        .beginner_ttl {
            margin-bottom: 35px;
        }
    }

    .beginner_ttl_en {
        color: #18559d;
        font-size: 14px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        display: flex;
        align-items: center;
        font-family: "PT Sans", sans-serif;
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .beginner_ttl_en {
            font-size: 13px;
            margin-bottom: 10px;
        }
    }

    .beginner_ttl_en::before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #18559d;
        margin-right: 6px;
    }

    @media (max-width: 768px) {
        .beginner_ttl_en::before {
            width: 7.5px;
            height: 7.5px;
            margin-right: 6.5px;
        }
    }

    .beginner_ttl h3 {
        font-size: 36px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1.3;
    }

    @media (max-width: 768px) {
        .beginner_ttl h3 {
            font-size: 20px;
            line-height: 26px;
        }
    }

    .beginner_growth {
        padding: 100px 0 100px;
        margin-bottom: 100px;
    }

    @media (max-width: 768px) {
        .beginner_growth {
            padding: 50px 0 0;
        }
    }

    .beginner_growth .inner {
        max-width: 1232px;
    }

    .beginner_growth img {
        width: 100%;
    }

    .beginner_growth_point {
        margin: 0 auto;
        width: 94%;
        max-width: 1148px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point {
            margin: 0 calc(50% - 50vw);
            width: 100vw;
            box-sizing: border-box;
            padding: 0 1%;
        }
    }

    .beginner_growth_point_box {
        position: relative;
    }

    .beginner_growth_point_box::before {
        content: "";
        width: 1px;
        height: 100%;
        background: #000;
        position: absolute;
        left: 35px;
        top: 0;
        z-index: -1;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_box::before {
            left: 6%;
        }
    }

    .beginner_growth_point_box:not(:last-child) {
        margin-bottom: 60px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_box:not(:last-child) {
            margin-bottom: 30px;
        }
    }

    .beginner_growth_point_ttl {
        display: flex;
        align-items: center;
        font-size: 28px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1;
        background: #FFF;
        padding-bottom: 20px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_ttl {
            font-size: 16px;
            line-height: 22px;
            padding-bottom: 10px;
        }
    }


    .beginner_growth_point_ttl_num:before {
        font-family: 'Font Awesome 6 pro';
        content: '\f0d1';
        color: #0859a8;
        padding-right: 10px;
    }



    @media (max-width: 768px) {
        .beginner_growth_point_ttl_num {
            width: 34px;
            margin-right: 8px;
            padding-left: 10px;
        }
    }

    .beginner_growth_point_desc {
        padding: 20px 0 0 85px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_desc {
            padding: 2% 4% 0 12%;
        }
    }

    .beginner_growth_point_flow {
        background: #e4ecf4;
        border-radius: 16px;
        padding: 40px 30px;
        margin-bottom: 40px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_flow {
            border-radius: 8px;
            padding: 12.5px 9px;
            margin-bottom: 6%;
        }
    }

    .beginner_growth_point_txt {
        font-size: 16px;
        line-height: 32px;
        text-align: justify;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_txt {
            font-size: 14px;
            line-height: 25px;
        }
    }

    .beginner_growth_point_list {
        display: flex;
        justify-content: space-between;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_list {
            display: block;
        }
    }

    .beginner_growth_point_list_box {
        width: 30%;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_list_box {
            width: 100%;
        }

        .beginner_growth_point_list_box:not(:last-child) {
            margin-bottom: 30px;
        }
    }

    .beginner_growth_point_list_img {
        background: url(../img/environment/beginner/point_bg.svg) no-repeat 50% 50%;
        background-size: 100%;
        width: 100%;
        max-width: 260px;
        margin: 0 auto 30px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_list_img {
            margin-bottom: 10px;
        }
    }

    .beginner_growth_point_list h5 {
        font-size: 20px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1;
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_list h5 {
            font-size: 16px;
            line-height: 1;
            margin-bottom: 10px;
        }
    }

    .beginner_growth_point_list h5 span {
        font-size: 18px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_list h5 span {
            font-size: 14px;
        }
    }

    .beginner_growth_point_list_txt {
        text-align: justify;
        font-size: 15px;
        line-height: 27px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_list_txt {
            font-size: 14px;
            line-height: 25px;
        }
    }

    .beginner_growth_point_career {
        display: flex;
        justify-content: space-between;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_career {
            display: block;
        }
    }

    .beginner_growth_point_career_img {
        order: 2;
        width: 35%;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_career_img {
            width: 100%;
            margin-bottom: 6%;
        }
    }

    .beginner_growth_point_career_txt {
        width: 61%;
        font-size: 16px;
        line-height: 32px;
        text-align: justify;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_career_txt {
            width: 100%;
            font-size: 14px;
            line-height: 25px;
        }
    }

    .beginner_growth_point_btn {
        margin-top: 40px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_btn {
            margin-top: 30px;
        }
    }

    .beginner_growth_point_btn a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 400px;
        height: 60px;
        background: #eaeff3;
        border-radius: 6px;
        padding-left: 27px;
        padding-right: 12px;
        font-size: 17px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: relative;
        z-index: 1;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_btn a {
            max-width: 100%;
            height: 56px;
            font-size: 14px;
            padding-left: 14px;
            border-radius: 3px;
        }
    }

    .beginner_growth_point_btn a::before {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%);
        z-index: -1;
        transition: 0.4s;
    }

    .beginner_growth_point_btn a::after {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: linear-gradient(135deg, #18559d, #fd452d);
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%) scale(0);
        z-index: -1;
        transition: 0.4s;
    }

    .beginner_growth_point_btn a i {
        display: block;
        position: relative;
        width: 36px;
        height: 36px;
    }

    @media (max-width: 768px) {
        .beginner_growth_point_btn a i {
            width: 34px;
            height: 34px;
        }
    }

    .beginner_growth_point_btn a i::before {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .beginner_growth_point_btn a i::after {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_white.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: 0.4s;
    }

    @media (hover: hover) and (pointer: fine) {
        .beginner_growth_point_btn a:hover {
            background: #e4e9ee;
        }

        .beginner_growth_point_btn a:hover i::after {
            opacity: 1;
        }

        .beginner_growth_point_btn a:hover::before {
            transform: translateY(-50%) scale(0);
        }

        .beginner_growth_point_btn a:hover::after {
            transform: translateY(-50%) scale(1);
        }
    }

    .beginner_voice {
        padding: 100px 0 0;
    }

    .beginner_voice .inner {
        max-width: 1232px;
    }

    @media (max-width: 768px) {
        .beginner_voice {
            padding: 50px 0 0;
        }
    }

    .beginner_voice img {
        width: 100%;
    }

    .beginner_voice_list {
        width: 94%;
        max-width: 1328px;
        margin: 0 auto;
        background: #eef1f4;
        border-radius: 60px;
        padding: 80px 5%;
    }

    @media (max-width: 768px) {
        .beginner_voice_list {
            width: 100%;
            border-radius: 40px;
            padding: 40px 20px;
        }
    }

    .beginner_voice_list_box {
        position: relative;
        background: #FFF;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-radius: 20px 20px 20px 0;
        padding: 20px 40px;
    }

    @media (max-width: 768px) {
        .beginner_voice_list_box {
            border-radius: 10px 10px 10px 0;
            padding: 25px 18px;
        }
    }

    .beginner_voice_list_box:not(:last-child) {
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .beginner_voice_list_box:not(:last-child) {
            margin-bottom: 10px;
        }
    }

    .beginner_voice_list_box::before {
        content: "";
        background: url(../img/environment/beginner/voice_bal.svg) no-repeat 0 0;
        background-size: 100%;
        width: 28px;
        height: 34px;
        position: absolute;
        left: -28px;
        bottom: 0;
    }

    @media (max-width: 768px) {
        .beginner_voice_list_box::before {
            width: 14px;
            height: 17px;
            left: -14px;
        }
    }

    .beginner_voice_list_img {
        width: 106px;
        text-align: center;
    }

    .beginner_voice_list_img img {
        width: 70px;
    }

    @media (max-width: 768px) {
        .beginner_voice_list_img {
            width: 20%;
            text-align: center;
        }

        .beginner_voice_list_img img {
            width: 80%;
        }
    }

    .beginner_voice_list_prof {
        text-align: center;
        font-weight: bold;
        font-size: 13px;
        line-height: 17px;
    }

    @media (max-width: 768px) {
        .beginner_voice_list_prof {
            font-size: 11px;
            line-height: 14px;
        }
    }

    .beginner_voice_list_txt {
        width: calc(100% - 130px);
    }

    @media (max-width: 768px) {
        .beginner_voice_list_txt {
            width: 75%;
            font-size: 13px;
            line-height: 19.5px;
        }
    }

    .parallax {
        position: absolute;
        z-index: 1;
    }

    .parallax img {
        width: 100%;
    }

    .parallax.kazari01 {
        width: 78px;
        aspect-ratio: 78/81;
        background: url(../img/environment/beginner/kazari01.svg) no-repeat center/contain;
        top: 80px;
        left: -60px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari01 {
            width: 10.4vw;
            max-width: 116px;
            top: -7.3vw;
            left: 5.3vw;
        }
    }

    .parallax.kazari02 {
        width: 68px;
        aspect-ratio: 68/15;
        background: url(../img/environment/beginner/kazari02.svg) no-repeat center/contain;
        top: 150px;
        left: 15px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari02 {
            width: 9.0667vw;
            top: 9.33vw;
            left: -6vw;
        }
    }

    .parallax.kazari03 {
        width: 64px;
        aspect-ratio: 1/1;
        background: url(../img/environment/beginner/kazari03.svg) no-repeat center/contain;
        top: 130px;
        left: -160px;
        z-index: 2;
    }

    @media (max-width: 1300px) {
        .parallax.kazari03 {
            display: none;
            width: 8.533vw;
            max-width: 56px;
            top: 30.667vw;
            left: -4.4vw;
        }
    }

    .parallax.kazari04 {
        width: 225px;
        aspect-ratio: 1/1;
        background: url(../img/environment/beginner/kazari04.svg) no-repeat center/contain;
        top: 170px;
        left: -245px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari04 {
            display: none;
        }
    }

    .parallax.kazari05 {
        width: 32px;
        aspect-ratio: 1/1;
        background: url(../img/environment/beginner/kazari05.svg) no-repeat center/contain;
        top: 370px;
        left: -105px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari05 {
            display: none;
        }
    }

    .parallax.kazari06 {
        width: 28px;
        aspect-ratio: 28/100;
        background: url(../img/environment/beginner/kazari06.svg) no-repeat center/contain;
        bottom: 140px;
        left: -40px;
        z-index: 2;
    }

    @media (max-width: 1300px) {
        .parallax.kazari06 {
            width: 3.73vw;
            max-width: 36px;
            bottom: -4vw;
            left: -1.33vw;
        }
    }

    .parallax.kazari07 {
        width: 120px;
        aspect-ratio: 120/164;
        background: url(../img/environment/beginner/kazari07.svg) no-repeat center/contain;
        bottom: 10px;
        left: -35px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari07 {
            width: 12.5vw;
            max-width: 100px;
            bottom: -13.7vw;
            left: 0;
        }
    }

    .parallax.kazari08 {
        width: 60px;
        aspect-ratio: 60/21;
        background: url(../img/environment/beginner/kazari08.svg) no-repeat center/contain;
        bottom: 200px;
        left: 60px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari08 {
            display: none;
        }
    }

    .parallax.kazari09 {
        width: 44px;
        aspect-ratio: 44/39;
        background: url(../img/environment/beginner/kazari09.svg) no-repeat center/contain;
        top: 60px;
        right: 70px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari09 {
            display: none;
        }
    }

    .parallax.kazari10 {
        width: 40px;
        aspect-ratio: 1/1;
        background: url(../img/environment/beginner/kazari10.svg) no-repeat center/contain;
        top: 120px;
        right: 30px;
        z-index: 2;
    }

    @media (max-width: 1300px) {
        .parallax.kazari10 {
            width: 5.33vw;
            top: 2.133vw;
            right: 5.33vw;
        }
    }

    .parallax.kazari11 {
        width: 144px;
        aspect-ratio: 144/85;
        background: url(../img/environment/beginner/kazari11.svg) no-repeat center/contain;
        top: 145px;
        right: -90px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari11 {
            width: 19vw;
            max-width: 200px;
            top: 5.33vw;
            right: -10.4vw;
        }
    }

    .parallax.kazari12 {
        width: 64px;
        aspect-ratio: 64/201;
        background: url(../img/environment/beginner/kazari12.svg) no-repeat center/contain;
        bottom: 180px;
        right: -124px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari12 {
            width: 7.2vw;
            max-width: 66px;
            right: -4.53vw;
            bottom: auto;
            top: 34.8vw;
        }
    }

    .parallax.kazari13 {
        width: 48px;
        aspect-ratio: 1/1;
        background: url(../img/environment/beginner/kazari05.svg) no-repeat center/contain;
        bottom: 66px;
        right: -12px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari13 {
            display: none;
        }
    }

    .parallax.kazari14 {
        width: 235px;
        aspect-ratio: 235/19;
        background: url(../img/environment/beginner/kazari14.svg) no-repeat center/contain;
        bottom: -4px;
        right: -10px;
    }

    .parallax.kazari14 img {
        width: 48px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari14 {
            display: none;
        }
    }

    .parallax.kazari15 {
        width: 103px;
        aspect-ratio: 103/28;
        background: url(../img/environment/beginner/kazari15.svg) no-repeat center/contain;
        bottom: -36px;
        right: 160px;
    }

    @media (max-width: 1300px) {
        .parallax.kazari15 {
            width: 13.6vw;
            right: 19.46vw;
            bottom: -4.6vw;
        }
    }

    #beginner #related_page .inner {
        max-width: 1232px;
    }

    #beginner #related_page .inner .list .block a .img {
        transition: 0.3s ease;
        border: solid 1px #eef1f4;
    }

    #beginner #related_page .inner .list .block a .img img {
        transition: 0.38s cubic-bezier(0.34, 0.09, 0.11, 1);
    }

    @media (hover: hover) and (pointer: fine) {
        #beginner #related_page .inner .list .block a:hover .img {
            border: solid 1px #18559d;
        }

        #beginner #related_page .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    @media (max-width: 1160px) {
        #beginner #related_page .inner .list .block a .txt {
            font-size: 18px;
        }
    }

    @media (max-width: 768px) {
        #beginner #related_page {
            padding: 60px 0 60px;
        }

        #beginner #related_page .inner .ttl_row span {
            line-height: 1.3;
        }

        #beginner #related_page .list .block {
            width: 100%;
        }

        #beginner #related_page .list .block a .txt {
            margin-top: 16px;
            font-size: 18px;
            margin-bottom: 8px;
        }

        #beginner #related_page .list .block:nth-child(n+2) {
            margin-top: 30px;
        }
    }

    .gmark_ttl {
        margin-bottom: 60px;
    }

    @media (max-width: 768px) {
        .gmark_ttl {
            margin-bottom: 35px;
        }
    }

    .gmark_ttl_en {
        color: #18559d;
        font-size: 14px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        display: flex;
        align-items: center;
        font-family: "PT Sans", sans-serif;
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .gmark_ttl_en {
            font-size: 13px;
            margin-bottom: 10px;
        }
    }

    .gmark_ttl_en::before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #18559d;
        margin-right: 6px;
    }

    @media (max-width: 768px) {
        .gmark_ttl_en::before {
            width: 7.5px;
            height: 7.5px;
            margin-right: 6.5px;
        }
    }

    .gmark_ttl h3 {
        font-size: 36px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1.3;
    }

    @media (max-width: 768px) {
        .gmark_ttl h3 {
            font-size: 20px;
            line-height: 26px;
        }
    }


    .gmark_ttl .txt_set {
        margin-top: 30px;
        padding: 20px;
        background: #fff;
        border-radius: 0em 1em 0em 1em;
        font-size: 20px;
        line-height: 2;
        font-weight: 600;
    }

    @media (max-width: 768px) {
        .gmark_ttl .txt_set {
            font-size: 16px;
        }
    }


    .gmark_kv {
        position: relative;
        z-index: 1;
        width: 94%;
        margin: 0 auto;
    }

    .gmark_kv img {
        border-radius: 36px;
    }

    @media (max-width: 768px) {
        .gmark_kv {
            width: 100%;
        }

        .gmark_kv img {
            border-radius: 0;
        }
    }

    .gmark_our {
        margin-top: -80px;
        margin-top: -30px;
    }

    @media (max-width: 768px) {
        .gmark_our {
            margin-top: 0;
        }
    }

    .gmark_our .inner {
        max-width: 1232px;
    }

    .gmark_our_bg {
        background: #eef1f4;
        border-radius: 0 0 100px 0;
        padding: 100px 0 100px;
    }

    @media (max-width: 768px) {
        .gmark_our_bg {
            border-radius: 0 0 40px 0;
            padding: 40px 0 50px;
        }
    }

    .gmark_our_list {
        display: flex;
        justify-content: space-between;
        gap: 1em;
    }

    @media (max-width: 920px) {
        .gmark_our_list {
            display: block;
        }
    }

    .gmark_our_list_box {
        background: #FFF;
        width: 48%;
        box-sizing: border-box;
        padding: 3% 3% 4%;
        border-radius: 20px;
    }

    @media (max-width: 920px) {
        .gmark_our_list_box {
            width: 100%;
            padding: 7% 4%;
        }

        .gmark_our_list_box:not(:last-child) {
            margin-bottom: 5%;
        }
    }

    .gmark_our_list_img {
        width: 85%;
        margin: 0 auto 6%;
    }

    @media (max-width: 920px) {
        .gmark_our_list_img {
            width: 50%;
        }
    }

    .gmark_our_list h4 {
        text-align: center;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-size: 21px;
        line-height: 32px;
        margin-bottom: 5%;
    }

    @media (max-width: 920px) {
        .gmark_our_list h4 {
            font-size: 18px;
            line-height: 25px;
            margin-bottom: 3%;
        }
    }

    .gmark_our_list_txt {
        text-align: justify;
        font-size: 16px;
        line-height: 29px;
    }

    @media (max-width: 920px) {
        .gmark_our_list_txt {
            font-size: 14px;
            line-height: 22px;
        }
    }

    .gmark_env {
        background: #eef1f4;
    }

    .gmark_env .inner {
        max-width: 1232px;
    }

    .gmark_env_bg {
        background: #FFF;
        border-radius: 100px 0 0 0;
        padding: 100px 0 0;
    }

    @media (max-width: 768px) {
        .gmark_env_bg {
            border-radius: 40px 0 0 0;
            padding: 50px 0 0;
        }
    }

    .gmark_env_inner {
        margin: 0 auto;
        max-width: 1064px;
    }

    @media (max-width: 768px) {
        .gmark_env_inner {
            width: 100%;
        }
    }

    .gmark_env_list {
        margin-bottom: 10%;
    }

    .gmark_env_list_box {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    @media (max-width: 768px) {
        .gmark_env_list_box {
            display: block;
        }
    }

    .gmark_env_list_box:not(:last-child) {
        margin-bottom: 4%;
    }

    @media (max-width: 768px) {
        .gmark_env_list_box:not(:last-child) {
            margin-bottom: 10%;
        }
    }

    .gmark_env_list_img {
        width: 32%;
    }

    @media (max-width: 768px) {
        .gmark_env_list_img {
            width: 100%;
            margin-bottom: 5%;
        }
    }

    .gmark_env_list_img img {
        border-radius: 10px;
    }

    @media (max-width: 768px) {
        .gmark_env_list_img img {
            border-radius: 5px;
        }
    }

    .gmark_env_list_desc {
        width: 62%;
    }

    @media (max-width: 768px) {
        .gmark_env_list_desc {
            width: 100%;
        }
    }

    .gmark_env_list h4 {
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 3%;
    }

    @media (max-width: 768px) {
        .gmark_env_list h4 {
            font-size: 18px;
            line-height: 25px;
        }
    }

    .gmark_env_list_txt {
        text-align: justify;
        font-size: 16px;
        line-height: 29px;
    }

    @media (max-width: 768px) {
        .gmark_env_list_txt {
            font-size: 14px;
            line-height: 22px;
        }
    }

    .gmark_env_space {
        display: flex;
        justify-content: space-between;
    }

    @media (max-width: 768px) {
        .gmark_env_space {
            display: block;
        }
    }

    .gmark_env_space_slider {
        margin: 0;
        border-radius: 10px;
        width: 52%;
    }

    @media (max-width: 768px) {
        .gmark_env_space_slider {
            width: 100%;
            border-radius: 5px;
            padding-bottom: 20px;
        }
    }

    .gmark_env_space_slider img {
        border-radius: 10px;
    }

    @media (max-width: 768px) {
        .gmark_env_space_slider img {
            border-radius: 5px;
        }
    }

    .gmark_env_space_desc {
        width: 42%;
    }

    @media (max-width: 768px) {
        .gmark_env_space_desc {
            width: 100%;
            padding-top: 10%;
        }
    }

    .gmark_env_space_desc h4 {
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 4%;
    }

    @media (max-width: 768px) {
        .gmark_env_space_desc h4 {
            font-size: 18px;
            line-height: 25px;
        }
    }

    .gmark_env_space_desc .gmark_env_list_txt:not(:last-child) {
        margin-bottom: 1.25em;
    }

    .gmark_env_space_desc .gmark_env_list_txt span {
        display: block;
        font-size: 14px;
        line-height: 22px;
    }

    @media (max-width: 768px) {
        .gmark_env_space_desc .gmark_env_list_txt span {
            font-size: 13px;
            line-height: 18px;
            text-indent: -1em;
            padding-left: 1em;
        }
    }

    .gmark_env_space .swiper-horizontal>.swiper-pagination-bullets,
    .gmark_env_space .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 20px;
    }

    @media (max-width: 768px) {

        .gmark_env_space .swiper-horizontal>.swiper-pagination-bullets,
        .gmark_env_space .swiper-pagination-bullets.swiper-pagination-horizontal {
            bottom: 0;
        }
    }

    .gmark_env_space .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        opacity: 1;
        border: 1px solid #000;
        background: #FFF;
    }

    .gmark_env_space .swiper-pagination-bullet-active {
        background: #000;
    }

    .gmark_event {
        padding: 100px 0 0;
    }

    @media (max-width: 768px) {
        .gmark_event {
            padding: 50px 0 0;
        }
    }

    .gmark_event .inner {
        max-width: 1232px;
    }

    .gmark_event_bg {
        position: relative;
    }

    .gmark_event_block {
        position: relative;
        max-width: 1232px;
        margin: 0 -8% 0 auto;
    }

    @media (max-width: 1300px) {
        .gmark_event_block {
            margin-right: 0;
        }
    }

    .gmark_event_block::before {
        content: "";
        display: block;
        width: calc(100vw - (100vw - 1232px) / 2 - 126px);
        height: 100%;
        background: #f0f3f6;
        position: absolute;
        top: 0;
        left: 126px;
    }

    @media (max-width: 768px) {
        .gmark_event_block::before {
            width: calc(95vw - 17px);
            left: 17px;
        }
    }

    .gmark_event_block h4 {
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-size: 23px;
        padding-bottom: 10px;
        line-height: 1;
        border-bottom: 1px solid;
        width: 400px;
    }

    @media (max-width: 768px) {
        .gmark_event_block h4 {
            font-size: 16px;
            margin: 0;
            padding-bottom: 8px;
            width: 168px;
        }
    }

    .gmark_event_block:first-child {
        padding-top: 50px;
        padding-bottom: 80px;
    }

    @media (max-width: 768px) {
        .gmark_event_block:first-child {
            padding-top: 30px;
            padding-bottom: 40px;
        }
    }

    .gmark_event_block:first-child::before {
        border-radius: 60px 0 0 0;
    }

    @media (max-width: 768px) {
        .gmark_event_block:first-child::before {
            border-radius: 30px 0 0 0;
        }
    }

    .gmark_event_block:last-child {
        padding-bottom: 100px;
    }

    @media (max-width: 768px) {
        .gmark_event_block:last-child {
            padding-bottom: 50px;
        }
    }

    .gmark_event_block:last-child::before {
        border-radius: 0 0 0 60px;
    }

    @media (max-width: 768px) {
        .gmark_event_block:last-child::before {
            border-radius: 0 0 0 30px;
        }
    }

    .gmark_event_list {
        display: flex;
        flex-wrap: wrap;
        padding-left: 222px;
        width: 100%;
        max-width: 1120px;
    }

    @media (max-width: 768px) {
        .gmark_event_list {
            padding-left: 58px;
            display: block;
        }
    }

    .gmark_event_list._last {
        margin-bottom: 0;
    }

    .gmark_event_list_box {
        width: calc((100% - 60px) / 2);
        margin-top: 50px;
    }

    @media (max-width: 768px) {
        .gmark_event_list_box {
            width: 100%;
            margin-top: 30px;
        }
    }

    .gmark_event_list_box:not(:nth-child(2n)) {
        margin-right: 60px;
    }

    @media (max-width: 768px) {
        .gmark_event_list_box:not(:nth-child(2n)) {
            margin-right: 0;
        }
    }

    .gmark_event_list_box._club {
        background: #FFF;
        border-radius: 10px;
        padding: 50px 40px;
    }

    @media (max-width: 768px) {
        .gmark_event_list_box._club {
            border-radius: 5px;
            padding: 8%;
        }
    }

    .gmark_event_list_img {
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .gmark_event_list_img {
            margin-bottom: 10px;
        }
    }

    .gmark_event_list_img img {
        border-radius: 10px;
    }

    @media (max-width: 768px) {
        .gmark_event_list_img img {
            border-radius: 5px;
        }
    }

    .gmark_event_list h5 {
        font-weight: bold;
        font-feature-settings: "palt";
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 0.07em;
        margin-bottom: 10px;
    }

    @media (max-width: 768px) {
        .gmark_event_list h5 {
            font-size: 16px;
            line-height: 1;
        }
    }

    .gmark_event_list_txt {
        text-align: justify;
        font-size: 16px;
        line-height: 29px;
    }

    @media (max-width: 768px) {
        .gmark_event_list_txt {
            font-size: 13px;
            line-height: 22px;
        }
    }

    .gmark_event_list_club_ttl {
        font-weight: bold;
        font-feature-settings: "palt";
        font-size: 20px;
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .gmark_event_list_club_ttl {
            font-size: 14px;
            margin-bottom: 15px;
        }
    }

    .gmark_event_list_club_txt {
        font-size: 15px;
    }

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

    .gmark_event_list_club_desc_txt {
        display: flex;
        align-items: center;
        font-size: 18px;
        line-height: 1;
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .gmark_event_list_club_desc_txt {
            font-size: 14px;
            margin-bottom: 15px;
        }
    }

    .gmark_event_list_club_desc_txt:not(:last-child) {
        margin-bottom: 15px;
    }

    @media (max-width: 768px) {
        .gmark_event_list_club_desc_txt:not(:last-child) {
            margin-bottom: 10px;
        }
    }

    .gmark_event_list_club_desc_txt::before {
        content: "";
        background: #18559d;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin-right: 6px;
    }



    .g_mark_box {
        background: #ffffff;
        border-radius: 10px;
        box-shadow: 20px 20px 120px rgba(0, 0, 0, 0.1);
        flex: none;
        flex-direction: column;
        flex-wrap: nowrap;
        height: auto;
        justify-content: center;
        margin: 0px 0px 96px;
        padding: 20px;
        width: calc(100% - (var(--gap-h-746cbba5-8214-4a8c-bc0c-4019eb620b60) * 0));
        max-width: calc(100% - (var(--gap-h-746cbba5-8214-4a8c-bc0c-4019eb620b60) * 0));
    }

    .g_mark_box .wrap {
        display: flex;
        gap: 1em;
        align-items: center;
    }

    .g_mark_box .img_set {
        width: 35%;
    }

    .g_mark_box .txt_set {
        line-height: 2;
        width: 65%;
    }

    .g_mark_box .txt_set2 {
        line-height: 2
    }


    @media (max-width: 768px) {
        .g_mark_box .wrap {
            display: flex;
            gap: 1em;
            align-items: center;
            flex-direction: column;
        }

        .g_mark_box .img_set {
            width: 80%;
        }

        .g_mark_box .txt_set {
            line-height: 2;
            width: 100%;
        }

    }






    #gmark #related_page .inner {
        max-width: 1232px;
    }

    #gmark #related_page .inner .list .block a .img {
        transition: 0.3s ease;
        border: solid 1px #eef1f4;
    }

    #gmark #related_page .inner .list .block a .img img {
        transition: 0.38s cubic-bezier(0.34, 0.09, 0.11, 1);
    }

    @media (hover: hover) and (pointer: fine) {
        #gmark #related_page .inner .list .block a:hover .img {
            border: solid 1px #18559d;
        }

        #gmark #related_page .inner .list .block a:hover .img img {
            transform: scale(1.04);
        }
    }

    @media (max-width: 1160px) {
        #gmark #related_page .inner .list .block a .txt {
            font-size: 18px;
        }
    }

    @media (max-width: 768px) {
        #gmark #related_page {
            padding: 60px 0 60px;
        }

        #gmark #related_page .inner .ttl_row span {
            line-height: 1.3;
        }

        #gmark #related_page .list .block {
            width: 100%;
        }

        #gmark #related_page .list .block a .txt {
            margin-top: 16px;
            font-size: 18px;
            margin-bottom: 8px;
        }

        #gmark #related_page .list .block:nth-child(n+2) {
            margin-top: 30px;
        }

        #gmark #related_page .list .block.sp_arrow::after {
            top: 127px;
        }
    }

    @media (max-width: 768px) {
        #itoutsourcing #mv .flow_txt {
            bottom: 10px;
        }
    }

    .itoutsourcing_ttl {
        margin-bottom: 50px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_ttl {
            margin-bottom: 35px;
        }
    }

    .itoutsourcing_ttl_en {
        color: #18559d;
        font-size: 14px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        display: flex;
        align-items: center;
        font-family: "PT Sans", sans-serif;
        margin-bottom: 25px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_ttl_en {
            font-size: 13px;
            margin-bottom: 10px;
        }
    }

    .itoutsourcing_ttl_en::before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #18559d;
        margin-right: 6px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_ttl_en::before {
            width: 7.5px;
            height: 7.5px;
            margin-right: 6.5px;
        }
    }

    .itoutsourcing_ttl h3 {
        font-size: 36px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1;
    }

    @media (max-width: 768px) {
        .itoutsourcing_ttl h3 {
            font-size: 20px;
            line-height: 26px;
        }
    }

    .itoutsourcing_kv {
        position: relative;
        z-index: 1;
        width: 94%;
        margin: 0 auto;
    }

    .itoutsourcing_kv img {
        border-radius: 36px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_kv {
            width: 100%;
        }

        .itoutsourcing_kv img {
            border-radius: 0;
        }
    }

    .itoutsourcing_read {
        background: #f0f3f6;
    }

    .itoutsourcing_read .inner {
        width: 82%;
        max-width: 1148px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_read .inner {
            width: 90%;
        }
    }

    .itoutsourcing_read_bg {
        background: #FFF;
        border-radius: 0 0 100px 0;
        padding: 100px 0;
    }

    @media (max-width: 768px) {
        .itoutsourcing_read_bg {
            padding: 40px 0;
            border-radius: 0 0 40px 0;
        }
    }

    .itoutsourcing_read_txt {
        font-size: 18px;
        line-height: 36px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_read_txt {
            font-size: 14px;
            line-height: 22px;
        }
    }

    .itoutsourcing_trend {
        background: #FFF;
    }

    .itoutsourcing_trend .inner {
        max-width: 1232px;
    }

    .itoutsourcing_trend_bg {
        background: #f0f3f6;
        border-radius: 100px 0 100px 0;
        padding: 100px 0;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_bg {
            border-radius: 40px 0 40px 0;
            padding: 40px 0;
        }
    }

    .itoutsourcing_trend_outs {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_outs {
            display: block;
        }
    }

    .itoutsourcing_trend_outs_img {
        order: 2;
        background: #FFF;
        box-sizing: border-box;
        border-radius: 10px;
        width: 45%;
        padding: 30px 15px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_outs_img {
            width: 100%;
            padding: 20px 10px;
            margin-bottom: 7%;
        }
    }

    .itoutsourcing_trend_outs_desc {
        width: 48%;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_outs_desc {
            width: 100%;
        }
    }

    .itoutsourcing_trend_outs_txt {
        text-align: justify;
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 40px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_outs_txt {
            font-size: 14px;
            line-height: 25px;
            margin-bottom: 20px;
        }
    }

    .itoutsourcing_trend_outs_ttl {
        position: relative;
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_outs_ttl {
            margin-bottom: 0;
        }
    }

    .itoutsourcing_trend_outs_ttl span {
        position: relative;
        z-index: 1;
        background: #f0f3f6;
        font-weight: bold;
        font-size: 20px;
        padding: 0 20px 0 0;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_outs_ttl span {
            font-size: 15px;
            padding: 0 10px 0 0;
        }
    }

    .itoutsourcing_trend_outs_ttl::after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 1px;
        background: #a1a6aa;
    }

    .itoutsourcing_trend_outs_list {
        display: flex;
        flex-wrap: wrap;
    }

    .itoutsourcing_trend_outs_list_box {
        background: url(../img/work/itoutsourcing/icon.svg) no-repeat 0 50%;
        width: 50%;
        padding-left: 15px;
        font-size: 16px;
        margin-top: 10px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_outs_list_box {
            margin-top: 8px;
            font-size: 13px;
            background-size: 8px;
            padding-left: 12px;
        }
    }

    .itoutsourcing_trend_market {
        margin: 100px auto 0;
        width: 96%;
        max-width: 1148px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market {
            margin: 50px auto 0;
            width: 100%;
        }
    }

    .itoutsourcing_trend_market h4 {
        text-align: center;
        font-size: 28px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1;
        margin-bottom: 40px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market h4 {
            text-align: left;
            font-size: 18px;
            line-height: 25px;
            margin-bottom: 20px;
        }
    }

    .itoutsourcing_trend_market_txt {
        text-align: justify;
        font-size: 16px;
        line-height: 32px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market_txt {
            font-size: 14px;
            line-height: 25px;
        }
    }

    .itoutsourcing_trend_market_txt span {
        font-size: 12px;
        vertical-align: super;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market_txt span {
            font-size: 11px;
        }
    }

    .itoutsourcing_trend_market_txt._top {
        margin-bottom: 50px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market_txt._top {
            margin-bottom: 30px;
        }
    }

    .itoutsourcing_trend_market h5 {
        font-size: 20px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1;
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market h5 {
            text-align: left;
            font-size: 16px;
            margin-bottom: 20px;
        }
    }

    .itoutsourcing_trend_market_list {
        margin-top: 30px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market_list {
            margin-top: 0;
        }
    }

    .itoutsourcing_trend_market_list_box {
        border: 1px solid #000;
        background: #FFF;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 30px 70px;
        border-radius: 10px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market_list_box {
            display: block;
            padding: 5%;
            border-radius: 5px;
        }
    }

    .itoutsourcing_trend_market_list_box:not(:last-child) {
        margin-bottom: 15px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market_list_box:not(:last-child) {
            margin-bottom: 5%;
        }
    }

    .itoutsourcing_trend_market_list_img {
        width: 10%;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market_list_img {
            width: 30%;
            margin: 0 auto;
        }
    }

    .itoutsourcing_trend_market_list_desc {
        width: 84%;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_market_list_desc {
            width: 100%;
        }

        .itoutsourcing_trend_market_list_desc h5 {
            text-align: center;
            margin-top: 4%;
        }
    }

    .itoutsourcing_trend_trans {
        margin: 60px auto 0;
        width: 96%;
        max-width: 1148px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_trans {
            margin: 40px auto 0;
            width: 100%;
        }
    }

    .itoutsourcing_trend_trans h5 {
        font-size: 20px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1;
        margin-bottom: 30px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_trans h5 {
            text-align: left;
            font-size: 16px;
            margin-bottom: 20px;
        }
    }

    .itoutsourcing_trend_trans_img {
        background: #FFF;
        border-radius: 10px;
        padding: 40px 80px;
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_trans_img {
            padding: 4%;
            border-radius: 5px;
            margin-bottom: 10px;
        }
    }

    .itoutsourcing_trend_trans_txt {
        color: #6e6e6e;
        font-size: 13px;
        line-height: 22px;
        text-indent: -1em;
        padding-left: 1em;
    }

    @media (max-width: 768px) {
        .itoutsourcing_trend_trans_txt {
            font-size: 11px;
            line-height: 15px;
        }
    }

    .itoutsourcing_app {
        background: #f0f3f6;
    }

    .itoutsourcing_app .inner {
        max-width: 1232px;
    }

    .itoutsourcing_app_bg {
        background: #FFF;
        border-radius: 100px 0 0;
        padding: 100px 0 0;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_bg {
            border-radius: 40px 0 0;
            padding: 40px 0 0;
        }
    }

    .itoutsourcing_app_list {
        width: 84%;
        max-width: 1232px;
        margin: 0 auto;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list {
            width: 90%;
        }
    }

    .itoutsourcing_app_list_box {
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        padding: 4% 0 4% 5%;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_box {
            padding: 10% 0 0;
        }
    }

    .itoutsourcing_app_list_box:not(:last-child) {
        border-bottom: 1px solid #d5dbe2;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_box:not(:last-child) {
            padding: 10% 0;
        }
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_box:first-child {
            padding: 0 0 10%;
        }
    }

    .itoutsourcing_app_list_box:last-child {
        padding-bottom: 0;
    }

    .itoutsourcing_app_list_num {
        font-weight: bold;
        font-family: "PT Sans", sans-serif;
        color: #18559d;
        width: 8%;
        font-size: 28px;
        line-height: 1;
        margin-top: 5px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_num {
            margin-top: 2px;
            width: 10%;
            font-size: 16px;
        }
    }

    .itoutsourcing_app_list_cont {
        width: 92%;
        display: flex;
        justify-content: space-between;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_cont {
            display: block;
            width: 90%;
        }
    }

    .itoutsourcing_app_list_cont._single {
        width: 100%;
        display: block;
    }

    .itoutsourcing_app_list_cont._single .itoutsourcing_app_list_desc {
        width: 100%;
    }

    .itoutsourcing_app_list_cont._single .itoutsourcing_app_list_img {
        margin: 4% auto 0;
        width: 82%;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_cont._single .itoutsourcing_app_list_img {
            width: 100%;
            margin: 7% auto 0;
        }
    }

    .itoutsourcing_app_list_desc {
        width: 48%;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_desc {
            width: 100%;
        }
    }

    .itoutsourcing_app_list_img {
        width: 44.5%;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_img {
            width: 100%;
            margin-top: 7%;
        }
    }

    .itoutsourcing_app_list_img img {
        border-radius: 10px;
    }

    .itoutsourcing_app_list h4 {
        font-size: 28px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1.3;
        margin-bottom: 30px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list h4 {
            font-size: 16px;
            margin-bottom: 10px;
        }
    }

    .itoutsourcing_app_list_txt {
        text-align: justify;
        font-size: 16px;
        line-height: 32px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_txt {
            font-size: 14px;
            line-height: 25px;
        }
    }

    .itoutsourcing_app_list_btn {
        margin-top: 40px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_btn {
            margin-top: 30px;
        }
    }

    .itoutsourcing_app_list_btn a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 400px;
        height: 60px;
        background: #eaeff3;
        border-radius: 6px;
        padding-left: 27px;
        padding-right: 12px;
        font-size: 17px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: relative;
        z-index: 1;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_btn a {
            max-width: 100%;
            height: 56px;
            font-size: 14px;
            padding-left: 14px;
            border-radius: 3px;
        }
    }

    .itoutsourcing_app_list_btn a::before {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%);
        z-index: -1;
        transition: 0.4s;
    }

    .itoutsourcing_app_list_btn a::after {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: linear-gradient(135deg, #18559d, #fd452d);
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%) scale(0);
        z-index: -1;
        transition: 0.4s;
    }

    .itoutsourcing_app_list_btn a i {
        display: block;
        position: relative;
        width: 36px;
        height: 36px;
    }

    @media (max-width: 768px) {
        .itoutsourcing_app_list_btn a i {
            width: 34px;
            height: 34px;
        }
    }

    .itoutsourcing_app_list_btn a i::before {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .itoutsourcing_app_list_btn a i::after {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_white.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: 0.4s;
    }

    @media (hover: hover) and (pointer: fine) {
        .itoutsourcing_app_list_btn a:hover {
            background: #e4e9ee;
        }

        .itoutsourcing_app_list_btn a:hover i::after {
            opacity: 1;
        }

        .itoutsourcing_app_list_btn a:hover::before {
            transform: translateY(-50%) scale(0);
        }

        .itoutsourcing_app_list_btn a:hover::after {
            transform: translateY(-50%) scale(1);
        }
    }

    #itoutsourcing #related_page {
        padding-top: 120px;
    }

    #itoutsourcing #related_page .inner {
        max-width: 1232px;
    }

    #itoutsourcing #related_page .inner .ttl_row h2 a span br {
        display: none;
    }

    @media (max-width: 1160px) {
        #itoutsourcing #related_page .inner .list .block a .txt {
            font-size: 18px;
        }
    }

    @media (max-width: 768px) {
        #itoutsourcing #related_page {
            padding: 60px 0 60px;
        }

        #itoutsourcing #related_page .inner .ttl_row h2 a::after {
            content: none;
        }

        #itoutsourcing #related_page .inner .ttl_row h2 a span:not(.arrow) {
            line-height: 1.3;
        }

        #itoutsourcing #related_page .inner .ttl_row h2 a span:not(.arrow) br {
            display: block;
        }

        #itoutsourcing #related_page .inner .ttl_row h2 a .arrow {
            display: inline-block;
            background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
            margin-left: 10px;
            position: relative;
            width: 23px;
            height: 23px;
            top: 4px;
        }

        #itoutsourcing #related_page .inner .list .block {
            width: 100%;
        }

        #itoutsourcing #related_page .inner .list .block a .txt {
            margin-top: 16px;
            font-size: 18px;
            margin-bottom: 8px;
        }

        #itoutsourcing #related_page .inner .list .block a .txt .sub {
            font-size: 14px;
        }

        #itoutsourcing #related_page .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }
    }

    .occupation_ttl {
        margin-bottom: 50px;
    }

    @media (max-width: 768px) {
        .occupation_ttl {
            margin-bottom: 35px;
        }
    }

    .occupation_ttl_en {
        color: #18559d;
        font-size: 14px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        display: flex;
        align-items: center;
        font-family: "PT Sans", sans-serif;
        margin-bottom: 25px;
    }

    @media (max-width: 768px) {
        .occupation_ttl_en {
            font-size: 13px;
            margin-bottom: 10px;
        }
    }

    .occupation_ttl_en::before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #18559d;
        margin-right: 6px;
    }

    @media (max-width: 768px) {
        .occupation_ttl_en::before {
            width: 7.5px;
            height: 7.5px;
            margin-right: 6.5px;
        }
    }

    .occupation_ttl h3 {
        font-size: 36px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 1;
    }

    @media (max-width: 768px) {
        .occupation_ttl h3 {
            font-size: 20px;
            line-height: 26px;
        }
    }

    .occupation_kv {
        position: relative;
        z-index: 1;
        width: 94%;
        margin: 0 auto;
    }

    .occupation_kv img {
        border-radius: 36px;
    }

    @media (max-width: 768px) {
        .occupation_kv {
            width: 100%;
        }

        .occupation_kv img {
            border-radius: 0;
        }
    }

    .occupation_read {
        padding: 100px 0;
    }

    @media (max-width: 768px) {
        .occupation_read {
            padding: 40px 0;
        }
    }

    .occupation_read .inner {
        width: 88%;
        max-width: 1232px;
    }

    @media (max-width: 768px) {
        .occupation_read .inner {
            width: 90%;
        }
    }

    .occupation_read_txt {
        font-size: 18px;
        line-height: 36px;
    }

    @media (max-width: 768px) {
        .occupation_read_txt {
            font-size: 14px;
            line-height: 22px;
        }
    }

    .occupation_read_img {
        margin-top: 100px;
    }

    @media (max-width: 768px) {
        .occupation_read_img {
            margin-top: 40px;
        }
    }

    .occupation_menu .inner {
        max-width: 1232px;
    }

    @media (max-width: 768px) {
        .occupation_menu .inner {
            width: 90%;
        }
    }

    .occupation_menu_list {
        border-bottom: 1px solid #000;
        padding-bottom: 100px;
    }

    @media (max-width: 768px) {
        .occupation_menu_list {
            padding-bottom: 50px;
        }
    }

    .occupation_menu_list_box {
        display: flex;
        justify-content: space-between;
    }

    @media (max-width: 768px) {
        .occupation_menu_list_box {
            display: block;
        }
    }

    .occupation_menu_list_box:not(:last-child) {
        margin-bottom: 70px;
    }

    @media (max-width: 768px) {
        .occupation_menu_list_box:not(:last-child) {
            margin-bottom: 40px;
        }
    }

    .occupation_menu_list_cat {
        width: 320px;
    }

    @media (max-width: 768px) {
        .occupation_menu_list_cat {
            width: 100%;
        }
    }

    .occupation_menu_list_cat._c01 .occupation_menu_list_cat_ttl h3 {
        background-image: url(../img/work/occupation/icon01%402x.svg);
    }

    .occupation_menu_list_cat._c01 .occupation_menu_list_cat_link a {
        color: #1c63b9;
    }

    .occupation_menu_list_cat._c01 .occupation_menu_list_cat_link a::before {
        border-bottom-color: #1c63b9;
        border-right-color: #1c63b9;
    }

    .occupation_menu_list_cat._c01 .occupation_menu_list_cat_link a::after {
        background: #1c63b9;
    }

    .occupation_menu_list_cat._c02 .occupation_menu_list_cat_ttl h3 {
        background-image: url(../img/work/occupation/icon02%402x.svg);
    }

    .occupation_menu_list_cat._c02 .occupation_menu_list_cat_link a {
        color: #038b8c;
    }

    .occupation_menu_list_cat._c02 .occupation_menu_list_cat_link a::before {
        border-bottom-color: #038b8c;
        border-right-color: #038b8c;
    }

    .occupation_menu_list_cat._c02 .occupation_menu_list_cat_link a::after {
        background: #038b8c;
    }

    .occupation_menu_list_cat._c03 .occupation_menu_list_cat_ttl h3 {
        background-image: url(../img/work/occupation/icon03%402x.svg);
    }

    .occupation_menu_list_cat._c03 .occupation_menu_list_cat_link a {
        color: #6e6ece;
    }

    .occupation_menu_list_cat._c03 .occupation_menu_list_cat_link a::before {
        border-bottom-color: #6e6ece;
        border-right-color: #6e6ece;
    }

    .occupation_menu_list_cat._c03 .occupation_menu_list_cat_link a::after {
        background: #6e6ece;
    }

    .occupation_menu_list_cat_ttl {
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .occupation_menu_list_cat_ttl {
            margin-bottom: 15px;
        }
    }

    .occupation_menu_list_cat_ttl::after {
        content: "";
        display: block;
        background: #000;
        width: 40px;
        height: 1px;
        margin: 20px 0 0 30px;
    }

    @media (max-width: 768px) {
        .occupation_menu_list_cat_ttl::after {
            margin: 15px 0 0;
        }
    }

    .occupation_menu_list_cat_ttl h3 {
        background-repeat: no-repeat;
        background-position: 0 50%;
        background-size: 20px;
        font-size: 22px;
        line-height: 1;
        padding-left: 30px;
    }

    @media (max-width: 768px) {
        .occupation_menu_list_cat_ttl h3 {
            font-size: 20px;
            background-size: 18px;
            padding-left: 25px;
        }
    }

    .occupation_menu_list_cat_link {
        margin-left: 30px;
    }

    @media (max-width: 768px) {
        .occupation_menu_list_cat_link {
            margin-left: 0;
        }
    }

    .occupation_menu_list_cat_link a {
        position: relative;
        display: table;
        font-weight: bold;
        font-size: 15px;
        line-height: 1;
        margin-bottom: 15px;
        padding-right: 20px;
    }

    @media (max-width: 768px) {
        .occupation_menu_list_cat_link a {
            font-size: 14px;
            margin-bottom: 10px;
        }
    }

    .occupation_menu_list_cat_link a:hover::after {
        width: calc(100% + 20px);
    }

    .occupation_menu_list_cat_link a::before {
        content: "";
        position: absolute;
        right: 0;
        top: 3px;
        width: 6px;
        height: 6px;
        margin: 0 7px;
        border-bottom-width: 2px;
        border-right-width: 2px;
        border-bottom-style: solid;
        border-right-style: solid;
        transform: rotate(45deg);
    }

    .occupation_menu_list_cat_link a::after {
        content: "";
        transition: all 0.2s ease-in-out;
        display: block;
        width: 0;
        height: 1px;
        margin-top: 5px;
    }

    .occupation_menu_list_desc {
        width: calc(100% - 320px);
    }

    @media (max-width: 768px) {
        .occupation_menu_list_desc {
            width: 100%;
        }
    }

    .occupation_menu_list_txt {
        font-size: 15px;
        line-height: 30px;
    }

    @media (max-width: 768px) {
        .occupation_menu_list_txt {
            font-size: 14px;
            line-height: 25px;
        }
    }

    .occupation_detail .inner {
        max-width: 1232px;
    }

    @media (max-width: 768px) {
        .occupation_detail .inner {
            width: 90%;
        }
    }

    .occupation_detail_list_box {
        position: relative;
        margin-top: 100px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_box {
            margin-top: 50px;
        }
    }

    .occupation_detail_list_box._c01 .occupation_detail_list_ttl::before {
        background-image: url(../img/work/occupation/line01%402x.svg);
    }

    .occupation_detail_list_box._c01 .occupation_detail_list_skill_cont_box {
        background: #1c63b9;
    }

    .occupation_detail_list_box._c01 .occupation_detail_list_point {
        background: #f0f3f6;
    }

    .occupation_detail_list_box._c01 .occupation_detail_list_point h5 {
        color: #1c63b9;
    }

    .occupation_detail_list_box._c01 .occupation_detail_list_point_cont_box::before {
        background: #1c63b9;
    }

    .occupation_detail_list_box._c01 .occupation_detail_list_point_img::after {
        background-image: url(../img/work/occupation/dot01%402x.svg);
    }

    .occupation_detail_list_box._c02 .occupation_detail_list_ttl::before {
        background-image: url(../img/work/occupation/line02%402x.svg);
    }

    .occupation_detail_list_box._c02 .occupation_detail_list_skill_cont_box {
        background: #038b8c;
    }

    .occupation_detail_list_box._c02 .occupation_detail_list_point {
        background: #f0f3f6;
    }

    .occupation_detail_list_box._c02 .occupation_detail_list_point h5 {
        color: #038b8c;
    }

    .occupation_detail_list_box._c02 .occupation_detail_list_point_cont_box::before {
        background: #038b8c;
    }

    .occupation_detail_list_box._c02 .occupation_detail_list_point_img::after {
        background-image: url(../img/work/occupation/dot02%402x.svg);
    }

    .occupation_detail_list_box._c03 .occupation_detail_list_ttl::before {
        background-image: url(../img/work/occupation/line03%402x.svg);
    }

    .occupation_detail_list_box._c03 .occupation_detail_list_skill_cont_box {
        background: #6e6ece;
    }

    .occupation_detail_list_box._c03 .occupation_detail_list_point {
        background: #f0f3f6;
    }

    .occupation_detail_list_box._c03 .occupation_detail_list_point h5 {
        color: #6e6ece;
    }

    .occupation_detail_list_box._c03 .occupation_detail_list_point_cont_box::before {
        background: #6e6ece;
    }

    .occupation_detail_list_box._c03 .occupation_detail_list_point_img::after {
        background-image: url(../img/work/occupation/dot03%402x.svg);
    }

    .occupation_detail_list_ttl {
        position: relative;
        margin-bottom: 5px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_ttl {
            padding-left: 10px;
        }
    }

    .occupation_detail_list_ttl::before {
        content: "";
        width: 5px;
        height: 100%;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100%;
        position: absolute;
        top: 8px;
        left: -25px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_ttl::before {
            width: 3px;
            height: 22px;
            left: 0;
        }
    }

    .occupation_detail_list_ttl h3 {
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-size: 38px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_ttl h3 {
            font-size: 22px;
            line-height: 33px;
        }
    }

    .occupation_detail_list_skill {
        position: absolute;
        top: 30px;
        right: 0;
    }

    @media (max-width: 1160px) {
        .occupation_detail_list_skill {
            position: static;
            margin: 0 0 25px 0;
        }
    }

    @media (max-width: 768px) {
        .occupation_detail_list_skill {
            padding-left: 10px;
        }
    }

    .occupation_detail_list_skill_ttl {
        font-size: 12px;
        letter-spacing: 0.06em;
        line-height: 1;
        margin-bottom: 10px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_skill_ttl {
            font-size: 11px;
            margin-bottom: 0;
        }
    }

    .occupation_detail_list_skill_cont {
        display: flex;
        justify-content: flex-end;
    }

    @media (max-width: 1160px) {
        .occupation_detail_list_skill_cont {
            justify-content: flex-start;
            flex-wrap: wrap;
        }
    }

    .occupation_detail_list_skill_cont_box {
        font-weight: bold;
        color: #FFF;
        font-size: 14px;
        border-radius: 3px;
        padding: 4px 18px;
        font-feature-settings: "palt";
        letter-spacing: 0.06em;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_skill_cont_box {
            font-size: 11px;
            padding: 2px 10px;
            margin-top: 6px;
        }
    }

    .occupation_detail_list_skill_cont_box:not(:first-child) {
        margin-left: 8px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_skill_cont_box:not(:first-child) {
            margin-left: 6px;
        }
    }

    @media (max-width: 768px) {
        .occupation_detail_list_skill_cont_box._ml0 {
            margin-left: 0;
        }
    }

    .occupation_detail_list_catch {
        margin-bottom: 40px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_catch {
            margin-bottom: 20px;
        }
    }

    .occupation_detail_list_catch h4 {
        font-weight: normal;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-size: 18px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_catch h4 {
            font-size: 14px;
            line-height: 21px;
            margin-left: 10px;
        }
    }

    .occupation_detail_list_txt {
        font-size: 16px;
        line-height: 32px;
        text-align: justify;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_txt {
            font-size: 14px;
            line-height: 25px;
            margin-left: 10px;
        }
    }

    .occupation_detail_list_point {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-radius: 12px;
        margin-top: 40px;
        padding: 40px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_point {
            margin-top: 20px;
            padding: 6% 4%;
            border-radius: 6px;
            display: block;
        }
    }

    .occupation_detail_list_point_img {
        position: relative;
        width: 48.5%;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_point_img {
            width: 100%;
            margin-top: 30px;
        }
    }

    .occupation_detail_list_point_img::after {
        content: "";
        display: block;
        position: absolute;
        z-index: 1;
        bottom: -20px;
        right: -20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100%;
        width: 64px;
        height: 64px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_point_img::after {
            width: 36px;
            height: 36px;
            bottom: -2%;
            right: -2%;
        }
    }

    .occupation_detail_list_point_desc {
        width: 45%;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_point_desc {
            width: 100%;
        }
    }

    .occupation_detail_list_point_desc h5 {
        font-size: 18px;
        line-height: 1;
        margin-bottom: 20px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_point_desc h5 {
            font-size: 15px;
            margin-bottom: 15px;
        }
    }

    .occupation_detail_list_point_cont {
        margin-bottom: 30px;
    }

    .occupation_detail_list_point_cont._last {
        margin-bottom: 0;
    }

    .occupation_detail_list_point_cont_box {
        position: relative;
        font-size: 15px;
        line-height: 21px;
        padding-left: 15px;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_point_cont_box {
            font-size: 13px;
            line-height: 17px;
        }
    }

    .occupation_detail_list_point_cont_box::before {
        content: "";
        display: block;
        position: absolute;
        top: 9px;
        left: 0;
        width: 6px;
        height: 6px;
        border-radius: 50%;
    }

    @media (max-width: 768px) {
        .occupation_detail_list_point_cont_box::before {
            top: 6px;
        }
    }

    .occupation_detail_list_point_cont_box:not(:last-child) {
        margin-bottom: 10px;
    }

    #occupation #related_page .inner {
        max-width: 1232px;
    }

    #occupation #related_page .inner .ttl_row h2 a span br {
        display: none;
    }

    @media (max-width: 1160px) {
        #occupation #related_page .inner .list .block a .txt {
            font-size: 18px;
        }
    }

    @media (max-width: 768px) {
        #occupation #related_page {
            padding: 60px 0 60px;
        }

        #occupation #related_page .inner .ttl_row h2 a::after {
            content: none;
        }

        #occupation #related_page .inner .ttl_row h2 a span:not(.arrow) {
            line-height: 1.3;
        }

        #occupation #related_page .inner .ttl_row h2 a span:not(.arrow) br {
            display: block;
        }

        #occupation #related_page .inner .ttl_row h2 a .arrow {
            display: inline-block;
            background: url(../img/arrow_right_grad.svg) no-repeat center/contain;
            margin-left: 10px;
            position: relative;
            width: 23px;
            height: 23px;
            top: 4px;
        }

        #occupation #related_page .inner .list .block {
            width: 100%;
        }

        #occupation #related_page .inner .list .block a .txt {
            margin-top: 16px;
            font-size: 18px;
            margin-bottom: 8px;
        }

        #occupation #related_page .inner .list .block a .txt .sub {
            font-size: 14px;
        }

        #occupation #related_page .inner .list .block:nth-child(n+2) {
            margin-top: 30px;
        }
    }

    .mission_ttl {
        margin-bottom: 40px;
    }

    @media (max-width: 768px) {
        .mission_ttl {
            margin-bottom: 30px;
        }
    }

    .mission_ttl_en {
        color: #18559d;
        font-size: 14px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        display: flex;
        align-items: center;
        font-family: "PT Sans", sans-serif;
        margin-bottom: 10px;
    }

    @media (max-width: 768px) {
        .mission_ttl_en {
            font-size: 13px;
            margin-bottom: 10px;
        }
    }

    .mission_ttl_en::before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #18559d;
        margin-right: 6px;
    }

    @media (max-width: 768px) {
        .mission_ttl_en::before {
            width: 7.5px;
            height: 7.5px;
            margin-right: 6.5px;
        }
    }

    .mission_ttl h3 {
        font-size: 36px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 57px;
    }

    @media (max-width: 768px) {
        .mission_ttl h3 {
            font-size: 20px;
            line-height: 26px;
        }
    }

    .mission_kv {
        position: relative;
        z-index: 1;
        width: 94%;
        margin: 0 auto;
    }

    .mission_kv img {
        border-radius: 36px;
    }

    @media (max-width: 768px) {
        .mission_kv {
            width: 100%;
        }

        .mission_kv img {
            border-radius: 0;
        }
    }

    .mission_history {
        background: url(../img/about/mission/mission_03.png);
        box-shadow: 0px 8px 0px 0px #eef0f1;
        padding: 170px 0 100px;
        margin-top: -70px;
        border-radius: 0 0 100px 100px;
    }

    @media (max-width: 768px) {
        .mission_history {
            margin-top: 0;
            padding: 40px 0;
            border-radius: 0 0 40px 40px;
            box-shadow: 0px 4px 0px 0px #eef0f1;
        }
    }

    .mission_history .inner {
        max-width: 1232px;
    }

    .mission_history_cont {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    @media (max-width: 768px) {
        .mission_history_cont {
            display: block;
        }
    }

    .mission_history_cont_box {
        width: 55.5%;
    }

    @media (max-width: 768px) {
        .mission_history_cont_box {
            width: 100%;
        }
    }

    .mission_history_cont_img {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 40%;
    }

    @media (max-width: 768px) {
        .mission_history_cont_img {
            width: 100%;
            margin-top: 4%;
        }
    }

    .mission_history_cont_img img {
        width: 50%;
        margin: 0 2%;
    }

    @media (max-width: 768px) {
        .mission_history_cont_img img {
            margin: 0;
        }
    }

    .mission_history_cont_txt {
        text-align: justify;
        font-size: 16px;
        line-height: 32px;
    }

    @media (max-width: 768px) {
        .mission_history_cont_txt {
            font-size: 14px;
            line-height: 25px;
        }
    }

    .mission_history_scroll {
        margin-top: 30px;
        position: relative;
    }

    @media (max-width: 768px) {
        .mission_history_scroll {
            margin-top: 20px;
        }
    }

    .mission_history_scroll .line {
        height: 1px;
        width: 100vw;
        background-color: #000;
        margin-left: calc(-50vw + 50%);
        position: absolute;
        bottom: 36px;
    }

    @media (max-width: 768px) {
        .mission_history_scroll .line {
            bottom: 34px;
        }
    }

    .mission_history_scroll_cont {
        position: relative;
        display: flex;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        cursor: grab;
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .mission_history_scroll_cont::-webkit-scrollbar {
        display: none;
    }

    .mission_history_scroll_cont_box {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-right: 20px;
        padding-top: 20px;
    }

    @media (max-width: 768px) {
        .mission_history_scroll_cont_box {
            margin-right: 10px;
        }
    }

    .mission_history_scroll_cont_box:last-child {
        margin-right: 5%;
    }

    .mission_history_scroll_cont_ttl {
        position: relative;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-width: 1px;
        border-style: solid;
        border-color: #e0e0e0;
        background: #FFF;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        font-size: 14px;
        line-height: 20px;
        border-radius: 12px;
        min-width: 170px;
        height: 72px;
        padding: 0 20px;
    }

    @media (max-width: 768px) {
        .mission_history_scroll_cont_ttl {
            min-width: 120px;
            height: 50px;
            padding: 0 10px;
            font-size: 11px;
            line-height: 15px;
            border-radius: 6px;
        }
    }

    .mission_history_scroll_cont_ttl::after {
        content: "";
        display: block;
        width: 1px;
        height: 30px;
        background: #000;
        position: absolute;
        bottom: -31px;
        left: 50%;
    }

    @media (max-width: 768px) {
        .mission_history_scroll_cont_ttl::after {
            height: 28px;
            bottom: -29px;
        }
    }

    .mission_history_scroll_cont_ttl._bold {
        font-weight: bold;
        border-color: #18559d;
        color: #18559d;
        font-size: 16px;
    }

    @media (max-width: 768px) {
        .mission_history_scroll_cont_ttl._bold {
            font-size: 11px;
        }
    }

    .mission_history_scroll_cont_ttl span {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #FFF;
        position: absolute;
        z-index: 1;
        top: -10px;
        left: -5px;
        width: 64px;
        height: 19px;
        border-radius: 19px;
        font-size: 12px;
        list-style: 1;
    }

    @media (max-width: 768px) {
        .mission_history_scroll_cont_ttl span {
            width: 45px;
            height: 15px;
            font-size: 9px;
            top: -8px;
        }
    }

    .mission_history_scroll_cont_ttl .jp {
        background: #000;
    }

    .mission_history_scroll_cont_ttl .world {
        background: #486dab;
    }

    .mission_history_scroll_cont_year {
        position: relative;
        order: 2;
        font-family: "PT Sans", sans-serif;
        font-weight: bold;
        font-size: 16px;
        margin-top: 39px;
        padding-top: 5px;
    }

    @media (max-width: 768px) {
        .mission_history_scroll_cont_year {
            font-size: 15px;
        }
    }

    .mission_history_scroll_cont_year::before {
        content: "";
        display: block;
        background: #18559d;
        position: absolute;
        z-index: 1;
        left: 50%;
        border-radius: 50%;
        width: 12px;
        height: 12px;
        top: -15px;
        margin-left: -6px;
    }

    .mission_history .note {
        margin: 100px 0 0;
        padding-right: 28px;
        width: 180px;
        position: relative;
        font-size: 15px;
        font-weight: bold;
    }

    @media (max-width: 768px) {
        .mission_history .note {
            font-size: 12.5px;
            margin: 40px 0 0;
            width: 152px;
            padding-right: 20px;
        }
    }

    .mission_history .note::after {
        content: "";
        display: block;
        width: 18px;
        height: 24px;
        background-image: url(../img/about/mission/arrow_icon.svg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        right: 0;
        animation-name: arrow_swipe, arrow_opacity;
        animation-duration: 2s;
        animation-timing-function: cubic-bezier(0.54, 0.08, 0.25, 0.97);
        animation-iteration-count: infinite;
    }

    @media (max-width: 768px) {
        .mission_history .note::after {
            width: 15px;
        }
    }

    .mission_feature {
        padding: 100px 0 0;
    }

    @media (max-width: 768px) {
        .mission_feature {
            padding: 40px 0 0;
        }
    }

    .mission_feature .inner {
        max-width: 1232px;
    }

    .mission_feature_txt {
        text-align: justify;
        font-size: 16px;
        line-height: 32px;
    }

    @media (max-width: 768px) {
        .mission_feature_txt {
            font-size: 14px;
            line-height: 25px;
        }
    }

    .mission_feature_img {
        margin: 40px auto 0;
        width: 100%;
        max-width: 1058px;
    }

    @media (max-width: 768px) {
        .mission_feature_img {
            margin: 4% auto 0;
        }
    }

    .mission_strength {
        padding: 100px 0 0;
    }

    @media (max-width: 768px) {
        .mission_strength {
            padding: 40px 0 0;
        }
    }

    .mission_strength .inner {
        max-width: 1232px;
    }

    .mission_strength .inner .swiper {
        overflow: visible;
    }

    .mission_strength_slider {
        padding: 20px 0 0;
    }

    .mission_strength_slider_box {
        height: auto;
        position: relative;
        background: #FFF;
        border: 1px solid #000;
        box-shadow: 0px 8px 0px 0px #eef0f1;
        border-radius: 20px;
        padding: 4%;
        width: 44vw;
        max-width: 720px;
    }

    @media (max-width: 768px) {
        .mission_strength_slider_box {
            border-radius: 10px;
            padding: 5%;
        }
    }

    .mission_strength_slider_num {
        position: absolute;
        z-index: 1;
        top: -20px;
        left: -15px;
        width: 80px;
    }

    @media (max-width: 768px) {
        .mission_strength_slider_num {
            width: 40px;
            top: -10px;
            left: -8px;
        }
    }

    .mission_strength_slider_img {
        text-align: center;
        background: url(../img/about/mission/strength_bg.svg) no-repeat 50% 50%;
        background-size: 100%;
        padding: 5% 0;
        margin: 0 auto 7%;
        max-width: 560px;
    }

    @media (max-width: 768px) {
        .mission_strength_slider_img {
            width: 90%;
            margin: 0 auto 5%;
        }
    }

    .mission_strength_slider_img img {
        width: 80%;
    }

    .mission_strength_slider h4 {
        font-size: 28px;
        font-feature-settings: "palt";
        line-height: 42px;
        margin-bottom: 25px;
    }

    @media (max-width: 768px) {
        .mission_strength_slider h4 {
            font-size: 18px;
            line-height: 25px;
            margin-bottom: 4%;
        }
    }

    .mission_strength_slider_txt {
        text-align: justify;
        font-size: 16px;
        line-height: 32px;
    }

    @media (max-width: 768px) {
        .mission_strength_slider_txt {
            font-size: 13px;
            line-height: 20px;
        }
    }

    .mission_strength .swiper-pagination {
        position: static;
        text-align: left;
        margin-top: 20px;
    }

    @media (max-width: 768px) {
        .mission_strength .swiper-pagination {
            margin-top: 10px;
        }
    }

    .mission_strength .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .mission_strength .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 7px;
    }

    @media (max-width: 768px) {

        .mission_strength .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
        .mission_strength .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 0 5px;
        }
    }

    .mission_strength .swiper-pagination-bullet {
        width: 14px;
        height: 14px;
        opacity: 1;
        border: 1px solid #000;
        background: #f7f8f9;
    }

    @media (max-width: 768px) {
        .mission_strength .swiper-pagination-bullet {
            width: 10px;
            height: 10px;
        }
    }

    .mission_strength .swiper-pagination-bullet-active {
        background: #18559d;
    }

    #mission #related_page .inner {
        max-width: 1232px;
    }

    @media (max-width: 768px) {
        #mission #related_page {
            padding: 60px 0 60px;
        }
    }

    @keyframes arrow_swipe {
        0% {
            transform: translate(100px, 0);
        }

        5% {
            transform: translate(100px, 0);
        }

        80% {
            transform: translate(0);
        }

        100% {
            transform: translate(0);
        }
    }

    @keyframes arrow_opacity {
        0% {
            opacity: 0;
        }

        25% {
            opacity: 1;
        }

        65% {
            opacity: 1;
        }

        90% {
            opacity: 0;
        }

        100% {
            opacity: 0;
        }
    }

    #project01 #mv,
    #project02 #mv,
    #project03 #mv,
    #project04 #mv {
        padding-top: 168px;
        padding-bottom: 0;
    }

    #project01 #mv .inner,
    #project02 #mv .inner,
    #project03 #mv .inner,
    #project04 #mv .inner {
        width: 94.8%;
        max-width: none;
    }

    #project01 #mv .inner .sec_ttl,
    #project02 #mv .inner .sec_ttl,
    #project03 #mv .inner .sec_ttl,
    #project04 #mv .inner .sec_ttl {
        max-width: 1680px;
        margin: 0 auto 25px;
    }

    #project01 #mv .inner .main_img,
    #project02 #mv .inner .main_img,
    #project03 #mv .inner .main_img,
    #project04 #mv .inner .main_img {
        background: no-repeat center top/cover;
        border-radius: 36px;
        height: 730px;
        min-height: 620px;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    @media (max-width: 1550px) and (min-width: 769px) {

        #project01 #mv .inner .main_img,
        #project02 #mv .inner .main_img,
        #project03 #mv .inner .main_img,
        #project04 #mv .inner .main_img {
            aspect-ratio: 1328/660;
            height: auto;
        }
    }

    #project01 #mv .inner .main_img .parallax,
    #project02 #mv .inner .main_img .parallax,
    #project03 #mv .inner .main_img .parallax,
    #project04 #mv .inner .main_img .parallax {
        position: absolute;
        background: no-repeat center/contain;
    }

    #project01 #mv .inner .main_img .parallax.kazari2,
    #project02 #mv .inner .main_img .parallax.kazari2,
    #project03 #mv .inner .main_img .parallax.kazari2,
    #project04 #mv .inner .main_img .parallax.kazari2 {
        width: 80px;
        height: 22px;
        background-image: url(../img/work/project/kazari2.svg);
        right: 7.8%;
        bottom: 18%;
    }

    #project01 #mv .inner .main_img .parallax.kazari3,
    #project02 #mv .inner .main_img .parallax.kazari3,
    #project03 #mv .inner .main_img .parallax.kazari3,
    #project04 #mv .inner .main_img .parallax.kazari3 {
        width: 16px;
        height: 55px;
        background-image: url(../img/work/project/kazari3.svg);
        right: 0.8%;
        bottom: 13.28%;
    }

    #project01 #mv .inner .main_img .parallax.kazari4,
    #project02 #mv .inner .main_img .parallax.kazari4,
    #project03 #mv .inner .main_img .parallax.kazari4,
    #project04 #mv .inner .main_img .parallax.kazari4 {
        width: 100px;
        height: 136px;
        background-image: url(../img/work/project/kazari4.svg);
        right: 3%;
        bottom: -6.57%;
    }

    #project01 #mv .inner .main_img .parallax.kazari5,
    #project02 #mv .inner .main_img .parallax.kazari5,
    #project03 #mv .inner .main_img .parallax.kazari5,
    #project04 #mv .inner .main_img .parallax.kazari5 {
        width: 26px;
        height: 26px;
        background-image: url(../img/work/project/kazari5.svg);
        right: -0.8%;
        bottom: -10.8%;
    }

    #project01 #mv .inner .main_img .ttl_block,
    #project02 #mv .inner .main_img .ttl_block,
    #project03 #mv .inner .main_img .ttl_block,
    #project04 #mv .inner .main_img .ttl_block {
        position: absolute;
        top: 50%;
        left: 3.76%;
        transform: translateY(-50%);
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        padding: 40px 42px 60px;
        background: rgba(255, 255, 255, 0.85);
        border-radius: 16px;
    }

    #project01 #mv .inner .main_img .ttl_block .ttl,
    #project02 #mv .inner .main_img .ttl_block .ttl,
    #project03 #mv .inner .main_img .ttl_block .ttl,
    #project04 #mv .inner .main_img .ttl_block .ttl {
        color: #18559d;
        font-weight: bold;
        margin-bottom: 25px;
        line-height: 1;
    }

    #project01 #mv .inner .main_img .ttl_block h2,
    #project02 #mv .inner .main_img .ttl_block h2,
    #project03 #mv .inner .main_img .ttl_block h2,
    #project04 #mv .inner .main_img .ttl_block h2 {
        font-size: 36px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

    #project01 #mv .inner .main_img .ttl_block .sub,
    #project02 #mv .inner .main_img .ttl_block .sub,
    #project03 #mv .inner .main_img .ttl_block .sub,
    #project04 #mv .inner .main_img .ttl_block .sub {
        font-size: 18px;
        font-weight: bold;
    }

    #project01 #mv .inner .main_img .ttl_block .kazari1,
    #project02 #mv .inner .main_img .ttl_block .kazari1,
    #project03 #mv .inner .main_img .ttl_block .kazari1,
    #project04 #mv .inner .main_img .ttl_block .kazari1 {
        width: 66px;
        height: 66px;
        background-image: url(../img/work/project/kazari1.svg);
        right: -11px;
        bottom: -8px;
    }

    #project01 #mv .inner .breadcrumb,
    #project02 #mv .inner .breadcrumb,
    #project03 #mv .inner .breadcrumb,
    #project04 #mv .inner .breadcrumb {
        max-width: 1680px;
        margin: 20px auto 0;
    }

    #project01 #intro,
    #project02 #intro,
    #project03 #intro,
    #project04 #intro {
        position: relative;
        padding-top: 140px;
        padding-bottom: 100px;
    }

    #project01 #intro::before,
    #project02 #intro::before,
    #project03 #intro::before,
    #project04 #intro::before {
        content: "";
        display: block;
        width: 100%;
        height: calc(100% + 108px);
        background: #f0f3f6;
        position: absolute;
        top: -108px;
        left: 0;
        border-bottom-right-radius: 100px;
        z-index: -1;
    }

    #project01 #intro::after,
    #project02 #intro::after,
    #project03 #intro::after,
    #project04 #intro::after {
        content: "";
        display: block;
        width: 100px;
        height: 100px;
        background: url(../img/radius_top_left_bg.svg) no-repeat top left/contain;
        position: absolute;
        top: 100%;
        left: 0;
    }

    #project01 #intro .inner,
    #project02 #intro .inner,
    #project03 #intro .inner,
    #project04 #intro .inner {
        max-width: 1232px;
    }

    #project01 #intro .inner .ttl,
    #project02 #intro .inner .ttl,
    #project03 #intro .inner .ttl,
    #project04 #intro .inner .ttl {
        position: relative;
        text-align: center;
        z-index: 1;
        margin-bottom: 55px;
    }

    #project01 #intro .inner .ttl .en,
    #project02 #intro .inner .ttl .en,
    #project03 #intro .inner .ttl .en,
    #project04 #intro .inner .ttl .en {
        color: #fff;
        font-size: 150px;
        font-family: "PT Sans", sans-serif;
        z-index: -1;
        line-height: 1;
        position: absolute;
        bottom: 25px;
        left: 0;
        width: 100%;
    }

    #project01 #intro .inner .ttl h2,
    #project02 #intro .inner .ttl h2,
    #project03 #intro .inner .ttl h2,
    #project04 #intro .inner .ttl h2 {
        font-size: 30px;
        line-height: 1.6;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #project01 #intro .inner .desc,
    #project02 #intro .inner .desc,
    #project03 #intro .inner .desc,
    #project04 #intro .inner .desc {
        line-height: 2;
        text-align: justify;
    }

    #project01 #intro .inner .member,
    #project02 #intro .inner .member,
    #project03 #intro .inner .member,
    #project04 #intro .inner .member {
        margin-top: 40px;
    }

    #project01 #intro .inner .member h3,
    #project02 #intro .inner .member h3,
    #project03 #intro .inner .member h3,
    #project04 #intro .inner .member h3 {
        text-align: center;
        font-family: "PT Sans", sans-serif;
        font-size: 26px;
        font-weight: 400;
        margin-bottom: 15px;
        letter-spacing: 0.07em;
    }

    #project01 #intro .inner .member ul,
    #project02 #intro .inner .member ul,
    #project03 #intro .inner .member ul,
    #project04 #intro .inner .member ul {
        display: flex;
        justify-content: center;
    }

    #project01 #intro .inner .member ul li,
    #project02 #intro .inner .member ul li,
    #project03 #intro .inner .member ul li,
    #project04 #intro .inner .member ul li {
        display: flex;
        align-items: center;
        background: #fff;
        border: 1px solid #000;
        border-radius: 8px;
        padding: 25px 30px;
        width: 470px;
    }

    #project01 #intro .inner .member ul li .img,
    #project02 #intro .inner .member ul li .img,
    #project03 #intro .inner .member ul li .img,
    #project04 #intro .inner .member ul li .img {
        width: 146px;
        margin-right: 32px;
        flex-shrink: 0;
    }

    #project01 #intro .inner .member ul li .txt,
    #project02 #intro .inner .member ul li .txt,
    #project03 #intro .inner .member ul li .txt,
    #project04 #intro .inner .member ul li .txt {
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #project01 #intro .inner .member ul li .txt .year,
    #project02 #intro .inner .member ul li .txt .year,
    #project03 #intro .inner .member ul li .txt .year,
    #project04 #intro .inner .member ul li .txt .year {
        font-size: 14px;
        margin-bottom: 7px;
    }

    #project01 #intro .inner .member ul li .txt .position,
    #project02 #intro .inner .member ul li .txt .position,
    #project03 #intro .inner .member ul li .txt .position,
    #project04 #intro .inner .member ul li .txt .position {
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 15px;
    }

    #project01 #intro .inner .member ul li .txt .name,
    #project02 #intro .inner .member ul li .txt .name,
    #project03 #intro .inner .member ul li .txt .name,
    #project04 #intro .inner .member ul li .txt .name {
        font-size: 28px;
        line-height: 1;
        font-weight: bold;
    }

    #project01 #intro .inner .member ul li:not(:last-child),
    #project02 #intro .inner .member ul li:not(:last-child),
    #project03 #intro .inner .member ul li:not(:last-child),
    #project04 #intro .inner .member ul li:not(:last-child) {
        margin-right: 40px;
    }

    #project01 .story_sec,
    #project02 .story_sec,
    #project03 .story_sec,
    #project04 .story_sec {
        padding-top: 100px;
    }

    #project01 .story_sec .inner,
    #project02 .story_sec .inner,
    #project03 .story_sec .inner,
    #project04 .story_sec .inner {
        max-width: 1440px;
    }

    #project01 .story_sec .inner .row,
    #project02 .story_sec .inner .row,
    #project03 .story_sec .inner .row,
    #project04 .story_sec .inner .row {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    #project01 .story_sec .inner .row .txt,
    #project02 .story_sec .inner .row .txt,
    #project03 .story_sec .inner .row .txt,
    #project04 .story_sec .inner .row .txt {
        width: 52.7%;
        padding-left: 3.6%;
    }

    #project01 .story_sec .inner .row .txt .num,
    #project02 .story_sec .inner .row .txt .num,
    #project03 .story_sec .inner .row .txt .num,
    #project04 .story_sec .inner .row .txt .num {
        color: #18559d;
        font-size: 18px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
    }

    #project01 .story_sec .inner .row .txt .num::before,
    #project02 .story_sec .inner .row .txt .num::before,
    #project03 .story_sec .inner .row .txt .num::before,
    #project04 .story_sec .inner .row .txt .num::before {
        content: "";
        display: block;
        width: 13px;
        height: 13px;
        background: url(../img/work/project/icon_theme_num.svg) no-repeat center/contain;
        margin-right: 8px;
    }

    #project01 .story_sec .inner .row .txt h2,
    #project02 .story_sec .inner .row .txt h2,
    #project03 .story_sec .inner .row .txt h2,
    #project04 .story_sec .inner .row .txt h2 {
        font-size: 23px;
        line-height: 1.5;
        margin-bottom: 35px;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
    }

    #project01 .story_sec .inner .row .txt .txt_row,
    #project02 .story_sec .inner .row .txt .txt_row,
    #project03 .story_sec .inner .row .txt .txt_row,
    #project04 .story_sec .inner .row .txt .txt_row {
        display: flex;
    }

    #project01 .story_sec .inner .row .txt .txt_row .icon,
    #project02 .story_sec .inner .row .txt .txt_row .icon,
    #project03 .story_sec .inner .row .txt .txt_row .icon,
    #project04 .story_sec .inner .row .txt .txt_row .icon {
        width: 70px;
        margin-right: 20px;
    }

    #project01 .story_sec .inner .row .txt .txt_row .message,
    #project02 .story_sec .inner .row .txt .txt_row .message,
    #project03 .story_sec .inner .row .txt .txt_row .message,
    #project04 .story_sec .inner .row .txt .txt_row .message {
        padding-top: 5px;
        width: calc(100% - 90px);
        line-height: 2;
    }

    #project01 .story_sec .inner .row .txt .txt_row:not(:last-child),
    #project02 .story_sec .inner .row .txt .txt_row:not(:last-child),
    #project03 .story_sec .inner .row .txt .txt_row:not(:last-child),
    #project04 .story_sec .inner .row .txt .txt_row:not(:last-child) {
        margin-bottom: 35px;
    }

    #project01 .story_sec .inner .row .img,
    #project02 .story_sec .inner .row .img,
    #project03 .story_sec .inner .row .img,
    #project04 .story_sec .inner .row .img {
        width: 42.6%;
    }

    #project01 .story_sec .inner .row .img img,
    #project02 .story_sec .inner .row .img img,
    #project03 .story_sec .inner .row .img img,
    #project04 .story_sec .inner .row .img img {
        border-radius: 16px;
        display: block;
    }

    #project01 .story_sec .inner .row .img img:not(:last-child),
    #project02 .story_sec .inner .row .img img:not(:last-child),
    #project03 .story_sec .inner .row .img img:not(:last-child),
    #project04 .story_sec .inner .row .img img:not(:last-child) {
        margin-bottom: 20px;
    }

    #project01 .story_sec .inner .row.reverse .txt,
    #project02 .story_sec .inner .row.reverse .txt,
    #project03 .story_sec .inner .row.reverse .txt,
    #project04 .story_sec .inner .row.reverse .txt {
        order: 2;
        padding-left: 0;
        padding-right: 3.6%;
    }

    #project01 .story_sec .inner .row.reverse .img,
    #project02 .story_sec .inner .row.reverse .img,
    #project03 .story_sec .inner .row.reverse .img,
    #project04 .story_sec .inner .row.reverse .img {
        order: 1;
    }

    #project01 .img_sec,
    #project02 .img_sec,
    #project03 .img_sec,
    #project04 .img_sec {
        margin-top: 120px;
    }

    #project01 .img_sec .inner,
    #project02 .img_sec .inner,
    #project03 .img_sec .inner,
    #project04 .img_sec .inner {
        width: 100%;
        position: relative;
    }

    #project01 .img_sec .inner .parallax,
    #project02 .img_sec .inner .parallax,
    #project03 .img_sec .inner .parallax,
    #project04 .img_sec .inner .parallax {
        position: absolute;
        background: no-repeat center/contain;
    }

    #project01 .img_sec .inner .parallax.kazari6,
    #project02 .img_sec .inner .parallax.kazari6,
    #project03 .img_sec .inner .parallax.kazari6,
    #project04 .img_sec .inner .parallax.kazari6 {
        width: 26px;
        height: 26px;
        background-image: url(../img/work/project/kazari6.svg);
        left: 2.4%;
        bottom: 13%;
    }

    #project01 .img_sec .inner .parallax.kazari7,
    #project02 .img_sec .inner .parallax.kazari7,
    #project03 .img_sec .inner .parallax.kazari7,
    #project04 .img_sec .inner .parallax.kazari7 {
        width: 160px;
        height: 44px;
        background-image: url(../img/work/project/kazari7.svg);
        left: 2.6%;
        bottom: -2.4%;
    }

    #project01 .img_sec .inner .parallax.kazari8,
    #project02 .img_sec .inner .parallax.kazari8,
    #project03 .img_sec .inner .parallax.kazari8,
    #project04 .img_sec .inner .parallax.kazari8 {
        width: 60px;
        height: 9px;
        background-image: url(../img/work/project/kazari8.svg);
        left: 10.7%;
        bottom: -7.17%;
    }

    #project01 .img_sec .inner .parallax.kazari9,
    #project02 .img_sec .inner .parallax.kazari9,
    #project03 .img_sec .inner .parallax.kazari9,
    #project04 .img_sec .inner .parallax.kazari9 {
        width: 47px;
        height: 87px;
        background-image: url(../img/work/project/kazari9.svg);
        top: -3.9%;
        right: 7.35%;
    }

    #project01 .img_sec .inner .parallax.kazari10,
    #project02 .img_sec .inner .parallax.kazari10,
    #project03 .img_sec .inner .parallax.kazari10,
    #project04 .img_sec .inner .parallax.kazari10 {
        width: 77px;
        height: 82px;
        background-image: url(../img/work/project/kazari10.svg);
        top: 2.57%;
        right: 3.26%;
    }

    #project01 #mv .inner .main_img {
        background-image: url(../img/work/project01/mv.jpg);
    }

    #project02 #mv .inner .main_img {
        background-image: url(../img/work/project02/mv.jpg);
    }

    #project02 #intro .inner .ttl .en {
        bottom: -19px;
    }

    #project03 #mv .inner .main_img {
        background-image: url(../img/work/project03/mv.jpg);
    }

    #project04 #mv .inner .main_img {
        background-image: url(../img/work/project04/mv.jpg);
    }

    @media (max-width: 1280px) {

        #project01 #mv,
        #project02 #mv,
        #project03 #mv,
        #project04 #mv {
            padding-top: 100px;
        }
    }

    @media (max-width: 1160px) {

        #project01 #intro,
        #project02 #intro,
        #project03 #intro,
        #project04 #intro {
            padding-top: 90px;
        }

        #project01 #intro .inner .ttl .en,
        #project02 #intro .inner .ttl .en,
        #project03 #intro .inner .ttl .en,
        #project04 #intro .inner .ttl .en {
            font-size: 100px;
        }
    }

    @media (max-width: 1100px) {

        #project01 #intro .inner .member ul,
        #project02 #intro .inner .member ul,
        #project03 #intro .inner .member ul,
        #project04 #intro .inner .member ul {
            flex-direction: column;
            align-items: center;
        }

        #project01 #intro .inner .member ul li:not(:last-child),
        #project02 #intro .inner .member ul li:not(:last-child),
        #project03 #intro .inner .member ul li:not(:last-child),
        #project04 #intro .inner .member ul li:not(:last-child) {
            margin-right: 0;
            margin-bottom: 10px;
        }

        #project01 .story_sec .inner .row .txt,
        #project02 .story_sec .inner .row .txt,
        #project03 .story_sec .inner .row .txt,
        #project04 .story_sec .inner .row .txt {
            padding-left: 0;
        }

        #project01 .story_sec .inner .row.reverse .txt,
        #project02 .story_sec .inner .row.reverse .txt,
        #project03 .story_sec .inner .row.reverse .txt,
        #project04 .story_sec .inner .row.reverse .txt {
            padding-right: 0;
        }
    }

    @media (max-width: 768px) {

        #project01 #mv,
        #project02 #mv,
        #project03 #mv,
        #project04 #mv {
            padding-top: 85px;
        }

        #project01 #mv .inner,
        #project02 #mv .inner,
        #project03 #mv .inner,
        #project04 #mv .inner {
            width: 100%;
        }

        #project01 #mv .inner .sec_ttl,
        #project02 #mv .inner .sec_ttl,
        #project03 #mv .inner .sec_ttl,
        #project04 #mv .inner .sec_ttl {
            margin-bottom: 15px;
            padding-right: 5%;
        }

        #project01 #mv .inner .main_img,
        #project02 #mv .inner .main_img,
        #project03 #mv .inner .main_img,
        #project04 #mv .inner .main_img {
            height: auto;
            min-height: auto;
            border-radius: 0;
            aspect-ratio: 75/80;
        }

        #project01 #mv .inner .main_img .ttl_block,
        #project02 #mv .inner .main_img .ttl_block,
        #project03 #mv .inner .main_img .ttl_block,
        #project04 #mv .inner .main_img .ttl_block {
            padding: 20px 20px 25px;
            border-radius: 0 8px 8px 0;
            left: 0;
            top: unset;
            bottom: 15px;
            transform: none;
            width: 85%;
        }

        #project01 #mv .inner .main_img .ttl_block .ttl,
        #project02 #mv .inner .main_img .ttl_block .ttl,
        #project03 #mv .inner .main_img .ttl_block .ttl,
        #project04 #mv .inner .main_img .ttl_block .ttl {
            font-size: 12px;
            margin-bottom: 10px;
        }

        #project01 #mv .inner .main_img .ttl_block h2,
        #project02 #mv .inner .main_img .ttl_block h2,
        #project03 #mv .inner .main_img .ttl_block h2,
        #project04 #mv .inner .main_img .ttl_block h2 {
            font-size: 22px;
            margin-bottom: 5px;
        }

        #project01 #mv .inner .main_img .ttl_block .sub,
        #project02 #mv .inner .main_img .ttl_block .sub,
        #project03 #mv .inner .main_img .ttl_block .sub,
        #project04 #mv .inner .main_img .ttl_block .sub {
            font-size: 13px;
        }

        #project01 #mv .inner .main_img .ttl_block .parallax.kazari1,
        #project02 #mv .inner .main_img .ttl_block .parallax.kazari1,
        #project03 #mv .inner .main_img .ttl_block .parallax.kazari1,
        #project04 #mv .inner .main_img .ttl_block .parallax.kazari1 {
            width: 33px;
            height: 33px;
            bottom: -5px;
            right: -5px;
        }

        #project01 #mv .inner .main_img .parallax.kazari2,
        #project02 #mv .inner .main_img .parallax.kazari2,
        #project03 #mv .inner .main_img .parallax.kazari2,
        #project04 #mv .inner .main_img .parallax.kazari2 {
            display: none;
        }

        #project01 #mv .inner .main_img .parallax.kazari3,
        #project02 #mv .inner .main_img .parallax.kazari3,
        #project03 #mv .inner .main_img .parallax.kazari3,
        #project04 #mv .inner .main_img .parallax.kazari3 {
            width: 8px;
            height: 27.5px;
            right: 2%;
            bottom: 12.5%;
        }

        #project01 #mv .inner .main_img .parallax.kazari4,
        #project02 #mv .inner .main_img .parallax.kazari4,
        #project03 #mv .inner .main_img .parallax.kazari4,
        #project04 #mv .inner .main_img .parallax.kazari4 {
            width: 50px;
            height: 68px;
            right: -2.4%;
            bottom: -6.375%;
        }

        #project01 #mv .inner .main_img .parallax.kazari5,
        #project02 #mv .inner .main_img .parallax.kazari5,
        #project03 #mv .inner .main_img .parallax.kazari5,
        #project04 #mv .inner .main_img .parallax.kazari5 {
            width: 13px;
            height: 13px;
            right: 5.3%;
            bottom: -8.75%;
        }

        #project01 #mv .inner .breadcrumb,
        #project02 #mv .inner .breadcrumb,
        #project03 #mv .inner .breadcrumb,
        #project04 #mv .inner .breadcrumb {
            width: 90%;
            margin-top: 15px;
        }

        #project01 #intro,
        #project02 #intro,
        #project03 #intro,
        #project04 #intro {
            padding-top: 70px;
            padding-bottom: 50px;
        }

        #project01 #intro::before,
        #project02 #intro::before,
        #project03 #intro::before,
        #project04 #intro::before {
            border-radius: 0 0 40px 0;
        }

        #project01 #intro::after,
        #project02 #intro::after,
        #project03 #intro::after,
        #project04 #intro::after {
            width: 40px;
            height: 40px;
        }

        #project01 #intro .inner .ttl,
        #project02 #intro .inner .ttl,
        #project03 #intro .inner .ttl,
        #project04 #intro .inner .ttl {
            margin-bottom: 40px;
        }

        #project01 #intro .inner .ttl .en,
        #project02 #intro .inner .ttl .en,
        #project03 #intro .inner .ttl .en,
        #project04 #intro .inner .ttl .en {
            font-size: 68px;
            bottom: -30px;
        }

        #project01 #intro .inner .ttl h2,
        #project02 #intro .inner .ttl h2,
        #project03 #intro .inner .ttl h2,
        #project04 #intro .inner .ttl h2 {
            font-size: 18px;
        }

        #project01 #intro .inner .desc,
        #project02 #intro .inner .desc,
        #project03 #intro .inner .desc,
        #project04 #intro .inner .desc {
            font-size: 14px;
            line-height: 1.8;
        }

        #project01 #intro .inner .member h3,
        #project02 #intro .inner .member h3,
        #project03 #intro .inner .member h3,
        #project04 #intro .inner .member h3 {
            font-size: 21px;
        }

        #project01 #intro .inner .member ul li,
        #project02 #intro .inner .member ul li,
        #project03 #intro .inner .member ul li,
        #project04 #intro .inner .member ul li {
            max-width: 100%;
            padding: 16px 17px;
            border-radius: 4px;
        }

        #project01 #intro .inner .member ul li .img,
        #project02 #intro .inner .member ul li .img,
        #project03 #intro .inner .member ul li .img,
        #project04 #intro .inner .member ul li .img {
            width: 100px;
            margin-right: 15px;
        }

        #project01 #intro .inner .member ul li .txt .year,
        #project02 #intro .inner .member ul li .txt .year,
        #project03 #intro .inner .member ul li .txt .year,
        #project04 #intro .inner .member ul li .txt .year {
            font-size: 12px;
            margin-bottom: 4px;
        }

        #project01 #intro .inner .member ul li .txt .position,
        #project02 #intro .inner .member ul li .txt .position,
        #project03 #intro .inner .member ul li .txt .position,
        #project04 #intro .inner .member ul li .txt .position {
            font-size: 13px;
            margin-bottom: 7px;
        }

        #project01 #intro .inner .member ul li .txt .name,
        #project02 #intro .inner .member ul li .txt .name,
        #project03 #intro .inner .member ul li .txt .name,
        #project04 #intro .inner .member ul li .txt .name {
            font-size: 21px;
        }

        #project01 .story_sec,
        #project02 .story_sec,
        #project03 .story_sec,
        #project04 .story_sec {
            padding-top: 40px;
        }

        #project01 .story_sec .inner .row,
        #project02 .story_sec .inner .row,
        #project03 .story_sec .inner .row,
        #project04 .story_sec .inner .row {
            flex-direction: column;
        }

        #project01 .story_sec .inner .row .txt,
        #project02 .story_sec .inner .row .txt,
        #project03 .story_sec .inner .row .txt,
        #project04 .story_sec .inner .row .txt {
            width: 100%;
        }

        #project01 .story_sec .inner .row .txt .num,
        #project02 .story_sec .inner .row .txt .num,
        #project03 .story_sec .inner .row .txt .num,
        #project04 .story_sec .inner .row .txt .num {
            font-size: 12px;
            margin-bottom: 12px;
        }

        #project01 .story_sec .inner .row .txt .num::before,
        #project02 .story_sec .inner .row .txt .num::before,
        #project03 .story_sec .inner .row .txt .num::before,
        #project04 .story_sec .inner .row .txt .num::before {
            width: 10px;
            height: 10px;
            margin-right: 5px;
        }

        #project01 .story_sec .inner .row .txt h2,
        #project02 .story_sec .inner .row .txt h2,
        #project03 .story_sec .inner .row .txt h2,
        #project04 .story_sec .inner .row .txt h2 {
            font-size: 15px;
            line-height: 1.4;
            margin-bottom: 17px;
        }

        #project01 .story_sec .inner .row .txt .txt_row .icon,
        #project02 .story_sec .inner .row .txt .txt_row .icon,
        #project03 .story_sec .inner .row .txt .txt_row .icon,
        #project04 .story_sec .inner .row .txt .txt_row .icon {
            width: 46px;
            margin-right: 9px;
        }

        #project01 .story_sec .inner .row .txt .txt_row .message,
        #project02 .story_sec .inner .row .txt .txt_row .message,
        #project03 .story_sec .inner .row .txt .txt_row .message,
        #project04 .story_sec .inner .row .txt .txt_row .message {
            width: calc(100% - 55px);
            font-size: 14px;
            line-height: 1.8;
        }

        #project01 .story_sec .inner .row .txt .txt_row:not(:last-child),
        #project02 .story_sec .inner .row .txt .txt_row:not(:last-child),
        #project03 .story_sec .inner .row .txt .txt_row:not(:last-child),
        #project04 .story_sec .inner .row .txt .txt_row:not(:last-child) {
            margin-bottom: 30px;
        }

        #project01 .story_sec .inner .row .txt .sp_img,
        #project02 .story_sec .inner .row .txt .sp_img,
        #project03 .story_sec .inner .row .txt .sp_img,
        #project04 .story_sec .inner .row .txt .sp_img {
            margin-bottom: 25px;
        }

        #project01 .story_sec .inner .row .sp_img,
        #project02 .story_sec .inner .row .sp_img,
        #project03 .story_sec .inner .row .sp_img,
        #project04 .story_sec .inner .row .sp_img {
            margin-top: 34px;
            width: 100%;
        }

        #project01 .story_sec .inner .row .sp_img img,
        #project02 .story_sec .inner .row .sp_img img,
        #project03 .story_sec .inner .row .sp_img img,
        #project04 .story_sec .inner .row .sp_img img {
            border-radius: 8px;
        }

        #project01 .story_sec .inner .row.reverse .sp_img,
        #project02 .story_sec .inner .row.reverse .sp_img,
        #project03 .story_sec .inner .row.reverse .sp_img,
        #project04 .story_sec .inner .row.reverse .sp_img {
            order: 2;
        }

        #project01 .story_sec .inner .row.reverse .txt,
        #project02 .story_sec .inner .row.reverse .txt,
        #project03 .story_sec .inner .row.reverse .txt,
        #project04 .story_sec .inner .row.reverse .txt {
            order: 1;
        }

        #project01 .img_sec,
        #project02 .img_sec,
        #project03 .img_sec,
        #project04 .img_sec {
            margin-top: 60px;
            margin-bottom: 20px;
        }

        #project01 .img_sec .inner .parallax.kazari6,
        #project02 .img_sec .inner .parallax.kazari6,
        #project03 .img_sec .inner .parallax.kazari6,
        #project04 .img_sec .inner .parallax.kazari6 {
            width: 13px;
            height: 13px;
            left: 0.5%;
            bottom: 20.5%;
        }

        #project01 .img_sec .inner .parallax.kazari7,
        #project02 .img_sec .inner .parallax.kazari7,
        #project03 .img_sec .inner .parallax.kazari7,
        #project04 .img_sec .inner .parallax.kazari7 {
            width: 80px;
            height: 22px;
            left: 2.4%;
            bottom: -4.8%;
        }

        #project01 .img_sec .inner .parallax.kazari8,
        #project02 .img_sec .inner .parallax.kazari8,
        #project03 .img_sec .inner .parallax.kazari8,
        #project04 .img_sec .inner .parallax.kazari8 {
            width: 30px;
            height: 4.5px;
            left: 17.4%;
            bottom: -17.3%;
        }

        #project01 .img_sec .inner .parallax.kazari9,
        #project02 .img_sec .inner .parallax.kazari9,
        #project03 .img_sec .inner .parallax.kazari9,
        #project04 .img_sec .inner .parallax.kazari9 {
            width: 23.5px;
            height: 43.5px;
            right: 9.6%;
            top: -22.5%;
        }

        #project01 .img_sec .inner .parallax.kazari10,
        #project02 .img_sec .inner .parallax.kazari10,
        #project03 .img_sec .inner .parallax.kazari10,
        #project04 .img_sec .inner .parallax.kazari10 {
            width: 38.5px;
            height: 41px;
            right: 1%;
            top: -9.6%;
        }

        #project01 #mv .inner .main_img {
            background-image: url(../img/work/project01/mv_sp.jpg);
        }

        #project02 #mv .inner .main_img {
            background-image: url(../img/work/project02/mv_sp.jpg);
        }

        #project03 #mv .inner .main_img {
            background-image: url(../img/work/project03/mv_sp.jpg);
        }

        #project04 #mv .inner .main_img {
            background-image: url(../img/work/project04/mv_sp.jpg);
        }
    }

    /*ÃƒÂ¨Ã‚Â¿Ã‚Â½ÃƒÂ¥Ã…Â Ã‚Â */
    #top #concept {
        padding: 160px 0 40px;
    }

    #top #concept .sec_wantedly {
        margin-top: 200px;
    }

    #top #concept .sec_wantedly .wantedly_block {
        max-width: 1680px;
        /* padding-bottom: 140px; */
        position: relative;
        width: 88%;
        margin: 0 auto;
    }

    #top .sec_wantedly .ttl {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 80px;
    }

    #top #concept .wantedly_block .wrap {
        /* display: flex; */
    }

    #top #concept .wantedly_block .wrap .desc {
        float: left;
        width: 33.7%;
        line-height: 1.8;
        padding-right: 5%;
        position: relative;
        z-index: 3;
    }

    #top #concept .wantedly_block .wrap .desc a.link {
        color: #0859a8;
        border-bottom: 1px solid;
    }

    #top #concept .wantedly_block .wrap .desc a.link:hover {
        opacity: 0.8;
    }

    #top #concept .wantedly_block .wrap .btn {
        margin-top: 40px;
    }

    #top #concept .wantedly_block .wrap .btn a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 360px;
        height: 74px;
        background: #eaeff3;
        border-radius: 6px;
        padding-left: 27px;
        padding-right: 12px;
        font-size: 19px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        position: relative;
        z-index: 1;
    }

    #top #concept .wantedly_block .wrap .btn a span {
        position: relative;
        display: flex;
        align-items: center;
    }

    #top #concept .wantedly_block .wrap .btn a span::after {
        content: "";
        display: block;
        position: relative;
        width: 16px;
        height: 16px;
        background: url(../img/icon_blank_black.svg) no-repeat center / contain;
        margin-left: 10px;
    }

    #top #concept .wantedly_block .wrap .btn a::before {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%);
        z-index: -1;
        transition: 0.4s;
    }

    #top #concept .wantedly_block .wrap .btn a::after {
        content: "";
        display: block;
        width: 36px;
        height: 36px;
        background: linear-gradient(135deg, #18559d, #fd452d);
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 12px;
        transform: translateY(-50%) scale(0);
        z-index: -1;
        transition: 0.4s;
    }

    #top #concept .wantedly_block .wrap .btn a i {
        display: block;
        position: relative;
        width: 36px;
        height: 36px;
    }

    #top #concept .wantedly_block .wrap .btn a i::before {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_black2.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #top #concept .wantedly_block .wrap .btn a i::after {
        content: "";
        display: block;
        width: 15px;
        height: 12px;
        background: url(../img/arrow_right_white.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: 0.4s;
    }

    @media (hover: hover) and (pointer: fine) {
        #top #concept .wantedly_block .wrap .btn a:hover {
            background: #e4e9ee;
        }

        #top #concept .wantedly_block .wrap .btn a:hover i::after {
            opacity: 1;
        }

        #top #concept .wantedly_block .wrap .btn a:hover::before {
            transform: translateY(-50%) scale(0);
        }

        #top #concept .wantedly_block .wrap .btn a:hover::after {
            transform: translateY(-50%) scale(1);
        }
    }

    #top #concept .wantedly_block .wrap .wantedly_slider {
        margin-right: calc(50% - 50vw);
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide {
        width: 20.625rem;
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a {
        border: 0.0625rem solid #dbdfe3;
        border-radius: 0.625rem;
        margin-right: 1.875rem;
        overflow: hidden;
        display: block;
        height: 100%;
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-img_box {
        border-radius: 0.625rem 0.625rem 0 0;
        overflow: hidden;
        padding-top: 67%;
        position: relative;
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-img_box img {
        height: 100%;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
        width: auto;
        width: initial;
        object-fit: cover;
        object-position: center;
        z-index: 2;
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-img_box .card-img-back {
        -o-object-fit: cover;
        -webkit-filter: blur(10px);
        filter: blur(10px);
        height: 100%;
        left: 50%;
        object-fit: cover;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: 1;
    }

    @media (hover: hover) and (pointer: fine) {
        #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a:hover .card-img_box img {
            transform: translate(-50%, -50%) scale(1.04);
        }
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-box {
        background: #fff;
        border-radius: 0 0 0.625rem 0.625rem;
        padding: 1.5625rem 1.25rem 1.4375rem 1.125rem;
        text-align: left;
    }

    #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-box_ttl {
        font-size: 15px;
        font-weight: 500;
    }

    #top .wantedly_slider_wrapper {
        position: relative;
        padding-bottom: 100px;
    }

    /* ÃƒÂ©Ã¢â€šÂ¬Ã‚Â²ÃƒÂ¦Ã‚ÂÃ¢â‚¬â€ÃƒÂ£Ã†â€™Ã‚ÂÃƒÂ£Ã†â€™Ã‚Â¼ÃƒÂ£Ã‚ÂÃ‚Â®ÃƒÂ£Ã¢â‚¬Å¡Ã‚Â³ÃƒÂ£Ã†â€™Ã‚Â³ÃƒÂ£Ã†â€™Ã¢â‚¬Â ÃƒÂ£Ã†â€™Ã…Â  */
    #top .wantedly_slider_pagination {
        display: flex;
        align-items: center;
        gap: 30px;
        width: calc(100% - 33.7%);
        margin-right: 0;
        margin-left: auto;
        margin-top: 30px;
    }

    /* ÃƒÂ©Ã¢â€šÂ¬Ã‚Â²ÃƒÂ¦Ã‚ÂÃ¢â‚¬â€ÃƒÂ£Ã†â€™Ã‚ÂÃƒÂ£Ã†â€™Ã‚Â¼ÃƒÂ£Ã‚ÂÃ‚Â®ÃƒÂ£Ã¢â‚¬Å¡Ã‚Â³ÃƒÂ£Ã†â€™Ã‚Â³ÃƒÂ£Ã†â€™Ã¢â‚¬Â ÃƒÂ£Ã†â€™Ã…Â  */
    #top .wantedly_slider_progress_container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    /* ÃƒÂ©Ã¢â€šÂ¬Ã‚Â²ÃƒÂ¦Ã‚ÂÃ¢â‚¬â€ÃƒÂ£Ã†â€™Ã‚ÂÃƒÂ£Ã†â€™Ã‚Â¼ */
    #top .wantedly_slider_progress {
        flex-grow: 1;
        height: 5px;
        background: #e0e0e0;
        position: relative;
        overflow: hidden;
        border-radius: 5px;
        width: 30%;
    }

    #top .wantedly_slider_progress_bar {
        height: 100%;
        width: 0;
        background: #1c63b9;
        /* ÃƒÂ©Ã¢â€šÂ¬Ã‚Â²ÃƒÂ¦Ã‚ÂÃ¢â‚¬â€ÃƒÂ£Ã†â€™Ã‚ÂÃƒÂ£Ã†â€™Ã‚Â¼ÃƒÂ£Ã‚ÂÃ‚Â®ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â² */
        transition: width 0.3s ease;
    }

    #top .wantedly_slider_pagination .btn_box {
        display: flex;
        align-items: center;
        gap: 20px;
        height: 3rem;
    }

    #top .wantedly_slider_pagination .btn_box .wantedly_slider_prev,
    #top .wantedly_slider_pagination .btn_box .wantedly_slider_next {
        background: #fff;
        border: 0.0625rem solid #939ba2;
        border-radius: 50%;
        cursor: pointer;
        height: 3rem;
        -webkit-transition: 0.2s ease;
        transition: 0.2s ease;
        width: 3rem;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #top .wantedly_slider_pagination .btn_box .wantedly_slider_prev::before {
        content: "";
        display: block;
        width: 8px;
        height: 13px;
        background: no-repeat center / contain;
        background-image: url(../img/arrow_left_black.svg);
    }

    #top .wantedly_slider_pagination .btn_box .wantedly_slider_next::before {
        content: "";
        display: block;
        width: 8px;
        height: 13px;
        background: no-repeat center / contain;
        background-image: url(../img/arrow_right_black.svg);
    }

    #top .wantedly_slider_pagination button.disabled {
        opacity: 0.3;
        cursor: default !important;
    }

    #top .wantedly_slider_pagination button:hover {
        opacity: 0.5;
    }

    #top .wantedly_slider_pagination button.disabled:hover {
        opacity: 0.3;
    }

    #top #concept .wantedly_block .wrap .btn.sp_btn {
        display: none;
    }

    /*ÃƒÂ£Ã¢â‚¬Å¡Ã‚Â°ÃƒÂ£Ã†â€™Ã‚Â­ÃƒÂ£Ã†â€™Ã…Â ÃƒÂ£Ã†â€™Ã¢â‚¬Å“ ÃƒÂ¨Ã‚ÂªÃ‚Â¿ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´*/
    header .inner nav .menu>li>a.blank span {
        position: relative;
    }

    header .inner nav .menu>li.has_child .sub_menu li a.blank span {
        position: relative;
        font-size: 17px;
        line-height: 1.22;
        font-feature-settings: unset;
        letter-spacing: 0;
        font-weight: bold;
        padding-top: 0;
        margin-bottom: 0;
    }

    header .inner nav .menu>li.has_child .sub_menu li a.blank span::after {
        content: "";
        position: absolute;
        width: 11px;
        height: 11px;
        top: 50%;
        background: url(../img/icon_blank_black.svg) no-repeat center / contain;
        margin-left: 10px;
        transform: translateY(-50%);
    }

    @media (hover: hover) and (pointer: fine) {
        header .inner nav .menu>li.has_child .sub_menu li a.blank:hover span::after {
            background: url(../img/icon_blank_red.svg) no-repeat center / contain;
        }
    }

    @media (max-width: 768px) {
        #top #concept {
            padding: 60px 0 0;
        }

        #top #concept .sec_wantedly {
            margin-top: 80px;
        }

        #top .sec_wantedly .ttl {
            margin-bottom: 30px;
        }

        #top #concept .wantedly_block .wrap .desc {
            float: inherit;
            width: 100%;
            font-size: 14px;
            line-height: 1.8;
            margin-bottom: 35px;
        }

        #top #concept .wantedly_block .wrap .desc .btn.pc_btn {
            display: none;
        }

        #top #concept .wantedly_block .wrap .btn.sp_btn {
            display: block;
        }

        #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a {
            border-radius: 0.3125rem;
            margin-right: 1.625rem;
        }

        #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-img_box {
            border-radius: 0.25rem 0.25rem 0 0;
        }

        #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-box {
            padding: 0.9375rem 1rem 0.9375rem 1rem;
        }

        #top #concept .wantedly_block .wrap .wantedly_slider .wantedly_slide a .card-box_ttl {
            font-size: 14px;
        }

        #top .wantedly_slider_wrapper {
            padding-bottom: 30px;
        }

        #top .wantedly_slider_pagination {
            width: 100%;
            margin-top: 20px;
        }

        #top .wantedly_slider_pagination .btn_box {
            gap: 15px;
            height: 2.5rem;
        }

        #top .wantedly_slider_pagination .btn_box .wantedly_slider_prev,
        #top .wantedly_slider_pagination .btn_box .wantedly_slider_next {
            height: 2.5rem;
            width: 2.5rem;
        }

        #top #concept .wantedly_block .wrap .btn {
            margin-top: 0;
            margin-bottom: 80px;
        }

        #top #concept .wantedly_block .wrap .btn a {
            width: 68vw;
            height: 56px;
            font-size: 15px;
            border-radius: 3px;
        }

        #top #concept .wantedly_block .wrap .btn a::before {
            width: 34px;
            height: 34px;
        }

        #top #concept .wantedly_block .wrap .btn a i {
            width: 34px;
            height: 34px;
        }

        header .inner nav .menu>li.has_child .sub_menu li a.blank span {
            font-size: 15px;
            position: relative;
            height: auto;
            white-space: normal;
        }

    }




    .hakobu {
        margin-top: 100px;
    }

    .hakobu .wrap {
        background: #0859a8;
        max-width: 1180px;
        margin: 0 auto;
        padding: 2em 3em;
        position: relative;
        color: #fff;
        border-radius: 1em;
    }

    .hakobu .wrap .hakobu_left {
        display: flex;
        flex-direction: column;
        width: 70%;
    }







    .hakobu .wrap h2 {
        font-size: 2em;
        line-height: 2.5 !important;
        color: #fff
    }

    .hakobu .wrap p {
        font-size: 1.2em;
    }

    .hakobu .wrap img.hakobuImg {
        position: absolute;
        right: 30px;
        top: -95px;
        width: 350px;
    }



    .hakobu .wrap .telA {
        font-size: 2.2em;
        font-weight: 600;
    }

    .hakobu .wrap .telA a {
        font-size: 1.8em;
        font-weight: 600;
    }

    .hakobu .wrap .telA:before {
        content: '';
        font-family: 'Font Awesome 6 pro';
        content: "\f4d2";
        font-size: 1.38em;
        padding-right: 10px;
    }



    @media (max-width: 600px) {

        .hakobu .wrap {
            border-radius: 0em;
        }

        .hakobu .wrap .hakobu_left {
            display: flex;
            flex-direction: column;
            width: 100%;
        }

        .hakobu .wrap h2 {
            font-size: 2em;
            line-height: 2.5 !important;
            color: #fff
        }

        .hakobu .wrap p {
            font-size: 1.0em;
        }



        .hakobu .wrap img.hakobuImg {
            position: absolute;
            right: 20px;
            top: -100px;
            width: 150px;
        }

        .hakobu .wrap .telA {
            font-size: 1.2em;
            font-weight: 600;
        }


    }



    footer .sns_box {
        margin-top: 40px;
    }

    footer .sns_box .sns_list {
        justify-content: flex-end;
        gap: 15px;
    }

    footer .sns_box .sns_list .sns_list_item {
        max-width: 190px;
        margin-right: 0 !important;
    }

    footer .sns_box .sns_list .sns_list_item a {}

    footer .sns_box .sns_list .sns_list_item a img {
        border-radius: 5px;
        overflow: hidden;
    }




    a.btnTelA {
        font-size: 1.6rem !important;
    }

    @media screen and (min-width: 64em) {
        a.btnTelA {
            font-size: 2.2rem !important;
        }
    }



    a.btnTelA:hover {
        /* border-bottom: #14357b 1px solid; */
        color: #123d83;
    }

    a.btnTelA:before {
        font-size: 14px;
        font-family: 'Font Awesome 6 pro';
        content: "\f4d2";
        font-size: 27px;
        padding-right: 8px;
        line-height: 2;
        color: #0859a8;
    }






    a.btnTel {
        font-size: 1.6rem !important;
    }

    @media screen and (min-width: 64em) {
        a.btnTel {
            font-size: 2.2rem !important;
        }
    }



    a.btnTel:hover {
        /* border-bottom: #14357b 1px solid; */
        color: #123d83;
    }

    a.btnTel:before {
        font-size: 14px;
        font-family: 'Font Awesome 6 pro';
        content: "\f4d2";
        font-size: 27px;
        padding-right: 8px;
        line-height: 2;
        color: #0859a8;
    }

    a.btnMail {
        color: #242e76;
        background: #fff;
        border-color: #14357b;
        text-align: center;
        font-size: 25px;
        line-height: 1.8;
        border-radius: 1.5em;
        padding: 5px 0;
        height: 55px;
    }

    a.btnMail:hover {
        color: #fff;
        background: #242e76;
        border: #fff 2px solid;
    }

    a.btnMail:before {
        font-family: 'Font Awesome 6 pro';
        content: "\f0e0";
        font-size: 20px;
        padding-right: 10px;
    }



    @media screen and (min-width: 64em) {

        a.btnTel {
            font-size: 1.5rem !important;
        }
    }





    .l-footer {
        background-color: #ffffff;
        padding-top: 3.75rem;
        padding-bottom: 3rem;
        position: relative;
        padding-bottom: 0;
    }

    @media screen and (min-width: 64em) {
        .l-footer {
            padding-top: 6.5rem;
            padding-bottom: 1.75rem;
            padding-bottom: 0;
            padding: 1.5em 1.5em 0;
            width: 100%;
        }
    }

    .l-footer__inner {
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
        width: 100%;
        background: #0859a8;
        padding-bottom: 20px;
        padding-top: 20px;
    }




    @media screen and (min-width: 30em) {
        .l-footer__inner {
            /* max-width: 1328px; */
            padding-right: 40px;
            padding-left: 40px;
            background: #0859a8;
            padding: 40px;
            border-radius: 0.5em;
            /* position: relative; */
        }
    }



    .l-footer__wrapper {
        display: flex;
        justify-content: space-between;
        column-gap: 30px;
        background: #fff;
        border-radius: 0.5em;
        padding: 20px;
        /* width: 90%; */
        flex-direction: column;
    }


    @media screen and (min-width: 64em) {
        .l-footer__wrapper {
            display: flex;
            justify-content: space-between;
            column-gap: 30px;
            background: #fff;
            border-radius: 0.5em;
            padding: 30px;
            flex-direction: column;
        }

    }



    /* 
  @media screen and (max-width: 47.9375em) {
    .l-footer__item {
      margin-top: 2.5rem
    }
  
  
    .l-footer__wrapper {
      display: flex;
      justify-content: space-between;
      column-gap: 30px;
      background: #fff;
      border-radius: 0.5em;
      padding: 50px;
      flex-direction: row;
    }
  
  
    .l-footer__item {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      column-gap: 64px;
      row-gap: 2.5rem;
      background-color: #fff;
      padding: 30px;
      border-radius: 1em;
      justify-content: space-around;
    }
  } */





    @media screen and (min-width: 64em) {

        .l-footer__wrapper {
            display: flex;
            justify-content: flex-start;
            column-gap: 10px;
            background: #fff;
            border-radius: 0.5em;
            padding: 30px;
            /* width: 90%; */
            flex-direction: row;
        }

    }



    .l-footer__item {
        width: 100%;
        border-top: 1px solid #eee;
        padding-bottom: 0;
    }





    @media screen and (min-width: 48em) {

        .l-footer__item {
            /* display: flex; */
            /* justify-content: flex-start; */
            /* column-gap: 64px; */
            /* column-gap: 10px; */
            /* row-gap: 2.5rem; */
            /* background-color: #fff; */
            /* padding: 30px; */
            /* border-radius: 1em; */
            /* width: 70%; */
            /* justify-content: space-around; */
            /* flex-direction: row; */
            width: 100%;
            border-top: 1px solid #eee;
        }


    }


    @media screen and (min-width: 64em) {

        .l-footer__item {
            display: flex;
            justify-content: flex-start;
            /* column-gap: 64px; */
            /* column-gap: 10px; */
            /* row-gap: 2.5rem; */
            /* background-color: #fff; */
            /* padding: 30px; */
            /* border-radius: 1em; */
            /* width: 70%; */
            /* justify-content: space-around; */
            /* flex-direction: row; */
        }


    }

    .l-footer__heading {
        grid-column: 1/2;
        grid-row: 1/5;
        /* text-align: center; */
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
        padding-bottom: 100px;
    }


    @media screen and (min-width: 48em) {
        .l-footer__heading {
            display: flex;
            flex-direction: column;
            margin-bottom: 30px;
            padding-bottom: 30px;
        }
    }



    @media screen and (min-width: 64em) {
        .l-footer__heading {
            text-align: center;
            padding-bottom: 0px;
        }
    }



    .l-footer__logo img {
        width: 200px;
        text-align: center;
    }


    /* 
  @media screen and (min-width: 48em) {
    .l-footer__heading {
      padding-top: .5rem;
      width: 50%;
    }
  
  }
   */


    @media screen and (min-width: 64em) {
        .l-footer__heading {
            padding-top: .5rem;
            width: 30%;
        }


        .l-footer__logo img {
            width: 200px;
            text-align: center;
        }

    }










    .l-footer__logo svg {
        display: flex;
        width: 208px;
        height: 27px
    }

    @media screen and (min-width: 64em) {
        .l-footer__logo svg {
            width: 256px;
            height: 33px
        }
    }

    .l-footer__address {
        margin-top: 2.0625rem
    }

    @media screen and (min-width: 64em) {
        .l-footer__address {
            margin-top: 1.5rem;
        }
    }

    .l-footer__address p {
        font-size: .8125rem;
        font-size: 1rem;
        letter-spacing: .05em;
        line-height: 1.8;
    }

    @media screen and (max-width: 47.9375em) {
        .l-footer__address ul {
            margin-top: .8125rem;
            column-gap: 16px;
            display: flex
        }
    }

    @media screen and (min-width: 48em) {
        .l-footer__address ul li {
            margin-top: .6875rem
        }
    }

    @media screen and (min-width: 48em) {
        /* .l-footer__address ul li:first-of-type {
          margin-top:1.125rem;
      } */
    }

    .l-footer__address dl {
        font-family: Inter, sans-serif;
        display: flex;
        column-gap: 8px
    }

    .l-footer__address dl dt {
        width: 31px;
        display: flex;
        justify-content: space-between;
        font-size: .75rem;
        letter-spacing: 0em;
        line-height: 1.25;
        font-weight: 500
    }

    .l-footer__address dl dt:after {
        content: ":"
    }

    .l-footer__address dl dd {
        font-family: Inter, sans-serif;
        font-size: .875rem;
        letter-spacing: .02em;
        line-height: 1;
        font-weight: 500
    }

    @media screen and (min-width: 48em) {
        .l-footer__address dl dd {
            font-size: .875rem;
            letter-spacing: .02em;
            line-height: 1;
            font-weight: 500
        }
    }

    .l-footer__contact {
        margin-top: 1.5rem
    }

    @media screen and (min-width: 48em) {
        .l-footer__contact {
            margin-top: 1.9375rem;
            margin-top: 0rem;
        }
    }

    /* @media screen and (max-width: 29.9375em) {
    .l-footer__navigation {
      border-top: 1px solid rgba(18, 61, 131, .2)
    }
  }
   */

    /* .l-footer__navigation:last-child {
    border-top: none;
  }
   */
    .l-footer__navigation li {
        list-style: none
    }


    .l-footer__navigation {
        display: flex;
        flex-direction: column;
        row-gap: 0.98em;
        width: 46%;
    }



    @media screen and (min-width: 48em) {

        .l-footer__navigation {
            display: flex;
            flex-direction: column;
            row-gap: 0.98em;
            /* width: 48%; */
        }
    }


    @media screen and (min-width: 64em) {
        .l-footer__navigation {
            width: 23%;
        }
    }

    /* 
  @media screen and (max-width: 29.9375em) {
    .l-footer__menu {
      width: 100%
    }
  }
   */
    /* @media screen and (max-width: 29.9375em) {
    .l-footer__menu .l-footerNavigation {
      border-top: 1px solid rgba(18, 61, 131, .2)
    }
  }
  
  @media screen and (max-width: 29.9375em) {
    .l-footer__menu .l-footerNavigation a:before {
      display: none
    }
  }
   */
    .l-footer__link {
        margin-top: 3rem
    }

    @media screen and (max-width: 63.9375em) {
        .l-footer__link {
            display: flex;
            column-gap: 24px
        }
    }

    @media screen and (min-width: 64em) {
        .l-footer__link {
            margin-top: 4rem
        }
    }

    .l-footer__copyright {
        margin-top: 1.5rem
    }


    .l-footer__copyright .wrap {
        display: flex;
        flex-direction: column;
    }





    .l-footer__copyright {
        margin-top: .75rem;
        padding: 10px;
        margin-top: 0;
    }

    .l-footer__copyright .wrap {
        display: flex;
        align-items: center;
        align-content: space-around;
        flex-direction: column;
    }


    .l-footer__copyright .wrap .f_left,
    .l-footer__copyright .wrap .f_right {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 1em;
        justify-content: space-between;
    }

    .l-footer__copyright .wrap .f_left .f_logo {
        width: 50px;
    }

    .l-footer__copyright .wrap .f_right {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 1em;
        justify-content: flex-end;
    }





    @media screen and (min-width: 64em) {

        .l-footer__copyright .wrap {
            display: flex;
            align-items: center;
            align-content: space-around;
            flex-direction: column;
        }



        .l-footer__copyright {
            margin-top: .75rem;
            padding: 20px 40px;
        }

        .l-footer__copyright .wrap {
            display: flex;
            flex-direction: row;
            align-items: center;
            align-content: space-around;
        }



        .l-footer__copyright .wrap .f_left,
        .l-footer__copyright .wrap .f_right {
            width: 100%;
            display: flex;
            align-items: center;
            gap: 1em;
            justify-content: flex-end;
        }

        .l-footer__copyright .wrap .f_left {
            justify-content: flex-start;
        }

        .l-footer__copyright .wrap .f_right {
            justify-content: flex-end;
        }

        .l-footer__copyright .wrap .f_left .f_logo {
            width: 50px;
        }

        .l-footer__copyright .wrap .f_right {
            width: 50%;
            display: flex;
            align-items: center;
            gap: 1em;
            justify-content: flex-end;
        }

        .l-footer__copyright .wrap .f_left {
            width: 50%;
            display: flex;
            align-items: center;
            gap: 1em;
            justify-content: flex-start;
        }

    }

    .l-footer__copyright .wrap .f_right .f_sitmap {}

    .l-footer__copyright .wrap .f_right .f_sitmap ul {
        display: flex;
        gap: 1em;
        list-style: none;
        padding-right: 15px;
    }

    .l-footer__copyright .wrap .f_right .f_sitmap ul li {
        color: #0859a8;
        font-size: 0.8rem;
    }

    .l-footer__copyright .wrap .f_right .f_mark {
        width: 50px;
    }



    .l-footer__copyright span {
        font-size: .625rem;
        letter-spacing: .04em;
        line-height: 2.4;
        color: #0859a8;
    }

    .l-footer__return {
        position: absolute;
        bottom: 100px;
        right: 0;
        position: fixed;
        z-index: 10;
    }

    .l-footer__return a {
        z-index: 9999 !important;
        width: 64px;
        height: 64px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #123d83;
        background-color: #e6f0f7;
        /* border-radius: 12px 0 0; */
        transition: background-color .3s ease, color .3s ease
    }

    .l-footer__return a:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 2;
        transition: opacity .3s ease, visibility .3s ease, transform .3s ease;
        font-family: 'Font Awesome 6 pro';
        content: "\f106";
    }



    @media (hover: hover) and (pointer: fine) {
        .l-footer__return a:hover {
            color: #fff;
            background-color: #534ba0
        }
    }

    @media screen and (min-width: 30em) {
        .l-footer__return a {
            width: 70px;
            height: 70px;
        }

        .l-footer__return a:before {
            content: "";
            display: block;
            position: absolute;
            z-index: 2;
            transition: opacity .3s ease, visibility .3s ease, transform .3s ease;
            font-family: 'Font Awesome 6 pro';
            content: "\f106";
        }

    }

    .l-footer__return svg {
        width: 20px;
        height: 18px
    }


    .l-footerItem {
        margin-top: 1.5rem;
        display: flex;
        column-gap: 1rem;
        row-gap: 1rem;
        flex-direction: row;
        flex-wrap: wrap;
    }

    @media screen and (min-width: 64em) {
        .l-footerItem {
            margin-top: 2.5rem;
            display: flex;
            column-gap: 1rem;
            row-gap: 1rem;
            width: 100%;
        }
    }

    .f_recruit_set {
        position: relative;
        top: -550px;
        width: 100%;
        display: flex;
        right: 0;
        /* flex-direction: row; */
        justify-content: space-evenly;
    }

    .f_recruit_set img.Imgbtn {
        width: 250px;
    }

    .f_recruit_set img.Imgmen {
        width: 80px;
    }


    @media screen and (min-width: 48em) {

        .f_recruit_set {
            position: absolute;
            top: 100px;
            right: 80px;
            /* width: 300px; */
            display: flex;
            flex-direction: row-reverse;
            justify-content: flex-start;
        }

        .f_recruit_set img.Imgbtn {
            width: 300px;
        }

        .f_recruit_set img.Imgmen {
            width: 130px;
        }

    }




    @media screen and (min-width: 64em) {

        .f_recruit_set {
            position: absolute;
            top: 250px;
            right: 150px;
            width: 300px;
            display: flex;
            height: 150px;
            flex-direction: row;
        }

        .f_recruit_set img.Imgbtn {
            width: 250px;
        }

        .f_recruit_set img.Imgmen {
            width: 130px;
        }

    }



    .l-footerNavigation a {
        width: 100%;
        display: block;
        position: relative;
        padding-bottom: 1rem;
        /* font-size: 15px!important; */
    }

    @media screen and (min-width: 64em) {
        .l-footerNavigation a {
            padding-bottom: .5rem;
            width: 146px;
        }
    }

    .l-footerNavigation a:before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #123d8333
    }

    .l-footerNavigation a:after {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #534ba0;
        transform: scaleX(0);
        transform-origin: right;
        transition: transform .6s ease
    }

    .l-footerNavigation__en {
        font-family: Inter, sans-serif;
        font-size: .6875rem;
        letter-spacing: 0em;
        line-height: 1.1818181818;
        font-weight: 500;
        display: block;
        color: #123d83;
        opacity: .5;
        transition: color .3s ease
    }

    .l-footerNavigation__ja {
        display: block;
        margin-top: .125rem;
        font-size: .8375rem;
        letter-spacing: .05em;
        line-height: 1.6;
        font-weight: 700;
        color: #831212;
        transition: color .3s ease
    }

    .l-footerNavigation__icon {
        width: 16px;
        height: 16px;
        border-radius: 50%;
        /* color: #fff; */
        /* background-color: #123d83; */
        position: absolute
    }




    @media (hover: hover) and (pointer: fine) {
        .l-footerNavigation a:hover:after {
            transform-origin: left;
            transform: scale(1)
        }

        .l-footerNavigation a:hover .l-footerNavigation__en,
        .l-footerNavigation a:hover .l-footerNavigation__ja {
            color: #534ba0
        }

        .l-footerNavigation a:hover .l-footerNavigation__icon:before {
            opacity: 1;
            visibility: visible;
            transform: translate(-50%, -50%) scale(1);
            transition: opacity .05s ease, visibility .05s ease, transform .6s ease
        }
    }


    /* .l-footerNavigation__icon {
        top: 50%;
        transform: translateY(-50%);
        right: 3px
      }
   */

    .l-footerNavigation__icon {
        bottom: .75rem;
        right: 0
    }


    .l-footerNavigation__icon:before {
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0);
        /* background-color: #534ba0; */
        /* z-index: 1;
      border-radius: 50%;
      opacity: 0; */
        /* visibility: hidden;
      transition: opacity .2s .1s ease,visibility .2s .1s ease,transform .4s ease; */
        /* content: 'ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢';
      font-family: 'Font Awesome 6 pro';
      content: "\f0e0"; */
        visibility: hidden;
        /* transition: opacity .3s ease, visibility .3s ease, transform .3s ease; */
        font-family: 'Font Awesome 6 pro';
        content: "\f061";
        padding-right: 10px;
        color: #3c288b;
    }

    .l-footerNavigation__icon svg {
        display: flex;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 8px;
        height: 7px;
        z-index: 2
    }

    .l-footerMenu {
        margin-top: 1rem
    }

    @media screen and (min-width: 30em) {
        .l-footerMenu {
            margin-top: 1.5rem
        }
    }

    .l-footerMenu__title a {
        font-size: .875rem;
        letter-spacing: .05em;
        line-height: 1.7142857143;
        font-weight: 500;
        color: #123d83;
        transition: color .3s ease
    }

    @media (hover: hover) and (pointer: fine) {
        .l-footerMenu__title a:hover {
            color: #534ba0
        }
    }

    .l-footerMenu__item {
        margin-top: .75rem
    }

    @media screen and (min-width: 30em) {
        .l-footerMenu__item {
            padding-left: 2px
        }
    }

    @media screen and (max-width: 29.9375em) {
        .l-footerMenu__item {
            display: flex;
            flex-wrap: wrap;
            row-gap: .75rem;
            margin-bottom: .75rem;
        }
    }

    @media screen and (max-width: 29.9375em) {
        .l-footerMenu__item li {
            width: 50%
        }
    }

    @media screen and (min-width: 30em) {
        .l-footerMenu__item li:not(:first-of-type) {
            margin-top: .5rem
        }
    }

    .l-footerMenu__item a {
        font-size: .75rem;
        letter-spacing: .05em;
        line-height: 1.75;
        display: inline-flex;
        align-items: center;
        column-gap: 8px;
        transition: color .3s ease
    }

    @media (hover: hover) and (pointer: fine) {
        .l-footerMenu__item a:hover {
            color: #534ba0
        }

        .l-footerMenu__item a:hover:before {
            background-color: #534ba0
        }
    }

    .l-footerMenu__item a:before {
        content: "";
        display: block;
        width: 6px;
        height: 1px;
        background-color: #123d83;
        transition: background-color .3s ease
    }

    .l-footerSearch__title {
        padding-left: 3px
    }

    .l-footerSearch__title p {
        font-family: Inter, sans-serif;
        font-size: .875rem;
        letter-spacing: 0em;
        line-height: 1.2142857143;
        font-weight: 600;
        color: #123d83
    }

    .l-footerSearch__form {
        margin-top: .75rem
    }

    @media screen and (min-width: 48em) {
        .l-footerSearch__form {
            margin-top: 1.25rem
        }
    }

    .l-footerSearch__form form {
        display: flex
    }

    .l-footerSearch__form form input[type=text] {
        font-size: .875rem;
        letter-spacing: .05em;
        line-height: 1.5;
        font-weight: 400;
        background-color: #fff;
        width: calc(100% - 60px);
        height: 60px;
        padding: 0 20px;
        border-radius: 6px 0 0 6px;
        border-top: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        color: #111
    }

    @media screen and (min-width: 30em) {
        .l-footerSearch__form form input[type=text] {
            padding: 0 24px;
            width: 235px;
            height: 56px
        }
    }

    .l-footerSearch__form form input[type=text]::placeholder {
        color: #969899
    }

    .l-footerSearch__form form input[type=text]:focus {
        outline: none
    }

    .l-footerSearch__form form input[type=submit] {
        background-color: #123d83;
        height: 60px;
        width: 60px;
        border-radius: 0 6px 6px 0;
        color: #fff;
        background-image: url(/assets/images/common/ico_searchWhite.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 18px 18px;
        transition: background-color .3s ease
    }

    @media (hover: hover) and (pointer: fine) {
        .l-footerSearch__form form input[type=submit]:hover {
            background-color: #534ba0
        }
    }

    @media screen and (min-width: 30em) {
        .l-footerSearch__form form input[type=submit] {
            background-size: 16px 16px;
            height: 56px;
            width: 56px
        }
    }

    @media screen and (min-width: 64em) {
        .l-footerLink {
            text-align: right
        }
    }

    @media screen and (min-width: 64em) {
        .l-footerLink:not(:first-of-type) {
            margin-top: .75rem
        }
    }

    .l-footerLink a {
        font-size: .75rem;
        letter-spacing: .05em;
        line-height: 1.75;
        transition: color .3s ease
    }

    @media (hover: hover) and (pointer: fine) {
        .l-footerLink a:hover {
            color: #534ba0
        }
    }

    @media screen and (min-width: 30em) {
        .l-footerLink a {
            font-size: .75rem;
            letter-spacing: .05em;
            line-height: 2
        }
    }




    .l-footer__contact_box {
        display: flex;
        font-size: 1em;
        flex-wrap: nowrap;
        justify-content: space-evenly;
        gap: 0.3em;
        flex-direction: column;
    }

    .l-footer__contact_box li {
        list-style: none;
    }




    .l-footer__contact_box .fax,
    .l-footer__contact_box .mail {
        /* width: 50%; */
        padding: 0;
    }

    .l-footer__contact_box .fax:before {
        font-family: 'Font Awesome 6 pro';
        content: "\f1ac";
        line-height: 2;
        padding-right: 5px;
        color: #3c288b;
    }

    .l-footer__contact_box .mail:before {
        font-family: 'Font Awesome 6 pro';
        content: "\f0e0";
        line-height: 2;
        padding-right: 5px;
        color: #3c288b;
    }


    /* ãƒˆãƒ”ãƒƒã‚¯ã‚¹ */



    /* ===============================================
  card_category
  =============================================== */

    .category_wrap {
        border: 1px solid #ddd;
        margin-top: 60px;
        border-radius: 1em;
        border: #ddd 1px solid;
        /* background: #f7f7f8; */
        border-radius: 10px;
        -webkit-border-radius: 10px;
    }


    .card_category {
        max-width: 1200px;
        padding: 20px 20px;
        margin: 0;
        width: 100%;
        /* border-top: 1px solid #DDD; */
        display: flex;
        flex-direction: column;
        /* justify-content: space-between; */
    }

    .card_category li {
        list-style: none;
    }


    .card_cate {
        /* background-color: #fff; */
        /* box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 10px; */
        padding: 20px 15px;
        border-bottom: 1px solid #ddd;
        border-radius: 5px;
        color: #323232 !important;
        text-decoration: none !important;
        margin-bottom: 10px;
        /* width: 31%; */
    }



    .card_cate:hover {
        transition: all .4s;
        opacity: .7;
        box-shadow: rgba(10, 10, 0, 0.10) 10px 5px 15px;
    }

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

    .card_cate {
        list-style: none;
    }





    .card_cate_name {
        font-size: clamp(0.75rem, 0.375rem + 0.781vw, 1rem);
        /* text-align: center; */
        padding-bottom: 10px;
        font-size: 1em;
        padding-left: 20px;
    }

    .card_cate_name span {
        background: #ddd;
        border-radius: 1em;
        padding: 5px 10px;
        font-size: 0.8em;
    }

    .card_cate_title {
        font-size: clamp(0.75rem, 0.375rem + 0.781vw, 1rem);
        /* text-align: center; */
        padding-bottom: 10px;
        font-size: 1em;
        font-size: 1.2em;
        line-height: 1.4;
    }

    .card_inner {
        display: flex;
        flex-direction: column;
    }

    @media screen and (min-width: 48em) {
        .card_inner {
            display: flex;
            flex-direction: row;
        }
    }

    .card_cate_txt {
        font-size: clamp(0.75rem, 0.375rem + 0.781vw, 1rem);
        /* text-align: center; */
        padding-bottom: 10px;
        font-size: 1em;
    }

    .card_cate_img {
        width: 100%;
        height: 150px;
        max-width: 100%;
    }

    @media screen and (min-width: 48em) {
        .card_cate_img {
            width: 30%;
            max-width: 180px;
        }
    }



    .card_cate_img img {
        /* position: absolute; */
        /* top: 0; */
        /* left: 0; */
        width: 95%;
        height: 100%;
        object-fit: cover;
        border-radius: 0.5em;
    }

    .time-category {
        font-size: 15px;
        line-height: 1.5;
        display: flex;
        justify-content: flex-start;
    }

    .card_cate_text {
        font-size: 15px;
        padding: 5px 5px;
        flex-grow: 1;
        width: 100%;
    }

    @media screen and (min-width: 48em) {
        .card_cate_text {
            width: 60%;
        }
    }


    .card_cate_link {
        position: relative;
        font-size: 16px;
        font-weight: bold;
        padding: 6px;
    }

    .card_cate_link::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 130px;
        height: 2px;
        background-color: #d8c9c9;
    }

    @media only screen and (max-width: 738px) {

        .card_cate_container {
            width: 92%;
            margin: 0 4%;
            padding: 0 0 50px;
        }

        .card_cate_wrapper {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            /* width: 100%; */
            padding: 0 20px;
            gap: 20px;
        }



        .card_cate_wrapper {
            grid-template-columns: repeat(1, 1fr);
            padding: 0;
            width: 100%;
        }
    }




    #category ul.category_nm {}

    .cateList {
        padding: 10px;
    }

    .category_nm {
        margin: 0px 0;
        padding: 10px 0px 0;
        position: relative;
        z-index: 1;
        text-align: right;
        /* background: #fbfbfb; */
        /* border-bottom: 1px solid #e1e1e1; */
    }

    .category_nm ul {
        /* font-size: 0; */
        margin: 0;
        padding: 0;
        line-height: 1.8;
        line-height: 1;
    }

    .category_nm li {
        display: flex;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        list-style: none;
        font-size: 15px;
        /* font-family: 'Noto Sans JP', sans-serif; */
        /* font-weight: 400; */
        /* margin: 0; */
        /* padding: 0; */
        /* letter-spacing: 0.5px; */
        /* height:20px; */
        /* line-height:20px; */
    }

    .category_nm li:after {
        color: #3e2a8c;
        font-size: 10px;
        font-family: 'Font Awesome 6 pro';
        content: "\f054";
        font-weight: normal;
        margin: 0 8px;
        height: 20px;
        line-height: 20px;
    }

    .category_nm li:last-child:after {
        display: none;
    }

    .category_nm li i {
        font-size: 16px;
        padding-right: 5px;
        font-weight: normal;
        line-height: 1.3;
    }

    .category_nm li a {
        z-index: 1;
        font-weight: 400;
        height: 40px;
        line-height: 20px;
        text-align: left;
        border-bottom: 1px solid #ddd;
        line-height: 30px;
    }

    .category_nm li a:hover {
        color: #3e2a8c;
    }

    .category_nm li:first-child a:before {
        padding-right: 5px;
        color: #3e2a8c;
        font-size: 14px;
        font-family: 'Font Awesome 6 pro';
        content: "\f65e";
    }

    .category_nm li a:after {
        position: relative;
        bottom: -7px;
        left: -2px;
        width: 100%;
        height: 0;
        display: block;
        border-bottom: #3e2a8c 1px solid;
        content: "";
        z-index: -1;
        -webkit-transform-origin: right top;
        -moz-transform-origin: right top;
        -o-transform-origin: right top;
        -ms-transform-origin: right top;
        transform-origin: right top;
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transition: transform .3s ease;
        -moz-transition: transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease
    }

    .category_nm li a:hover:after {
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -o-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    @media only screen and (max-width: 900px) {
        .category_nm {
            margin: 0px 0 0;
            padding: 20px 5%;
            border-top: none;
        }

        .category_nm:before {
            display: none;
        }

        .category_nm li a:hover {
            color: #3e2a8c;
        }

        .category_nm li a:hover:after {
            display: none;
        }
    }

    @media only screen and (max-width: 414px) {
        .category_nm {
            padding: 5px 1%;
            /* border: 1px solid #ddd; */
            border-left: none;
            border-right: none;
            width: 100%;
        }

        .category_nm ol {
            /* font-size: 0; */
            margin: -10px auto 0;
            padding: 0;
            display: block;
            text-align: left;
        }

        .category_nm li {
            font-size: 13px;
            margin: 0;
            padding: 0;
            letter-spacing: 1px;
            margin-top: 0;
        }

        .category_nm li:after {
            margin: 0 5px;
        }

        .category_nm li:last-child {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            /* width:10em; */
        }

        .category_nm li:first-child a {
            font-size: 13px;
            width: auto;
            padding-bottom: 0;
            height: 35px;
        }

        .category_nm li:first-child a:before {
            padding-right: 0;
            font-size: 13px;
        }

        .category_nm li:first-child a:before {
            padding-right: 5px;
            /* color: #322961; */
            font-size: 16px;
            /* font-family: 'Font Awesome 6 pro'; */
            /* content: "\f80a"; */
        }
    }

    @media only screen and (max-width: 320px) {
        .category_nm li:last-child {
            width: 6em;
        }
    }






    /* .btn  */
    .btn {
        display: inline-block;
        width: 275px;
        max-width: 100%;
        padding: 0;
        margin: 0 10px;
        color: #534ba0;
        background: #f2f2ff;
        border: #534ba0 1px solid;
        /* border-bottom: #3f3d3d 1px solid; */
        font-size: 14px;
        text-decoration: none;
        text-align: center;
        font-weight: 500;
        line-height: 55px;
        letter-spacing: 1px;
        position: relative;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 1px;
        cursor: pointer;
    }

    .btn:after {
        font-family: 'Font Awesome 6 pro';
        content: "\f105";
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 0;
        right: 15px;
        z-index: 1;
        line-height: 55px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .btn a:hover {
        cursor: pointer;
    }

    .btn:hover:after {
        right: 10px;
    }

    .btn a {
        color: #fff
    }

    /*# sourceMappingURL=style.css.map */
    cursor: pointer;
    /* } */

    .btn:after {
        font-family: 'Font Awesome 6 pro';
        content: "\f105";
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 0;
        right: 15px;
        z-index: 1;
        line-height: 55px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .btn a:hover {
        cursor: pointer;
    }

    .btn:hover:after {
        right: 10px;
    }

    .btn a {
        color: #fff
    }

    .-flex {
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        justify-content: space-between;
        gap: 20px 0px;
    }

    .-flex .-L {
        width: 46%;
    }

    .-flex .-R {
        width: 46%;
    }


    .-flex .-R .-card {
        width: calc(50% - 0.5rem);
        display: block;
    }



    .consulting-section {
        max-width: 1000px;
        margin: 0 auto;
        padding: 40px 20px;
        background-color: #f5f7fa;
        font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
        color: #333;
    }

    .main-title {
        font-size: 24px;
        font-weight: bold;
        color: #003366;
        text-align: center;
        margin-bottom: 10px;
    }

    .subtitle {
        font-size: 16px;
        text-align: center;
        margin-bottom: 40px;
        color: #555;
    }

    .service-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
        gap: 20px;
    }

    .service-card {
        background-color: #ffffff;
        border: 2px solid #e0e0e0;
        border-radius: 8px;
        padding: 20px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
        transition: transform 0.2s ease;
    }

    .service-card:hover {
        transform: translateY(-4px);
    }

    .service-card h3 {
        font-size: 18px;
        color: #003366;
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
    }

    .service-card ul {
        list-style: disc;
        padding-left: 20px;
        margin: 0;
    }

    .service-card ul li {
        margin-bottom: 6px;
        font-size: 14px;
    }


    #postimagediv {
        display: block;
    }