body{
    background-color: #ECECEC;
}
main{
    width: 430px;
    height: 932px;
    background-color: #ECECEC;
    margin: 0 auto;
    z-index: -1;
}
.box_title{
    width: 146px;
    height: 60px;
    border-radius: 10px;
    background-color: #F24646;
    border: 0px;
    position: absolute;
    margin-top: 16px;
    margin-left: 147px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-style: normal;
    color: white;
    z-index: 1;
}
.box_title2{
    width: 208px;
    height: 72px;
    border-radius: 10px;
    background: #6A9DE3;
    position: absolute;
    margin-top: 900px;
    margin-left: 111px;
    text-align: center;
    font-size: 30px;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-style: normal;
    color: #F5F5F5;
    z-index: 3;
}
.box_main{
    width: 347px;
    height: 741px;
    border-radius: 27px;
    background-color: #F24646;
    border: 0px;
    position: absolute;
    margin-top: 69px;
    margin-left: 46.5px;
    text-align: center;
    font-size: 30px;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-style: normal;
    color: white;
    z-index: 1;
}
.box_main2{
    width: 347px;
    height: 500px;
    border-radius: 27px;
    background-color: #6A9DE3;
    border: 0px;
    position: absolute;
    margin-top: 950px;
    margin-left: 41px;
    text-align: center;
    z-index: 3;
}
.main-text{
    display: flex;
    list-style: none;
    width: 318px;
    margin: 30px 29px 0 5px;
    padding: 0;
}


.text-item1{
    color:#09241B;
    width: 56px;
    border: 0px;
    margin-top:10px;
    text-align: center;
    padding: 0;
    font-size: 20px;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-style: normal;
}
.time{
    width: 51px;
    height: 24px;
}
.time-1{
    margin-top:0px;
}
.time-2{
    margin-top:60px;
}
.time-3{
    margin-top:42px;
}
.time-4{
    margin-top:70px;
}
.time-5{
    margin-top:131px;
}
.time-6{
    margin-top:235px;
}


.text-item2{
    margin-top:19px;
    width: 17px;
    border: 0px;
}
.text-item3{
    margin-top:9px;
    width: 245px;
    border: 0px;
    font-size: 20px;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    font-style: normal;
}
.event-name{
    height: 55px;
    width: 245px;
    border-radius: 12px;
    background-color: white;
    border: 0px;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color:#09241B;
}
.event-1st{
    margin-top: 20px;
    margin-bottom: 10px;
}
.event-2nd{
    margin-bottom: 10px;
}
.event-3rd{
    margin-bottom: 10px;
}
.event-4th{
    margin-bottom: 10px;
}
.event-5th{
    margin-bottom: 10px;
}
.event-6th{
    margin-bottom: 230px;
}
.small-letter{
    font-size: 12px;
}
.musicsche{
    text-align: center;
}
.pimage{
    text-align: center;
}
.imgimage{
    width: 95%;
}