@charset "UTF-8";

/* ----------------------
- font
- inner
- title
- 期間限定チケット
- クーポン
- チケットプレイガイド
- プレミアムチケット
- フロントシートチケット
- 一般チケット
- 注意事項
---------------------- */

/*=======================================
　font
=======================================*/
#suntory_contents .serif {
	font-family: "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"
}

/*=======================================
　inner
=======================================*/
#suntory_contents main section .inner {
    width: 91.49484536082474%;
    padding: 50px 0;
}
@media only screen and (max-width: 767px) {
    #suntory_contents main section .inner {
        padding: 30px 0;
        width: calc(100% - 20px);
    }
}
/*=======================================
　title
=======================================*/
#suntory_contents .title {
    max-width: 1065px;
    width: 91.49484536082474%;
    margin: 0 auto 40px;
}
@media only screen and (max-width: 767px) {
#suntory_contents .title {
    margin: 0 auto 43.2px;
    width: auto;
    padding: 0 20px;
}
}

/*=======================================
　期間限定チケット
=======================================*/
#suntory_contents .ticketType {
    max-width: 988px;
    width: 84.87972508591065%;
    margin: 0 auto 55px;
}
#suntory_contents .ticketType dl:first-child {
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
}
#suntory_contents .ticketType dt {
    color: #01608C;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
#suntory_contents .ticketType dd {
    display: flex;
    align-items: flex-end;
    margin-bottom: 12px;
}
#suntory_contents .ticketType dd:last-of-type {
    border: none;
    margin-bottom: 15px;
}
#suntory_contents .ticketType .ticketType_date {
    width: 33.692308%;
    line-height: 1.4;
    font-weight: bold;
    font-feature-settings: "palt";
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .ticketType .ticketType_date {
    width: 34.692308%;
}
#suntory_contents .ticketType .ticketType_date span {
    color: #006092;
    margin-right: 2px;
    font-weight: bold;
}
#suntory_contents .ticketType .ticketType_price {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .ticketType .ticketType_price {
    width: 63%;
}
#suntory_contents .ticketType dl:first-child .ticketType_price {
    width: 50%;
    font-feature-settings: "palt";
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .ticketType dl:first-child .ticketType_price {
    width: 53%;
}
#suntory_contents .ticketType .ticketType_price .price {
    color: #01608C;
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    margin-right: 15px;
}
#suntory_contents .ticketType .ticketType_price .price span {
    font-size: 32px;
    font-weight: bold;
    margin-right: 2px;
}
#suntory_contents .ticketType .ticketType_price .value {
    background-color: #E84994;
    color: #fff;
    padding: 3px 15px 5px;
    line-height: 1.2;
    font-weight: bold;
}
#suntory_contents .ticketType .ticketType_price .txt19 {
    font-size: 19px;
    font-weight: bold;
}
#suntory_contents .ticketType .ticketType_price .txt17 {
    font-size: 17px;
    font-weight: bold;
}
#suntory_contents .ticketType .ticketType_value {
    display: none;
}

@media only screen and (max-width: 1194px) {
    #suntory_contents .ticketType {
        margin: 0 auto 35.5px;
        width: auto;
        padding: 0 20px;
    }
    #suntory_contents .ticketType dl:first-child {
        margin-bottom: 37.95px;
        border-bottom: none;
    }
    #suntory_contents .ticketType dt {
        font-size: 18px;
        margin-bottom: 18.05px;
        background-color: #D9D9D9;
        text-align: center;
    }
    #suntory_contents .ticketType dd {
        margin-bottom: 15px;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #suntory_contents .ticketType dd:last-of-type {
        border: none;
        margin-bottom: 15px;
    }
    #suntory_contents .ticketType .ticketType_date {
        width: 60%;
        line-height: 1.4;
    }
    /* Safari */
    _::-webkit-full-page-media, _:future, :root #suntory_contents .ticketType .ticketType_date {
        width: 60%;
    }
    #suntory_contents .ticketType dl:nth-child(2) .ticketType_date {
        width: 100%;
    }
    #suntory_contents .ticketType .ticketType_date span {
        color: #006092;
        margin-right: 2px;
        font-weight: bold;
    }
    #suntory_contents .ticketType .ticketType_price {
        width: 58%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    #suntory_contents .ticketType dl:first-child .ticketType_price {
        width: 40%;
    }
    /* Safari */
    _::-webkit-full-page-media, _:future, :root #suntory_contents .ticketType dl:first-child .ticketType_price {
        width: 40%;
    }
    #suntory_contents .ticketType dl:nth-child(2) .ticketType_price {
        width: 100%;
        margin-top: 7.55px;
    }
    #suntory_contents .ticketType .ticketType_price .price {
        font-size: 11px;
        margin-right: 0;
    }
    #suntory_contents .ticketType .ticketType_price .price span {
        font-size: 19px;
    }
    #suntory_contents .ticketType .ticketType_price .value {
        display: none;
    }
    #suntory_contents .ticketType .ticketType_value {
        display: block;
        background-color: #E84994;
        color: #fff;
        padding: 5px;
        line-height: 1.2;
        width: 100%;
        text-align: center;
        margin-top: 7.55px;
        font-weight: bold;
        font-feature-settings: "palt";
    }
    #suntory_contents .ticketType .ticketType_value .txt19 {
        font-size: 18px;
    }
    #suntory_contents .ticketType .ticketType_value .txt17 {
        font-size: 15px;
        font-weight: bold;
    }
}


