/* --------------- home-select --------------- */

/* ----- home-select ----- */

#docCheck {
    background-color: #F7F8FA;
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    text-align: center;
}

#docCheck a.button01 {
    font-size: 1.6rem;
}

.logo-wrap {
    padding: 60px 0 30px 0;
}

.select-heading-en {
    font-size: 16px;
    text-align: left;
    font-family: 'jost', sans-serif;
    color: #C4003C;
    line-height: 1;
}

.home-select-heading {
    font-size: 32px;
    text-align: left;
    color: #000;
    line-height: 1.2;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-feature-settings: "palt";
}

.home-select-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1240px;
    margin: 0 0 100px -60px;
    background-color: #fff;
    padding: 60px;
}

.home-select-item {
    width: 530px;
}

img.home-select-ph {
    width: 100%;
}

.select-attention {
    text-align: left;
    margin-top: 30px;
}

@media screen and (max-width: 1120px) {
    .home-select-item {
        width: 45%;
    }

    .home-select-wrap {
        width: 100%;
        margin: 0 0 60px 0;
        padding: 50px;
    }

    .select-heading-en {
        font-size: 15px;
    }

    .home-select-heading {
        font-size: 24px;
    }

    #docCheck a.button01 {
        width: 100%;
        max-width: 300px;
        margin: 20px 0 0 0;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 600px) {
    img.home-select-ph {
        display: none;
    }

    .home-select-wrap {
        row-gap: 30px;
        margin: 0 0 40px 0px;
        background-color: #fff;
        padding: 30px;
    }

    .home-select-item {
        width: 100%;
    }

    .logo-wrap {
        padding: 60px 0 20px 0;
    }

    .select-attention {
        margin-top: 10px;
        font-size: 1.3rem;
    }
}


/* ----- section-kv ----- */


#section-kv {
    max-width: 100%;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.kv-inner {
    width: 100%;
    height: calc(100vh - 100px);
    position: relative;
}

.kv01,
.kv02,
.kv03 {
    width: 100%;
    height: calc(100vh - 100px);
    object-fit: cover;
    object-position: center;
    margin-top: 100px;
}

.kv-title-wrap {
    position: absolute;
    top: 200px;
    left: 100px;
}

.kv-copy01 {
    font-size: 7.6rem;
    line-height: 1.2;
    font-weight: 600;
    color: #073284;
    text-align: left;
    font-family: 'jost', sans-serif;
}

.kv-copy02 {
    font-size: 3.2rem;
    line-height: 1.4;
    font-weight: 500;
    color: #C4003C;
    text-align: left;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-feature-settings: 'palt';
    letter-spacing: 0.05em;
}

.lead {
    font-size: 1.7rem;
    line-height: 1.8;
    color: #1d1d1d;
    font-weight: 600;
    color: #1d1d1d;
}

.slider {
    width: 100%;
    z-index: 1;
}

.slick-dots {
    bottom: 25px !important;
}

.order-button {
    position: fixed;
    right: 0;
    top: 240px;
    z-index: 10;
}

.contact-button {
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 10;
}

.line-button {
    position: fixed;
    right: 0;
    top: 380px;
    z-index: 10;
}

a.order-text {
    color: #fff;
    line-height: 30px;
    background-color: #C4003C;
    height: 140px;
    color: #fff;
    writing-mode: vertical-rl;

    width: 40px;
    text-align: center;
    padding: 0 6px 0 6px;
}

a.contact-text {
    color: #fff;
    line-height: 30px;
    background-color: #073284;
    height: 140px;
    color: #fff;
    writing-mode: vertical-rl;
    z-index: 10;
    width: 40px;
    text-align: center;
    padding: 0 6px 0 6px;
}

a.line-text {
    color: #fff;
    line-height: 30px;
    background-color: #00B900;
    height: 140px;
    color: #fff;
    writing-mode: vertical-rl;
    z-index: 10;
    width: 40px;
    text-align: center;
    padding: 28px 6px 0 6px;
}

a.line-text:before {
    content: url(/wp-content/uploads/2023/09/line-icon.svg);
    top: 10px;
    right: 5px;
    position: absolute;
}

