.price-info__notice {
    width: 518px;
    height: 432px;
    font-family: Pretendard;
    line-height: 2.5;
    text-align: left;
    color: #666;
}

img.theatre-venue__image{
    width: 789.3px;
    height: 210.9px;
    object-fit: contain;
}
img.theatre-venue__image_mo{
    width: 246px;
    height: 410px;
    object-fit: contain;
}

/* s:20220621 강조 빨간색 */
.red-txt {
    color: #f00;
}

/* e:20220621 강조 빨간색 */
.alliance-board__list, .audio-list, .author-introduce__inside, .operation-buttons, .operation-data, .operation-link, .operation-notice__wrap {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px;
    box-sizing: border-box
}

.alliance__head, .c-audio__head {
    overflow: hidden;
    position: relative;
    display: block;
    box-sizing: border-box
}

.alliance__head::before, .c-audio__head::before {
    content: "";
    display: block;
    padding-bottom: 60.4166666%
}

.alliance__head img, .c-audio__head img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.operation-data__table {
    table-layout: fixed;
    width: 100%;
    border-top: 1px solid #111;
    text-align: left
}

.operation-data__td, .operation-data__th {
    padding: 32px 0;
    border-bottom: 1px solid #ccc;
    vertical-align: top
}

.operation-data__th {
    width: 17%;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2916666667;
    color: #111;
    text-align: left
}

.operation-data__td {
    font-size: 18px;
    line-height: 1.7222222222;
    color: #666
}

.operation-data .price-info__table {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    text-align: center
}

.operation-data .price-info thead {
    background-color: #f8f8f8;
    color: #231916
}

.operation-data .price-info thead th:nth-child(n+2) {
    width: 24.4966%
}

.operation-data .price-info tbody {
    color: #666
}

.operation-data .price-info tbody th {
    font-weight: 400
}

.operation-data .price-info tbody td {
    border-left: 1px solid #ccc
}

.operation-data .price-info td, .operation-data .price-info th {
    padding: 14px 30px;
    font-size: 20px;
    line-height: 1.6;
    border-bottom: 1px solid #ccc
}

.operation-data .price-info td .highlight, .operation-data .price-info th .highlight {
    color: #111
}

.operation-data .time-table {
    display: flex;
    flex-wrap: wrap;
    margin: -10px 0 0;
    font-size: 0;
    box-sizing: border-box
}

.operation-data .time-table__item {
    display: flex;
    flex: 1 1 auto;
    min-width: 33.3333%;
    margin-top: 10px;
    padding-right: 70px;
    font-size: 18px;
    line-height: 1.7222222222;
    box-sizing: border-box
}

.operation-data .time-table__order {
    width: 102px;
    color: #111
}

.operation-data .time-table__time {
    font-weight: 400;
    color: #666
}

.operation-buttons {
    margin-top: 40px;
    margin-bottom: 80px
}

.operation-buttons .a-button {
    max-width: 384px
}

.operation-notice {
    padding: 60px 0;
    background: #e9f0f6;
    box-sizing: border-box
}

.operation-notice__title {
    font-size: 24px;
    line-height: 1.5416666667;
    color: #111
}

.operation-notice__list {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-left: -25px;
    margin-right: -25px
}

.operation-notice__column {
    flex: 1 0 50%;
    max-width: calc(50% - 50px);
    margin-left: 25px;
    margin-right: 25px
}

.operation-notice__item {
    position: relative;
    margin-top: 4px;
    padding-left: 12px;
    font-size: 16px;
    line-height: 1.6875;
    color: #666;
    box-sizing: border-box
}

.operation-notice__item:before {
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
    line-height: 27px
}

.operation-link {
    margin-top: 80px
}

.operation-link__list {
    display: flex;
    flex-wrap: wrap
}

.operation-link__item {
    flex: 1 1 33.33%;
    margin-top: 30px
}

.operation-link__anchor {
    position: relative;
    display: inline-block;
    padding: 5px 0 5px 100px
}

.operation-link__icon {
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.operation-link__icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    transform: translate(-50%, -50%)
}

