@charset "utf-8";

/*==================================================
sp
================================================== */
@media screen and (max-width:767px){
    
    /* ========================================================================
    result_container[sp]
    ========================================================================= */
    #suntory_contents #result_container {
        margin: 0 4vw 12vw;
        padding: 8vw 0 0;
        
    }
    
    
    /* ========================================================================
    result_header[sp]
    ========================================================================= */
    #suntory_contents .result_header {
        display: flex;
        flex-direction: column;
        margin-bottom: 4vw;
    }
    #suntory_contents .result_text {
       order: 2;
    }
    #suntory_contents .result_header .text {
        margin: 0 0 4vw;
        padding: 0;
        font-size: 4vw;
        font-size: 4.266666666666667vw;
        font-weight: bold;
        font-weight: 700;
        line-height: 1;
    }
    #suntory_contents .result_header .text .keyword {
        font-size: 5.8666666666667vw;
        font-size: 6.133333333333333vw;
    }
    #suntory_contents .result_header .text .number {
        margin: 0 5px;
        font-size: 5.333333333333333vw;
        font-size: 5.6vw;
    }
    #suntory_contents .result_header .note {
        margin: 0;
        padding: 0;
        font-size: 3.2vw;
        font-size: 3.466666666666667vw;
        color: #888888;
    }
    #suntory_contents .result_header .search form {
        margin: 0 0 8vw;
        display: flex;
        order: 1;
    }
    #suntory_contents .result_header .search .search_txt {
        width: 76vw;
        height: 12vw;
        border-top: 1px #dedede solid;
        border-left: 1px #dedede solid;
        border-bottom: 1px #dedede solid;
        font-size: 4.2666666666667vw;
        font-size: 4.533333333333333vw;
        padding: 0 4vw;
        box-sizing: border-box;
        color: #222;
    }
    #suntory_contents .search_btn {
        width: 13.333333333333333vw;
        height: 12vw;
        background: #881133 url(../../../common2019/img/icon_search_large.svg) no-repeat center center;
        background-size: 5.866666666666667vw auto;
        color: #fff;
        font-size: 4vw;
        font-size: 4.266666666666667vw;
        font-weight: 500;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
        border-radius: 0;
    }
    
    /* ========================================================================
    hall_label[sp]
    ========================================================================= */
    #suntory_contents .hall_label {
        margin-bottom: 2.6666666666667vw;
        display: flex;
        justify-content: flex-end;
    }
    #suntory_contents .hall_label li {
        list-style: none;
        font-size: 2.6666666666667vw;
        font-size: 2.933333333333333vw;
        line-height: 4vw;
        padding-left: 5.3333333333333vw;
        margin-left: 4vw;
        position: relative;
    }
    #suntory_contents .bighall::before {
        content: '';
        width: 4vw;
        height: 4vw;
        background: #ffe6e6;
        position: absolute;
        top: 0;
        left: 0;
    }
    #suntory_contents .smallhall::before {
        content: '';
        width: 4vw;
        height: 4vw;
        background: #e0edff;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    
    /* ========================================================================
    result_body[sp]
    ========================================================================= */
    #suntory_contents .result_body {
        border-top: 1px #dedede solid;
    }
    #suntory_contents .result_body .per_box {
        border-bottom: 1px #dedede solid;
        display: flex;
        flex-direction: column;
        padding: 5.3333333333333vw 0;
    }
    #suntory_contents .result_body .per_box:last-child {
        border-bottom: none;
    }
    #suntory_contents .result_body .label {
        margin:0 0 5.3333333333333vw 4vw;
    }
    #suntory_contents .result_body .label .date {
        margin: 0;
        font-size: 4.5333333333333vw;
        font-size: 4.8vw;
        font-weight: bold;
    }
    #suntory_contents .result_body .label .time {
        font-size: 4.5333333333333vw;
        font-size: 4.8vw;
        font-weight: bold;
    }
    #suntory_contents .result_body .content {
    }
    #suntory_contents .result_body .content.bighall_event {
        background: #fff2f2;
    }
    #suntory_contents .result_body .content.smallhall_event {
        background: #e0edff;
    }
    #suntory_contents .result_body .content {
        display: block;
        padding: 5.3333333333333vw 4vw;
        color: #222;
        text-decoration: none;
    }
    #suntory_contents .result_body .content a:hover {
        text-decoration: none;
    }
    #suntory_contents .result_body .content ul {
        margin-bottom: 20px;
    }
    #suntory_contents .result_body .content ul:last-child {
        margin-bottom: 0;
    }
    #suntory_contents .result_body .content li {
        list-style: none;
        font-size: 3.4666666666667vw;
        font-size: 3.733333333333333vw;
        line-height: 1.4;
    }
    
    #suntory_contents .result_body .content .event_title {
        margin: 0 0 5.3333333333333vw;
        font-size: 4vw;
        font-size: 4.266666666666667vw;
        font-weight: bold;
        font-weight: 700;
        line-height: 1.5;
    }
    #suntory_contents .result_body .content.bighall_event .event_title a {
        color: #881133;
        text-decoration: none;
    }
    #suntory_contents .result_body .content.smallhall_event .event_title a {
        color: #0055cc;
        text-decoration: none;
    }
    #suntory_contents .result_body .content.bighall_event .event_title a:hover {
        color: #aa1144;
        text-decoration: underline;
    }
    #suntory_contents .result_body .content.smallhall_event .event_title a:hover {
        color: #0066ff;
        text-decoration: underline;
    }
    
    /* ========================================================================
    paging_list[sp]
    ========================================================================= */
    #suntory_contents .paging_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #suntory_contents .paging_list a {
        margin: 0 1vw 4vw;
        width: 9.3333333vw;
        height: 9.3333333vw;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        background: #881133;
        color: #fff;
        font-size: 3.6vw;
        font-size: 3.733333333333333vw;
    }
    #suntory_contents .paging_list a.current {
        border: 1px #ddd solid;
        background: #ddd;
        color: #fff;
    }

    
}