.slick-dots li button:before {
    font-size: 12px !important;
    color: #073284 !important;
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #073284 !important;
}

@media screen and (max-width: 1120px) {
    #section-kv {
        height: 570px;

    }

    .kv-inner {
        height: 700px;
    }

    .kv01 {
        object-position: top 40px right -40px;
    }

    .kv-copy01 {
        font-size: 6rem;
    }

    .kv-copy02 {
        font-size: 2.6rem;
    }

    .kv01 {
        height: 350px;
        margin-top: 220px;
    }

    .kv02,
    .kv03 {
        height: 500px;
        margin-top: 70px;
    }

    .kv-title-wrap {
        top: 100px;
        left: 50px;
    }

    .order-button {
        top: 210px;
    }

    .contact-button {
        top: 70px;
    }

    .line-button {
        top: 350px;
    }
}

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

    .kv01,
    .kv02,
    .kv03 {
        height: 500px;
        margin-top: 70px;
    }

    .kv-title-wrap {
        top: 80px;
        left: 20px;
    }

    .kv-copy01 {
        font-size: 3.8rem;
    }

    .kv-copy02 {
        font-size: 2.2rem;
        font-weight: 600;
    }

    .lead {
        font-size: 1.5rem;
        line-height: 1.6;
    }

    .kv01 {
        object-fit: cover;
        height: 250px;
        margin: 320px 0 0 0;
        object-position: top 0px right 15%;
    }

    .kv03 {
        object-fit: cover;
        object-position: top 0 left -200px;
    }

    #section-kv {
        height: 570px;
    }

    .order-button {
        right: initial;
        top: initial;
        bottom: 0;
        height: 40px;
        writing-mode: initial;
        width: 33.3%;
        text-align: center;
        padding: 6px 0 0 0;
        background-color: #C4003C;
    }

    a.order-text {

        background-color: #C4003C;
        height: auto;
        writing-mode: initial;
    }

    .contact-button {
        top: initial;
        bottom: 0;
        right: 33.3%;
        height: 40px;
        writing-mode: initial;
        width: 33.3%;
        padding: 6px 0 0 0;
        text-align: center;
        background-color: #073284;
    }

    a.contact-text {
        height: auto;
        writing-mode: initial;
    }

    .line-button {
        top: initial;
        bottom: 0;
        height: 40px;
        writing-mode: initial;
        width: 33.3%;
        padding: 6px 0 0 0;
        text-align: center;
        background-color: #00B900;
    }

    a.line-text {
        height: auto;
        writing-mode: initial;
        background-color: initial;
        position: relative;
        padding-left: 40px;
    }

    a.line-text:before {
        content: url(/wp-content/uploads/2023/09/line-icon.svg);
        top: 22px;
        right: initial;
        left: 6px;
        position: absolute;
    }
}


/* ----- banner-area ----- */

#top-banner {
    text-align: center;
    position: relative;
    padding: 70px 0 70px 0;
    background-color: #F7F8FA;
}

.banner-area-wrap {
    width: 100%;
    display: inline-flex;
    gap: 35px;
    justify-content: center;
}

.banner-area-wrap a {
    cursor: pointer;
    transition: all .3s ease-out;
}

.banner-area-wrap a:hover {
    opacity: .7;
}

.banner-area-left {
    width: 600px;
}

.banner-area-new {
    width: 260px;
}

.banner-area-new img {
    width: 100%;
    height: auto;
}

.banner-area-right {
    width: 260px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px;
}

.banner-item {
    display: inline-block;
}

img.top-banner {
    width: 100%;
}

img.top-banner01-en {
    display: none;
}

@media screen and (max-width: 1120px) {
    #top-banner {
        margin-top: 0;
    }

    .banner-area-wrap {
        width: 600px;
        display: inline-block;
    }

    .banner-area-right {
        width: 600px;
        gap: 20px;
        margin: 10px 0 0 0;
    }

    .banner-item {
        width: 290px;
    }

}

@media screen and (max-width: 600px) {
    #top-banner {
        padding: 40px 0 40px 0;
    }

    .banner-area-wrap {
        width: 100%;
    }

    .banner-area-left {
        width: 100%;
    }

    .banner-area-right {
        width: 100%;
        gap: 10px;
    }

    .banner-item {
        width: 290px;
    }
}

