*{
    padding: 0;
    margin: 0;
    /* overflow-x: hidden; */
    /* background-color: #fff4fb; */
}

.main{
    overflow: hidden;
    background-color: #FFE6E6;
}

p {
    color: #2f2f2f;
}

.title{
    position: absolute;
    margin-top: 10vh;
    margin-left: 6vw;
    text-shadow: 2px 2px 15px #80808070;
}

.title p{
    color: #e07594;
    letter-spacing: 5px;
    font-family: "uddigikyokasho-pro",
    sans-serif;
    font-weight: bold;
    font-size: 20px;
    writing-mode: vertical-rl;
    letter-spacing: 10px;
    font-family: "yu-mincho-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
}


@media only screen and (max-width: 750px) {
.related-btn-box img {
        /* 参団ゾーン来るまで消す
        width: 35%;
        position: relative; */
        bottom: -2vw;

        width: 56%;
        position: relative;
        /* bottom: calc(700px + -5vw); */
        left: 8vw;
    }
}

.top-wrapper{
    position: relative;
    margin-bottom: 110px;
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
}

.top-img{
    /* box-shadow: 3px 3px; */
    width: 80%;
    margin-top: 12vh;
}

.top-daybox{
    text-align: center;
    position: absolute;
    border-radius: 4vw;
    bottom: 35px;
    padding-left: 2%;
    padding-right: 2%;
    width: 70vw;
    box-shadow: 3px 3px 7px #aaa;;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: "uddigikyokasho-pro", sans-serif;
    font-style: normal;
    bottom: -75px;
    right: 20%;
    transform-origin: center;
    font-size: calc(6px + 1.5vw);
}

.daybox-top{
    padding-top: 10px;
    color: #2f2f2f;
    transform: scale(1.3);
}

.daybox-under01{
    position: relative;
    bottom: 9px;
    text-align: left;
    padding-left: 7px;
    /* padding-bottom: 9px; */
    color: #2f2f2f;
}

.daybox-under02{
    position: relative;
    bottom: 9px;
    text-align: left;
    padding-left: 7px;
    padding-bottom: 5px;
    color: #2f2f2f;
}

.border{
    position: relative;
    bottom: 12px;
    width: calc(92px + 7vw);
    height: calc(3px + 0.2vw);
    margin: 16px 0 6px 0;
}
.joiner-box{
    display: flex;
    padding-top: 70px;
}

/* .joiner-img-box{
    width: 70%;
} */

.joinerimg{
    width: 250px;
    /* padding-bottom: 40px; */
    position: relative;
    bottom: 10px;
    right: -5px;
    /* opacity: 1; */
    z-index: 1;
}

.joiner-textbox{
    width: 500px;
    margin-left: 30px;
}

.joiner-textbox h1{

    position: relative;
    padding-left: 8px;
    padding-right: 8px;
    width:max-content;
    left: -8px;
    margin-bottom: 3.5px;
}

.joiner-title{
    /* position: relative; */
    /* bottom: 6vh; */
    /* left: 45px; */
    font-family: "uddigikyokasho-pro",
    sans-serif;
    font-style: normal;
    font-weight: 100;
    font-size: 15px;
    color: #2f2f2f;
     border-bottom:solid 2px #e07594;
}


.joiner-border{
    /* position: relative; */
    /* bottom: 7vh; */
    width: 70vw;
    /* height: 3px; */
    margin-bottom: 1vh;
}

.joiner-textbox p {
    /* position: relative; */
    /* bottom: 6vh; */
    /* left: 45px; */
    font-family: "uddigikyokasho-pro",
    sans-serif;
    font-style: normal;
    /* padding-bottom: 8px; */
    /* font-weight: 100; */
    font-size: 12.5px;
    color: #2f2f2f;
}

.joiner_bottom_wrapper {
    display: flex;
    width: 100%;
    align-items: center;
        margin-top: -5px;
}

.related-wrapper{
    display: flex;
    position: relative;
    /* bottom: 20px; */
    top: 50px;
    margin-bottom: 25px;
        margin-top: 30px;
}

.related-box{
    width: 180px;
    /* position: relative; */
    /* right: 9vw; */
    /* bottom: 1vh; */
}

.related-title{
    border-bottom:solid 2px #e07594;
    
}

.related-textbox{
    margin-left: 10px;
}

.related-box img{
    width: 26vw;
    position: relative;
    right: 3vw;
    bottom: -3px;
}

/* .related-textbox{
    width: 72vw;
} */

.related-textbox h1{
    position: relative;
    /* bottom: 27vh; */
    /* left: 33vw; */
    font-family: "uddigikyokasho-pro",
    sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 100;
    padding: 0 8px;
    width:max-content;
    left: -7px;
    color: #2f2f2f;
    margin-bottom: 3.5px;
}

.related-textbox img{
    position: relative;
    /* bottom: 28vh; */
    /* left: 32vw; */
    width: 70vw;
    margin-bottom: 1vh;
}

