@charset 'UTF-8';
 /* Theme Name: 一般社団法人山梨県鍼灸師会 */
     /* Description: 一般社団法人山梨県鍼灸師会様用のテンプレートです */
     /* Version: 1.0 */

/* index */
.mainTopics__name {
    text-align: center;
    color: #FFF;
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 0.9px;
}

.btn__txt {
    color: var(--, #FFF);
    text-align: center;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0.7px;
}


.btn__txt__1 {
    background-color: var(--primary-violet-2);
    border-radius: 50px;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0.7px;
    justify-content: center;
    width: 145px;
    height: 30px;
    display: flex;
    align-items: center;
}

.MV__contents {
    background-image: url(assets/images/SPMV.png);
    width: 100%;
    height: 368px;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: cover;
}

.MV__btn {
    display: flex;
    justify-content: center;
    margin-top: 28px;
}

.mainTopics__txt {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-left: 9.3%;
    margin-right: 9.3%;
    margin-top: 30px;
    line-height: 2.0;
}
.spMV__content {
    display: flex;
    justify-content: center;
}

.spMV__sub {
    margin-top: 20px;
    padding-bottom: 20px;
}

.pcMV__sub {
    display: none;
}

.section__mainTopics__top {
    display: flex;
    justify-content: center;
}

.section__topic__1 {
    font-size: 1.6rem;
    font-weight: 600;
    padding-top: 40px;
}

.mainTopics {
    background-color: var(--primary-background);
}

/* section__topic__線 */
.section__topic__3::after {
    content: '';
    width: 100px;
    height: 2px;
    display: block;
    background-color: var(--primary-violet-2);
    margin: 10px auto;
}

.sp__line,
.pc__line  {
    display: none;
}

.section__topic__1::after {
    content: '';
    width: 100px;
    height: 2px;
    display: block;
    background-color: var(--primary-violet-2);
    margin: 10px auto;
}


/* main__topics */
@media screen and (min-width: 769px) {
    .spMV__sub,
    .spMV__content {
        display: none;
    }

    .pcMV__sub {
        display: block;
        margin-top: 26px;
        padding-left: 7.6%;
        height: 386px;
        padding-bottom: 30px;
    }

    .mainTopics__txt {
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 2.6; /* 41.6px */
        letter-spacing: 2.4px;
        margin-left: 70px;
        margin-right: 11.6%;
        margin-top: 76px;
        padding-bottom: 126px;
    }

    .mainTopics {
        background-color: var(#EDEFF2);
    }
    .mainTopics__contents {
        display: flex;
        margin-top: 46px;
    }

    .section__topic__1 {
        font-size: 3.6rem;
        font-weight: 600;
        padding-top: 130px;
    }

    .section__topic__3::after{
        margin-top: 46px;
    }

    .section__topic__1::after {
        content: '';
        width: 100px;
        height: 2px;
        display: block;
        background-color: var(--primary-violet-2);
        position: absolute;
        transform: translateX(200%);
        margin-top: 46px;
    }
}
/* PC769px */


/* PCMV */
@media screen and (min-width: 980px) {
    .mainTopics__name {
        font-size: 4rem;
        font-weight: 500;
        letter-spacing: 2px;
    }

    .MV__contents {
        height: 817px;
        background-repeat: no-repeat;
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-size: cover;
        background-image: url(assets/images/PCMV.png);
        width: 100%;
    }

    .container {
        display: flex;
    }

    .header {
        justify-content: space-between;
        margin: 0;
        padding-left: 3%;
        padding-right: 3%;
        width: 100%;
    }

    .header__name {
        font-size: 1.8rem;
        font-weight: 400;
        letter-spacing: -0.32px;
        margin-left: 10px;
    }

    .nav__list {
        display: flex;
        gap: 0 24px;
        align-items: center;
        white-space: nowrap;
    }

    .nav__item {
        font-size: 1.6rem;
        font-weight: 400;
    }

    .menuGroup {
        display: flex;
        align-items: center;
    }

    .nav__btn {
        width: 168px;
        height: 43px;
        border-radius: 30px;
        text-align: center;
        color: var(--, #FFF);
        font-size: 1.6rem;
        font-weight: 400;
        letter-spacing: -0.32px;
        margin-left: 23px;
    }

    .btn__txt__1 {
        background-color: var(--primary-violet-2);
        width: 290px;
        height: 50px;
        border-radius: 50px;
        text-align: center;
        font-size: 2.4rem;
        font-weight: 500;
        letter-spacing: 1.2px;
        justify-content: center;
        width: 290px;
        height: 50px;
    }

    .sp__nav__btn {
        display: none;
    }
}
/* PC 980px */

/* おすすめの治療院 */
.suggest__content {
    display: flex;
    justify-content: center;
}

.suggest__list {
    margin-top: 30px;
    /* margin-bottom: 30px; */
    padding-left: 9.5%;
    padding-right: 9.5%;
}

.suggest__name {
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.88px;
}

.suggest__txt {
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.77px;
    margin-top: 13px;
}

.suggest__item {
    background-color: var(--primary-background);
    border-radius: 10px;
    padding-top: 13px;
    padding-bottom: 18px;
    padding-left: 9.5%;
    margin-bottom: 30px;
    width: 305px;
    height: 110px;
    position: relative;
}

.suggest__item::before {
    content: '';
    border-top: 5px solid #573d7a;
    width: 16px;
    position: absolute;
    left: 0;
    top: 15px;
}

.btn__circle {
    border-radius: 50%;
    border: 0.5px solid #000;
    width: 30px;
    height: 30px;
    padding: 10px 2px;
    text-align: center;
}

/* PCおすすめの治療院 */
@media screen and (min-width: 769px) {
    .suggest__list {
        display: flex;
        justify-content: center;
        margin-top: 76px;
        margin-bottom: 79px;
        flex-wrap: wrap;
        margin-right: 0;
        margin-left: 0;
        gap: 14px;
    }

    .section__suggest {
        text-align: center
    }

    .suggest__item {
        padding-top: 20px;
        padding-left: 29px;
        padding-bottom: 26px;
        width: 386px;
        height: 148px;
        margin-bottom: 0;
    }

    .suggest__item::before {
        top: 23px;
    }

    .suggest__name {
        font-size: 2.4rem;
        font-weight: 400;
        letter-spacing: 1.32px;
    }

    .suggest__txt {
        font-size: 1.6rem;
        font-weight: 400;
        letter-spacing: 0.88px;
        margin-top: 18px;
    }
}
/* PC 769px*/

/* 丸矢印ボタン */
.btn__txt {
    margin-right: 9.3%;
    margin-left: 12px;
}

.btn {
    justify-content: flex-end;
    margin-top: 20px;
}

/* PC丸矢印ボタン */
@media screen and (min-width: 769px) {
    .arrow__sp {
        display: none;
    }
    .btn {
        position: relative;
        padding-bottom: 30px;
    }
    
    .btn__circle {
        width: 59px;
        height: 59px;
        align-items: center;
    }
    
    .btn__txt {
        margin-left: 14px;
        font-size: 1.6rem;
        font-weight: 600;
        margin-right: 12%;
    }
    
    .arrow__pc {
        margin: 0;
        position: absolute;
        transform: translateX(50%);
        width: 28px;
        height: 16px;
        margin-top: 11px;
    }
    
    .arrow__sp {
        display: none;
    }
}
/* PC 769px */


/* 保険適用について */
.section__insurance {
    background-color: var(--primary-background);
    padding-bottom: 20px;
}

.insurance__name {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.4; /* 25.2px */
    margin-top: 30px;
    display: inline-block;
    background-image: url(assets/images/SPhoken.png);
    background-size: cover;
    padding: 134px 12% 6px 35.2%;
}

.insurance__name span {
    background-color: #FFF;
}

.insurance__txt {
    margin-top: 20px;
    margin-left: 9.3%;
    margin-right: 9.3%;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.0;
    letter-spacing: 0.5px;
}

.btn:nth-of-type(2n) {
    margin-bottom: 0;
}

.section__topic__3 {
    font-size: 2.2rem;
    font-weight: 600;
    text-align: center;
}

.pc__hokenImg {
    display: none;
}

/* PC保険適用について */
@media screen and (min-width: 769px) {
    .insurance__name {
        background-image: none;
        margin: 0;
        padding: 0;
    }

    .insurance__name span {
        background-color: transparent;
    }

    .pc__hokenImg {
        display: flex;
        margin-top: 26px;
        padding-left: 7.6%;
        height: 386px;
        padding-bottom: 30px;
    }

    .insurance__contents {
        display: flex;
        margin-top: 46px;
    }

    .insurance__topic {
        margin-top: 76px;
        margin-left: 70px;
        margin-right: 11.6%;
    }

    .insurance__name {
        font-size: 2.8rem;
        font-weight: 500;
        line-height: 1.4; /* 39.2px */
    }

    .insurance__txt {
        margin-left: 0;
        margin-right: 0;
        margin-top: 63px;
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 2.6; /* 41.6px */
        letter-spacing: 2.4px;
        padding-bottom: 126px;
    }

    .section__topic__3 {
        font-size: 3.6rem;
        font-weight: 600;
        padding-top: 130px;
    }

    .section__insurance {
        margin-top: 0;
        padding-bottom: 126px;
    }
}

/* おすすめの記事 */

.section__navigation {
    margin-top: 40px;
}

.topics__tag {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-left: 9.3%;
    margin-right: 9.3%;
    margin-top: 20px;
}

.topics__name {
    color: #0000EE;
    text-decoration: underline;
}

.topics__name:visited {
    color: #551A8B;
    text-decoration: underline;
}

.topics__txt {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 2.4px;
    margin-left: 9.3%;
    margin-right: 9.3%;
    margin-top: 40px;
}

.section--Report {
    padding-bottom: 40px;
}

/* おすすめの記事カード */
.recommend__articles {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 30px 9.3%;
    padding-bottom: 30px;
}

.recommend__article-card {
    background-color: var(--primary-background);
    border-radius: 10px;
    padding: 20px;
    position: relative;
    border: 2px solid #573d7a;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.recommend__article-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(87, 61, 122, 0.2);
}

.recommend__article-label {
    background-color: #573d7a;
    color: #FFF;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 5px 12px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 15px;
}

.recommend__article-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

.recommend__article-date {
    font-size: 1.3rem;
    font-weight: 400;
    color: #666;
    margin-bottom: 10px;
}

.recommend__article-title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.6;
    color: #333;
    margin: 0;
}

.recommend__article-link:hover .recommend__article-title {
    color: #573d7a;
}

/* PCおすすめの記事*/
@media screen and (min-width: 769px) {
    .topics__txt {
        font-size: 2rem;
        font-weight: 500;
        letter-spacing: 3px;
        margin-top: 103px;
        margin-bottom: 34px;
    }

    .topics__tag {
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 2.2; /* 35.2px */
        letter-spacing: 1.6px;
        margin-top: 0;
    }

    /* おすすめの記事カード - PC版 */
    .recommend__articles {
        flex-direction: row;
        justify-content: center;
        gap: 30px;
        margin: 60px 5%;
        padding-bottom: 60px;
    }

    .recommend__article-card {
        flex: 1;
        max-width: 350px;
        padding: 25px;
        min-height: 180px;
    }

    .recommend__article-label {
        font-size: 1.4rem;
        padding: 6px 15px;
    }

    .recommend__article-date {
        font-size: 1.4rem;
        margin-bottom: 12px;
    }

    .recommend__article-title {
        font-size: 1.8rem;
        line-height: 1.5;
    }

    /* PCお知らせ・報告 */
    .section--Report {
        padding-bottom: 50px;
    }
    .section__navigation {
        padding-left: 12%;
        padding-right: 12%;
    }

}

.wp-block-table.table {
    /*　表自体 */
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 1.4rem;
    font-weight: 600;
    margin-top: 30px;
    border: 2px solid white;
    margin-bottom: 30px;
    overflow: visible;
    height: auto;
    max-height: none;
}

.wp-block-table.table table {
    width: 100%;
    table-layout: auto;
}

.wp-block-table.table figure {
    overflow: visible;
    height: auto;
}

.wp-block-table.table td[colspan] {
    /* 市の名前 */
    text-align: center;
    background-color: #dddddd;
    border: 1.5px solid white;
}

.wp-block-table.table tr:first-of-type {
    /* 氏名、施術所等 */
    background-color: #dddddd;
}

.wp-block-table.table td{
    /* 表の中身 */
    border: 1.5px solid white;
    background-color: #eeeeee;
    padding: 5px;
    vertical-align: middle;
}

.wp-block-table.table a {
        color: #0000EE;
        text-decoration: underline;
}

.wp-block-table.table a:visited {
    color: #551A8B;
    text-decoration: underline;
}


@media screen and (min-width: 769px) {
    .wp-block-table.table {
        font-size: 1.6rem;
        margin-bottom: 60px;
    }

    .section__report {
        margin-top: 80px;
    }

    .section__topic__3 {
        font-size: 3.6rem;
        font-weight: 600;
    }

}

/* 記事ページ（single.php）専用のスタイル - 無効化（report.cssを使用） */
/* .single .article {
    max-width: 900px;
    margin: 0 auto;
    padding: 30px 15px;
    box-sizing: border-box;
    overflow-x: hidden;
}

.single .article h1 {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 30px;
    color: #333;
}

.single .article p,
.single .article li {
    font-size: 2rem;
    line-height: 2.2;
    margin-bottom: 20px;
    color: #333;
}

.single .article h2,
.single .article h3 {
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.8;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #573d7a;
    padding-left: 15px;
    border-left: 5px solid #573d7a;
}

.single .article ul {
    margin: 20px 0;
    padding-left: 30px;
}

.single .article li {
    margin-bottom: 15px;
}

.single .article strong {
    font-weight: 600;
    color: #573d7a;
}

.single .article figure,
.single .article .wp-block-image {
    margin: 30px 0;
    text-align: center;
    max-width: 100%;
    overflow: hidden;
}

.single .article figcaption {
    font-size: 1.6rem;
    color: #666;
    margin-top: 15px;
}

.single .article img {
    max-width: 100%;
    height: auto;
}

.single .article div[style*="background-color"] {
    padding: 15px;
    margin: 20px 0;
    border-radius: 8px;
    max-width: 100%;
    box-sizing: border-box;
}

.single .article div[style*="background-color"] p {
    margin-bottom: 10px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.single .article div[style*="text-align: center"] p {
    font-size: 2rem;
    line-height: 1.8;
}

/* PC版でさらに余白を追加 */
@media screen and (min-width: 769px) {
    .single .article {
        padding: 60px 40px;
    }

    .single .article h1 {
        font-size: 2.8rem;
        margin-bottom: 40px;
    }

    .single .article p,
    .single .article li {
        font-size: 2rem;
        line-height: 2.4;
    }

    .single .article h2,
    .single .article h3 {
        font-size: 2.4rem;
        margin-top: 50px;
    }

    .single .article div[style*="background-color"] {
        padding: 20px;
        margin: 30px 0;
    }

    .single .article figure,
    .single .article .wp-block-image {
        margin: 40px 0;
    }
} */

