.pagination-list {
    position: relative;
}

.wp-pagenavi {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}

.wp-pagenavi a.page,
.wp-pagenavi li>span {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    font-weight: 500;
    color: #009bba;
    background-color: #fff;
    line-height: 1.3;
    font-weight: 500;
    padding-bottom: 1px;
    border-radius: 50%;
    padding-bottom: 1px;
    border: 1px solid #009bba;
}

.wp-pagenavi span.current {
    color: #fff;
    background-color: #009bba;
}

.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink,
a.next-btn,
a.pre-btn {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2rem;
    font-weight: 500;
    color: #000;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    background-image: url(../images/index/icon-next.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center right;
    text-decoration: none;
    justify-content: flex-start;
    border-radius: 20px;
    box-shadow: 0px 0px 15px 0px rgba(64, 226, 226, 0.65);
}

ul.wp-pagenavi {
    max-width: 100%;
}

/* .wp-pagenavi a.nextpostslink::after,
.wp-pagenavi a.previouspostslink::after,
a.next-btn::after,
a.pre-btn::after {
    content: "次へ";
    letter-spacing: 0.05em;
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-size: 2rem;
    color: #000;
    font-family: 'Zen Maru Gothic', serif;
    left: -70px;
    font-weight: 500;
} */

.wp-pagenavi a.previouspostslink,
a.pre-btn {
    padding-right: 0;
    left: 35px;
    right: unset;
    background-position: center left;
    background-image: url(../images/index/icon-prev.svg);
    justify-content: flex-end;
}

/* .wp-pagenavi a.previouspostslink::after,
a.pre-btn::after {
    content: "前へ";
    right: -70px;
    left: auto;
} */

.sidebar-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sidebar-item.sidebar-arc {
    justify-content: flex-end;
    margin-top: 15px;
}

.sidebar .label {
    font-size: 1.8rem;
    font-weight: 500;
    margin-right: 15px;
    color: #009bba;
}

.sidebar-item label span {
    font-size: 2.3rem;
}

/* .news-filter {
    border: 1px solid #E1E1E1;
    min-height: 173px;
    display: flex;
    align-items: center;
    background-color: #fff;
} */
.sidebar {
    padding: 0px 0 70px;
}

.sidebar-item .select {
    margin-right: 0px;

}

.sidebar-item .select select {
    width: 252px;
    height: 60px;
    padding-left: 22px;
    background-image: url(../images/index/bg-select.svg);
    background-size: 19px 16px;
    background-repeat: no-repeat;
    background-position: center right 30px;
    font-size: 1.6rem;
    color: #000000;
    font-weight: 500;
    background-color: #fff;
    border: none;
    padding-right: 50px;
    border-radius: 12px;
    font-family: 'Noto Sans JP', sans-serif;
    border: 1px solid #009bba;
    border-radius: 30px;
}

.sidebar-item.sidebar-arc select {
    width: 131px;
    height: 47px;
    border: none;
    border-bottom: 1px solid #000;
    font-size: 1.6rem;
    font-weight: 500;
    font-family: 'Noto Sans JP', sans-serif;
    color: #333;
    padding-left: 18px;
    background-image: url(../images/index/bg-select.svg);
    background-size: 19px 16px;
    background-repeat: no-repeat;
    background-position: center right 9px;
    box-shadow: none;
    border-radius: 0;
    padding-right: 32px;
}

/* .news-item.item-list .cat {
    height: 33px;
} */

.title-line {
    border-bottom: 2px solid #009bba;
    padding-bottom: 40px;
}

.date-line .date {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: unset;
    color: #000000;
    letter-spacing: 0.2em;
}

.title-line .title-single {
    font-size: 2.3rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    position: relative;
    padding-top: 0px;
    margin-top: 35px;
    color: #333333;
    line-height: 1.65;
    padding: 0;
    text-align: left;
}

.post-content {
    padding-top: 20px;
    padding-bottom: 85px;
    position: relative;
}



/* .title-line .title-single::after {
    content: "";
    width: 6px;
    height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -35px;
    background-color: #0071B7;
} */

.box-cat-single a.cat {
    width: 127px;
    border-radius: 10px;
    font-size: 1.6rem;
    letter-spacing: unset;
    min-height: 31px;
}


figcaption.wp-element-caption {
    text-align: center;
    color: #000000;
    margin-bottom: 0 !important;
}

.infor-line .date {
    letter-spacing: 0.1em;
    color: #4d4d4d;
    font-weight: 400;
    width: 107px;
    font-size: 1.4rem;
}