/*  モーダル  */

.modal-wrapper {
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 60px 10px;
    text-align: center
}

.modal-wrapper:not(:target) {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
    opacity: 1;
    visibility: visible;
    transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    vertical-align: middle;
    content: ""
}

.modal-wrapper .modal-window {
    box-sizing: border-box;
    display: inline-block;
    z-index: 20;
    position: relative;
    width: 70%;
    max-width: 600px;
    padding: 30px 30px 15px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .6);
    vertical-align: middle
}

.modal-wrapper .modal-window .modal-content {
    max-height: 80vh;
    overflow-y: auto;
}

.modal-overlay {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .8)
}

.modal-wrapper .modal-close {
    z-index: 20;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    color: #666 !important;
    font-size: 2rem;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    text-indent: 0
}

.modal-wrapper .modal-close:hover {
    color: #2b2e38 !important
}

.modal-content {
    text-align: left;
}

#modal-03 dl {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

#modal-03 dd {
    width: 20%;
}

.rightside {
    text-align: right;
}

img.karte-lavel {
    width: 100%;
}

.modal02-indent {
    text-indent: -4.7em;
    padding-left: 4.7em;
}

@media screen and (max-width: 800px) {
    #modal-03 dd {
        width: 25%;
    }
}

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

    .modal-wrapper .modal-window {
        width: 90%;
        max-width: 100%;
    }

    #modal-03 dd {
        width: 33.3%;
    }
}

/* ----- topic-area ----- */
#top-topic {
    text-align: center;
    position: relative;
    padding: 70px 0 70px 0;
    background-color: #F2F2F2;

}

.topic-area-wrap {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 40px;
}

.topic-item-left {
    width: 250px;
    height: 250px;
}

.topic-item-right {
    width: 290px;
    height: 250px;
    background-color: #2B69BC;
    padding: 20px;
    position: relative;
}

.topic-item {
    width: 540px;
    display: flex;
}

a.button02 {
    font-size: 1.4rem;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    transition: all .3s ease-out;
}

a.button02:hover {
    background-color: #0C3874;
}

#top-topic a.btn-color {
    background-color: #2B69BC;
    border: 1px solid #fff;
    color: #fff;
}

#top-topic a.btn-color:hover {
    background-color: #0C3874;

}

img.top-topic {
    width: 100%;
    height: 250px;
    object-position: center;
    object-fit: cover;
}

#top-topic a.btn-position {
    width: 100%;
    margin-top: 10px;
}

.button02-inner {
    width: 100%;
    height: 40px;
    position: relative;
}

@media screen and (max-width: 1120px) {
    .topic-item {
        width: 280px;
        display: block;
    }

    .topic-area-wrap {
        display: inline-flex;
        justify-content: center;
        gap: 40px;
    }

    .topic-item-right {
        width: 280px;
        height: 250px;
    }

    #top-topic a.btn-position {
        width: 100%;
    }

    .topic-item-left {
        width: 280px;

    }
}

@media screen and (max-width: 600px) {
    #top-topic {
        padding: 30px 0 30px 0;
    }

    .topic-area-wrap {
        display: inline-block;
    }

    .topic-item {
        width: 100%;
        margin: 20px 0;
    }

    .topic-item-left {
        width: 280px;
        height: 200px;

    }

    img.top-topic {
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .topic-item-right {
        height: 200px;
        padding: 15px;
    }

    #top-topic a.btn-position {
        position: initial;
        left: 50%;
        bottom: 0;
        width: 90%;
    }

    a.button02 {
        line-height: 36px;
        height: 36px;
    }

    .button02-inner {
        height: 36px;
    }
}

/* ----- section-feature ----- */
#top-feature {
    padding: 100px 0 100px 0;
    background-image: url(/wp-content/uploads/2024/03/top-feature01.webp);
    background-color: #D3EAFD;
    background-position: center;
    background-repeat: no-repeat;
}

