@charset "utf-8";
/* ========================
Article header
======================== */

.article__header{
    /* margin: 70px auto 100px; */
    background-image:  url(../images/Frame19.png);
}

.daimei{
    padding: 48px;
}

.topic{
    text-align: center;
    font-size: 3rem;
}


.section--service{
    text-align: center;
    background-color: #FAF9F5;
    justify-content: center;
}

.section__topic_02{
    font-size: 3.9rem;
    padding: 50px;
}

.event__name{
    color: #34302E;
    font-size: 2.8rem;
    font-family: "Noto Sans JP";
    padding: 10px;
    text-align: center;
    border-bottom:  solid 1px #333;
}


.event__txt{
    color: #34302E;
    font-size: 2rem;
    font-family: "Noto Sans JP";
    margin: 30px 0;
    text-align: left;
}

.honpo__txt{
    color: blue;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 1.4rem;
    margin-top: 5px;
    border-bottom:  solid 1px blue;
}

.honpo__txt__2{
    color: #333;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 1.4rem;
    margin-top: 5px;
}

.service{
    margin: 20px auto ;
    width: 362px;
    height: 700px;
    border-radius: 30px;
    border: 11px solid #81D192;
    background: #FFF;
    padding: 30px;
    justify-content: center;
}

.service__mai1{
    width: 365px;
    height: 770px;
}

.service-2{
    border: 11px solid #EBBAD3;
}

.hukudai{
    font-size: 2.4rem;
    font-family: "Noto Sans JP";
}


.service-3{
    border: 11px solid #B16BD1;
}


.resson{
    text-align: center;
    font-size: 1.6rem;
    margin: 30px 0;
}

.img{
    margin-top: 32px;
    padding: 10px;
    /* width: 70%; */
    /* height: auto; */
    margin: 0 auto;
}

.txt{
    text-align: left;
    font-size: 1.5rem;
    margin: 50px;
}

.txt__2{
    text-align: center;
    margin-top: 10px;
    font-size: 1.5rem;
}

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

    .topic{
        font-size: 6.4rem;
    }

    .daimei{
      padding : 100px;
    }

    .section__topic_02{
        font-size: 6.4rem;
    }

    .service{
        margin: 20px auto ;
        width: 994px;
        height: 368px;
        border-radius: 30px;
        border: 11px solid #81D192;
        background: #FFF;
        padding: 50px auto;
        justify-content: center;
    }

    .section--service{
        text-align: center;
        background-color: #FAF9F5;
        padding: 82px 0 82px 0;
        justify-content: center;
    }

    .event__name{
        font-size: 3rem;
    }

    .kaketuke{
        max-width: 270px ;
        /* max-height:300px; */
        margin-left: 150px;
    }

    .kaketuke__2{
        margin-left: 10px;
    }

    .spBr{
        display: none;
    }

    .service__box{
        margin-left: 60px;
    }

    .service__mai1{
        width: 477px;
        height: 770px;
    }

    .osouzihonpo{
        display: flex;
        gap: 20px;
        max-width: 900px;
        margin: 10px auto;
    }

    .pcservice{
        display: flex;
    }

    .resson{
        font-size: 3rem;
        /* margin: 30px 0; */
    }

    .txt__2{
      font-size: 2rem;
    }

    .eventimg{
        padding: 60px;
    }

    .kgevent{
        justify-content: center;
    }

    .resson{
    margin-top: 50px;
    }

}