/* s:20220620 폰트사이즈 줄이기-pc */
.operation-link__text {
    display: block;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6666666667;
    color: #666
}

.operation-link__title {
    display: block;
    margin-top: 4px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: #000
}

/* e:20220620 폰트사이즈 줄이기-pc */
.location-map {
    position: relative;
    height: 640px;
    font-size: 0
}

.location-map:before {
    content: "";
    display: block;
    padding-top: 38.0434%
}

.location-map__iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.location-info {
    table-layout: fixed;
    width: 100%;
    max-width: 1280px;
    margin: 60px auto 0;
    padding: 0 40px
}

.location-info__row:first-child .location-info__td, .location-info__row:first-child .location-info__th {
    border-top: none;
    padding-top: 0;
    padding-bottom: 40px
}

.location-info__td, .location-info__th {
    border-top: 1px solid #ccc;
    padding: 40px 0;
    vertical-align: top;
    text-align: left
}

.location-info__th {
    width: 17%;
    font-size: 24px;
    line-height: 1.4166666667;
    color: #111
}

.location-info__td {
    font-size: 18px;
    line-height: 1.7222222222;
    color: #666
}

.location-info__notice {
    position: relative;
    margin-top: 40px;
    padding-left: 1em
}

.location-info__notice + .location-info__notice {
    margin-top: 2px
}

.location-info__notice:before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 400
}

.location-info a {
    text-decoration: underline;
    color: #111
}

.location-info em {
    font-style: normal
}

/* s:20220408 무료셔틀 사진 크기 조정 */
.location-info img {
    max-width: 100%;
    width: auto;
}

/* e:20220408 무료셔틀 사진 크기 조정 */
.location-info .address-cell {
    position: relative;
    padding-right: 130px
}

.location-info .address-cell__clipboard {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.location-info .public-cell__item:first-child {
    margin-bottom: 20px;
    padding-bottom: 20px
}

.location-info .public-cell__title {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 500;
    color: #111
}

.location-info .public-cell__text {
    margin-bottom: 20px
}

.location-info .shuttle-info {
    table-layout: fixed;
    width: 100%;
    margin-top: 20px
}

/* s:20220408 무료셔틀 위치 조정 */
.location-info .shuttle-info__row:first-child {
    border-top: 0;
    display: flex;
}

.shuttle-info__row li:first-child {
    margin-right: 70px;
}

/* e:20220408 무료셔틀 위치 조정 */
.location-info .shuttle-info__row:first-child td, .location-info .shuttle-info__row:first-child th {
    border-top: 0
}

.location-info .shuttle-info__td, .location-info .shuttle-info__th {
    padding: 20px 0;
    border-top: 1px solid #ccc
}

.location-info .shuttle-info__th {
    width: 13.76%;
    font-weight: 500;
    color: #111;
    text-align: left
}

.alliance-board {
    position: relative;
    top: -1px;
    padding-top: 64px
}

.alliance-board::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #ccc
}

.alliance-board .c-grid {
    margin-top: -80px
}

.alliance-board .c-grid__item {
    margin-top: 80px
}

.alliance {
    display: block
}

.alliance__head {
    background-color: #f8f8f8
}

.alliance__body {
    padding-top: 40px
}

.alliance__category {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 1.1875;
    color: #4b37d5
}

.alliance__category::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #4b37d5
}

.alliance__subject {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 25px;
    justify-content: space-between
}

.alliance__benefit, .alliance__name {
    display: block;
    margin-bottom: 10px
}

.alliance__name {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4166666667;
    color: #111
}

.alliance__benefit {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    color: #111
}

.alliance__detail {
    font-size: 16px;
    line-height: 1.6875;
    color: #666
}

.author-introduce {
    height: 436px
}

.author-introduce--01 {
    background-color: #f1f1e9
}

.author-introduce--02 {
    background-color: #f4f2f9
}