h2 {
    font-size: 3rem;
    line-height: 1.4;
    font-weight: 400;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #073284;
    font-feature-settings: 'palt';
    letter-spacing: 0.05em;
}

.h2-sub {
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: 500;
    font-family: 'jost', sans-serif;
    color: #C4003C;
    margin-bottom: 10px;
}

.feature-wrap {
    width: 740px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 85px;
    row-gap: 30px;
    margin-top: 30px;

}

.feature-item {
    width: 190px;
    height: 190px;
    position: relative;
    display: inline-block;
}

.feature-circle {
    width: 100%;
    height: 100%;
    border-radius: 105px;
    display: inline-block;
    background-color: #fff;
    position: relative;
}

.feature-circle-inner {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
}

.sub-num {
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 400;

    color: #B58D4A;
}

.num {
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 400;

    font-family: 'jost', sans-serif;
    color: #B58D4A;
}

.title {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 500;
    color: #073284;
    white-space: nowrap;
}

a.button01 {
    font-size: 1.4rem;
    line-height: 1.3;
    width: 300px;
    height: 60px;
    background-color: #2B69BC;
    color: #fff;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-weight: 500;
    padding: 0 10px;
    text-align: center;
}

a.button01:hover {
    background-color: #0C3874;
}

.button01-inner {
    width: 100%;
    position: relative;
}

.button-arrow {
    position: absolute;
    top: auto;
    right: 10px;
}

@media screen and (max-width: 1120px) {
    .feature-wrap {
        gap: 30px;
    }
}

@media screen and (max-width: 800px) {
    .feature-wrap {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #top-feature {
        padding: 40px 0 40px 0;
    }

    .feature-item {
        width: 150px;
        height: 150px;
    }

    .feature-wrap {
        gap: 20px;
    }

    .title {
        font-size: 1.6rem;
    }

    h2 {
        font-size: 2.4rem;
    }

    .h2-sub {
        font-size: 1.4rem;
        margin-bottom: 4px;
    }

    a.button01 {
        height: 50px;
    }
}

/* ----- section-product ----- */
#top-product {
    padding: 100px 0 100px 0;
}


.product-wrap {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    row-gap: 40px;
    margin-top: 50px;
}

.product-item {
    width: 540px;
    display: inline-flex;

}

.product-item-left {
    width: 50%;
    background-color: #F7F8FA;
    position: relative;
}

.product-item-right {
    width: 50%;
    background-color: #D3EAFD;
    padding: 30px;
}

.product-title {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 500;
    color: #2B69BC;
}

img.product-ph {
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
}

@media screen and (max-width: 1120px) {
    .product-item {
        width: 40%;
        display: inline-block;
    }

    .product-item-left {
        width: 100%;
        height: auto;
        padding: 20px;
    }

    img.product-ph {
        position: relative;
        top: 0;
        left: 0;
        transform: translateX(-0%)translateY(-0%);
    }

    .product-item-right {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #top-product {
        padding: 40px 0 40px 0;
    }

    .product-item {
        width: 100%;
        display: inline-flex;
    }

    .product-item-left {
        width: 35%;
        padding: 10px;
    }

    .product-item-right {
        width: 65%;
        padding: 15px;
    }

    img.product-ph {
        height: 180px;
    }

    .product-wrap {
        row-gap: 20px;
        margin-top: 20px;
    }

    .product-title {
        font-size: 1.8rem;
    }
}

/* ----- section-seminar ----- */
#top-seminar {
    padding: 100px 0 100px 0;
    background-color: #D3EAFD;
    background: linear-gradient(180deg, #D3EAFD 0%, #D3EAFD 55%, #fff 45%, #fff 100%);
}

#top-seminar a.btn-color {
    border: 1px solid #2B69BC;
    color: #2B69BC;
}

#top-seminar a.btn-color.is-passive {
    border: none;
    background: #aaa;
    color: #fff;
    pointer-events: none;
}

#top-seminar a.btn-position {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)translateY(-50%);
    width: 300px;
}

#top-seminar a.btn-position:hover {
    color: #fff;
}

.seminar-wrap {
    margin-top: 50px;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 50px;
}

.seminar-item {
    width: 340px;
    height: 260px;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 20px;
    position: relative;
    text-align: left;
}