.related-textbox p{
    width: 260px;
    position: relative;
    /* bottom: 27vh; */
    /* left: 32vw; */
    font-family: "uddigikyokasho-pro",
    sans-serif;
    font-style: normal;
    padding-bottom: 8px;
    font-size: 12.5px;
    line-height: 26px;
    margin-right: 30px;
    color: #2f2f2f;
}

.related-btn-box{
    display: flex;
    justify-content: flex-end;
    position: relative;
    /* padding-top: 100px; */
    left: 2vw;
    /* bottom: 19vh; */
    margin-left: -30px;
}

.related-btn-box img{
    width: 45vw;
    overflow-x: hidden;
}

.news-box h1{
    position: relative;
    /* left: 7vw; */
    /* bottom: 23vh; */
    font-family: "century-old-style-std", serif;
font-weight: 400;
font-style: normal;
    font-size: 20px;
    /* width: 100px; */
    top: 2px;
    color: #2f2f2f;
    margin-left: 30px;
}

/* .newsborder{
    position: relative;
    
    bottom: 1px;
    width: 100%;
    
} */

.news-box hr {
    background-color: #e07594;
    height: 2px;
    border: none;
    margin-top: 20px;
    width: 90%;
}

/* 更新したらここ消す（view moreの横棒） */
.news_bottom .newsborderEX {
    width: 115%;
}

.newsborderEX{
    position: relative;
    overflow-x: hidden;
/* 更新したらここ戻す（view moreの横棒） */
    /* right: 40px; */
    /* 更新したらここ消す（view moreの横棒） */
    margin-bottom: 30px;

    width:350px;
    height: 2px;
    /* bottom: 20vh; */
}

.news-box{
    position: relative;
    bottom: 40px;
    /* margin-left: 30px; */
    text-align: center;
    margin-bottom: 35px;
    display: grid;
    margin-top: 20px;
}

.news-title-wrapper{
    display: flex;
}

.news-title-text{
    width: 400px;
    margin-left: 27px;
    
}
.news_top_line {
    display: flex;
    align-items: center;
}


.news_top_line::after {
    content: "";
    height: 2px;
    /* flex-grow: 1; */
    width: 100%;
    background-color: #e07594;
    /*   aline-items: center; */
    margin: 0 auto;
}



.news_top_line:after {
    margin-left: 30px;
    margin-top: 4px;

}

.news-title-img{
    width: 1250px;
    position: relative;
    /* right: 15%; */
}

.news-box p{
    font-weight: 100;
    flex-wrap: wrap;
    color: #2f2f2f;
}

.news-textbox{
    display: inline-block;
    text-align: left;
    font-size: 12.5px;
    font-family: "uddigikyokasho-pro", sans-serif;
    font-style: normal;
}

.news-day{
    position: relative;
    /* bottom: 23vh; */
    /* left: 20vw; */
    padding-top: 10px;
    padding-bottom: 7px;
    font-family: "uddigikyokasho-pro",
    sans-serif;
    font-style: normal;
    font-size: 12.5px;

}

.news{
    /* padding-bottom: 15px; */
    font-size: 12.5px;
    font-family: "uddigikyokasho-pro",
    sans-serif;
    font-style: normal;
    /* position: relative; */
    /* bottom: 23vh; */
    /* left: 20vw; */
    line-height: 26px;
}

.news_contents{
    justify-self: center;
    display: grid;
}

.comma{
    padding-left: 3px;
    padding-right: 5px;
    text-decoration: none;
}

.news_content{
    display: flex;
}

.space{
    padding-left: 10px;
}

.viewmore_news{
    width: 100%;
    display: flex;
    gap: 60px;
    align-items: end;
    font-family: "uddigikyokasho-pro",
    sans-serif;
    font-style: normal;
    font-size: 12.5px;
}

.mail_link {
    color: #e07594;
    word-break: break-all;
    font-family: "uddigikyokasho-pro", sans-serif;
    font-style: normal;
}

.mail_link:hover {
        color: #ffbad3;
    }

    .index_padding30px{
        padding-top: 30px;
    }



@media screen and (max-width: 850px) {
    .news_content{
        width: 265px;
        word-break: keep-all;
        flex-wrap: wrap;
    }
/* 
    .news_contents{
        position: relative;
        left: -30px;
    } */
}

@media only screen and (min-width: 850px) {
    .news_content{
        word-break: keep-all;
        flex-wrap: wrap;
        width: 573px;
    }
}


@media only screen and (min-width: 900px) {
    .sp {
        display: none !important;
    }

    .pc {
        display: block !important;
    }

   

   


}


@media only screen and (min-width: 900px) {
    .news-box{
    position: relative;
    bottom: -25px;
    /* margin-left: 30px; */
    text-align: center;
    margin-bottom: 100px;
    display: grid;
    margin-top: 130px;
}
}

@media only screen and (min-width: 950px) {
    .news_content{
        width: fit-content;
    }

   


}

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

    .related-box img {
        transform-origin: left;
        position: relative;
        bottom: calc(200px + -20vw);
        width: 28vw;
}
}


