.lead-container{
    text-align: left;
}
.lead-container h2 {
    line-height: 1.8;
    text-align: left;
    width:90%;
    margin: 0 auto;
}
.lead-container p{
    text-align: left;
    width:90%;
    margin: 0 auto;
}
.lead-container-ul{
    font-size: 1.6rem;
    line-height: 2.5;
    width:90%;
    margin: 0 auto;
}
.oneday-schedule-contents{
    width: calc(100% - 590px);
}
.oneday-schedule-day3-item-main .oneday-schedule-contents{
    width:100%;
}
.oneday-schedule-section-title{
    max-width: 1120px;
    width: auto;
    margin-left:auto;
    margin-right: auto;
}
.oneday-schedule-h3-title-main{
    line-height: 2;
}
.shukubo-table-body-td:not(:first-child){
    padding-right: 10px;
}
.oneday-schedule-section-title-main-none{
    display: block;
}
.sec02-main-lead{
    text-align: left;
}
.sec02 p.shukubo-room-item-desc {
    text-align: left;
}
.sec05-block-ul{
    font-size: 1.6rem;
    line-height: 1.5;
}
.shukubo-room-item-h4-main{
    display: flex;
    justify-content: center;
    align-items: center;
}
.oneday-schedule-h3-title-main ,
.oneday-schedule-h3-title-sub{
    text-align: left;
}
.schedule-section{
    background-size: cover;
}
@media (min-width: 1121px) {
    .oneday-schedule-h3-lead {
        text-align: left;
    }   
}
@media (max-width:1120px) {
    .oneday-schedule-section-title{
        width:calc(100% - 60px);;
    }
    .oneday-schedule-section-title-main{
        width: 100%;
    }
    .oneday-schedule-section-title-sub{
        line-height: 1.5;
    }
    .oneday-schedule-contents{
        width: 100%;
    }
}
@media (max-width: 768px) {
    .shukubo-table-body-td-span{
        text-align: left;
    }
    .shukubo-table-body-th, .shukubo-table-body-th:first-child{
        padding:0 1em;
    }
    .lead-container-ul{
        letter-spacing: -0.04em;
        font-size: 3.6vw;
        line-height: 2;
    }
    .shukubo-table-body-td-span{
        height: auto;
    }
}