.contents_heading ,
.rrg_navi_list{
    max-width: 1281px;
    width:100vw;
}
#contentsArea{
    width:100%;
}
.f1sp2026-container{
    background-color:#29333c;
    color:#fff;
    font-family: 'Noto Sans JP', sans-serif;
    padding-top: 60px;
    padding-bottom: 10px;
}
.f1sp2026-container p{
    font-family: 'Noto Sans JP', sans-serif;
}
.f1sp2026-section-title{
    margin-bottom: 60px;
}
.f1sp2026-title-span{
    width: 65%;
    max-width: 900px;
}
.f1sp2026-section-title-image{
    display: block;
    margin: 0 auto;
}
.f1sp2026-title::before{
    content:"";
    display:block;
    width:205px;
    height:116px;
    background: url("/luxurytravel/premience/sportsspectate/singaporegp_2026/images/singapore-gp-logo.webp") no-repeat center;
    background-size: contain;
    margin-right: 30px;
}
.f1sp2026-title{
    font-size: 35px;
    line-height: 52.5px;
    font-weight: bold;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Yu Mincho", serif;
    margin-left: 70px;
    margin-bottom: 45px;
}
.f1sp2026-title::after{
    content:"";
    display:block;
    width:494px;
    height:153px;
    background: url("/luxurytravel/premience/sportsspectate/singaporegp_2026/images/jtb.webp") no-repeat center;
    background-size: contain;
    margin-left: -200px;
}
.f1sp2026-mv{
    display: block;
    margin: 0 auto 80px;
}
.f1sp2026-summary-section-title{
    margin-bottom: 55px;
}
.f1sp2026-summary-section-infos{
    display: flex;
    flex-direction: column;
    row-gap:40px;
    max-width: 860px;
    width:90vw;
    margin: 0 auto 40px;
}
.f1sp2026-summary-section-info{
    display: flex;
    column-gap: 45px;
    line-height: 1;
}
.f1sp2026-summary-section-info p{
    font-size:35px;
}
.f1sp2026-three-images{
    display: flex;
    gap: 13px;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 55px;
}
.f1sp2026-summary-section-features{
    display: flex;
    flex-direction: column;
    row-gap: 50px;
    max-width: 1120px;
    width: 90vw;
    margin: 0 auto 160px;
}
.f1sp2026-summary-section-feature-title{
    font-size: 35px;
    color: #f2db95;
    display: flex;
    align-items: center;
    column-gap: 18px;
}
.f1sp2026-summary-section-feature-description{
    font-size: 16px;
    line-height: 24px;
    margin-top: 18px;
}
.f1sp2026-schedule-day{
    background-color: #fff;
}
.f1sp2026-schedule-day-title{
    background-color: #0a127a;
    color: #fff;
    font-weight: bold;
    font-size: clamp(25px, 2.5vw, 35px);
    line-height: 1;
    padding: 5px 0;
    width:100%;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
}
.f1sp2026-schedule-day-event-times ,
.f1sp2026-schedule-day-event-infos{
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    margin-top: 25px;
}
.f1sp2026-schedule-day-event-times{
    position: relative;
}
.f1sp2026-schedule-day-event-times::after{
    content:"";
    display:block;
    width:6px;
    height:145px;
    background-color: #0a127a;
    position: absolute;
    right: -25px;
    top:10px;
}
.f1sp2026-schedule-day-event-time{
    color: #0a127a;
    font-size: 24px;
    font-weight: bold;
    position: relative;
}
.f1sp2026-schedule-day-event-time:first-child:after{
    top:5px;
}
.f1sp2026-schedule-day-event-time::after{
    content:"";
    display:block;
    width:14px;
    height:14px;
    border-radius: 7px;
    background-color: #0a127a;
    position: absolute;
    right: -29px;
    top: 6px;
}
.f1sp2026-schedule-day-event-info{
    font-size: clamp(18px, 1.5vw, 24px);
    color: #29333c;
}
.f1sp2026-schedule-day-event-info{
    margin-right: -1em;
}
.f1sp2026-schedule-section-title{
    margin-bottom: 60px;
}
.f1sp2026-schedule-days{
    display: flex;
    column-gap: 13px;
    max-width: 1120px;
    width:90vw;
    margin: 0 auto 55px;
}
.f1sp2026-schedule-day{
    width: calc((100% - 26px) / 3);
}
.f1sp2026-schedule-day-events{
    display: flex;
    column-gap: 40px;
}
.f1sp2026-schedule-day{
    padding: 25px 30px;
}
.f1sp2026-schedule-description{
    font-size: 16px;
    line-height: 24px;
    max-width: 1120px;
    width: 90vw;
    margin: 0 auto 40px;
}
.f1sp2026-hospitality-section-title{
    margin-bottom: 60px;
}
.f1sp2026-hospitality-block{
    display: flex;
    max-width: 1120px;
    width:90vw;
    margin: 0 auto 60px;
    column-gap: 15px;
}
.f1sp2026-hospitality-block:nth-child(even){
    flex-direction: row-reverse;
}
.f1sp2026-hospitality-block-description{
    font-size: 16px;
    line-height: 24px;
    width: calc(50% - 7.5px);
}
.f1sp2026-hospitality-block-figure{
    width: calc(50% - 7.5px);
    margin: 0;
}
.f1sp2026-hospitality-block-feature-lead{
    margin-bottom: 1em;
}
.f1sp2026-hospitality-block-feature-title{
    font-size: 16px;
    line-height: 24px;
    color: #f2db95;
    font-weight: bold;
}
.f1sp2026-hospitality-block-feature{
    margin-bottom: 1em;
}
.f1sp2026-hospitality-image-caption{
    text-align: right;
}
.f1sp2026-hospitality-ticket-info-block{
    max-width: 1000px;
    width:90vw;
    margin:80px auto 160px;
}
.f1sp2026-hospitality-ticket-info-block::before{
    margin-bottom: 40px;
}
.f1sp2026-hospitality-ticket-info-block::before ,
.f1sp2026-hospitality-ticket-info-block::after{
    content: "";
    background: url(/luxurytravel/premience/sportsspectate/singaporegp_2026/images/ticket-bar.webp) no-repeat;
    width:100%;
    height:20px;
    display: block;
}
.f1sp2026-hospitality-ticket-info-block::after{
    margin-top: 40px;
}
.f1sp2026-hospitality-ticket-info-title{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.f1sp2026-hospitality-ticket-info{
    font-size: 16px;
    line-height: 24px;
}
.f1sp2026-hospitality-schedule-blocks{
    column-gap: 13px;
    row-gap:60px;
    max-width: 1120px;
    width: 90vw;
    margin: 0 auto 160px;
    display: flex;
    flex-wrap: wrap;
}
.f1sp2026-hospitality-schedule-block{
    width: calc(50% - 6.5px);
}
.f1sp2026-hospitality-schedule-block-title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom:20px;
    line-height: 1.5;
}
.f1sp2026-hospitality-schedule-block-description{
    font-size: 16px;
    line-height: 24px;
}
.f1sp2026-circuit-map-image{
    display: block;
    margin: 0 auto;
}
.f1sp2026-map-section-lead{
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin: 100px auto;
}
.f1sp2026-terms{
    max-width: 1000px;
    margin: 0 auto 150px;
    border: 4px solid #fff;
    width:90vw;
}
.f1sp2026-terms-block{
    margin: 30px 1em;
}
.f1sp2026-terms-block-title{
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 35px;
}
.f1sp2026-terms-block-description{
    font-size: 16px;
    line-height: 24px;
}
.f1sp2026-terms-block-ol{
    font-size: 16px;
    line-height: 24px;
}
.f1sp2026-logo-note{
    max-width: 1120px;
    width: 90vw;
    margin: 0 auto;
    display: flex;
    column-gap: 60px;
}
.f1sp2026-logo{
    width: 305px;
    object-fit: contain;
}
.f1sp2026-note{
    font-size: 16px;
    line-height: 24px; 
    width: calc(100% - 365px);
}
.f1sp2026-note-jp{
    margin-bottom: 70px;
}
.pc{
    display: block;
}
.sp{
    display: none;
}
.back_button_area{
    margin-bottom: 0;
    margin-top: 80px;
}
@media (max-width:1250px){
    body{
        overflow-x: scroll;
    }
}
@media (max-width:1100px){
    .f1sp2026-title{
        flex-direction: column;
    }
    .f1sp2026-title-span{
        width: 90vw;
    }
    .f1sp2026-schedule-days{
        flex-direction: column;
        gap:13px;
    }
    .f1sp2026-schedule-day{
        width: 90vw;
        max-width: 600px;
        margin: 0 auto;
    }
    .f1sp2026-circuit-map-image{
        width: 90vw;
    }
    .f1sp2026-summary-section-info{
        flex-direction: column;
        row-gap: 25px;
        align-items: center;
    }
}
@media (max-width:768px){
    .pc{
        display: none;
    }
    .sp{
        display: block;
    }
    .f1sp2026-container{
        padding-top: 25px;
    }
    .f1sp2026-title{
        position: relative;
        margin: 0 auto 30px;
        padding-top: 110px;
    }
    .f1sp2026-title::before{
        position: absolute;
        top:0;
        height: 92.5px;
        width:50%;
    }
    .f1sp2026-title::after{
        position: absolute;
        top:-12.5px;
        right: 3.5vw;
        background-image: url(/luxurytravel/premience/sportsspectate/singaporegp_2026/images/jtb-sp.webp);
        height:105.5px;
        width: 90vw;
    }
    .f1sp2026-title-span{
        width:90vw;
        margin: 0 auto;
        text-align: center;
        font-size: 22.5px;
        line-height: 33.75px;
    }
    .f1sp2026-mv{
        margin-bottom: 20px;
    }
    .f1sp2026-summary-section-info p{
        font-size: 19px;
    }
    .f1sp2026-summary-section-feature-title{
        font-size: 19px;
    }
    .f1sp2026-summary-section-feature-title > img{
        width:30px;
    }
    .f1sp2026-three-images{
        flex-direction: column;
        row-gap: 10px;
        width:90vw;
    }
    .f1sp2026-summary-section-info{
        flex-direction: column;
        row-gap: 15px;
        align-items: center;
    }
    .f1sp2026-section-title-image{
        width: 100%;
        max-width: 500px;
    }
    .f1sp2026-summary-section-features{
        width: 90vw;
        margin: 0 auto 80px;
    }
    .f1sp2026-schedule-section-title{
        margin-bottom: 40px;
    }
    .f1sp2026-schedule-day-title{
        font-size: 20px;
    }
    .f1sp2026-schedule-day-event-time ,
    .f1sp2026-schedule-day-event-info{
        font-size: 16px;
    }
    .f1sp2026-schedule-days{
        flex-direction: column;
        row-gap: 30px;
    }
    .f1sp2026-schedule-day{
        width:90vw;
        margin: 0 auto;
    }
    .f1sp2026-logo-note{
        flex-direction: column;
        row-gap: 45px;
    }
    .f1sp2026-logo{
        width: 83vw;
        margin: 0 auto;
    }
    .f1sp2026-note{
        width: 90vw;
        margin: 0 auto;
    }
    .f1sp2026-schedule-day-events{
        column-gap: 50px;
    }
    .f1sp2026-schedule-day{
        padding: 15px 45px;
    }
    .f1sp2026-schedule-day-event-times, .f1sp2026-schedule-day-event-infos{
        row-gap: 15px;
        margin-top: 15px;
    }
    .f1sp2026-schedule-day-event-times::after{
        height: 115px;
    }
    .f1sp2026-schedule-description{
        width:90vw;
        margin: 0 auto 30px;
    }
    .f1sp2026-hospitality-blocks{
        display: flex;
        flex-direction: column;
        row-gap: 1em;
    }
    .f1sp2026-hospitality-block:nth-child(even),
    .f1sp2026-hospitality-block{
        flex-direction: column-reverse;
        row-gap: 20px;
        width: 90vw;
        margin: 0 auto;
    }
    .f1sp2026-hospitality-block:nth-child(odd){
        margin-bottom: 1em;
    }
    .f1sp2026-hospitality-block-figure ,
    .f1sp2026-hospitality-block-description{
        width: 100%;
    }
    .f1sp2026-hospitality-section-title{
        margin-bottom: 25px;
    }
    .f1sp2026-hospitality-block-feature-title{
        font-weight: bold;
        margin-bottom: 0.5em;
    }
    .f1sp2026-hospitality-ticket-info-block{
        width:90vw;
    }
    .f1sp2026-hospitality-ticket-info{
        margin-left: 2em;
        text-indent: -2em;
    }
    .f1sp2026-hospitality-ticket-info-block{
        margin-bottom: 50px;
    }
    .f1sp2026-hospitality-schedule-blocks{
        flex-direction: column;
        margin: 0 auto 50px;
        row-gap: 40px;
    }
    .f1sp2026-hospitality-schedule-block{
        width: 90vw;
        margin: 0 auto;
    }
    .f1sp2026-hospitality-schedule-block-title{
        font-size: 18px;
        margin: 0.5em 0;
    }
    .f1sp2026-section-title{
        margin-bottom: 25px;
    }
    .f1sp2026-circuit-map-image{
        width: 90vw;
        margin:0 auto;
    }
    .f1sp2026-map-section-lead{
        font-size: 18px;
        line-height: 27px;
        margin: 75px auto;
        width:90vw;
    }
    .f1sp2026-terms-block-title{
        font-size: 18px;
    }
    .f1sp2026-terms-block-description{
        font-size: 16px;
    }
    .f1sp2026-terms-block-ol{
        margin-top: 1em;
    }
    .f1sp2026-terms-block-description{
        margin-bottom: 1em;
    }
    .f1sp2026-terms-block{
        margin: 45px 1.5em;
    }
    .f1sp2026-terms{
        margin-bottom: 115px;
    }
    .f1sp2026-note-jp{
        margin-bottom: 25px;
    }
}