/* つづり券とは？ */
#suntory_contents .tsuduri_img {
    max-width: 988px;
    width: 84.87972508591065%;
    margin: 0 auto 32px;
}
@media only screen and (max-width: 767px) {
    #suntory_contents .tsuduri_img {
        width: auto;
        margin-bottom: 31.5px;
        padding: 0 20px;
    }
}


/* クーポン */
#suntory_contents .coupon_img {
    max-width: 1025px;
    width: 88.05841924398625%;
    margin: 0 auto;
    position: relative;
}
#suntory_contents .coupon_img .notes {
    font-size: 13px;
    font-size: clamp(11px, calc(13/1200*100vw), 13px);
    position: absolute;
    left: 2.87707317073171%;
    bottom: 45px;
    bottom: 24.10025706940874%;
}
#suntory_contents .coupon_img .notes._2 {
    font-size: 10px;
    right: 34.9px;
    bottom: 0px;
    left: auto;
}
@media only screen and (max-width: 880px) {
#suntory_contents .coupon_img {
    margin: 0 auto 32.75px;
    width: auto;
    padding: 0 20px;
}
#suntory_contents .coupon_img .notes {
    font-size: 11px;
    width: 80%;
    left: 0;
    right: 0;
    bottom: 8px;
    text-indent: -1em;
    padding-left: 1em;
    margin: 0 auto;
}
#suntory_contents .coupon_img .notes._2 {
    top: 47.4831497170133%;
    right: 18.671902%;
    bottom: auto;
    width: fit-content;
}
}


/* チケットプレイガイド */
#suntory_contents .mt--2rem {
    font-weight: 500;
    max-width: 998px;
    width: 85.73883161512027%;
    margin: 0 auto 10px;
}
#suntory_contents .playguide {
    max-width: 998px;
    width: 85.73883161512027%;
    margin: 0 auto 97px;
    display: flex;
    justify-content: space-between;
    gap: 5px;
}
#suntory_contents .playguide._mab {
    margin-bottom: 10px;
}
#suntory_contents .playguide_note {
    font-size: 14px;
    max-width: 998px;
    width: 85.73883161512027%;
    margin: 0 auto 97px;
}
#suntory_contents .playguide.no_link li {
    color: #999;
}
#suntory_contents .playguide li {
    color: #2d8fc1;
}
#suntory_contents .playguide li a {
    color: #2d8fc1;
}
#suntory_contents main section.cont a.icoBlank {
    padding-right: 1em;
}



@media only screen and (max-width: 1200px) {
    #suntory_contents .playguide {
        flex-wrap: wrap;
    }
    #suntory_contents .playguide li {
        width: calc(100% / 3 - 10px );
    }
}


@media only screen and (max-width: 767px) {
    #suntory_contents .mt--2rem {
        margin: 0 auto 12px;
        width: 90%;
        font-weight: 500;
    }
    #suntory_contents .playguide {
        margin: 0 auto 63px;
        gap: 10px;
        flex-wrap: wrap;
        width: auto;
        padding: 0 20px;
    }
    #suntory_contents .playguide._mab {
        margin-bottom: 15px;
    }
    #suntory_contents .playguide_note {
        font-size: 11px;
        width: auto;
        padding: 0 20px;
        margin: 0 auto 63px 1em;
        text-indent: -1em;
    }
    #suntory_contents .playguide li {
        width: calc(100% / 2 - 5px );
    }
    #suntory_contents .playguide li:first-child {
        margin-right: auto;
        width: 100%;
    }
    #suntory_contents .playguide li:nth-child(3),
    #suntory_contents .playguide li:nth-child(5),
    #suntory_contents .playguide li:nth-child(7) {
        margin-right: auto;
    }

}