.author-introduce__inside {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

.author-introduce__body {
    position: absolute;
    top: 50%;
    left: 0;
    max-width: 65.5%;
    padding: 0 40px;
    transform: translateY(-50%);
    box-sizing: border-box
}

.author-introduce__name {
    display: block;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4285714286;
    color: #111
}

.author-introduce__text {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.7222222222;
    font-weight: 400;
    color: #666
}

.author-introduce__foot {
    width: 32%
}

.author-introduce__image {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto
}

.audio-list {
    position: relative
}

.audio-list__notice {
    margin: 60px 0 40px;
    font-size: 16px;
    line-height: 2;
    color: #666
}

.audio-list .c-grid {
    margin-top: -40px
}

.audio-list .c-grid__item {
    margin-top: 40px
}

.c-audio {
    display: block
}

.c-audio__body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 40px
}

.c-audio__title {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4166666667;
    color: #111
}

.c-audio__control {
    width: 24px;
    height: 24px
}

.c-audio__control--play {
    display: inline-block
}

.c-audio.is-playing .c-audio__control--play {
    display: none
}

.c-audio__control--play img {
    width: 100%;
    height: auto
}

.c-audio__control--stop {
    display: none
}

.c-audio.is-playing .c-audio__control--stop {
    display: inline-block
}

.c-audio__control--stop img {
    width: 100%;
    height: auto
}

.c-audio__size {
    font-size: 16px;
    line-height: 1.6875;
    color: #666
}

@media (max-width: 1280px) {

    .operation-notice__list {
        display: block;
        margin-left: 0;
        margin-right: 0
    }

    .operation-notice__column {
        flex: none;
        max-width: 100%;
        margin: 0
    }

    .operation-link__item {
        flex-basis: 50%
    }
}

