/*!
foundation > reset
------------------------------
*/
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -webkit-tap-highlight-color: transparent;
    /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
    --wp--preset--font-family--body: 'Noto Sans JP', sans-serif;
    --wp--preset--font-family--heading: 'Noto Sans JP', sans-serif;
    --wp--preset--font-family--system-serif: 'Noto Sans JP', sans-serif;
    --wp--preset--font-family--system-sans-serif: 'Noto Sans JP', sans-serif;
    --wp--style--global--content-size: 1200px;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
    /* margin: 0;
    padding: 0;
    list-style: none; */
}

/* Lists (definition) */
/* ============================================ */
dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

address {
    font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
    text-decoration: none !important;
    color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
    vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
    text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type='checkbox'] {
    -webkit-appearance: checkbox;
    appearance: checkbox;
}

[type='radio'] {
    -webkit-appearance: radio;
    appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}

button[disabled],
[type='button'][disabled],
[type='reset'][disabled],
[type='submit'][disabled] {
    cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
    display: none;
}

/**
 * Remove padding
 */
option {
    padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
    margin: 0;
    padding: 0;
    min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type='search'] {
    outline-offset: -2px;
    /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
    cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
    outline: none;
}

/* Table */
/* ============================================ */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption {
    text-align: left;
}

td,
th {
    vertical-align: top;
    padding: 0;
}

th {
    text-align: left;
    font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #222;
}

@media screen and (min-width: 1024px) {
    body {
        font-size: 1rem;
    }
}

body.hidden {
    overflow: hidden;
}

#wrapper {
    overflow: clip;
}

main {
    position: relative;
}

img {
    width: 100%;
}

.wp-block-image img {
    width: auto;
}

.container {
    width: 100%;
    max-width: 1000px;

    margin-inline: auto;
    padding-inline: 20px;
}

.nav_link {
    display: inline-block;
}

@media screen and (min-width: 768px) {
    .nav_link {
        transition: 300ms ease-out;
    }

    .nav_link:hover {
        opacity: 0.7;
    }
}