/* プレミアムチケット */
#suntory_contents .premiumTicketBnr {
    max-width: 1065.3312px;
    width: 91.52329896907216%;
    margin: 0 auto 112px;
}
#suntory_contents .premiumTicketBnr a {
    display: block;
    position: relative;
    box-shadow: 12px 14px 10px -5px #888888;
}
#suntory_contents .premiumTicketBnr a:hover {
    transform: scale(1.02);
}
#suntory_contents .premiumTicketBnr img {
    width: 100%;
}
#suntory_contents .premiumTicketBnr a .notes {
    font-size: 10px;
    color: #fff;
    position: absolute;
    right: 5.49px;
    bottom: 2.2px;
}
@media only screen and (max-width: 880px) {
    #suntory_contents .premiumTicketBnr {
        margin: 0 auto 55px;
        width: auto;
        padding: 0 20px;
    }
    #suntory_contents .premiumTicketBnr a {
        box-shadow: 8px 10px 10px -5px #888888;
    }
    #suntory_contents .premiumTicketBnr a:hover {
        transform: scale(1);
    }
}

/* フロントシートチケット */
#suntory_contents .front_ticket {
    border-top: #C79F62 1px solid;
    border-bottom: #C79F62 1px solid;
    margin-bottom: 85px;
    padding: 70px 0 45px;
    position: relative;
    background: url(../img/front_ticket_bg.jpg) no-repeat center center;
    background-size: cover;
}
#suntory_contents .front_ticket .title {
    max-width: 1065px;
    width: 91.49484536082474%;
    margin: 0 auto 20px;
}
#suntory_contents .front_ticket .inner {
    max-width: 1025px;
    background-color: rgba(255, 255, 255, 0);
    padding: 0;
}
#suntory_contents .front_ticket .inner .intro_area {
    display: flex;
    margin-bottom: 25px;
}
#suntory_contents .front_ticket .inner .intro_area .ticketType {
    width: 43.02439%;
    margin: 10px 0 0;
}
#suntory_contents .front_ticket .inner .intro_area .ticketType dl:first-child {
    border-bottom: none;
}
#suntory_contents .front_ticket .inner .intro_area .ticketType .ticketType_date {
    width: 42.692308%;
    font-feature-settings: "palt";
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .front_ticket .inner .intro_area .ticketType .ticketType_date {
    width: 44.69%;
}
#suntory_contents .front_ticket .inner .intro_area .ticketType .ticketType_price .price {
    margin-right: 0;
}
#suntory_contents .front_ticket .inner .intro_area .img_area {
    width: 57.07317073170732%;
    display: flex;
    gap: 15px;
}
#suntory_contents .front_ticket .inner .intro_area .img_area .img {
    margin-bottom: 8px;
}
#suntory_contents .front_ticket .inner .intro_area .img_area .note {
}
#suntory_contents .front_ticket .inner .intro_area .img_area .note .sp {
    display: none;
}
#suntory_contents .front_ticket .inner .tokuten_area h3 {
    font-size: 30px;
    color: #7A6A56;
    margin-bottom: 10px;
}
#suntory_contents .front_ticket .inner .tokuten_area .box {
    background-color: #F5F1DF;
    border: #7A6A56 1px solid;
    margin-bottom: 50px;
    padding: 30px 0 20px;
}
#suntory_contents .front_ticket .inner .tokuten_area .box .tokuten {
    max-width: 900px;
    width: 90%;
    margin: 0 auto 25px;
}
#suntory_contents .front_ticket .inner .tokuten_area .box .note_list {
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
}
#suntory_contents .front_ticket .inner .tokuten_area .box .note_list li {
    font-size: 14px;
    line-height: 1.643;
}


