@charset "UTF-8";
/* 共通 */
.sp_item {
    display: none;
}
.bold {
    font-weight: bold;
}
.tag_grey {
    color: #ffffff;
    background: #727171;
    display: inline-block;
    font-size: 12px;
    padding: 2px 10px;
    margin-top: 0.5vh;
}
a[target] {
    color: #2d6946;
    text-decoration: underline;
    font-weight: bold;
}
a[target]:hover {
    text-decoration: none;
    opacity: .95;
}
/* 既存のCSSリセット */
.main ul li:before {
    content: none;
}
.main ol li+li,
.main ul li+li {
    margin-top: 0;
}
.main ul li {
    padding: 0;
}
/* メイン画像 */
.hanabi2022 .main_image {
    text-align: center;
    margin: 6vh auto 8vh;
}
.hanabi2022 .main_image img {
    width: 95%;
}
/* themettl */
.themettl.wrap {
    padding-top: 0;
}
.themettl.wrap:before {
    display: none;
}
/* ボタン */
.hanabi2022 .linkbtn a {
    font-size: 20px;
}
.hanabi2022 .linkbtn.mgn a {
    margin-top: 2vh;
}
/* YouTube */
.youtube {
    width:100%;
    padding-bottom: 56.25%;
    height:0px;
    position: relative;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* アイキャッチ */
#pagettl.custum.hanabi2022:before {
    /* background: url("../img/hanabi2022/eyecatch.jpg") no-repeat center / cover; */
    background: url("../img/hanabi2024/pagettl_bg_hanabi2022.jpg") no-repeat center / cover;
}
/* セクション */
.volunteer_wrap {
    background: url("../img/hanabi2024/bg01.jpg") no-repeat center / cover;
    text-align: center;
    padding: 3vh 0 6vh;
    margin: 5vh auto;
}
.volunteer_wrap p {
    font-size: 29px;
    line-height: 1.3;
}
.volunteer_wrap p b {
    font-size: 54px;
    font-weight: bold;
}
.btn_up_txt {
    text-align: center;
}
.btn_up_txt p {
    font-size: 26px;
    font-weight: bold;
    position: relative;
    display: inline-block;
}
.btn_up_txt p:before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #f52e27;
    width: 75px;
    transform: rotate(45deg);
    left: -85px;
    bottom: 35px;
}
.btn_up_txt p:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #f52e27;
    width: 75px;
    transform: rotate(-45deg);
    right: -85px;
    bottom: 35px;
}
.date_wrap .l_cont,
.date_wrap .r_cont {
    background: #f7f6f6;
    width: 90%;
    padding: 2%;
}
.date_wrap span {
    color: #fff;
    background: #f52e27;
    padding: 6px 16px;
}
.date_wrap th {
    width: 25% !important;
}
.date_wrap td {
    width: 75% !important;
}
.main .date_wrap table {
    margin: 0;
}
.main .date_wrap table tr {
    border-bottom: 1px solid #f7f6f6;
}
.main .date_wrap table tr:nth-child(1) {
    border-bottom: 1px solid #ccc;
}
.main .date_wrap table tr th, .main .date_wrap table tr td {
    padding: 10px 0;
}
.date_wrap td.date {
    font-size: 25px;
    font-weight: bold;
}
.date_wrap .r_cont {
    margin:0 auto;
}
.sec2 h3.mgn {
    margin: 130px auto 70px;
}
.sec3 p.center {
    font-size: 18px;
    margin-top: 5vh;
}
.image.map {
    text-align: center;
    margin: 3vh auto 5vh;
}
.past_img_wrap {
    flex-wrap: wrap;
    margin-top: 5vh !important;
}
.past_img_wrap li {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 3.5%;
}
.past_img_wrap li:nth-child(3n) {
    margin-right: 0;
}
.past_img_wrap li img {
    width: 100%;
}
.flex-img{
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}
.top-spa{
    margin-top: 25px;
}


@media screen and (max-width: 960px) {
    .pc_item {
        display: none;
    }
    .sp_item {
        display: block;
    }
    .top_sec p {
        text-align: justify;
    }
    .bold.sp {
        font-weight: normal;
    }
    p.center {
        text-align: justify;
    }

    /* ボタン */
    .hanabi2022 .linkbtn.mgn a {
        margin-top: 3vh;
    }

    /* セクション */
    .volunteer_wrap {
        padding: 5vh 5vw;
    }
    .volunteer_wrap p {
        font-size: 6.5vw;
        line-height: 1.4;
        margin: 0 auto 0.5vh;
    }
    .volunteer_wrap p b {
        font-size: 8.5vw;
    }
    .hanabi2022 .main_image {
        margin: 5vh auto;
    }
    .hanabi2022 .main_image img {
        width: 100%;
    }
    .btn_up_txt p {
        margin-top: 0;
        font-size: 2.6rem;
        font-size: 6vw;
    }
    .btn_up_txt p:before {
        width: 50px;
        left: 0;
        bottom: 25px;
    }
    .btn_up_txt p:after {
        width: 50px;
        right: 0;
        bottom: 25px;
    }
    .date_wrap {
        flex-wrap: wrap;
    }
    .date_wrap .l_cont, .date_wrap .r_cont {
        padding: 5vw;
    }
    .date_wrap th,
    .date_wrap td {
        width: 100% !important;
    }
    .main .date_wrap table tr th, .main .date_wrap table tr td {
        padding: 2vw 0;
    }
    /* .main .date_wrap table tr:nth-child(1) th {
        text-align: center;
    } */
    .main .date_wrap table tr:nth-child(1) td {
        /* text-align: center; */
        font-size: 6vw;
    }
    .date_wrap span {
        font-size: 4vw;
    }
    .sec2 h3.mgn {
        margin: 100px auto 50px;
    }
    .sec3 p.center {
        font-size: 1.8rem;
    }
    .past_img_wrap {
        margin-top: 3vh !important;
    }
    .past_img_wrap li:nth-child(3n) {
        margin-right: auto;
    }
    .past_img_wrap li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 3vh;
    }
    /* 2カラム */
    /* .past_img_wrap li {
        width: 48.5%;
        margin-right: 3%;
    }
    .past_img_wrap li:nth-child(2n) {
        margin: 0;
    } */
    .flex-img{
        display: block;
    }
    .img-cont{
        margin-bottom: 25px;
    }
    
}

@media screen and (max-width: 768px) {
    .btn_up_txt p {
        width: 105%;
        margin-left: -2.5%;
    }
}