.semi-year {
    font-size: 1.4rem;
    color: #2B69BC;
    line-height: 1.4;
    font-weight: 500;
}

.semi-date {
    font-size: 1.8rem;
    color: #2B69BC;
    line-height: 1.4;
    font-weight: 500;
}

.semi-title {
    font-size: 2rem;
    color: #333;
    line-height: 1.4;
    font-weight: 500;
    margin-top: 10px;
}

.semi-doctor {
    font-size: 1.4rem;
    color: #333;
    line-height: 1.4;
    margin-top: 10px;
}

.semi-place {
    font-size: 1.6rem;
    line-height: 30px;
    padding: 0 16px 0 16px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.osaka {
    background-color: #8C61D0;
}

.tokyo {
    background-color: #2BB1A6;
}

.attention-wrap {
    width: 100%;
    text-align: center;
    margin: 20px 0 0 0;
}

p.attention {
    text-align: left;
    font-size: 1.4rem;
    display: inline-block;
}

.indent05 {
    padding-left: 1.1em;
    text-indent: -1.1em;
}

a.s-notice {
    margin: 30px 0 0 0;
    border: 1px solid #ccc;
    display: flex;
    background-color: #fff;
    padding: 8px;
    position: relative;
    text-align: left;
}

a.s-notice:hover {
    background-color: #ededed;
}

.s-notice-title {
    font-size: 18px;
    font-weight: 500;
    color: #1d1d1d;
    width: calc(100% - 140px);
    text-align: left;
}

.s-notice-cat {
    line-height: 1;
    font-size: 15px;
    height: 32px;
    color: #fff;
    display: inline-block;
    padding: 8px 8px;
    margin: 0 10px 0 0;
    text-align: center;
}

.s-notice-notice {
    background-color: #C4003C;
}

.s-notice-guide {
    background-color: #2B69BC;
    margin: 0 10px 0 0;
}

.s-notice-arrow {
    color: #2B69BC;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

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

    .seminar-wrap {
        gap: 3%;
    }

    #top-seminar a.btn-position {
        position: absolute;
        width: 85%;
    }

    .s-notice-cat {
        font-size: 14px;
        height: 24px;
        padding: 5px 6px;
        margin: 0 12px 0 0;
    }

    .s-notice-wrap {
        margin: 8px 0 0 0;
        padding: 0 20px 0 0;
    }
}

@media screen and (max-width: 900px) {
    a.s-notice {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    #top-seminar {
        padding: 40px 0 40px 0;
    }

    .seminar-item {
        width: 280px;
        height: 260px;
        margin: 10px 0;
    }

    .seminar-wrap {
        margin-top: 20px;
        flex-direction: column;
    }

    .semi-year {
        font-size: 1.4rem;
    }

    .semi-date {
        font-size: 2rem;
    }

    .semi-title {
        font-size: 1.6rem;
    }

    .semi-place {
        font-size: 1.6rem;

    }

    p.attention {
        font-size: 1.2rem;
    }

    .s-notice-title {
        font-size: 15px;
    }

}

/* ----- section-news ----- */
#top-news {
    padding: 100px 0 100px 0;
    background-color: #D3EAFD;
}

.top-news-wrap {
    width: 100%;
    padding: 40px;
    background-color: #fff;

}


#top-news li {
    display: inline-flex;
    padding: 10px 0;
    width: 100%;
}

.news-item {
    background-color: #fff;
    padding: 20px 30px;
    text-align: left;
    width: 100%;
    display: inline-block;
    position: relative;
}

.arrow06 {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.news-date {
    font-weight: 500;
    margin: 10px 10px 0 0;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #333;
    text-align: left;
}

.news-title {
    width: calc(100% - 40px);
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.4;
    color: #073284;
    font-weight: 500;
}

.cat-base {
    font-size: 1.2rem;
    color: #fff;
    line-height: 1;
    padding: 2px 6px;
}

.ncat01 {
    background-color: #C4003C;
}

.ncat02 {
    background-color: #073284;
}

.ncat03 {
    background-color: #14968C;
}

.new-mark {
    font-size: 1.4rem;
    line-height: 1;
    color: #C4003C;
    margin: 0 0 0 10px;
}

#cat-data {
    font-size: 12px;
    line-height: 1;
    padding: 2px 0;
    width: 80px;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
}