.nav_link_blank::after {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 4px;
    position: relative;
    background-image: url('./../images/common/icons/icon_blank_white.svg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.nav_link_fb,
.nav_link_ig {
    width: 40px;
    height: 40px;
    display: inline-block;
}

@media screen and (min-width: 768px) {
    .nav_link_blank::after {
        width: 14px;
        height: 14px;
        margin-left: 10px;
    }

    .tel_link {
        pointer-events: none;
    }
}

.header {
    width: 100%;
    height: 80px;
    padding: 10px 20px;

    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;

    display: flex;
    align-items: center;

    transition: 0.5s;
}

@media screen and (min-width: 768px) {
    .header {
        padding-top: 30px;
    }
}

.header.is_active {
    background-color: var(--primary_color);
}

@media screen and (min-width: 768px) {

    .header.is_active+.nav_toggler span::before,
    .header.is_active+.nav_toggler span::after {
        background-color: #fff;
    }
}

@media screen and (min-width: 768px) {
    .header {
        height: 120px;
        padding: 10px 60px;
        padding: 10px 100px 10px clamp(20px, (100vw - 1200px) * 1000, 60px);
    }
}

@media screen and (min-width: 768px) {
    .header_branch {
        display: flex;
        align-items: center;
    }
}

.header_branch>.p {
    color: #fff;
    font-weight: 500;
    font-size: 0.625rem;
    margin-top: 3px;
}

@media screen and (min-width: 768px) {
    .header_branch>.p {
        font-size: 0.875rem;
        margin-top: 0;
        margin-left: 20px;
    }
}

.header_logo {
    line-height: 1;
}

.header_logo img {
    width: 200px;
}

@media screen and (min-width: 768px) {
    .header_logo img {
        width: 330px;
        width: clamp(230px, (100vw - 1200px) * 1000, 330px);
    }
}

.footer {
    position: relative;
    z-index: 60;
    background-color: var(--primary_color);
}

.footer .container {
    max-width: 1200px;
}

@media screen and (min-width: 768px) {
    .footer .nav_inner {
        padding-top: 77px;
    }
}

@media screen and (min-width: 768px) {
    .footer .cate_lists {
        margin-top: 41px;
    }
}

@media screen and (min-width: 768px) {
    .footer .nav_entry_group {
        margin-top: 30px;
    }
}

.footer_body {
    margin-top: -1px;
    padding-bottom: 40px;
    color: #fff;
}

@media screen and (min-width: 768px) {
    .footer_body {
        padding-bottom: 70px;
    }
}

.footer_about {
    position: relative;
    padding-top: 40px;
}

@media screen and (min-width: 768px) {
    .footer_about {
        padding-top: 59px;
    }
}

.footer_about::after {
    content: '';
    width: 100vw;
    height: 1px;
    background-color: #fff;

    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
}

.footer_about_top_link {
    width: 330px;
    display: inline-block;
    flex-shrink: 0;
}

@media screen and (min-width: 768px) {
    .footer_about_top_link {
        width: 330px;
    }
}

.footer_about .p_lead {
    margin-top: 25px;
    margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
    .footer_about .p_lead {
        margin-top: 45px;
    }
}

.footer_socials {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
}

.footer_socials .nav_link_sns {
    font-size: 0.875rem;
}

.footer_socials .nav_link_fb {
    margin-left: 20px;
    margin-right: 10px;
}

.footer_other {
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media screen and (min-width: 768px) {
    .footer_other {
        flex-direction: row;
        align-items: center;
    }
}

.footer_other .nav_link_blank {
    font-size: 0.875rem;
    margin-bottom: 5px;
    font-weight: 500;
}

@media screen and (min-width: 768px) {
    .footer_other .nav_link_blank {
        margin-right: 42px;
        margin-bottom: 0;
    }
}

.footer_copyright {
    font-size: 0.875rem;
    font-weight: 500;
}

@media screen and (min-width: 768px) {
    .footer_copyright {
        margin-left: auto;
    }
}

.footer .nav_company__logo {}

@media screen and (min-width: 768px) {
    .footer .nav_company__logo {
        top: 280px;
    }
}

.footer .socials_wrap {
    border: 0;
    padding-top: 20px;

    flex-direction: column;
    align-items: center;
}

@media screen and (min-width: 768px) {
    .footer .socials_wrap {
        flex-direction: row;
        justify-content: flex-end;

        padding-top: 4px;
    }
}

.nav {
    background-color: var(--primary_color);
}

.nav .cate_lists {
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .nav .cate_lists {
        margin-top: 37px;
    }
}

.nav .socials_wrap {
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .nav .socials_wrap {
        margin-top: 40px;
    }
}

.nav .tags_lists_scrollable {
    max-height: 180px;
    overflow: auto;

    margin-top: 20px;
    padding-block: 12px;
}

@media screen and (min-width: 768px) {
    .nav .tags_lists_scrollable {
        margin-top: 39px;
    }
}

.nav .tags_lists {}

@media screen and (min-width: 768px) {
    .nav .tags_lists {
        /* margin-top: 39px; */
    }
}

.nav_mainboard {
    position: fixed;
    inset: 0;
    z-index: 2;

    opacity: 0;
    visibility: hidden;
    transition: visibility 300ms ease, opacity 200ms linear 100ms;

    overflow-y: auto;
}

.nav_mainboard.is_active {
    opacity: 1;
    visibility: visible;
}

.nav_inner {
    padding-block: 80px;
}

@media screen and (min-width: 768px) {
    .nav_inner {
        padding-block: 100px 120px;
    }
}

.nav .container {
    position: relative;
    z-index: 0;
}

@media screen and (min-width: 768px) {
    .nav .container {
        max-width: 1200px;
    }
}

.nav_wrap {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;

    position: relative;
}

@media screen and (min-width: 768px) {
    .nav_wrap {
        gap: 80px;
        flex-direction: row;
    }
}

.nav_company__logo {
    width: 50vw;
    max-width: 364px;

    position: absolute;
    z-index: -1;
    top: 550px;
    right: 0;
}

@media screen and (min-width: 768px) {
    .nav_company__logo {
        width: 30vw;
        max-width: 364px;

        right: -44px;
        right: clamp(-44px, (1440px - 100vw) * 1000, 0px);
        top: 420px;
    }
}

.nav_group {
    width: 100%;

    display: flex;
    gap: 40px;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .nav_group {
        width: calc(750 / 1160 * 100%);
        gap: 77px;
    }

    .nav_group:nth-child(1) {
        width: calc(100% - 315px - 80px);
    }

    .nav_group:nth-child(2) {
        width: 315px;
    }
}



.tags_lists {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
    .tags_lists {}
}

.tags_lists_wrap {
    width: 100%;
}

.tags_lists_item {
    font-size: 0.625rem;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;

    background-color: #333;
    border-radius: 99px;

    padding: 5px 10px;
}

@media only screen and (min-width: 768px) {
    .tags_lists_item {
        font-size: 0.75rem;
        transition: opacity 300ms ease;
    }

    .tags_lists_item:hover {
        opacity: 0.7;
    }
}

.tags_lists_item::after {
    display: none;
}

.socials_wrap {
    width: 100%;

    display: flex;
    gap: 8px;
    flex-direction: column;
    align-items: flex-start;

    border-top: 1px solid #fff;
    padding-top: 20px;
}

@media screen and (min-width: 768px) {
    .socials_wrap {
        gap: 20px 40px;

        padding-top: 38px;
    }
}

.socials_wrap .nav_link_blank,
.socials_wrap .nav_link {
    font-weight: 700;
    color: #fff;
}

.socials_wrap .nav_link:last-child {
    margin-bottom: 0;
}

.socials_wrap .nav_link_blank::after {
    width: 12px;
    height: 12px;
    background-image: url('./../images/common/icons/icon_blank_white_x20.svg');
}

@media screen and (min-width: 768px) {
    .socials_wrap .nav_link_blank::after {
        width: 14px;
        height: 14px;
        margin-left: 5px;
        background-image: url('./../images/common/icons/icon_blank_white_x20.svg');
    }
}


@media screen and (min-width: 768px) {
    .socials_wrap .footer_socials {
        margin-left: auto;
    }
}

@media only screen and (min-width: 1200px) {
    .socials_wrap .footer_socials {
        margin-left: 0;
    }
}

.nav_close {
    display: none;
}

@media screen and (min-width: 768px) {
    .nav_close {
        width: 54px;
        height: 54px;

        position: fixed;
        z-index: 1;
        top: 53px;
        top: clamp(30px, (100vw - 1440px) * 1000, 53px);
        right: 83px;
        right: clamp(16px, (100vw - 1440px) * 1000, 83px);

        /* display: block; */
        cursor: pointer;
    }
}

.nav_close span {
    width: 100%;
    height: 3px;

    background-color: #fff;

    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
}

.nav_close span:nth-child(1) {
    rotate: 45deg;
}

.nav_close span:nth-child(2) {
    rotate: -45deg;
}


.nav_toggler {
    width: 40px;
    height: 28px;

    position: fixed;
    z-index: 600;
    top: 28px;
    right: 20px;

    transition: opacity 300ms linear;
}

@media screen and (min-width: 768px) {
    .nav_toggler {
        top: 47px;
        right: 40px;

        cursor: pointer;
    }
}


.nav_toggler span {
    width: 100%;
    height: 2px;
    background-color: #fff;

    position: absolute;
    left: 0;
    transition: 0.5s;
}

@media screen and (min-width: 768px) {
    .nav_toggler span {
        height: 3px;
        /* background-color: var(--primary_color); */
    }
}

.nav_toggler.is_active span::after,
.nav_toggler.is_active span::before {
    background-color: #fff;
}

@media screen and (min-width: 768px) {
    .nav_toggler span {
        overflow: hidden;
    }
}

.nav_toggler span:nth-child(1) {
    top: 0;
}

.nav_toggler span:nth-child(2) {
    top: calc(50% - 2px);
}

.nav_toggler span:nth-child(3) {
    top: calc(100% - 4px);
}

@media screen and (min-width: 768px) {
    .nav_toggler span {
        background-color: transparent;
    }

    .nav_toggler span::before,
    .nav_toggler span::after {
        content: '';
        position: absolute;
        z-index: 1;
        inset: 0;
        /* background-color: var(--primary_color); */
        background-color: #fff;
    }

    .nav_toggler span::before {
        translate: -150% 0;
    }

    .nav_toggler span:nth-child(1)::before,
    .nav_toggler span:nth-child(1)::after {
        transition: 450ms ease-out;
    }

    .nav_toggler span:nth-child(2)::before,
    .nav_toggler span:nth-child(2)::after {
        transition: 450ms ease-out;
    }

    .nav_toggler span:nth-child(3)::before,
    .nav_toggler span:nth-child(3)::after {
        transition: 450ms ease-out;
    }
}


.nav_toggler.is_active span:nth-child(1),
.nav_toggler.is_active span:nth-child(3) {
    top: 50%;
    translate: 0 -50%;
}

.nav_toggler.is_active span:nth-child(1) {
    rotate: 225deg;
}

.nav_toggler.is_active span:nth-child(2) {
    opacity: 0;
}

.nav_toggler.is_active span:nth-child(3) {
    rotate: -225deg;
}

@media screen and (min-width: 768px) {
    .nav_toggler span {
        height: 4px;
    }

    .nav_toggler:hover span::before {
        translate: 0 0;
    }

    .nav_toggler:hover span::after {
        translate: 150% 0;
    }
}

.is_loading .c_loading {
    opacity: 1;
    pointer-events: all;
}

.c_loading {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--primary_color);
    z-index: 10000;
    opacity: 0;
    pointer-events: none;
}

.c_loading__content {
    position: relative;
    -webkit-transform: translate(-15px, -15px);
    transform: translate(-15px, -15px);
}

.c_loading__item {
    background-color: #fff;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    margin-left: 15px;
    top: 4px;
    left: -7px;
}

.c_loading__item:first-child {
    -webkit-animation: ball-zig 0.7s 0s infinite linear;
    animation: ball-zig 0.7s 0s infinite linear;
}

.c_loading__item:last-child {
    -webkit-animation: ball-zag 0.7s 0s infinite linear;
    animation: ball-zag 0.7s 0s infinite linear;
}

@-webkit-keyframes ball-zig {
    33% {
        -webkit-transform: translate(-15px, -30px);
        transform: translate(-15px, -30px);
    }

    66% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes ball-zig {
    33% {
        -webkit-transform: translate(-15px, -30px);
        transform: translate(-15px, -30px);
    }

    66% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@-webkit-keyframes ball-zag {
    33% {
        -webkit-transform: translate(15px, 30px);
        transform: translate(15px, 30px);
    }

    66% {
        -webkit-transform: translate(-15px, 30px);
        transform: translate(-15px, 30px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes ball-zag {
    33% {
        -webkit-transform: translate(15px, 30px);
        transform: translate(15px, 30px);
    }

    66% {
        -webkit-transform: translate(-15px, 30px);
        transform: translate(-15px, 30px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

/*!
- Cookiewrap
------------------------------
*/
#cookiewrap {
    width: 100%;
    background: #ccc;

    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;

    display: none;
    padding: 20px;

    box-sizing: border-box;
}

@media screen and (min-width: 768px) {
    #cookiewrap {
        padding: 40px;
    }
}

#cookiewrap .inner {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

#cookiewrap .inner .close {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    font-size: 0.875rem;
    line-height: 1em;
}

@media screen and (min-width: 768px) {
    #cookiewrap .inner .close {
        top: 50%;
        bottom: auto;
        transform: translateY(-50%);
    }
}

#cookiewrap .inner .close button {
    display: block;
    padding: 8px;
    border: 1px solid #999;
}

#cookiewrap .inner .txt {
    font-size: 0.875rem;
    line-height: 1.8;
    padding-bottom: 45px;
}

@media screen and (min-width: 768px) {
    #cookiewrap .inner .txt {
        padding-bottom: 0;
        padding-right: 110px;
    }
}

#cookiewrap .inner .txt a {
    text-decoration: underline 1px #999;
    text-underline-offset: 3px;
}

.heading {
    display: flex;
    gap: 3px;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .heading {
        gap: 8px;
    }
}

.heading .jp {
    font-size: 1rem;
    font-weight: 500;
    line-height: calc(35 / 20);

    opacity: 0.5;
}

@media screen and (min-width: 768px) {
    .heading .jp {
        font-size: 1.25rem;
    }
}

.heading .en {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1;
}

@media screen and (min-width: 768px) {
    .heading .en {
        font-size: 4rem;
    }
}

.heading.c_white .jp {
    color: #fff;
}

.pri_heading {
    color: #fff;

    display: flex;
    flex-direction: column;
}


.pri_heading .en {
    font-family: 'Poppins', sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: calc(6 / 4);
    text-transform: uppercase;
}

@media screen and (min-width: 768px) {
    .pri_heading .en {
        font-size: 2.5rem;
    }
}

.pri_heading .jp {
    font-weight: 500;
    line-height: calc(24 / 16);

    opacity: 0.5;
}

@media screen and (min-width: 768px) {
    .pri_heading .jp {
        margin-top: -2px;
    }
}

.img_top_cover {
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

.img_top_cover::after {
    content: '';
    position: absolute;
    z-index: 1;
    inset: 0;
    /* background-color: rgba(52, 52, 52, 0.3); */
    background-color: #eee;
    /* mix-blend-mode: multiply; */
}

.img_top_cover img {
    height: 100%;
    object-fit: cover;
}

.icon {
    display: inline-block;
    position: relative;
}

.icon::after {
    content: '';
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
}

.icon_calendar {
    width: 12.25px;
    height: 14px;
    background-image: url('./../images/common/icons/icon_calendar.svg');
}

.icon_newspaper::after {
    width: 22.86px;
    height: 20px;
    background-image: url('./../images/common/icons/icon_newspaper.svg');
}

.icon_mug_hot::after {
    width: 20px;
    height: 20px;
    background-image: url('./../images/common/icons/icon_mug_hot.svg');
}

.icon_tag::after {
    width: 20px;
    height: 20px;
    background-image: url('./../images/common/icons/icon_tag.svg');
}

.icon_undo::after {
    width: 20px;
    height: 20px;
    background-image: url('./../images/common/icons/icon_undo.svg');
}

.article {
    background-color: #F9F9F9;
}

.article_wrap {
    position: relative;
    padding-bottom: 60px;
}

@media screen and (min-width: 768px) {
    .article_wrap {
        padding-bottom: 161px;
    }
}

.article .container {
    position: relative;
}

@media screen and (min-width: 768px) {}

.post_item {}

@media screen and (min-width: 768px) {
    .post_item:hover .post_item_thumb img {
        scale: 1.1;
    }

    .post_item:hover .post_item_title {
        color: var(--secondary_color);
    }
}

.post_item_thumb {
    width: 100%;
    flex-shrink: 0;

    position: relative;
    overflow: hidden;

    grid-row: 1 / span 2;
}

.post_item_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;

    transition: 500ms ease-out;
}

.post_item_thumb__time {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.2;

    background-color: #F9F9F9;

    position: absolute;
    left: 0;
    bottom: 0;

    padding: 4px;
}

@media screen and (min-width: 768px) {
    .post_item_thumb__time {
        font-size: 0.875rem;
        padding: 4px 9px 0px 1px;
    }
}

.post_item_content {
    /* padding: 20px 10px; */
}

@media screen and (min-width: 768px) {
    .post_item_content {
        min-height: 240px;
        padding: 30px 40px 26px;
    }
}

.post_item_title {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.5;

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

@media screen and (min-width: 768px) {
    .post_item_title {
        font-size: 1.5rem;
        transition: 300ms ease;
    }
}

.post_item_cats {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: calc(22 / 14);

    opacity: 0.5;

    display: flex;
    gap: 7px 14px;
    flex-wrap: wrap;

    margin-top: 8px;
}

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

@media screen and (min-width: 768px) {
    .post_item_cats {
        font-size: 0.875rem;

        gap: 6px 20px;
    }

    .post_item_cats+.post_item_tags {
        margin-top: 30px;
    }
}

.post_item_unknow {
    margin-left: auto;
    margin-right: 40px;
}

.post_item_unknow .addtoany_share {
    width: 20px;
    height: 20px;
    border-radius: 999px;
    background-color: #222;
    padding: 0;
    position: relative;
}

.post_item_unknow .addtoany_share::after,
.post_item_unknow .addtoany_share::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    display: block;
    border-radius: 999px;
    background-color: #222;
    translate: 0 -50%;
}

.post_item_unknow .addtoany_share::after {
    right: -30px;
}

.post_item_unknow .addtoany_share::before {
    left: -30px;
}

@media screen and (min-width: 768px) {
    .post_item_unknow .addtoany_share {
        width: 30px;
        height: 30px;
    }

    .post_item_unknow .addtoany_share::after,
    .post_item_unknow .addtoany_share::before {
        width: 30px;
        height: 30px;
        transition: inherit;
    }

    .post_item_unknow .addtoany_share::after {
        right: -40px;
    }

    .post_item_unknow .addtoany_share::before {
        left: -40px;
    }

    .post_item_unknow .addtoany_share:hover::before,
    .post_item_unknow .addtoany_share:hover::after {
        opacity: 0.7;
    }
}

.post_item_tags {
    font-size: 0.625rem;
    font-weight: 500;
    line-height: calc(21 / 12);

    display: flex;
    gap: 6px;
    flex-wrap: wrap;

    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .post_item_tags {
        font-size: 0.75rem;
        margin-top: 30px;
    }
}

.post_item_tags span {
    background-color: #333;
    color: #fff;

    padding: 0px 8px 2px 9px;
    border-radius: 99px;
}

.post_item_date {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 0.875rem;
    color: var(--secondary_color);
    margin-top: 12px;
    display: inline-flex;
    align-items: center;
}

.post_item_date .icon {
    margin-right: 10px;
}

@media screen and (min-width: 768px) {
    .post_item_date {
        margin-top: 22px;
    }
}


.article_loops {
    display: flex;
    /* gap: 10px; */
    flex-wrap: wrap;
    flex-direction: column;

    margin-top: 10px;
}

@media only screen and (min-width: 640px) {

    .article_loops>.post_item {
        /* width: calc(50% - 10px); */
    }
}

@media only screen and (min-width: 1024px) {
    .article_loops {}

    /* .article_loops>.post_item {
        width: calc(33.33% - 27px);
    } */
}

.article_loops .post_item {
    display: flex;
    gap: 15px;
    padding-block: 25px;

    border-bottom: 1px solid #222;
}

@media screen and (min-width: 768px) {
    .article_loops .post_item {
        width: 100%;

        gap: 30px;
        padding-block: 40px 50px;
    }
}

.article_loops .post_item_content {
    padding-left: 0;
    padding-right: 0;
}

.article_loops .post_item_content {
    min-height: 1px;
    padding-bottom: 0;
}

.article_loops .post_item_sub_content {
    width: 100%;
}

.article_loops .post_item_thumb {
    width: 120px;
}

@media screen and (min-width: 768px) {
    .article_loops .post_item_thumb {
        width: calc(360 / 960 * 100%);
        aspect-ratio: calc(360 / 203);
    }
}

.cate_lists {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
}

@media screen and (min-width: 768px) {

    .cate_lists {
        gap: 20px 25px;
    }
}

.cate_lists_wrap {
    width: 100%;
}

.cate_lists_item {
    color: white;
    font-weight: 500;
    line-height: calc(24 / 16);

    border: 1px solid #fff;

    display: flex;
    align-items: center;

    position: relative;
    padding: 15px 30px 15px 10px;
    transition: 150ms ease-out;
}

@media screen and (min-width: 768px) {
    .cate_lists_item {
        width: 100%;
        padding: 18px 40px 18px 20px;
    }

    .cate_lists_item:hover {
        opacity: 0.7;
    }
}

.cate_lists_item::after {
    content: '';
    width: 9px;
    height: 9px;

    position: absolute;
    top: calc(50% + 2px);
    right: 14px;
    rotate: 45deg;
    translate: 0 -50%;

    border: 0;
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    transition: inherit;
}

@media screen and (min-width: 768px) {
    .cate_lists_item::after {
        right: 20px;
    }
}

.p_lead {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.45;
}

@media screen and (min-width: 768px) {
    .p_lead {
        font-size: 1.25rem;
    }
}

.p_desc {
    line-height: 2;
    font-weight: 500;
}

.wp-pagenavi {
    display: flex;
    gap: 10px;
    align-items: center;

    margin-top: 40px;
}

@media screen and (min-width: 768px) {
    .wp-pagenavi {
        gap: 15px;
    }
}


.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .current,
.wp-pagenavi .page {
    width: 40px;
    height: 40px;

    font-size: 1.125rem;
    line-height: 1;
    font-weight: 500;

    display: flex;
    align-items: center;
    justify-content: center;
    transition: 150ms ease-out;
}

@media screen and (min-width: 768px) {

    .wp-pagenavi .nextpostslink,
    .wp-pagenavi .previouspostslink,
    .wp-pagenavi .current,
    .wp-pagenavi .page {
        width: 60px;
        height: 60px;

        font-size: 1.5rem;
    }

    .wp-pagenavi .previouspostslink:hover,
    .wp-pagenavi .nextpostslink:hover,
    .wp-pagenavi .page:hover {
        background-color: #222;
        color: #fff;
    }

}

.wp-pagenavi .current {
    background-color: #222;
    color: #fff;
}

.wp-pagenavi .extend {
    display: none;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
    font-size: 0;
    position: relative;
}

.wp-pagenavi .nextpostslink::after,
.wp-pagenavi .previouspostslink::after {
    content: '';
    width: 10px;
    height: 10px;

    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 3px);
    translate: -50% -50%;
    rotate: -135deg;

    border: 0;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
}

@media screen and (min-width: 768px) {

    .wp-pagenavi .nextpostslink::after,
    .wp-pagenavi .previouspostslink::after {
        width: 12px;
        height: 12px;
    }
}

.wp-pagenavi .previouspostslink::after {}

.wp-pagenavi .nextpostslink::after {
    left: calc(50% - 3px);
    rotate: 45deg;
}

.totop {
    width: 45px;
    height: 45px;
    position: fixed;
    z-index: 9;
    right: 20px;
    bottom: 20px;
    border: 2px solid #343434;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: visibility 300ms ease, opacity 200ms linear 100ms;
}

.totop.show {
    opacity: 1;
    visibility: visible;
}

.totop::before {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    top: 17px;
    left: 14px;
    rotate: -45deg;
    border: 0;
    border-top: 2px solid #343434;
    border-right: 2px solid #343434;
    transition: inherit;
}

@media screen and (min-width: 768px) {
    .totop::before {
        top: 24px;
        left: 21px;
    }
}

@media screen and (min-width: 768px) {
    .totop {
        width: 60px;
        height: 60px;
        cursor: pointer;
        transition: 150ms ease-out;
    }

    .totop:hover {
        border-color: #fff;
        background-color: #343434;
    }

    .totop:hover::before {
        border-color: #fff;
    }
}

@media only screen and (max-width: 767.98px) {
    .pc {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .sp {
        display: none !important;
    }
}

.main_padding {
    background-image: linear-gradient(to bottom, #222 0%, #222 200px, #F9F9F9 200px);
    background-size: 100%;
    background-repeat: no-repeat;

    position: relative;
    padding-top: 100px;
}

@media screen and (min-width: 768px) {
    .main_padding {
        background-image: linear-gradient(to bottom, #222 0%, #222 400px, #F9F9F9 400px);
        padding-top: 200px;
    }

    .main_padding::before {
        content: '';
        width: 220px;
        width: clamp(120px, (100vw - 1500px) * 2506, 220px);
        height: calc(100% - 400px);
        background-color: #fff;

        position: absolute;
        top: 400px;
        left: 0;
    }
}

.main_padding_wrap {
    overflow: hidden;
}

.main_inner {
    min-height: 100vh;
    position: relative;
    z-index: 1;
    overflow: hidden;

    margin-left: auto;
}

@media screen and (min-width: 768px) {
    .main_inner {
        width: calc(100% - 220px);
        width: clamp(100% - 220px, (1500px - 100vw) * 2506, 100% - 120px);

        padding-right: 20px;
    }
}


.js_next_sp_accor {
    position: relative;
}

.js_next_sp_accor::after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 10px;
    border: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    translate: 0 -50%;
    rotate: -225deg;
    transition: 150ms ease-out;
}

.js_next_sp_accor.is_open::after {
    rotate: -45deg;
}

@media screen and (min-width: 768px) {
    .js_next_sp_accor::after {
        display: none;
    }
}

.wp-block-image.aligncenter {
    margin: 0 auto;
}

.wp-block-image.alignright {
    margin-left: auto;
}

.nav_recruit {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}

.nav_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 18px 40px 20px;
    background-color: #fff;

    font-weight: 900;
    line-height: 1.4;
    transition: all 0.5s;
}

.nav_btn:not(:last-child) {
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    .nav_btn {
        max-width: 340px;
        min-height: 80px;
        font-size: 1.25rem;
    }

    .nav_btn:hover {
        opacity: 0.7;
    }
}

.nav_entry_ttl {
    margin-bottom: 20px;
    color: #fff;
    font-size: 1rem;
    font-weight: 900;
}

@media screen and (min-width: 768px) {
    .nav_entry_ttl {
        font-size: 1.25rem;
        line-height: calc(29 / 20);
        margin-bottom: 22px;
    }
}

.nav_entry_group {
    display: flex;
    gap: 10px;
    flex-direction: column;

    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .nav_entry_group {
        gap: 16px;
        margin-top: 40px;
    }
}


.nav_entry_btn {
    font-weight: 700;

    width: 100%;
    min-height: 50px;
    background-color: #fff;

    border-radius: 99px;

    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    padding: 12px 16px;
}

@media screen and (min-width: 768px) {
    .nav_entry_btn {
        min-height: 50px;
        padding: 12px 25px 14px;
        justify-content: flex-start;

        transition: opacity 300ms ease;
    }

    .nav_entry_btn:hover {
        opacity: 0.7;
    }
}

.nav_entry_btn::after {
    content: "";
    width: 14px;
    height: 14px;
    background-color: currentColor;

    mask-image: url('./../images/common/icon_blank.svg');
    mask-size: 100%;
    mask-repeat: repeat;
}

.header_search {
    display: none;
}

@media screen and (min-width: 768px) {
    .header_search {
        display: flex;

        margin-left: auto;
        padding-right: 20px;
    }
}

.header_search .searchform input[type='submit'],
.header_search .searchform input[type='text'] {
    height: 50px;
}

.header_search .searchform input[type='text'] {
    width: 290px;
    padding-left: 25px;
}

.header_search .searchform input[type='submit'] {
    width: 50px;
    background-size: 20px;
}


.nav_search {
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .nav_search {
        margin-bottom: 58px;
    }
}

.searchform>div {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    overflow: hidden;
}

.searchform label.screen-reader-text {
    display: none;
}

.searchform input[type='text'] {
    width: 100%;
    height: 50px;

    font-size: 1rem;
    font-weight: 500;
    line-height: calc(22 / 16);

    background-color: #fff;

    padding: 5px 15px;
    border: none;
    outline: none;
}

@media screen and (min-width: 768px) {
    .searchform input[type='text'] {
        height: 80px;
        padding: 15px 40px;
    }
}

.searchform input[type='submit'] {
    width: 50px;
    height: 50px;

    background-color: #fff;
    background-image: url(../images/common/icon_lookup.png);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: calc(50% - 5px) center;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;

    position: relative;
    border: none;
    outline: none;
    font-size: 0;
}

@media screen and (min-width: 768px) {
    .searchform input[type='submit'] {
        width: 80px;
        height: 80px;

        background-size: 30px;
    }
}

.search_btn svg {
    width: 24px;
    height: 24px;
}

.footer_bootom {
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .footer_bootom {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 41px;
    }
}

.social {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}


.social.fixed {
    display: none;
}

.c_search .article_wrap {
    padding-top: 40px;
}

@media screen and (min-width: 768px) {
    .social.fixed {
        position: fixed;
        top: 140px;
        right: 20px;
        display: flex;
        flex-direction: column;
    }
}

.social_item {
    width: 30px;
    border-radius: 100%;
    overflow: hidden;
    transition: all 0.5s;
}

@media screen and (min-width: 768px) {
    .social_item {
        width: 60px;
    }

    .social_item:hover {
        transform: scale(1.1);
    }
}

.quick_nav {
    display: none;
}

@media screen and (min-width: 1024px) {
    .quick_nav {
        display: flex;
        gap: 40px;
    }
}

.quick_nav_item {
    position: relative;
}

@media screen and (min-width: 1024px) {
    .quick_nav_item.dropdown:hover .quick_nav_list {
        opacity: 1;
        visibility: visible;
        transition: all 0.5s;
    }
}

.quick_nav_toggle,
.quick_nav_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 18px 20px 20px;
    background-color: #fff;
    font-size: 0.875rem;
    font-weight: 900;
    line-height: calc(29 / 20);
    transition: all 0.5s;
}

@media screen and (min-width: 1024px) {

    .quick_nav_toggle,
    .quick_nav_btn {
        width: 260px;
        width: clamp(12.5rem, 34.0909090909vw + -9.3181818182rem, 16.25rem);
        height: 80px;
        height: clamp(3.75rem, 11.3636363636vw + -3.5227272727rem, 5rem);
        padding: 10px 20px;
        font-size: 1.25rem;
        font-size: clamp(1rem, 2.2727272727vw + -0.4545454545rem, 1.25rem);
    }

    .quick_nav_toggle:hover,
    .quick_nav_btn:hover {
        opacity: 0.8;
    }

    .header.is_active .quick_nav_toggle,
    .header.is_active .quick_nav_btn {
        border: 1px solid var(--primary_color);
    }
}

.quick_nav_toggle .quick_nav_arrow {
    width: 17px;
    height: 10px;
    margin-left: 10px;
}

.quick_nav_toggle .quick_nav_arrow::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    mask-image: url(../images/common/icon_arrow.svg);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    transform: rotate(-180deg);
    transition: 150ms ease-out;
    background-color: var(--primary_color);
}