@media only screen and (max-width: 1194px) {
#suntory_contents .front_ticket .inner {
    width: auto;
    padding: 0 20px;
}
#suntory_contents .front_ticket .inner .intro_area {
    margin-bottom: 21.35px;
    flex-direction: column;
}
#suntory_contents .front_ticket .inner .intro_area .ticketType {
    width: auto;
    margin: 0;
    padding: 0;
}
#suntory_contents .front_ticket .inner .intro_area .ticketType dl:first-child {
    border-bottom: none;
}
#suntory_contents .front_ticket .inner .intro_area .ticketType .ticketType_date {
    width: 60%;
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .front_ticket .inner .intro_area .ticketType .ticketType_date {
    width: 60%;
}
#suntory_contents .front_ticket .inner .intro_area .ticketType .ticketType_price .price {
    margin-right: 0;
}
#suntory_contents .front_ticket .inner .intro_area .img_area {
    width: auto;
    display: flex;
    gap: 9px;
}
#suntory_contents .front_ticket .inner .intro_area .img_area .img {
    margin-bottom: 8px;
}
#suntory_contents .front_ticket .inner .intro_area .img_area .note {
    line-height: 1.389;
}
#suntory_contents .front_ticket .inner .intro_area .img_area .note .sp {
    display: block;
}
}


@media only screen and (max-width: 767px) {
#suntory_contents .front_ticket {
    margin-bottom: 68.5px;
    padding: 36.6px 0 31.8px;
}
#suntory_contents .front_ticket .title {
    margin: 0 auto 32.1px;
    width: auto;
}
#suntory_contents .front_ticket .inner .tokuten_area h3 {
    font-size: 17px;
    color: #7A6A56;
    margin-bottom: 10px;
}
#suntory_contents .front_ticket .inner .tokuten_area .box {
    margin-bottom: 30px;
    padding: 20px 0;
}
#suntory_contents .front_ticket .inner .tokuten_area .box .tokuten {
    margin: 0 auto 23.5px;
}
#suntory_contents .front_ticket .inner .tokuten_area .box .note_list li {
    font-size: 11px;
    line-height: 1.682;
}
}

@media only screen and (max-width: 767px) {
#suntory_contents .linkbtn {
    width: 100%;
    margin-bottom: 0;
}
}



/* 一般チケット */
#suntory_contents .general_ticket {
    max-width: 1065px;
    width: 91.49484536082474%;
    margin: 0 auto 85px;
}
#suntory_contents .general_ticket .title {
    width: 100%;
    margin-bottom: 40px;
}
#suntory_contents .general_ticket .ticketType {
    margin: 0 auto 37px;
    display: flex;
    gap: 48px;
    width: 100%;
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .general_ticket .ticketType {
    gap: 0;
    justify-content: space-between;
}
#suntory_contents .general_ticket .ticketType dl:first-child {
    border-bottom: none;
    width: 58.5%;
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .general_ticket .ticketType dl:first-child {
    width: 61.5%;
}
#suntory_contents .general_ticket .ticketType dl:nth-child(2) {
    width: 37.5%;
}
#suntory_contents .general_ticket .ticketType dt {
    color: #01608C;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
#suntory_contents .general_ticket .ticketType dt span {
    color: #000;
    font-size: 15px;
    font-weight: bold;
}
#suntory_contents .general_ticket .ticketType dd {
    display: flex;
    align-items: flex-end;
    margin-bottom: 12px;
}
#suntory_contents .general_ticket .ticketType dd:last-of-type {
    border: none;
    margin-bottom: 15px;
}
#suntory_contents .general_ticket .ticketType .ticketType_date {
    width: 35.692308%;
    line-height: 1.4;
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .general_ticket .ticketType .ticketType_date {
    width: 32.69%;
}
#suntory_contents .general_ticket .ticketType dl:nth-child(2) .ticketType_date {
    width: 56.692308%;
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .general_ticket .ticketType dl:nth-child(2) .ticketType_date {
    width: 64.69%;
}
#suntory_contents .general_ticket .ticketType .ticketType_date span {
    color: #006092;
    margin-right: 2px;
    font-weight: bold;
}
#suntory_contents .general_ticket .ticketType .ticketType_price {
    width: 58%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#suntory_contents .general_ticket .ticketType dl:nth-child(2) .ticketType_price {
    width: 58%;
}
#suntory_contents .general_ticket .ticketType dl:first-child .ticketType_price {
    width: 77%;
    font-feature-settings: "palt";
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .general_ticket .ticketType dl:first-child .ticketType_price {
    width: 66%;
}
#suntory_contents .general_ticket .ticketType .ticketType_price .price {
    color: #01608C;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    margin-right: 15px;
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .general_ticket .ticketType .ticketType_price .price {
    margin-right: 5px;
}
#suntory_contents .general_ticket .ticketType .ticketType_price .price span {
    font-size: 32px;
    font-weight: bold;
    margin-right: 2px;
}
#suntory_contents .general_ticket .ticketType .ticketType_price .value {
    background-color: #707F87;
    padding: 3px 10px 5px;
}
#suntory_contents .general_ticket .ticketType .ticketType_value {
    display: none;
}
#suntory_contents .general_ticket .note_list {
    max-width: 988px;
    margin: 0 auto 43px;
}
#suntory_contents .general_ticket .note_list li .red {
    color: #E60012;
}
#suntory_contents .general_ticket .note_list li .pc {
    display: inline-block;
    margin-left: 10px;
}
#suntory_contents .general_ticket .note_list li.sp {
    display: none;
}
#suntory_contents .general_ticket .mt--2rem {
    width: 100%;
    font-weight: 500;
}
#suntory_contents .general_ticket .playguide {
    margin-bottom: 0;
    width: 100%;
}