/*==================================================
pc
================================================== */
@media print, screen and (min-width:768px){

    
    /* ========================================================================
    result_container[pc]
    ========================================================================= */
    #suntory_contents #result_container {
        width: 100%;
        max-width: 1164px;
        margin: 0 auto 110px;
        padding: 50px 40px 0;
        height: auto;
    }

    
    /* ========================================================================
    result_header[pc]
    ========================================================================= */
    #suntory_contents .result_header {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 15px;
    }
    #suntory_contents .result_header .text {
        margin: 0 0 15px;
        padding: 0;
        font-size: 17px;
        font-size: 18px;
        font-weight: bold;
        font-weight: 700;
        line-height: 1;
        max-width: 700px;
    }
    #suntory_contents .result_header .text .keyword {
        font-size: 24px;
        font-size: 25px;
    }
    #suntory_contents .result_header .text .number {
        margin: 0 5px;
        font-size: 28px;
        font-size: 29px;
    }
    #suntory_contents .result_header .note {
        margin: 0;
        padding: 0;
        font-size: 13px;
        font-size: 14px;
        color: #888888;
    }
    #suntory_contents .result_header .search {
        width: 33.3333333333333%;
    }
    #suntory_contents .result_header .search form{
        display: flex;
        width: 100%;
    }
    #suntory_contents .result_header .search .search_txt {
        width: 290px;
        width: 82.857142857142857%;
        height: 50px;
        border-top: 1px #dedede solid;
        border-left: 1px #dedede solid;
        border-bottom: 1px #dedede solid;
        font-size: 14px;
        font-size: 15px;
        padding: 0 20px;
        box-sizing: border-box;
        text-align: left;
        color: #222;
    }
    #suntory_contents .search_btn {
        width: 60px;
        width: 17.142857142857143%;
        height: 50px;
        background: #881133 url(../../../common2019/img/icon_search_large.svg) no-repeat center center;
        background-size: 20px auto;
        color: #fff;
        font-size: 14px;
        font-size: 15px;
        font-weight: 500;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 0;
        border: none;
    }
    
    /* ========================================================================
    hall_label[pc]
    ========================================================================= */
    #suntory_contents .hall_label {
        margin-bottom: 10px;
        display: flex;
        justify-content: flex-end;
    }
    #suntory_contents .hall_label li {
        list-style: none;
        font-size: 10px;
        font-size: 11px;
        line-height: 15px;
        padding-left: 25px;
        margin-left: 15px;
        position: relative;
    }
    #suntory_contents .bighall::before {
        content: '';
        width: 15px;
        height: 15px;
        background: #ffe6e6;
        position: absolute;
        top: 0;
        left: 0;
    }
    #suntory_contents .smallhall::before {
        content: '';
        width: 15px;
        height: 15px;
        background: #e0edff;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    
    /* ========================================================================
    result_body[pc]
    ========================================================================= */
    #suntory_contents .result_body {
        margin-bottom: 40px;
        border-top: 1px #dedede solid;
    }
    #suntory_contents .result_body .per_box {
        border-bottom: 1px #dedede solid;
        display: flex;
        padding: 15px 0;
    }
    #suntory_contents .result_body .label {
        width: 22.2222222222222%;
        padding: 30px 0 0;
    }
    #suntory_contents .result_body .label .date {
        margin: 0 0 10px;
        font-size: 18px;
        font-size: 19px;
        font-weight: bold;
    }
    #suntory_contents .result_body .label .time {
        font-size: 17px;
        font-size: 18px;
        font-weight: bold;
    }
    
    
    #suntory_contents .result_body .content {
        width: 77.7777777777778%;
    }
    #suntory_contents .result_body .content.bighall_event {
        background: #fff2f2;
    }
    #suntory_contents .result_body .content.smallhall_event {
        background: #e0edff;
    }
    #suntory_contents .result_body .content {
        display: block;
        padding: 30px;
        color: #222;
        text-decoration: none;
    }
    #suntory_contents .result_body .content ul {
        margin-bottom: 20px;
    }
    #suntory_contents .result_body .content ul:last-child {
        margin-bottom: 0;
    }
    #suntory_contents .result_body .content li {
        list-style: none;
        font-size: 13px;
        font-size: 14px;
        line-height: 1.4;
    }
    
    #suntory_contents .result_body .content .event_title {
        margin: 0 0 20px;
        font-size: 15px;
        font-size: 16px;
        font-weight: bold;
        font-weight: 700;
        line-height: 1.5;
    }
    #suntory_contents .result_body .content.bighall_event .event_title a {
        color: #881133;
        text-decoration: none;
    }
    #suntory_contents .result_body .content.smallhall_event .event_title a {
        color: #0055cc;
        text-decoration: none;
    }
    #suntory_contents .result_body .content.bighall_event .event_title a:hover {
        color: #aa1144;
        text-decoration: underline;
    }
    #suntory_contents .result_body .content.smallhall_event .event_title a:hover {
        color: #0066ff;
        text-decoration: underline;
    }
    
    /* ========================================================================
    paging_list[pc]
    ========================================================================= */
    #suntory_contents .paging_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #suntory_contents .paging_list a {
        margin: 0 5px 5px;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        background: #881133;
        color: #fff;
        font-size: 18px;
        font-size: 19px;
    }
    #suntory_contents .paging_list a.current {
        border: 1px #ddd solid;
        background: #ddd;
        color: #fff;
    }
    
}