.quick_nav_btn .quick_nav_icon {
    width: 15px;
    height: 15px;
    margin-left: 10px;
}

.quick_nav_btn .quick_nav_icon::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: var(--primary_color);
    mask-image: url(../images/common/icon_blank.svg);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
}

@media screen and (min-width: 768px) {
    .quick_nav_btn .quick_nav_icon {
        width: 20px;
        height: 20px;
    }
}

.quick_nav_toggle.is_active::after {
    transform: rotate(0);
}

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

@media screen and (min-width: 1024px) {
    .quick_nav_list {
        position: absolute;
        top: 100%;
        left: 0;
        display: block;
        width: 260px;
        padding: 0 25px;
        opacity: 0;
        visibility: hidden;
    }
}

.quick_nav_list_item {
    border-top: 1px solid #eeeeee;
    list-style: none;
}

.quick_nav_list_item:has(.quick_nav_link[href='']) {
    display: none;
}

.quick_nav_link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    font-weight: 500;
    line-height: calc(24 / 16);
}

@media screen and (min-width: 768px) {
    .quick_nav_link {
        padding: 18px 0;
        font-size: 1rem;
        transition: all 0.5s;
    }

    .quick_nav_link:hover {
        opacity: 0.8;
    }
}

.quick_nav_link .quick_nav_icon {
    width: 15px;
    height: 15px;
    margin-left: 10px;
}