.infor-line a.cat {
    min-width: 127px;
    padding: 0px 15px 1px;
    min-height: 22px;
    border-radius: 12px;
    width: max-content;
    font-size: 1.3rem;
}

.infor-line .tag a {
    font-size: 1.5rem;
    font-weight: 500;
    color: #0071B7;
}

.post-content-inner {
    max-width: 1030px;
    padding: 0 15px;
    margin: auto;
}

.post-content img {
    display: block;
    margin: 10px auto;
}

.infor-line {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.post-content .cat a {
    min-height: 27px;
    min-width: 123px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
}

.post-content .cat a.cat-1 {
    background-color: #EAF5F9;
}

.post-content .cat a.cat-3 {
    background-color: #E1F9D7;
}

.post-content .cat a.cat-2 {
    background-color: #FCEBD6;
}

a.btn.btn-list-link {
    max-width: 900px;
    border: 1px solid #C7C7C7;
    height: 52px;
    border-radius: 10px;
    padding-left: 20px;
    justify-content: start;
    font-size: 1.5rem;
    margin: 0 auto 10px;
}

a.btn.btn-list-link::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(../images/index/icon-list-link.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

a.btn.btn-list-link:hover {
    opacity: 0.6;
}

a.btn.btn-single-back {
    height: 75px;
    width: 325px;
    background-color: #993D8C;
    color: #fff;
}

a.btn.btn-single-back::after {
    background-image: url(../images/index/icon-right-white.svg);
    width: 5px;
    height: 10px;
    right: 20px;
}

.list-link-download {
    border-bottom: 1px solid #c7c7c7;
    /* border-top: 1px solid #c7c7c7; */
}

#hotnews::after {
    display: none;
}

.img-top-emp {
    height: 100%;
    background-size: cover;
    background-position: center;
}

.box-top-employee-right {
    padding: 45px;
}

.staff-content {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2.1875;
    padding-top: 35px;
    letter-spacing: 0.1em;
}

.staff-content img {
    height: auto;
}

.staff-content .wp-block-media-text {
    display: flex;
    justify-content: space-between;
}

.staff-content .wp-block-media-text>figure {
    width: 44%;
    padding: 0 15px 0 0;
    margin: 0 0 0 0;
}

.staff-content .wp-block-media-text>div {
    width: 51.5%;
    padding-left: 15px;
    padding-top: 35px;
}

.question-employee {
    margin-bottom: 55px;
    margin-top: 40px;
}

.staff-navi .pagination-list {
    padding-top: 60px;
    margin-top: 100px;
    padding-bottom: 60px;
    border-top: 1px solid #C7C7C7;
}

.post-content h1 {
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 5px 0;
    margin-bottom: 30px;
    position: relative;
    margin-top: 50px;
    color: #000000;
    padding-left: 34px;
}

.post-content h1::after {
    content: "";
    width: 6px;
    height: 100%;
    background-color: #009bba;
    position: absolute;
    left: 0px;
    top: 0px;
}

.post-content h1::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #c7c7c7;
    bottom: -20px;
    left: 0;
    position: absolute;

}

.post-content p {
    margin-bottom: 15px;
    letter-spacing: 0.1em;
    line-height: 2.0625;
    color: #333333;
}

.post-content h2 {
    color: #009bba;
    font-size: 2rem;
    margin-bottom: 30px;
    position: relative;
    margin-top: 70px;
    font-weight: 500;
    padding-left: 0;
    letter-spacing: 0.1em;
    padding-bottom: 20px;
    border-bottom: 1px solid #009bba;
}

/* .post-content h2::after {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #a580ed;
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 50%;
} */

.post-content ul {
    margin-top: 50px;
}

.post-content ul li {
    position: relative;
    padding-left: 25px;
    line-height: 2.0625;
    letter-spacing: 0.1em;
}

.post-content ul li::after {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #009bba;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 11px;
}

.post-content h3 {
    font-size: 2rem;
    margin-bottom: 30px;
    position: relative;
    color: #333;
    margin-top: 80px;
    font-weight: 500;
    padding-left: 24px;
    letter-spacing: 0.1em;
}

.post-content h3::after {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #333;
    position: absolute;
    left: 0px;
    top: 10px;
    border-radius: 50%;
}

.post-content table {
    width: 100%;
}

.post-content table th,
.post-content table td {
    border-left: 1px solid #d6dcf1 !important;
    border-bottom: 1px solid #d6dcf1 !important;
    padding: 10px !important;
    text-align: center !important;
}

