.sports-tennis-body{
    background: url(/luxurytravel/ordermade/sports/tennis/img/tennis-bg.webp) no-repeat center;
    background-attachment: fixed;
}
.sports-tennis-section{
    background-color: #fff;
    max-width:1120px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 100px;
}
.sports-tennis-section-title{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 30px;
    position: relative;
}
.sports-tennis-summary-title::before{
    content: "";
    position: absolute;
    background: url(/luxurytravel/ordermade/sports/tennis/img/lacket.webp) no-repeat;
    width: 44px;
    height: 44px;
    display: block;
    left:0;
    right:0;
    margin: 0 auto;
    top:-44px;
}
.sports-tennis-games-title::before{
    content: "";
    position: absolute;
    background: url(/luxurytravel/ordermade/sports/tennis/img/peoples.webp) no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    left:0;
    right:0;
    margin: 0 auto;
    top:-36px;
}
.sports-tennis-section-title::after{
    content: "";
    position: absolute;
    width: 50px;
    height: 4px;
    background-color:#A80303;
    display: block;
    left:0;
    right:0;
    margin: 0 auto;
    bottom:-16px;
}
.sports-tennis-section-lead{
    font-size: 16px;
    line-height: 24px;
    max-width: 1080px;
    width: 90vw;
    margin: 0 auto;
    padding-bottom: 50px;
    font-family: 'Noto Sans JP', sans-serif;
}
.sports-tennis-section-img{
    margin: 80px auto 120px;
    display: block;
}
.sports-tennis-subsection{
    padding-bottom:80px;
}
.sports-tennis-subsection-title{
    font-size: 25px;
    font-weight: bold;
    color: #A80303;
    text-align: center;
    position: relative;
    margin-bottom: 80px;
}
.sports-tennis-subsection-title::before{
    content: "";
    display: block;
    width: 250px;
    height: 3px;
    background-color: #323743;
    right:0;
    left:-250px;
    bottom:-10px;
    margin: 0 auto;
    position: absolute;
}
.sports-tennis-subsection-title::after{
    content: "";
    display: block;
    width: 250px;
    height: 3px;
    background-color:#909091;
    left:0;
    right: -250px;
    margin: 0 auto; 
    bottom:-10px;
    position: absolute;
}
.tennis-infos-map{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
    max-width: 1080px;
    width: 90vw;
    margin: 20px auto 0;
}
.tennis-infos-map iframe{
    width:532px;
    height:380px;
}
.tennis-infos-title{
    font-size: 28px;
    text-align: center;
    color: #A80303;
    font-weight: bold;
    margin-top: 30px;
}
.tennis-infos-title::after{
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    background-color: #A80303;
    margin: 8px auto 0;
}
.tennis-infos-map{
    margin-top: 20px;
}
.tennis-infos-title ,
.tennis-info-title{
    color: #A80303;
    font-size: 20px;
    font-weight: bold;
}
.tennis-infos-title{
    margin-bottom: 20px;
    margin-left: 1em;
}
.tennis-info-text{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.tennis-info-text.-red{
    color: #A80303;
}
.sports-tennis-atp-title{
    color: #A80303;
    margin-bottom: 60px;
}
.sports-tennis-atp-title::before{
    content: "ATP Finals";
    position: absolute;
    display: block;
    left:0;
    right:0;
    margin: 0 auto;
    top:-130px;
    color: #DAD7D7;
    font-size: 100px;
    font-family: 'Noto serif JP', serif;
    font-weight: normal;
}
.sports-tennis-atp-title::after{
    content: "";
    position: absolute;
    max-width:934px;
    width:90vw;
    height: 3px;
    background-color: #323743;
}
.sports-tennis-schedule-subtitle{
    font-size: 20px;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
}
.actions strong.-red{
    color: #A80303;
}
.day-line::before ,
.schedules::before{
    background-color: #A80303;
}
.schedules::before{
    height: calc(100% - 80px);
}
.sports-tennis-section.-grey ,
.sample-grey-bg{
    background-color: #F5F5F5;
}
.sample-grey-bg{
    padding-bottom:0;
}
.sports-tennis-section-lead.-center{
    text-align: center;
}
.sports-tennis-hospitality-title{
    position: relative;
}
.sports-tennis-hospitality-title::before{
    content: "";
    display: block;
    width: 250px;
    height: 3px;
    background-color: #A80303;
    right:0;
    left:-250px;
    bottom:-10px;
    margin: 0 auto;
    position: absolute;
}
.sports-tennis-hospitality-title::after{
    content: "";
    display: block;
    width: 250px;
    height: 3px;
    background-color:#E1CAD6;
    left:0;
    right: -250px;
    margin: 0 auto; 
    bottom:-10px;
    position: absolute;
}
.sample-price{
    margin-bottom: 0;
}
.sports-tennis-hospitality-title{
    margin-bottom:60px;
}
.sports-tennis-hospitality-lead{
    text-align: center;
}
@media (min-width:769px) and (max-width:1100px) {
    .tennis-infos-map{
        grid-template-columns: repeat(1 , 1fr);
    }
}
@media (max-width:768px) {
    .sports-tennis-section-img{
        width: 90vw;
        height: auto;
        margin: 50px auto 130px;
    }
    .sports-tennis-subsection-title::before ,
    .sports-tennis-hospitality-title::before{
        width:33.33vw;
        left:-33.33vw;
    }
    .sports-tennis-subsection-title::after ,
    .sports-tennis-hospitality-title::after{
        width:33.33vw;
        right:-33.33vw;
    }
    .tennis-infos-map{
        grid-template-columns: repeat(1 , 1fr);
    }
    .tennis-infos-map iframe{
        width:90vw;
        height: 225px;
    }
    .sports-tennis-atp-title::before{
        font-size: 65px;
        top: -90px;
    }
    .sports-tennis-hospitality-lead{
        text-align: left;
    }
}