.slick-slider,
.slick-track,
.slick-list,
.slick-slide {
    height: 100%;
}

.t_img {}

#h_left h1 {
    left: 20px;
}

#conditions {
    margin-top: 00px;
}

#conditions ul {
    margin-top: 5px;
}

#lineup h2 {
    font-size: 230%;
    letter-spacing: 0px;
    margin-top: 20px;
}

#lineup .ta-l{
    margin-top: 40px;
}

#lineup .area{
    margin-top: 40px;
}

.katakana {
    font-size: 105%;
    letter-spacing: -5px;
}

#airport {
    padding-top: 60px;
    background: #fff;
    color: #000;
    padding-bottom: 100px;
}

#airport h3 {
    text-align: center;
    font-size: 200%;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif;
    margin-top: 20px;
    margin-bottom: 40px;
}

#airport {
    margin-top: 45px;
}

#airport p {
    text-align: center;
    font-size: 100%;
    line-height: 1.6;
    margin-bottom: 15px;
}

#airport p:last-of-type {
    margin-bottom: 0;
}

#airport br {
    line-height: 0.5;
}

.area tr:fist-of-type {
    border-top: none;
}

.area tr th,
.area tr td {
    width: 11%;
    box-sizing: border-box;
    padding: 20px 30px;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    line-height: 1.4;
    display: table-cell;
    vertical-align: middle;
}

.area tr th:first-of-type,
.area tr td:first-of-type {
    width: 23%;
    border-left: none;
}

.area tr td:not(:first-of-type) {
    text-align: center;
}

.area tr th {
    background: #8f7930;
    color: #fff;
    padding: 20px 0;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-weight: 500;
    font-size: 110%;
}

.area tr td {
    background: #fff;
    color: #000;
}

.none {
    visibility: hidden;
}

#reserve {
    margin-top: 55px;
}

#area li {
    margin-top: 5px;
    line-height: 1.4;
}

#notes {
    margin-top: 0;
}

#notes ul {
    margin: 0;
}

#reserve {
    padding-bottom: 30px;
}

#notes p {
    padding: 0 12px;
}

#notes {
    margin-bottom: 50px;
    margin-top: 50px;
}

#cancel{
    margin-top: 60px;
}

#cancel .cancel{
    margin-top: 60px;
}


@media screen and (max-width:1050px) {
    /*transfer*/
    #lineup.transfer h2 {
        font-size: 170%;
        line-height: 1.4;
    }
    #airport {
        margin-top: 50px;
        padding: 20px 0 50px;
    }
    #airport h3 {
        font-size: 170%;
        line-height: 1.4;
        margin-top: 0;
        margin-bottom: 20px;
    }
    #airport p {
        font-size: 90%;
    }
    #airport br {
        display: none;
    }
    #cancel{
        margin-top: 30px;
    }
    #area h4 {
        margin-top: 0;
        font-size: 145%;
    }
    #area li {
        line-height: 1.6;
        margin-top: 10px;
    }
    #cancel p {
        width: 100%;
        box-sizing: border-box;
        font-size: 100%;
        padding: 10px 12px;
        line-height: 1;
        margin-bottom: 10px;
    }
    #reserve {
        padding-bottom: 0;
    }
    #reserve {
        margin-top: 20px;
    }
    #lineup .ta-l{
        margin-top: 10px;
    }
}