.topics {
    border: 1px solid #2BB1A6;
    color: #2BB1A6;
}

@media screen and (max-width: 1120px) {
    .top-news-inner {
        display: block;
    }

    .top-news-left {
        margin-right: 0;
        text-align: center;
        margin-bottom: 10px;
    }

    .top-news-right {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #top-news {
        padding: 40px 0 40px 0;
    }

    #top-news li {
        display: inline-block;
        padding: 10px 0;
    }

    .news-item {
        padding: 10px 10px;
    }

    .arrow06 {
        right: 10px;
        width: 12px;
    }

    .news-date {
        font-size: 1.3rem;
    }

    .news-title {
        width: calc(100% - 20px);
        font-size: 1.4rem;
    }

    .cat-base {
        font-size: 1rem;
    }

    .top-news-wrap {
        padding: 20px;
    }

}

/* ----- footer-front ----- */
#footer-front {
    width: 100%;
    /* background: linear-gradient(90deg, #0B41A0 0%, #0B41A0 50%, #2B69BC 50%, #2B69BC 100%); */
    background: #2B69BC;
}

.f-front-wrap {
    width: 100%;
    display: inline-flex;
}

.f-front-item {
    width: 50%;
    padding: 50px;
}

.f-front-left {
    background-color: #2B69BC;
}

.f-front-right {
    background-color: #0B41A0;
}

#footer-front a.btn-color {
    border: 1px solid #fff;
    color: #fff;
}

#footer-front a.btn-position {
    max-width: 250px;
    width: 100%;
}

.ff-item-title {
    font-size: 2rem;
    color: #fff;
    line-height: 1.4;
    font-weight: 500;
    margin: 10px 0 20px 0;
}

.f-front-icon {
    width: 90px;
    height: 90px;
}

@media screen and (max-width: 1120px) {
    .f-front-item {
        padding: 30px;
    }
}

@media screen and (max-width: 1040px) {
    .f-front-item {
        padding: 30px;
        margin: 0 calc(50% - 50vw);
        width: 100vw;
    }

    .f-front-wrap {
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width: 600px) {
    .f-front-item {
        padding: 20px;
    }

    #footer-front a.btn-position {
        width: 100%;
    }

    .ff-item-title {
        font-size: 1.6rem;
    }

    .f-front-icon {
        width: 70px;
        height: 70px;
    }
}

/* ----- footer ----- */
footer {
    width: 100%;
    padding: 80px 0 0 0;
    background-color: #fff;
    margin-bottom: -28px;
}

.footer-wrap {
    width: 100%;
    display: inline-flex;
}

.footer-left {
    width: 220px;
    text-align: left;
}

.footer-right {
    width: 900px;
    text-align: left;
}

.footer-nav {
    display: inline-flex;
    width: 100%;
    margin-top: 40px;
}

.footer-item {
    width: 33.333%;
    border-left: 1px solid #ccc;
    text-align: left;
    display: inline-flex;
    padding: 0 0 0 20px;

}

.footer-item:last-child {
    border-right: 1px solid #ccc;
}

a {
    text-decoration: none;
}

.f-company {
    font-size: 1.5rem;
    font-weight: 600;
}

.f-company-adress {
    font-weight: 400;
}

.f-company-name {
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: 500;
}

.f-profile {
    position: relative;
    font-size: 2.2rem;
    line-height: 1.6;
    font-weight: 500;
    margin-right: 40px;
    font-family: 'jost', sans-serif;
    margin-left: 60px;
}

.f-profile-heading {
    position: absolute;
    font-size: 1.2rem;
    width: 50px;
    line-height: 1.6;
    font-weight: 400;
    font-family: 'jost', sans-serif;
    border: 1px solid #999;

    text-align: center;
    left: -60px;
    top: 6px;
}

.f-profile-wrap {
    display: inline-flex;
    margin: 10px 0 0 0;
}

.f-menu {
    font-weight: 500;
    font-size: 1.6rem;
}