@media only screen and (max-width: 1194px) {
#suntory_contents .general_ticket .ticketType {
    margin: 0 auto 40.95px;
    flex-direction: column;
    gap: 41.1px;
    width: auto;
    padding: 0;
}
#suntory_contents .general_ticket .ticketType dl:first-child {
    border-bottom: none;
    width: auto;
    margin-bottom: 0;
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .general_ticket .ticketType dl:first-child {
    width: 100%;
}
#suntory_contents .general_ticket .ticketType dl:nth-child(2) {
    width: auto;
}
#suntory_contents .general_ticket .ticketType dt {
    color: #01608C;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
#suntory_contents .general_ticket .ticketType dt span {
    color: #000;
    font-size: 15px;
    font-weight: bold;
}
#suntory_contents .general_ticket .ticketType dd {
    display: flex;
    align-items: flex-end;
    margin-bottom: 12px;
}
#suntory_contents .general_ticket .ticketType dd:last-of-type {
    border: none;
    margin-bottom: 15px;
}
#suntory_contents .general_ticket .ticketType .ticketType_date {
    width: fit-content;
    line-height: 1.4;
    font-feature-settings: "palt";
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .general_ticket .ticketType .ticketType_date {
    width: fit-content;
}
#suntory_contents .general_ticket .ticketType dl:nth-child(2) .ticketType_date {
    width: fit-content;
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .general_ticket .ticketType dl:nth-child(2) .ticketType_date {
    width: 60%;
}
#suntory_contents .general_ticket .ticketType .ticketType_date span {
    color: #006092;
    margin-right: 2px;
    font-weight: bold;
}
#suntory_contents .general_ticket .ticketType .ticketType_price {
    width: 58%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#suntory_contents .general_ticket .ticketType dl:nth-child(2) .ticketType_price {
    width: 36%;
}
#suntory_contents .general_ticket .ticketType dl:first-child .ticketType_price {
    width: 36%;
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #suntory_contents .general_ticket .ticketType dl:first-child .ticketType_price {
    width: 36%;
}
#suntory_contents .general_ticket .ticketType .ticketType_price .price {
    font-size: 11px;
    margin-right: 0;
}
#suntory_contents .general_ticket .ticketType .ticketType_price .price span {
    font-size: 19px;
}
#suntory_contents .general_ticket .ticketType .ticketType_price .value {
    display:none;
}
#suntory_contents .general_ticket .ticketType .ticketType_value {
    display: block;
    background-color: #A1ADB4;
    width: fit-content;
    margin-left: auto;
}
}


@media only screen and (max-width: 767px) {
    #suntory_contents .general_ticket {
        margin: 0 auto 85px;
        width: auto;
        padding: 0 20px;
    }
    #suntory_contents .general_ticket .title {
        margin-bottom: 41.85px;
        padding: 0;
    }
    #suntory_contents .general_ticket .note_list {
        margin: 0 auto  40.95px;
        width: auto;
    }
    #suntory_contents .general_ticket .note_list li .red {
        color: #E60012;
    }
    #suntory_contents .general_ticket .note_list li .pc {
        display: none;
    }
    #suntory_contents .general_ticket .note_list li.sp {
        display: block;
    }
    #suntory_contents .general_ticket .playguide {
        margin-bottom: 0;
        width: auto;
        padding: 0;
    }

}

/* 注意事項 */
#suntory_contents .note_area.inner {
    max-width: 1065px;
    width: 91.49484536082474%;
    margin: 0 auto;
    padding: 0;
}