.post-content table th {
    border-color: #fff !important;
}

.post-content table th:first-child,
.post-content table td:first-child {
    border-left: none !important;
}

.post-content table td:first-child {
    width: 190px !important;
}

.post-content table td:nth-child(2) {
    width: 160px !important;
}

.post-content table tr:first-child td {
    background-color: #d6dcf1 !important;
    color: #495a87 !important;
    font-weight: 500;
    border-right: 1px solid #fff;
}

.post-content tr:nth-child(2n+1) {
    background-color: #f5f5f5 !important;
}

.cat-line {
    display: flex;
    justify-content: center;
}

.cat-line a {
    min-width: 183px;
    padding: 5px 15px;
    border-radius: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    width: fit-content;
}

@media (max-width:767px) {
    .staff-navi .pagination-list {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 50px;
    }

    .box-top-employee-left {
        height: 265px;
    }

    .staff-content {
        font-size: 14px;
    }

    .box-top-employee-right {
        padding: 25px;
    }

    .title-employ {
        line-height: 1.58;
        padding-top: 20px;
    }

    .question-employee {
        margin-top: 25px;
        margin-bottom: 15px;
    }

    .staff-content .wp-block-media-text {
        flex-wrap: wrap;
    }

    .staff-content .wp-block-media-text>figure,
    .staff-content .wp-block-media-text>div {
        width: 100%;
        margin: 0px auto 20px;
        padding: 0 0 0 0;
    }

    /* .main-menu li.nav-item:hover .mega-menu {
        display: none !important;
    } */
    .sidebar-item {
        justify-content: space-between;
        max-width: 340px;
    }

    .sidebar-item.sidebar-arc {
        justify-content: flex-end !important;
        margin-top: 0;
    }

    .sidebar-item:not(:nth-last-child(1)) {
        margin-bottom: 30px;
    }

    .hotnews .news-item.item-list {
        padding: 20px 3px;
    }

    .news-item.item-list .title {
        margin-top: 5px;
        flex: auto;
        width: 100%;
    }

    .sidebar .label {
        margin-bottom: 0px;
        font-size: 1.3rem;
        margin-right: 10px;
        font-weight: 500;
        padding-bottom: 0;
        border-bottom: none;
        text-align: right;
    }

    .sidebar-item .select select {
        width: 181px;
        height: 38px;
        font-size: 1.3rem;
        padding-left: 20px;
        padding-right: 18px;
        background-size: 12px 10px;
        background-position: center right 22px;
        border-radius: 20px;
    }

    .sidebar-item .select {
        margin-right: 0;
    }


    .wp-pagenavi a.page,
    .wp-pagenavi li>span,
    .wp-pagenavi a.nextpostslink,
    .wp-pagenavi a.previouspostslink {
        font-size: 1.4rem;
    }

    a.btn.btn-single-back {
        height: 50px;
        width: 165px;
    }

    .box-single-top .title-line {
        font-size: 1.4rem;
        padding-left: 0px;
        padding-right: 0;
        margin-bottom: 0;
        line-height: 1.45;
        border-width: 1px;
        padding-bottom: 18px;
    }

    /* .infor-line {
        flex-direction: row-reverse;
    } */
    .infor-line .date {
        font-size: 1.3rem;
        letter-spacing: 0.2em;
        width: 110px;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 3px;
    }

    .infor-line a.cat {
        width: 118px;
        padding: 0 10px 1px;
        min-height: 22px;
        border-radius: 4px;
        font-size: 1.1rem;
        max-width: unset;
        min-width: unset;
    }

    .infor-line .tag a {
        font-size: 1rem;
    }

    .title-line .title-single {
        font-size: 1.5rem;
        line-height: 1.667;
        margin-top: 25px;
    }

    .box-single-top {
        padding: 0px 15px;
        margin-bottom: 0;
        margin-top: 0px;
        border-width: 2px;
        border-radius: 0;
    }

    .infor-line .cat a {
        min-height: 20px;
        width: 135px;
        font-size: 0.9rem;
        line-height: 1;
        margin-left: 12px;
        padding-bottom: 2px;
        border-radius: 5px;
    }

    figcaption.wp-element-caption {
        font-size: 1.3rem;
    }

    .post-content {
        font-size: 1.4rem;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .post-content-inner {
        padding: 0 0;
    }

    .post-content .cat a {
        font-size: 1.3rem;
    }

    .post-content .cat a {
        min-height: 25px;
    }

    .wp-pagenavi a.nextpostslink,
    .wp-pagenavi a.previouspostslink,
    a.next-btn,
    a.pre-btn {
        width: 40px;
        height: 40px;
        align-items: flex-end;
        justify-content: flex-start;
        background-size: contain;
        background-position: center top;
        font-size: 1.4rem;
        right: 0;
        font-weight: 600;
        border-radius: 10px;
    }

    .wp-pagenavi a.nextpostslink {
        justify-content: flex-end;
    }

    .wp-pagenavi a.previouspostslink,
    a.pre-btn {
        left: 0;
    }

    .wp-pagenavi a.nextpostslink::after,
    .wp-pagenavi a.previouspostslink::after,
    a.next-btn::after,
    a.pre-btn::after {
        font-size: 1.2rem;
        bottom: -20px;
        right: auto;
        transform: translateX(-50%);
        left: 50%;
        top: auto;
        color: #000;
    }

    .wp-pagenavi a.page,
    .wp-pagenavi li>span {
        width: 29px;
        height: 29px;
        font-size: 1rem;
        margin: 0 3px;
        font-weight: 500;
        padding-bottom: 2px;
    }

    .post-content h1 {
        font-size: 1.4rem;
        margin-bottom: 28px;
        padding: 2px 0;
        padding-left: 15px;
        margin-top: 25px;
        line-height: 1.4;
        border-width: 1px;
    }

    .post-content h1::after {
        width: 3px;
        left: 0;
    }

    .post-content h1::before {
        height: 1px;
        bottom: -10px;
    }

    .post-content h2 {
        font-size: 1.5rem;
        margin-bottom: 20px;
        margin-top: 25px;
        padding-left: 0;
        line-height: 1.36;
        border-width: 1px;
        padding-bottom: 10px;
    }

    .post-content h2::after {
        width: 9px;
        height: 9px;
        position: absolute;
        top: 5px;
        left: 0px;
    }

    .post-content h3 {
        font-size: 1.5rem;
        margin-bottom: 20px;
        margin-top: 25px;
        line-height: 1.36;
        padding-left: 15px;
    }

    .post-content h3::after {
        width: 8px;
        left: 0;
        top: 6px;
        height: 8px;
    }

    /* .post-content h3::after {
        width: 12px;
        height: 12px;
    } */

    .post-content p {
        font-size: 1.3rem;
        line-height: 1.72;
        letter-spacing: 0.1em;
    }

    .post-content ul {
        margin-top: 25px;
    }

    .post-content ul li {
        padding-left: 20px;
        font-size: 1.4rem;
        line-height: 1.4;
        font-weight: 500;
        margin-bottom: 5px;
    }

    .post-content ul li::after {
        width: 11px;
        height: 11px;
        top: 4px;
    }

    .title-line .title-single::after {
        height: 100%;
        left: 0;
        width: 3px;
    }

    /* .box-post-title {
        padding-left: 15px;
        padding-right: 15px;
    } */
    .single-content .container .container {
        padding-left: 0;
        padding-right: 0;
    }

    .single-page .wp-pagenavi a.previouspostslink,
    .single-page .wp-pagenavi a.nextpostslink {
        min-height: 26px;
        font-size: 1.4rem;
        max-width: unset;
        text-align: right;
    }

    .single-page .wp-pagenavi {
        flex-wrap: wrap;
        height: auto;
    }

    /* .single-page .wp-pagenavi li {
        width: 100%;
        position: relative;
    } */
    .single-page .wp-pagenavi a.nextpostslink {
        justify-content: flex-end;
        text-align: left;
    }

    /* .single-content {
        padding-left: 10px;
        padding-right: 10px;
    } */


    /* .wp-pagenavi a span{
        display: none;
    } */
    /* .pagination-list {
        padding-top: 23px;
        border-top: 1px solid #39b04a;
    } */

    .sidebar-item.sidebar-cat,
    .sidebar-item.sidebar-arc {
        display: flex;
        max-width: 275px;
        align-items: center;
        justify-content: center;
    }

    .post-content table td:first-child {
        width: 72px !important;
    }

    .post-content table td:nth-child(2) {
        width: 75px !important;
    }

    .post-content table th,
    .post-content table td {
        font-size: 1.3rem !important;
        padding: 5px !important;
    }

    .post-content table th:last-child,
    .post-content table td:last-child {
        text-align: left !important;
        padding-left: 12px !important;
    }

    .sidebar-item.sidebar-arc select {
        width: 102px;
        height: 32px;
        padding-left: 14px;
        background-size: 12px 11px;
        font-size: 1.3rem;
        background-color: #fff;
    }
}