.f-sub-menu {
    margin-left: 16px;
    font-size: 1.5rem;
}

a.f-menu,
a.f-sub-menu,
a.f-site-policy,
a.f-sctd {
    color: #333;
}

.visited {
    color: #333;
}

#footer li {
    width: 100%;
    padding: 4px 0 4px 0;
}

.copyright {
    width: 100%;
    color: #fff;
    font-size: 1.5rem;
    line-height: 60px;
    background: #2B69BC;
    text-align: center;
}

.f-contact {
    font-size: 1.4rem;
    width: 180px;
    padding: 4px 0;
    text-align: center;
    display: inline-block;
    border: 1px solid #2B69BC;
    margin-top: -40px;
    position: relative;
    background: #2B69BC;
    color: #fff;
}

.f-contact:after {
    content: url(/wp-content/uploads/2024/10/arrow05.svg);
    position: absolute;
    right: 10px;
    top: 2px;
}

.footer-low {
    width: 100%;
    display: flex;
    margin: 20px 0 60px 0;
}

.footer-low-left {
    width: calc(100% - 180px);
    text-align: left;
}

.footer-low-right {
    width: 180px;
}

.f-site-policy {
    font-size: 1.2rem;
    text-align: left;
}

.f-sctd {
    font-size: 1.2rem;
    text-align: left;
}


@media screen and (max-width: 1120px) {
    .footer-wrap {
        display: inline-block;
    }

    .footer-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .footer-right {
        width: 100%;
    }

    .footer-item {
        width: auto;
        padding: 0 20px 0 20px;
    }
}

@media screen and (max-width: 600px) {
    footer {
        padding: 30px 0 40px 0;
    }

    img.footer-logo {
        width: 92px;
    }

    .copyright {
        font-size: 1.2rem;
    }

    .footer-right {
        flex-direction: column;
    }

    .footer-item {
        border-left: 0;
        border-top: 1px solid #ccc;
        padding: 10px 0 0 0;
    }

    .f-company-name {
        font-size: 1.6rem;
    }

    .footer-left {
        margin-bottom: 10px;
    }

    .footer-item:last-child {
        border-right: 0;
    }

    .footer-nav {
        display: none;
    }

    .f-profile-wrap {
        display: inline-block;
        margin: 10px 0 30px 0;
    }

    .f-profile {
        font-size: 2rem;
    }

    .footer-low {
        display: block;
        margin: 0 0 30px 0;
    }

    .footer-low-left {
        width: 100%;
    }

    .footer-low-right {
        width: 180px;
        margin: 16px 0 0 0;
    }
}

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

    body,
    p {
        font-size: 1.3rem;
    }

    .kv-copy01 {
        font-size: 3.3rem;
    }

    .kv-copy02 {
        font-weight: 600;
    }

    .lead {
        font-size: 1.3rem;
    }

    .news-title {
        font-size: 1.4rem;

    }

    .semi-doctor {
        font-size: 1.3rem;
    }

    .text {
        font-size: 1.3rem;
    }

    a.line-text {
        padding: 0;
    }

    a.button01 {
        width: 260px;
    }

    .ff-item-title {
        font-size: 1.4rem;
    }

    .button02-inner {
        font-size: 1.2rem;
    }

    a.line-text:before {
        display: none;
    }

    .f-company {
        font-size: 1.4rem;
    }
}


/*=====================
2026年謹賀新年
=====================*/
/* オーバーレイ（背景） */
.popup-overlay {
    position: fixed;
    /* 中央寄せのためにflex */
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    /* 背景を黒く透過 */
    z-index: 9999;
    /* 最前面に表示 */
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-out;
    /* ふわっと表示 */
}

/* 表示時のクラス（JSで付与） */
.popup-overlay.is-show {
    opacity: 1;
    visibility: visible;
}

/* ポップアップ本体 */
.popup-wrap {
    position: relative;
    width: 800px;
    max-width: 90%;
    background: #5d5d5d50;
    padding: 60px 30px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

/* 閉じるボタン */
.popup-close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #333;
    color: #fff;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-content img {
    display: block;
    width: 100%;
    height: auto;
}