@media (max-width: 768px) {
    .price-info__notice{
        font-family: Pretendard;
        font-size: 16px;
        line-height: 2.5;
        color: #666;
    }

    .alliance-board__list, .audio-list, .author-introduce__inside, .operation-buttons, .operation-data, .operation-link, .operation-notice__wrap {
        padding: 0
    }

    .p-visit .title {
        margin-bottom: 32px
    }

    .operation-data {
        padding: 0 20px
    }

    .operation-data__row, .operation-data__tbody {
        display: block
    }

    .operation-data__row {
        padding: 20px 0;
        border-bottom: 1px solid #ccc
    }

    .operation-data__td, .operation-data__th {
        display: block;
        padding: 0;
        border: 0
    }

    .operation-data__th {
        width: 100%;
        font-size: 20px;
        line-height: 1.65
    }

    .operation-data__td {
        margin-top: 10px;
        font-size: 16px;
        line-height: 1.6875
    }

    .operation-data .price-info__table {
        margin-bottom: 10px
    }

    .operation-data .price-info thead th {
        padding: 14px 0 10px
    }

    .operation-data .price-info td, .operation-data .price-info th {
        padding: 12px;
        font-size: 14px;
        line-height: 1.8571428571
    }



    .operation-data .time-table {
        margin-left: -14px;
        margin-right: -14px
    }

    .operation-data .time-table__item {
        justify-content: space-between;
        min-width: 50%;
        padding: 0 14px;
        font-size: 16px;
        line-height: 1.6875
    }

    .operation-data .time-table__order {
        width: 55px
    }

    .operation-buttons {
        padding: 0 20px;
        margin-bottom: 80px
    }

    .operation-buttons .a-button {
        padding: 18px;
        height: 56px;
        font-size: 16px
    }

    .operation-notice {
        padding: 40px 20px
    }

    .operation-notice__title {
        font-size: 20px;
        line-height: 1.65
    }

    .operation-notice__item {
        margin-top: 2px;
        font-size: 16px;
        line-height: 1.6875
    }

    .operation-link {
        padding: 0 20px;
        margin-top: 60px
    }

    .operation-link__list {
        display: block
    }

    .operation-link__item {
        flex: none
    }

    .operation-link__anchor {
        display: block;
        padding: 4px 0 3px 80px
    }

    .operation-link__icon {
        width: 60px;
        height: 60px
    }

    .operation-link__icon img {
        width: 100%;
        height: auto
    }

    .operation-link__text {
        font-size: 14px;
        line-height: 1.4285714286
    }

    .operation-link__title {
        margin-top: 0;
        font-size: 18px;
        line-height: 1.7222222222
    }

    .location-map {
        height: 300px
    }

    .location-map:before {
        padding-top: 80%
    }

    .location-info {
        margin-top: 40px;
        padding: 0 20px
    }

    .location-info > tbody, .location-info__row {
        display: block
    }

    .location-info__row {
        margin-top: 30px
    }

    .location-info__row:first-child {
        margin-top: 0
    }

    .location-info__row:first-child .location-info__td, .location-info__row:first-child .location-info__th {
        padding-bottom: 0
    }

    .location-info__td, .location-info__th {
        display: block;
        padding: 20px 0 0 0
    }

    .location-info__th {
        width: 100%;
        font-size: 20px;
        line-height: 1.55
    }

    .location-info__td {
        border-top: none;
        margin-top: 10px;
        padding-top: 0;
        font-size: 16px;
        line-height: 1.6875
    }

    /* s:20220413 오시는길 모바일에서 이미지 크기 조정 */
    .location-info__td img {
        height: auto;
    }

    /* e:20220413 오시는길 모바일에서 이미지 크기 조정 */
    /* s:20220413 모바일 무료 셔틀버스 안내-mo */
    .location-info .shuttle-info__row:first-child {
        flex-direction: column;
    }

    .shuttle-info__row li:first-child {
        margin-right: 0px;
    }

    /* e:20220413 모바일 무료 셔틀버스 안내-mo */
    .location-info__notice {
        margin-top: 20px
    }

    /* s:20220413 텍스트 간격조정-mo */
    .location-info__notice dt {
        margin-top: -14px;
    }

    .location-info__notice dd {
        margin-bottom: 30px;
    }

    /* e:20220413 텍스트 간격조정-mo */
    .location-info .address-cell {
        padding-right: 0
    }

    .location-info .address-cell__clipboard {
        position: static;
        margin-top: 10px;
        transform: none
    }

    .location-info .public-cell__title {
        font-size: 18px;
        line-height: 1.5
    }

    .location-info .public-cell__text {
        margin-bottom: 10px
    }

    .location-info .shuttle-info {
        margin: 0 0 -20px
    }

    .location-info .shuttle-info > tbody, .location-info .shuttle-info__row {
        display: block
    }

    .location-info .shuttle-info__row {
        padding: 20px 0;
        border-top: 1px solid #ccc
    }

    .location-info .shuttle-info__td, .location-info .shuttle-info__th {
        display: block;
        padding: 0;
        border: 0
    }

    .location-info .shuttle-info__th {
        width: 100%
    }

    .location-info .shuttle-info__td {
        margin-top: 10px
    }

    .alliance-board {
        padding: 40px 20px
    }

    .alliance-board .c-grid {
        margin-top: -40px
    }

    .alliance-board .c-grid__item {
        margin-top: 40px
    }

    .alliance__body {
        padding-top: 20px
    }

    .alliance__category {
        font-size: 14px;
        line-height: 1.2142857143
    }

    .alliance__name {
        font-size: 20px;
        line-height: 1.55
    }

    .alliance__benefit {
        font-size: 16px;
        line-height: 1.5
    }

    .author-introduce {
        height: auto
    }

    .author-introduce__inside {
        display: block;
        padding: 0 20px
    }

    .author-introduce__body {
        position: static;
        max-width: 100%;
        padding: 60px 0 0;
        transform: none
    }

    .author-introduce__name {
        font-size: 24px;
        line-height: 1.5416666667
    }

    .author-introduce__text {
        font-size: 16px;
        line-height: 1.6875
    }

    .author-introduce__foot {
        width: 100%
    }

    .author-introduce__image {
        max-width: 335px
    }

    .audio-list {
        padding: 0 20px
    }

    .audio-list__notice {
        margin-bottom: 20px;
        font-size: 14px
    }

    .audio-list .c-grid {
        margin-top: -12px
    }

    .audio-list .c-grid__item {
        margin-top: 12px
    }

    .c-audio__title {
        margin-bottom: 16px;
        font-size: 20px;
        line-height: 1.55
    }

    .c-audio__size {
        font-size: 14px;
        line-height: 1.5714285714
    }

}
