@charset "utf-8";

.page #header {
    padding-bottom: 50px;
}

.page #footer {
    margin-top: 100px;
}

.page #main {
    position: static;
    margin-top: initial;
}

.page .h2 {
    margin: 70px 0;
    text-align: center;
}

.page .h2 span {
    margin-top: 0.5em;
}

@media (max-width: 1025px) {
    .page #header {
        padding-bottom: 0;
    }

    .page .h2 {
        margin-top: 1em;
        margin-bottom: 1.5em;
        left: 0;
    }

    .page #footer {
        margin-top: 20vw;
    }

    .page #footer>.flex {
        padding-top: 12vw;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {
    .page #footer {
        margin-top: 100px;
    }

    .page #footer>.flex {
        padding-top: 80px;
    }
}

/* ------------------------------------------ */

/* パンくず  */

/* ------------------------------------------ */

.page .breadcrumb {
    max-width: 900px;
    margin: 0 auto 80px;
}

.page .breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.5;
}

.page .breadcrumb ul li,
.page .breadcrumb ul li a {
    font-size: 12px;
}

.page .breadcrumb ul li:not(:last-of-type):after {
    content: '/';
    text-decoration: none;
    margin: 0 1em;
}

.page .breadcrumb ul li a {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-decoration: underline;
}

.page .breadcrumb ul li:last-of-type a {
    text-decoration: none;
    pointer-events: none;
}

@media (max-width: 1025px) {
    .page .breadcrumb {
        margin-bottom: 3em;
    }
    
    .page .breadcrumb ul li, .page .breadcrumb ul li a {
        font-size: 2.5vw;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .page .breadcrumb ul li, .page .breadcrumb ul li a {
        font-size: 14px;
    }
}

/* ------------------------------------------ */

/* page_news  */

/* ------------------------------------------ */

.page .section {
    padding-top: 40px;
} 

#page_news .content {
    max-width: 900px;
    margin: 0 auto;
}

#page_news h3 {
    font-size: 18px;
    font-weight: 700;
    padding: 1em 0;
    display: flex;
    align-items: end;
    border-bottom: 1px solid #532121;
    border-top: 1px solid #532121;
    justify-content: space-between;
    margin-bottom: 2.5em;
}

#page_news h3 span {
    font-size: 13px;
    font-weight: 400;
    color: #A38989;
}

#page_news .content_text>*:not(:last-child) {
    margin-bottom: 10px !important;
}

#page_news .content p,
#page_news .content li {
    line-height: 1.75;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
}

#page_news .content p {
    min-height: 1em;
}

#page_news .content li {
    position: relative;
    line-height: 1.75;
    padding-left: 1em;
}

#page_news .content li:before {
    position: absolute;
    content: '・';
    left: 0;
    top: 0;
}

#page_news .content img {
    max-width: 100%;
    object-fit: contain;
    height: auto;
}

#page_news .content strong {
    font-weight: 500;
}

@media (max-width: 1025px) {
    .page .section {
        padding: 6vw 5vw 8vw;
    }

    #page_news h3 {
        font-size: 3.5vw;   
        margin-bottom: 3.5em;
        position: relative;
        padding: 1.25em 0;
    }

    #page_news h3 span {
        font-size: 2.5vw;
        position: absolute;
        right: 0;
        bottom: -1.75em;
    }

    #page_news .content p,
    #page_news .content li  {
        font-size: 3.25vw;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #page_news h3 {
        font-size: 18px;
    }

    #page_news h3 span {
        font-size: 16px;
    }

    #page_news .content p, #page_news .content li {
        font-size: 15px;
    }

    .page .section {
        padding: 50px 40px 60px;
    }
}

/* ------------------------------------------ */

/* archive_news  */

/* ------------------------------------------ */

#archive_news .group {
    max-width: 900px;
    margin: 0 auto;
}

#archive_news .group:not(:last-of-type) {
    margin-bottom: 50px;
}

#archive_news .group h3 {
    letter-spacing: 0;
    font-family: "Roboto Serif", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
    padding: 0 0.5em;
    line-height: 1;
    margin-bottom: 0.5em;
}

#archive_news .group h3 {
    border-left: 6px solid #532121;
}

#archive_news .news_table {
    margin-left: 20px;
}

#archive_news .news_table {
    margin-bottom: 0;
}

@media (max-width: 1025px) {
    #archive_news .group h3 {
        font-size: 5vw;
        margin-bottom: 1em;
        border-left: 1vw solid #532121;
    }

    #archive_news .news_table {
        margin-left: 0;
        margin-bottom: 0;
    }

    #archive_news .group:not(:last-of-type) {
        margin-bottom: 15vw;
    }
}

@media (max-width: 1025px) {
    #archive_news .group h3 {
        font-size: 22px;
        border-left: 3px solid #532121;
    }

    #archive_news .group:not(:last-of-type) {
        margin-bottom: 60px;
    }
}

/* ------------------------------------------ */

/* voice  */

/* ------------------------------------------ */

.voice_block {
    padding-bottom: 0;
}

#page_voice #voice .sec_text {
    padding-left: 0;
    position: static;
    max-width: 900px;
    margin: 0 auto;
}


