.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mb-40 {margin-bottom: 40px;}
.mb-50 {margin-bottom: 50px;}
.mb-60 {margin-bottom: 60px;}
.mb-70 {margin-bottom: 70px;}
.mb-80 {margin-bottom: 80px;}
.mb-90 {margin-bottom: 90px;}
.mb-100 {margin-bottom: 100px;}
.mb-110 {margin-bottom: 110px;}
.mb-120 {margin-bottom: 120px;}
.mb-130 {margin-bottom: 130px;}
.mb-140 {margin-bottom: 140px;}
.mb-150 {margin-bottom: 150px;}
.mb-160 {margin-bottom: 160px;}
.mb-170 {margin-bottom: 170px;}
.mb-180 {margin-bottom: 180px;}
.mb-190 {margin-bottom: 190px;}
.mb-200 {margin-bottom: 200px;}
@media (max-width: 640px) {
    .mb-10 {margin-bottom:1.333333333vw;}
    .mb-20 {margin-bottom:2.666666667vw;}
    .mb-30 {margin-bottom:4vw;}
    .mb-40 {margin-bottom:5.333333333vw;}
    .mb-50 {margin-bottom:6.666666667vw;}
    .mb-60 {margin-bottom:8vw;}
    .mb-70 {margin-bottom:9.333333333vw;}
    .mb-80 {margin-bottom:10.66666667vw;}
    .mb-90 {margin-bottom:12vw;}
    .mb-100 {margin-bottom:13.33333333vw;}
    .mb-110 {margin-bottom:14.66666667vw;}
    .mb-120 {margin-bottom:16vw;}
    .mb-130 {margin-bottom:17.33333333vw;}
    .mb-140 {margin-bottom:18.66666667vw;}
    .mb-150 {margin-bottom:20vw;}
    .mb-160 {margin-bottom:21.33333333vw;}
    .mb-170 {margin-bottom:22.66666667vw;}
    .mb-180 {margin-bottom:24vw;}
    .mb-190 {margin-bottom:25.33333333vw;}
    .mb-200 {margin-bottom:26.66666667vw;}
}
#withyou {
    max-width: 750px;
    margin: auto;
    font-size: 26px;
    color: #333;
    padding-bottom: 1px;
    position: relative;
    line-height: 1.6;
    font-family: 'Noto Sans JP', sans-serif;
    overflow: hidden;
}
@media (max-width: 750px) {
    #withyou {
        font-size: 3.2vw;
    }
}
#withyou img {
    width: 100%;
}

.youtube {
   position: relative;
   width: 100%;
   padding-top: 56.25%;
}
.youtube iframe {
   position: absolute;
   top: 0;
   right: 0;
   width: 100% !important;
   height: 100% !important;
}
#btn-f-top {
    position: fixed;
    z-index: 1000;
    right: 1em;
    bottom: 1em;
    width: 60px;
}
.bg-01 {
    background-color: #D5CCC0;
    padding-bottom: 1px;
}
.bg-02 {
    background-color: #EEEBE5;
    padding-bottom: 1px;
}
.copy-index {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4em;
    line-height: 2;
    letter-spacing: 0.05em;
    font-size: 110%;
}
.item-in {
    margin-left: 5%;
    margin-right: 5%;
}
.text-01 {
    text-align: justify;
    font-weight: 500;
    line-height: 1.8;
}
.box-01 {
    width: 40%;
    margin: -16em 0 0 5%;
}
@media (max-width: 640px) {
    .box-01 {
        margin: -14.5em 0 0 5%;
    }
}
.box-02 {
    margin-top: -7.5em;
}
.copy-event {
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    letter-spacing: 0.05em;
}
.copy-event span {
    text-decoration: underline;
}
.serif {
    font-family: 'Noto Serif JP', serif;
}
.event {
    margin-left: 11.333%;
    margin-right: 11.333%;
}
.event-title {
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 1em;
    letter-spacing: 0.1em;
    border: 2px solid #000;
    padding: .125em;
}
.event-date {
    margin-bottom: 1em;
    font-weight: 500;
    font-size: 100%;
}
.list-att {
    margin: 4em 5% 1em;
}
.list-att li {
    margin-left: 1em;
    text-indent: -1em;
    font-size: 80%;
}
.slide-wrap {
    width: 130%;
    margin-left: -15%;
}
.slide-in {
    margin: 0 2.5%;
}
.slide-img {
    margin-bottom: 3em;
}