.quick_nav_link .quick_nav_icon::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: var(--primary_color);
    mask-image: url(../images/common/icon_blank.svg);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
}

@media screen and (min-width: 768px) {
    .quick_nav_link .quick_nav_icon {
        width: 20px;
        height: 20px;
    }
}

@media screen and (min-width: 1024px) {
    .nav_linkex {
        display: none;
    }
}

.nav_linkex .quick_nav {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

@media screen and (min-width: 1024px) {
    .nav_linkex .quick_nav {
        display: none;
    }
}

.banner_item[href=''] {
    display: none;
}

.nav .quick_nav_item {
    display: block;
}

@media screen and (min-width: 768px) {
    .nav .quick_nav_item {
        display: none;
    }
}

.quick_nav_recruit {
    margin-bottom: 50px;
}

.quick_nav_contact {
    margin-top: 50px;
}

.recruit_info {
    width: 300px;

    background-color: var(--secondary_color);
    border-radius: 10px;

    position: fixed;
    z-index: 100;
    right: 50%;
    bottom: 80px;
    transform: translate(50%, 0);
}

@media screen and (min-width: 768px) {
    .recruit_info {
        width: 380px;
        height: 140px;

        right: 30px;
        bottom: 100px;
        transform: translate(0, 0);
    }
}

.recruit_info__close {
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 99px;

    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
    cursor: pointer;

    transition: opacity 300ms ease;
}

@media screen and (min-width: 768px) {
    .recruit_info__close:hover {
        opacity: 0.7;
    }
}

.recruit_info__close::after,
.recruit_info__close::before {
    content: '';
    width: 15px;
    height: 1px;
    background-color: #222;

    position: absolute;
    top: 50%;
    left: 50%;

    translate: -50% -50%;
    rotate: 45deg;
}

.recruit_info__close::after {}

.recruit_info__close::before {
    rotate: -45deg;
}

.recruit_info__link {
    display: flex;
    gap: 10px;
    align-items: center;

    padding: 20px;
}

@media screen and (min-width: 768px) {
    .recruit_info__link {
        gap: 25px;
        transition: 300ms ease;
    }

    .recruit_info__link:hover {
        opacity: 0.7;
    }
}

.recruit_info__link::after {
    content: '';
    width: calc(100% - 20px);
    height: calc(100% - 20px);

    position: absolute;
    top: 10px;
    left: 10px;

    border: 1px solid #fff;
    border-radius: 5px;
    pointer-events: none;
}

.recruit_info__thumb {
    width: 80px;
}

@media screen and (min-width: 768px) {
    .recruit_info__thumb {
        width: 100px;
    }
}

.recruit_info__title {
    font-weight: 700;
    line-height: calc(24 / 16);
    color: #fff;
}

@media screen and (min-width: 768px) {
    .recruit_info__title {}
}

.recruit_info__title .en {
    font-size: 1.25rem;
    font-family: 'Poppins', sans-serif;
}

@media screen and (min-width: 768px) {
    .recruit_info__title .en {
        font-size: 1.75rem;
    }
}

.recruit_info__title .jp {
    position: relative;

    display: flex;
    gap: 10px;
    align-items: center;
    /* justify-content: space-around; */
}

.recruit_info__title .jp img {
    width: 17px;
    flex-shrink: 0;
}