/* 축소하지 못했습니다. 축소되지 않은 콘텐츠를 반환합니다.
(1883,16): run-time error CSS1062: Expected semicolon or closing curly-brace, found '%'
 */
@charset "UTF-8";

html, body { height:100%; }
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	color:#777;
	font-size: 13px;
	line-height: 1.5;
	font-weight: 400;
	background-color: #FFF;
}
body * { text-shadow: none; }
* {
	font-family: 'Noto Sans KR', "맑은 고딕", 'Malgun Gothic',  "나눔고딕", 'Nanum Gothic', Helvetica, Arial, sans-serif;
	outline:none;
	padding:0;margin:0;
	border:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
h1,h2,h3,h4,h5 { font-weight: normal; }
img { max-width:100%; vertical-align: bottom; border:0; }
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.radio,
.checkbox {
	position: relative;
	margin-top: 10px;
}
.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 5px;
	font-weight: normal;
	cursor: pointer;
}
textarea { 
	display:block; width:100%; border:1px solid #ccc; padding:10px; 
	-webkit-appearance:none; 
	font: inherit; color: inherit; 
}
a { color: inherit; text-decoration: none; }
table {
	border-spacing: 0;
	border-collapse: collapse !important;
	background-color: transparent;
}
mark { font-style:normal;color: inherit; background:transparent; }
b,strong { font-weight:700; }

.container {
  width:100%;
  padding: 0 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container { width: 750px;}
}
.row { margin:0 -10px; }
/* button */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
	  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
	 -moz-user-select: none;
	  -ms-user-select: none;
		  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-block { display:block; width:100%; }
.btn-submit {
  color: #fff;
  background-color: #ff6b5e;
  border-color: #ff6b5e;
}
/* form style */
.form-class {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea.form-class { height:auto; resize:none; border-radius:0; }

.ic { position: relative; display:inline-block; background: transparent no-repeat center center /cover; }
.ic-close { background-image: url(/Contents/images/common/ic-close.png); width:16px; height:16px; }
.ic-help { background-image: url(/Contents/images/common/ic-help.png); width:13px; height:13px; }

/* sub-tab menu icon */
.ic-tab01 { background-image: url(/Contents/images/common/ic-tab01.png); width:50px; height:50px; }
.ic-tab02 { background-image: url(/Contents/images/common/ic-tab02.png); width:50px; height:50px; }
.ic-tab03 { background-image: url(/Contents/images/common/ic-tab03.png); width:50px; height:50px; }
.ic-tab04 { background-image: url(/Contents/images/common/ic-tab04.png); width:50px; height:50px; }
.ic-tab05 { background-image: url(/Contents/images/common/ic-tab05.png); width:50px; height:50px; }
.ic-tab06 { background-image: url(/Contents/images/common/ic-tab06.png); width:50px; height:50px; }
.ic-tab07 { background-image: url(/Contents/images/common/ic-tab07.png); width:50px; height:50px; }
.ic-tab08 { background-image: url(/Contents/images/common/ic-tab08.png); width:50px; height:50px; }
.ic-tab09 { background-image: url(/Contents/images/common/ic-tab09.png); width:50px; height:50px; }
.ic-tab10 { background-image: url(/Contents/images/common/ic-tab10.png); width:50px; height:50px; }
.ic-tab11 { background-image: url(/Contents/images/common/ic-tab11.png); width:50px; height:50px; }
.ic-navi-home { background-image: url(/Contents/images/common/ic-navi-home.png); width:35px; height:23px; }
.ic-navi-search { background-image: url(/Contents/images/common/ic-navi-search.png); width:35px; height:23px; }
.ic-navi-ticket { background-image: url(/Contents/images/common/ic-navi-ticket.png); width:35px; height:23px; }
.ic-navi-menu { background-image: url(/Contents/images/common/ic-navi-menu.png); width:35px; height:23px; }
.ic-ticket-info { background-image: url(/Contents/images/common/ic-ticket.png); width:25px; height:20px; }
.ic-event-info { background-image: url(/Contents/images/common/ic-event.png); width:25px; height:20px; }
.ic-notice { background-image: url(/Contents/images/common/ic-notice.png); width:25px; height:20px; }
.ic-time { background-image: url(/Contents/images/common/ic-time.png); width:25px; height:20px; }
.ic-faq { background-image: url(/Contents/images/common/ic-faq.png); width:25px; height:20px; }
.ic-customer { background-image: url(/Contents/images/common/ic-customer.png); width:25px; height:25px; }
.ic-back { background-image: url(/Contents/images/common/ic-header-arrow-left.png); width:10px; height:17px; }
.ic-home { background-image: url(/Contents/images/common/ic-header-home.png); width:20px; height:19px; }
.ic-search { background-image: url(/Contents/images/common/ic-search.png); width:25px; height:25px; }
.ic-write { background-image: url(/Contents/images/common/ic-write.png); width:25px; height:25px; }

div::-webkit-scrollbar {
	width: 8px;
	position: relative;
  }
div::-webkit-scrollbar-thumb {
	background-color: #eb695c;
	border-radius: 10px;
	background-clip: padding-box;
	border: 2px solid transparent;
}
div::-webkit-scrollbar-track {
	background-color: rgba(128,128,128,.3);
	border-radius: 10px;
	box-shadow: inset 0px 0px 5px #fff;
}
/* placeholder style */
input::-webkit-input-placeholder {
  color: #bfbfbf;
  font-style: mormal;
  font-weight: 400;
  font-size:13px;
}
input:-ms-input-placeholder {
  color: #bfbfbf;
  font-style: normal;
  font-weight: 400;
  font-size:13px;
}
textarea::-webkit-input-placeholder {
  color: #bfbfbf;
  font-weight: 400;
}
textarea:-ms-input-placeholder {
  color: #bfbfbf;
  font-weight: 400;
}
@charset "UTF-8";

/* header  */
.fix-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
    z-index: 22;
}

header nav {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    height: 60px;
    padding: 0 10px;
}

header .item-title {
    flex-grow: 1;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

header .item-aside {
    flex-shrink: 0;
    width: 20%;
}

    header .item-aside.nth2 {
        text-align: right;
    }

        header .item-aside.nth2 a + a {
            margin-left: 10px;
        }

    header .item-aside a.side-open span {
        display: block;
        width: 25px;
        height: 4px;
        background-color: #000;
    }

        header .item-aside a.side-open span ~ span {
            margin-top: 3px;
        }


/* all  */
.sub-title {
}

.sec-title {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.btn-more {
    display: inline-block;
    font-size: 12px;
    background: transparent url(/Contents/images/common/btn-arrow-right.png) no-repeat right center /6px;
    padding: 3px 15px 3px 10px;
}

*[class*=-head] .btn-more,
*[class*=-title] .btn-more {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.select-cate {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    padding: 2px 20px 2px 10px;
    border: 1px solid #777;
    background: transparent url(/Contents/images/common/btn-arrow-down.png) no-repeat right 3px center /10px;
    border-radius: 4px;
}

.select-btn-group {
    display: flex;
    align-items: center;
    margin: 5px 0;
}

    .select-btn-group .item {
        flex: 1 1 33.333%;
        position: relative;
        display: block;
        font-size: 14px;
        text-align: center;
        border: 1px solid #ddd;
        padding: 10px 0;
    }

        .select-btn-group .item.active {
            color: #cb2b11;
            border-color: #cb2b11;
        }

            .select-btn-group .item.active:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: 2;
                border: 2px solid #cb2b11;
            }


/* main */
main {
}

    main:before {
        content: "";
        display: table;
        clear: both;
        height: 60px;
        background-color: #fff;
    }

    main.main section ~ section {
        margin-top: 40px;
    }

    main.main section.sec1 {
        margin-top: 10px;
    }

    main.main section .sec-title {
        margin-bottom: 15px;
    }

.main-top .swiper-wrapper {
    align-items: center;
    height: 200px;
}

.main-top .swiper-slide {
    position: relative;
    width: 80%;
    height: 170px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    margin: 0 3px;
    transition: all ease-in-out .15s;
}

    .main-top .swiper-slide.swiper-slide-active {
        height: 200px;
    }

    .main-top .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        -webkit-transition: all ease-in-out .15s;
        -o-transition: all ease-in-out .15s;
        transition: all ease-in-out .15s;
    }

    .main-top .swiper-slide.swiper-slide-active img {
        width: 140%;
        height: 140%;
        border-radius: 10px;
    }

section.sec1 .tab {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
}

    section.sec1 .tab i {
        position: relative;
        display: inline-block;
        flex-shrink: 0;
        width: 3px;
        height: 20px;
        background-color: #565656;
    }

    section.sec1 .tab .item {
        flex-shrink: 0;
        width: 33%;
        text-align: center;
        font-size: 16px;
        color: #565656;
        padding: 10px 0px;
    }

        section.sec1 .tab .item:active,
        section.sec1 .tab .item:focus,
        section.sec1 .tab .item.active {
            color: #111;
            font-weight: 700;
        }

section.sec1 .tab-sub {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

    section.sec1 .tab-sub .item {
        flex-grow: 1;
        text-align: center;
        padding: 10px;
    }

        section.sec1 .tab-sub .item i.ic {
            display: block;
            width: 30px;
            height: 30px;
            margin: 0 auto;
        }

        section.sec1 .tab-sub .item span {
            position: relative;
            display: inline-block;
            font-size: 11.5px;
            font-weight: 700;
        }

        section.sec1 .tab-sub .item:hover span:before,
        section.sec1 .tab-sub .item.active span:before {
            content: "";
            display: block;
            position: absolute;
            left: -5px;
            right: -5px;
            bottom: -2px;
            height: 8px;
            border-radius: 30px;
            background-color: #01ffec;
            z-index: -1;
        }

section.sec1 .tab-cont {
    margin-top: 20px;
}

    section.sec1 .tab-cont.none {
        display: flex;
        min-height: 300px;
        align-items: center;
        justify-content: center;
        color: #000;
    }

section.sec1 .tab-cont-head {
    position: relative;
}

section.sec1 .list-item {
    margin-top: 20px;
}

section.sec1 .item-group {
    display: flex;
    align-items: center;
}

    section.sec1 .item-group .item-img {
        flex-shrink: 0;
        width: 100px;
    }

    section.sec1 .item-group .item-body {
        position: relative;
        flex-grow: 1;
        padding-left: 10px;
    }

        section.sec1 .item-group .item-body h3 {
            color: #000;
            font-weight: 600;
            line-height: 1.3;
            text-align: left;
            white-space: normal;
            overflow: hidden;
            text-overflow: ellipsis;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            margin: 5px 0 2px;
        }

        section.sec1 .item-group .item-body p {
            font-size: 13px;
        }

        section.sec1 .item-group .item-body mark {
            color: #ff2323;
            font-size: 14px;
        }

        section.sec1 .item-group .item-body .label {
            display: inline-block;
            font-size: 11px;
            border: 2px solid transparent;
            border-radius: 4px;
            background-origin: border-box;
            background-clip: content-box, border-box;
        }

        section.sec1 .item-group .item-body .label-bnkseat {
            background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, #ba3524 0%, #e46206 100%);
        }

            section.sec1 .item-group .item-body .label-bnkseat span {
                background: linear-gradient(to bottom, #ba3524 0%, #e46206 100%);
            }

        section.sec1 .item-group .item-body .label-timesale {
            background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, #156efe 0%, #18bab8 100%);
        }

            section.sec1 .item-group .item-body .label-timesale span {
                background: linear-gradient(to bottom, #156efe 0%, #18bab8 100%);
            }

        section.sec1 .item-group .item-body .label-weekly {
            background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, #8908cb 0%, #b43af2 100%);
        }

            section.sec1 .item-group .item-body .label-weekly span {
                background: linear-gradient(to bottom, #8908cb 0%, #b43af2 100%);
            }

        section.sec1 .item-group .item-body .label span {
            display: inline-block;
            font-weight: 700;
            color: transparent;
            -webkit-background-clip: text;
            margin: 0 5px;
        }

        section.sec1 .item-group .item-body .ic-help {
            vertical-align: bottom;
            margin-left: 5px;
            cursor: pointer;
        }

        section.sec1 .item-group .item-body .pop-help {
            top: 25px;
            left: 10px;
            background-color: #fff;
            border: 1px solid #ddd;
            padding: 15px 15px 10px 10px;
        }

section.sec2 .swiper-slide {
    background-color: #e3edf6;
    border-radius: 20px;
    overflow: hidden;
}

    section.sec2 .swiper-slide .label-dday {
        position: absolute;
        top: 0;
        right: 20px;
        display: inline-block;
        color: #fff;
        background: linear-gradient(to bottom, #ba3524 0%, #e46206 100%);
        padding: 0px 10px;
    }

    section.sec2 .swiper-slide .item-group {
        display: flex;
        align-items: center;
        padding: 20px;
    }

    section.sec2 .swiper-slide .item-img {
        flex-shrink: 0;
        width: 80px;
    }

        section.sec2 .swiper-slide .item-img img {
            -webkit-box-reflect: below 1px linear-gradient(transparent, rgba(0,0,0,0), rgba(0,0,0,0.1) );
        }

    section.sec2 .swiper-slide .item-body {
        padding-left: 10px;
    }

        section.sec2 .swiper-slide .item-body h3 {
            color: #000;
            font-size: 14px;
            margin-bottom: 5px;
        }

        section.sec2 .swiper-slide .item-body mark {
            color: #ff2323;
            font-size: 12px;
        }

section.sec2 .swiper-pagination {
}

section.sec2 .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

section.sec2 .swiper-pagination-bullet-active {
    background: #a1a1a1;
}

section.sec3 .tab {
    display: flex;
    background: #cb2b11;
    align-items: center;
}

    section.sec3 .tab .item {
        flex: 0 1 25%;
        color: #fff;
        display: inline-block;
        text-align: center;
        padding: 6px 0;
    }

        section.sec3 .tab .item.active {
            font-weight: 700;
        }

section.sec4 .cont-box {
    position: relative;
    text-align: center;
    background-color: #f3f3f3;
    padding: 0 25px 25px;
    border-radius: 20px;
    overflow: hidden;
}

section.sec4 .cont-label {
    display: inline-block;
    color: #fff;
    background: linear-gradient(to right, #1dbdb4 0%, #176cff 100%);
    width: auto;
    font-weight: 700;
    padding: 8px 15px;
    margin-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

section.sec4 .list-group {
    text-align: left;
}

section.sec4 .list-item {
    display: block;
}

    section.sec4 .list-item ~ .list-item {
        margin-top: 15px;
    }

section.sec4 h3 {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-bottom: 3px;
}

section.sec4 .item-group {
    display: flex;
    align-items: center;
}

section.sec4 .item-img {
    flex-shrink: 0;
    width: 80px;
    border-radius: 6px;
    overflow: hidden;
}

section.sec4 .item-body {
    padding-left: 10px;
}

    section.sec4 .item-body p {
        font-size: 12px;
        color: #000;
        line-height: 1.2;
        text-align: left;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    section.sec4 .item-body mark {
        display: inline-block;
        font-size: 12px;
        color: #ff2323;
    }

        section.sec4 .item-body mark ~ mark {
            margin-left: 5px;
        }

/* culture */
main.culture {
}

    main.culture:before {
        height: 120px;
    }

    main.culture .tab-nav-group {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 22;
        padding: 10px 0 5px;
    }

/* search */
.search-group {
    padding: 0 15px;
}

.search-form {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
}

    .search-form .form-class {
        font-size: 16px;
        color: #000;
        font-weight: 500;
        border: 0;
        padding-left: 0;
    }

    .search-form .ic-search {
        background-color: transparent;
        width: 20px;
        height: 20px;
    }

section.sec1 .tab.nth2 {
    max-width: 100% !important;
    border-bottom: 1px solid #ddd;
}

    section.sec1 .tab.nth2 a {
        font-weight: 700;
    }

        section.sec1 .tab.nth2 a span {
            position: relative;
            display: inline-block;
        }

        section.sec1 .tab.nth2 a.active span:before {
            content: "";
            position: absolute;
            bottom: -12px;
            left: 0;
            width: 100%;
            height: 3px;
            border-radius: 50px;
            background-color: #cb2b11;
        }

.search .tab-cont {
    padding: 0 20px;
}

.search .tab-cont-head {
    padding: 15px 20px 0;
}

.search-history {
    padding: 10px 20px;
}

    .search-history > p {
        margin-bottom: 10px;
    }

    .search-history .btn-del {
        display: inline-block;
        font-size: 12px;
        padding: 2px;
        border-bottom: 1px solid #ddd;
    }

    .search-history .list-group.se-tag {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

        .search-history .list-group.se-tag .item {
            position: relative;
            font-size: 15px;
            color: #000;
            padding: 5px 0;
        }

            .search-history .list-group.se-tag .item .ic-close {
                position: absolute;
                top: 10px;
                right: 0;
                width: 10px;
                height: 10px;
                opacity: .5;
            }

    .search-history .list-group.se-view {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

        .search-history .list-group.se-view .se-item {
            position: relative;
            flex: 0 1 25%;
            padding: 3px;
        }

            .search-history .list-group.se-view .se-item .ic-del {
                position: absolute;
                top: 3px;
                right: 3px;
                color: #000;
                background: #d9d9d9 url(/Contents/images/common/ic-close.png)no-repeat center center /50%;
                display: inline-block;
                width: 22px;
                height: 22px;
                font-style: normal;
                font-size: 14px;
                font-weight: 700;
                text-align: center;
                cursor: pointer;
            }

/* board */
.board .btn-list {
    display: block;
    font-size: 14px;
    color: #ff6b5e;
    border: 1px solid #ff6b5e;
    border-radius: 4px;
    padding: 10px 0;
}

.board .reg-date {
    display: inline-block;
    font-size: 12px;
    color: #ff6b5e;
    border: 1px solid #ff6b5e;
    border-radius: 50px;
    padding: 0px 10px;
    margin-top: 5px;
}

    .board .reg-date.none {
        border: 0;
    }

.board-notice {
    padding: 20px 15px;
}

    .board-notice .sec-title.faq {
        border-bottom: 1px dashed #ddd;
        padding-bottom: 15px;
        margin-bottom: 0px;
    }

.board-list-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .board-list-group .item {
        flex-grow: 1;
        display: block;
        padding: 10px 0;
        border-bottom: 1px dashed #ddd;
    }

        .board-list-group .item p {
            font-size: 15px;
            color: #000;
            margin-bottom: 0px;
        }

        .board-list-group .item span {
            font-size: 12px;
            color: #eb695c;
        }

    .board-list-group mark {
        color: #cb2b11;
    }

    .board-list-group.faq .faq-q {
        background: transparent url(/Contents/images/common/btn-arrow-down.png) no-repeat center right /12px;
        padding-right: 15px;
    }

        .board-list-group.faq .faq-q.active {
            background-image: url(/Contents/images/common/btn-arrow-up.png);
        }

.board-btn-more {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #bfbfbf;
    text-align: center;
    padding: 15px;
}

.my-event .board-list-group .item p {
    font-weight: 500;
}

.my-event .item-group .item-img {
    width: 80px !important;
}

.my-event .item-group dl {
    display: block;
    font-size: 12px;
    width: 100%;
    margin-top: 5px;
}

.my-event .item-group dt {
    display: inline-block;
    width: 50px;
}

.my-event .item-group dd {
    display: inline-block;
    width: auto;
}

.board-panel {
    margin-bottom: 10px;
}

.board-panel-head {
    display: block;
    color: #000;
    background-color: #f2f6ff;
    text-align: center;
    padding: 20px 10px;
    border-radius: 20px;
}

    .board-panel-head h3 {
        font-size: 14px;
    }

    .board-panel-head p {
        font-size: 11px;
        color: #777777;
        letter-spacing: -.5px;
    }

.board-panel-body {
    padding: 20px 0;
}

.board-panel-foot {
    padding-top: 20px;
}

.board .faq-a {
    font-size: 12px;
    font-weight: 700;
    background-color: #f8f8f8;
    padding: 15px;
    margin: 10px 0 5px;
}

.board .select-btn-group {
    margin-top: 20px;
}

    .board .select-btn-group .item {
        color: #000;
        border-color: #999;
        padding: 8px 0;
    }

.invite-event .board-list-group {
    padding: 20px;
}

    .invite-event .board-list-group h4 {
        color: #111;
        font-weight: 700;
        font-size: 14px;
        margin-bottom: 5px;
    }

        .invite-event .board-list-group h4 small {
            font-weight: 400;
            color: #bfbfbf;
            margin-left: 5px;
        }

    .invite-event .board-list-group p {
        color: #777;
        font-size: 13px;
    }

.invite-event .ic-write {
    position: fixed;
    right: 30px;
    bottom: 70px;
    width: 50px;
    height: 50px;
    background-color: #ff6b5e;
    background-size: 25px;
    border-radius: 100px;
    z-index: 13;
}

.ticket-open .tab-cont {
    padding: 0 15px;
}

.ticket-open .sec1 .item-group .item-img {
    width: 90px;
}

.ticket-open section.sec1 .item-group .item-body h3 {
    font-size: 14px;
    -webkit-line-clamp: 5;
}

.ticket-open section.sec1 .item-group .item-body mark {
    display: inline-block;
    font-size: 13px;
    margin-top: 5px;
}

.ticket-open section.sec1 .list-item {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
}

    .ticket-open section.sec1 .list-item ~ .list-item {
        margin-top: 15px;
    }

.ticket-info .row-head {
    margin: 0 -25px;
}

.ticket-info .board-panel-head {
    position: relative;
    background: transparent no-repeat center center /cover;
    border-radius: 0;
}

    .ticket-info .board-panel-head:after {
        content: "";
        position: absolute;
        display: inline-block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.7);
        z-index: 1;
    }

.ticket-info .board-panel-head {
    padding: 20px 25px;
}

.ticket-info .ticket-info-group {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    z-index: 2;
}

    .ticket-info .ticket-info-group .info-img {
        flex-shrink: 0;
        width: 100px;
        border: 1px solid #777;
    }

    .ticket-info .ticket-info-group .info-body {
        flex-grow: 1;
        text-align: left;
        padding-left: 15px;
    }

    .ticket-info .ticket-info-group h3 {
        color: #f8f8f8;
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .ticket-info .ticket-info-group mark {
        display: block;
        color: #f8f8f8;
        font-size: 13px;
    }


/* footer */
footer {
    font-size: 12px;
    padding: 40px 0 60px;
}

    footer h4 {
        font-size: 12px;
        color: #000;
        font-weight: 700;
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #ddd;
    }

        footer h4 img {
            display: inline-block;
            width: 15px;
        }

    footer a {
        color: #253155;
    }

#copyright_cont {
    list-style: none;
    display: none;
    margin-bottom: 10px;
}

    #copyright_cont span {
        color: #000;
    }


/* pop */
.pop-modal {
    display: none;
    position: absolute;
    z-index: 3;
}

    .pop-modal .ic-close {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 12px;
        height: 12px;
        z-index: 2;
        opacity: .5;
    }

/* modal */
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.modal-break {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.7);
    z-index: 1;
}

.modal-box {
    position: relative;
    background-color: #fff;
    z-index: 2;
}

.modal-box-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 3;
}

.modal-head {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

    .modal-head .ic-close {
        position: absolute;
        top: 15px;
        right: 15px;
        opacity: .5;
    }

.modal-body {
    font-size: 15px;
    color: #000;
    padding: 20px;
}

.modal-foot-btn {
    display: block;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: #cb2b11;
    padding: 15px 0;
}

.modal-flex {
    display: none;
    align-items: center;
    justify-content: center;
}

.modal .m-notice {
    background-color: unset;
    padding: 10px;
}

    .modal .m-notice .modal-panel {
        background-color: #eee;
    }

    .modal .m-notice .modal-head {
        padding: 20px;
    }

        .modal .m-notice .modal-head i {
            display: inline-block;
            width: 30px;
        }

        .modal .m-notice .modal-head h2 {
            font-weight: 700;
            margin: 10px 0;
        }

            .modal .m-notice .modal-head h2 kbd {
                color: #cb2b11;
            }

        .modal .m-notice .modal-head p {
            font-size: 14px;
            color: #4d4d4d;
            font-weight: normal;
        }

    .modal .m-notice .modal-body {
        color: #fff;
        background-color: #cb2b11;
        padding: 20px;
    }

        .modal .m-notice .modal-body h3 {
            color: #fff;
            font-size: 16px;
            font-weight: 700;
            border-bottom: 1px solid #fff;
            padding: 0 10px 5px;
            margin-bottom: 10px;
        }

        .modal .m-notice .modal-body dl {
            display: flex;
            flex-wrap: nowrap;
            padding: 5px 10px;
        }

        .modal .m-notice .modal-body dt {
            flex-shrink: 0;
            width: 18px;
        }

        .modal .m-notice .modal-body dd {
            flex-grow: 1;
            font-size: 13px;
            padding: 2px 0 0 10px;
        }

    .modal .m-notice .modal-foot {
        padding: 20px;
    }

        .modal .m-notice .modal-foot p {
            font-size: 13px;
            line-height: 1.2;
        }

            .modal .m-notice .modal-foot p ~ p {
                margin-top: 6px;
            }

    .modal .m-notice .modal-btn-group {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 0;
    }

        .modal .m-notice .modal-btn-group .btn {
            flex: 1 1 50%;
            display: block;
            color: #fff;
            font-size: 14px;
            font-weight: 500;
            text-align: center;
            padding: 5px 0;
            border-radius: 0;
        }

            .modal .m-notice .modal-btn-group .btn + .btn {
                border-left: 2px solid #fff;
            }

/* modal-mypage */
.modal-mypage {
    background-color: #fff;
    padding: 20px;
}

    .modal-mypage .modal-box {
        height: 100%;
    }

    .modal-mypage .modal-head {
        text-align: left;
        font-weight: normal;
        padding: 0 0 15px 0;
    }

        .modal-mypage .modal-head .ic-close {
            top: 0;
            right: 0;
            opacity: 1;
        }

        .modal-mypage .modal-head h3 {
            font-weight: 700;
        }

    .modal-mypage .my-list-group {
        background-color: #f2f6ff;
        border-radius: 30px;
        padding: 15px 20px 10px;
        margin-bottom: 15px;
    }

    .modal-mypage .modal-body {
        height: 100%;
        min-height: 100%;
        overflow-y: auto;
        padding: 20px 0 50px;
    }

    .modal-mypage .my-flex-group {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }

        .modal-mypage .my-flex-group .item {
            flex: 1 1 50%;
            font-size: 16px;
            font-weight: 500;
            text-align: center;
            background-color: #eb695c;
            color: #fff;
            border-radius: 8px;
            padding: 10px 0;
        }

            .modal-mypage .my-flex-group .item + .item {
                margin-left: 15px;
            }

        .modal-mypage .my-flex-group .ic {
            vertical-align: sub;
            margin-right: 5px;
        }

    .modal-mypage .my-list-group h3 {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .modal-mypage .my-flex-group.nth2 .item {
        background-color: #f5dcd9;
        color: #000;
        font-size: 13px;
        font-weight: 400;
    }

        .modal-mypage .my-flex-group.nth2 .item span {
            display: block;
            margin-bottom: 2px;
        }

    .modal-mypage .my-flex-group.nth3 {
        font-size: 14px;
        background-color: #f1f1f1;
        border-radius: 8px;
        padding: 10px;
    }

        .modal-mypage .my-flex-group.nth3 i.ic {
            margin-right: 10px;
        }

        .modal-mypage .my-flex-group.nth3 span {
            display: block;
            font-size: 12px;
            color: #777;
        }

    .modal-mypage .list-group {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

        .modal-mypage .list-group .item {
            flex: 0 1 50%;
            display: inline-block;
            padding: 10px 0;
            height: 43px;
            border-top: 1px solid #ddd;
        }

            .modal-mypage .list-group .item .ic {
                width: 22px;
                height: 22px;
                margin-right: 10px;
                vertical-align: bottom;
            }

            .modal-mypage .list-group .item span {
                font-size: 14px;
            }

.modal-event-writer {
    z-index: 23;
}

    .modal-event-writer .modal-box {
        height: 100%;
    }

    .modal-event-writer .modal-head {
        border: 0;
    }

        .modal-event-writer .modal-head h3 {
            font-size: 20px;
            font-weight: 700;
        }

        .modal-event-writer .modal-head .ic-close {
            opacity: 1;
            top: 21px;
        }

    .modal-event-writer .modal-body {
        padding-top: 5px;
    }

        .modal-event-writer .modal-body .btn-submit {
            font-size: 14px;
            padding: 12px 0;
            margin-top: 10px;
        }

    .modal-event-writer .modal-foot {
        padding: 20px;
    }

        .modal-event-writer .modal-foot h4 {
            font-size: 14px;
            font-weight: 700;
            color: #ff6b5e;
            margin-bottom: 10px;
        }

        .modal-event-writer .modal-foot p {
            font-size: 12px;
            color: #777;
            margin-top: 5px;
        }



.body-break {
    overflow: hidden;
}


/* vottom navi */
.fix-navi {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    background-color: #f8f8f8;
    z-index: 25;
}

    .fix-navi nav {
        display: inline-flex;
        align-items: center;
        width: 100%;
        max-width: 600px;
    }

        .fix-navi nav .item {
            flex: 1 1 25%;
            display: block;
            width: 100%;
            height: 50px;
            padding: 5px 20px;
        }

        .fix-navi nav span {
            display: block;
            font-size: 11px;
            font-weight: 700;
            color: #000;
            line-height: 1;
        }

/* banner */
.search-fix-bottom {
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 21;
}

    .search-fix-bottom a {
    }



/* etc */
.txt-right {
    text-align: right !important;
}

/* 공연상세 2023-10-18 add */
header.detail-view {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #cb2b11;
    height: unset;
    z-index: 9999;
}

    header.detail-view img {
        height: 25px;
        vertical-align: middle;
    }

    header.detail-view .h_group {
        position: relative;
        top: -2px;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        font-size: 18px;
        font-weight: bold;
        height: 60px;
        color: #fff;
        max-width: 1024px;
        margin: 0 auto;
        padding: 0px 10px !important;
    }

    header.detail-view .h_left, header.detail-view .h_right {
        flex-shrink: 0;
        width: 80px !important;
    }

    header.detail-view .h_right {
        text-align: right;
    }

    header.detail-view .b_h_back > img {
        width: 10px;
        height: 17px;
    }

    header.detail-view .b_h_home > img {
        width: 20px;
        height: 19px;
    }

    header.detail-view .b_h_close > img {
        width: 16px;
        height: 16px;
    }

    header.detail-view .h_center {
        flex-grow: 1;
        text-align: center;
    }

.b_h_close {
    display: inline-block;
    margin-left: 10px;
}
/* contents Top */
.open_top_wrap {
    position: relative;
    padding: 5%;
    padding-top: 70px;
    z-index: 4
}

    .open_top_wrap .bg_play {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.8;
        z-index: 2 !important;
    }

    .open_top_wrap .play_title {
        position: relative;
        font-size: 18px;
        color: #fff;
        font-weight: 700;
        z-index: 3;
        margin-bottom: 15px;
    }

    .open_top_wrap .open_top {
        position: relative;
        display: flex;
        flex-wrap: nowrap;
        z-index: 3;
        padding: unset;
    }

    .open_top_wrap .open_img {
        flex-shrink: 0;
        width: 120px;
        float: unset;
        border-radius: unset;
        padding: unset;
    }

        .open_top_wrap .open_img img {
            max-width: 100%;
        }

    .open_top_wrap .open_info {
        position: relative;
        flex-grow: 1;
        padding-left: 15px;
    }

        .open_top_wrap .open_info .play_label {
            margin-bottom: 10px;
        }

        .open_top_wrap .open_info label {
            display: inline-block;
            color: #fff;
            font-size: 12px;
            padding: 3px 10px;
            margin: unset;
        }

            .open_top_wrap .open_info label ~ label {
                margin-left: 5px;
            }

            .open_top_wrap .open_info label.label-normal {
                background-color: #3b9ab5;
            }

            .open_top_wrap .open_info label.label-cupon {
                background-color: #6f46c3;
            }

            .open_top_wrap .open_info label.label-premium {
                background-color: #8d45b9;
            }

        .open_top_wrap .open_info .summary {
            color: #fff;
            font-size: 13px;
        }

        .open_top_wrap .open_info .location {
            display: block;
            color: #fff;
            font-size: 13px;
            margin-top: 5px;
        }

            .open_top_wrap .open_info .location::before {
                content: "";
                display: inline-block;
                vertical-align: sub;
                width: 13px;
                height: 17px;
                background: transparent url(/Contents/images/common/ic-location.png) no-repeat center center /cover;
                margin-right: 3px;
            }

        .open_top_wrap .open_info .noti {
            position: absolute;
            left: 15px;
            bottom: 0;
            color: #ff5533;
            font-size: 13px;
        }

/* 공지 전광판 추가 */
.cmr_display_panel {
}

    .cmr_display_panel dl {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        align-content: center;
        width: 100%;
        height: 30px;
        font-size: 12px;
        color: #fff;
        background-color: #a1a1a1;
        padding-left: 20px;
    }

        .cmr_display_panel dl dt {
            font-weight: 700;
            flex-shrink: 0;
            width: 60px;
        }

        .cmr_display_panel dl dd {
            font-weight: 400;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

            .cmr_display_panel dl dd a {
                color: #fff;
            }

        .cmr_display_panel dl ~ dl {
            margin-top: 3px;
        }

/* contents lnb */
.detail-view .swiper-container {
    position: unset;
    background-color: #f8f8f8;
    left: 0;
    right: 0;
    top: 60px !important
}

.detail-view .swiper-wrapper li.swiper-slide {
    height: 41px;
    width: 30%;
    border-bottom: 1px solid #e9e9e9;
    background: #f8f8f8;
}

.detail-view .tab_p li a {
    width: 80%;
    font-size: 14px;
    color: #8c8c8c;
    font-weight: normal;
    padding: 8px 0;
}

    .detail-view .tab_p li a.on {
        color: #cb2b11;
        font-weight: bold;
        border-bottom: 2px solid #CB2B11;
    }

.detail-view .swiper-wrapper li.slide_5th {
    width: 45%;
}

/* contents tab */
.p_detail_con {
    font-size: 1.2em;
    width: 100%%;
    margin: 0 auto;
}

    .p_detail_con dl {
        font-size: 14.5px;
        width: 100%;
        border: 0;
        padding: 10px 0;
        margin: 0 auto;
    }

        .p_detail_con dl dt {
            width: 21%;
            float: left;
            color: #000;
            padding-bottom: 5px;
            font-weight: 500;
        }

        .p_detail_con dl dd {
            width: 79%;
            padding-bottom: 5px;
            overflow: hidden;
            color: #000;
        }

    .p_detail_con hr {
        display: block;
        width: 100%;
        height: 1px;
        border: 0;
        border-bottom: 1px solid #e9e9e9;
        background-color: transparent;
        margin: 15px 0;
    }

.cmr_seat_info {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-size: 14.5px;
    margin-bottom: 15px;
}

    .cmr_seat_info > li {
        flex: 0 1 50%;
        padding: 3px 0;
    }

        .cmr_seat_info > li:nth-child(odd) {
            padding-right: 10px;
        }

        .cmr_seat_info > li:nth-child(even) {
            padding-left: 10px;
        }

        .cmr_seat_info > li ol {
            list-style: none;
            display: flex;
            flex-wrap: nowrap;
        }

            .cmr_seat_info > li ol > li:first-child {
                flex-shrink: 0;
                width: 40px;
                color: #888;
            }

            .cmr_seat_info > li ol > li:last-child {
                flex-grow: 1;
                color: #231815;
                text-align: right;
                padding-right: 10%;
            }

.p_detail_title {
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
}

.p_detail_txt {
    font-size: 14.5px;
    color: #444444;
}

.playdetaildata {
    margin-top: 45px;
    border-top: 2px solid #e9e9e9;
    padding-top: 20px;
}

.p_detail_con .tb_play1 {
    font-size: 12px;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

    .p_detail_con .tb_play1 th {
        font-weight: normal;
        color: #999999;
        padding: 3px 0;
    }

    .p_detail_con .tb_play1 td {
        color: #231815;
        border-top: 1px solid #cdcdcd;
        padding: 3px;
    }

        .p_detail_con .tb_play1 td:last-child {
            text-align: center;
        }

p.collout {
    color: #231815;
    font-size: 14.5px;
    background-color: #f9f9f9;
    padding: 10px;
}

/* notice board */
.notice-board {
    text-align: center;
    margin-top: 10px;
}

    .notice-board a {
        position: relative;
        display: inline-block;
        width: 100%;
        text-align: center;
        color: #a1a1a1;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: -.5px;
        border: 1px solid #a1a1a1;
        border-radius: 50px;
        padding: 8px 0;
        overflow: hidden;
    }

        .notice-board a span {
            color: #fa553c;
        }

        .notice-board a img {
            height: 18px;
            vertical-align: text-top;
        }

    .notice-board .smart-simbol {
        position: relative;
        bottom: 0px;
    }

    .notice-board a.guide-open-ticket {
        padding: 8px 0 0;
    }

    .notice-board .smart-simbol img {
        width: 30px;
        height: unset;
    }

.notice-board-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 10001;
}

    .notice-board-modal .modal-close {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
        top: 2%;
        right: 5%;
    }

        .notice-board-modal .modal-close img {
            max-width: 100%;
        }

    .notice-board-modal .board-panel {
        height: 100%;
    }

    .notice-board-modal .board-panel-head {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        background-color: unset;
        padding: 70px 0 20px;
    }

    .notice-board-modal .board-panel-body {
        height: 76%;
        overflow-y: auto;
        padding: 10px 0;
    }

    .notice-board-modal .swiper-container {
        background-color: #fff;
        padding-bottom: 30px;
    }

    .notice-board-modal .swiper-slide {
        text-align: center;
    }

        .notice-board-modal .swiper-slide img {
            max-width: 100%;
        }

        .notice-board-modal .swiper-slide h2 {
            font-size: 18px;
            color: #000;
            font-weight: bold;
            text-align: center;
            margin-bottom: 30px;
        }

    .notice-board-modal .swiper-pagination-bullet {
        background: #ffc4bf;
    }

    .notice-board-modal .swiper-pagination-bullet-active {
        background: #ff6b5e;
    }

/* 캐스팅 */
.cmr_cast_panel {
    padding: 0;
}

.cmr_calendar_group {
    display: flex;
    flex-wrap: nowrap;
    width: 245px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

    .cmr_calendar_group .cmr_item {
        flex-grow: 1;
        text-align: center;
    }

        .cmr_calendar_group .cmr_item.nth-2 {
            flex-grow: unset;
            flex-shrink: 0;
            width: 15px;
            text-align: center;
        }

        .cmr_calendar_group .cmr_item.nth-4 {
            flex-grow: unset;
            flex-shrink: 0;
            width: 60px;
            text-align: center;
            padding-left: 10px;
        }

    .cmr_calendar_group .date_input {
        display: inline-block;
        color: #000;
        width: 105px;
        height: 26px;
        font-size: 14px;
        font-weight: 400;
        text-align: right;
        letter-spacing: -.2px;
        background: transparent url(/Contents/images/common/ic-calender.png) no-repeat top 5px left 5px /15px;
        border: 1px solid #cccccc;
        padding: 0 7px;
    }

        .cmr_calendar_group .date_input[readonly] {
            color: #a0a0a0;
        }

.cmr_cast_search {
    text-align: center;
    padding: 0px 0 15px;
}

    .cmr_cast_search button {
        display: inline-block;
        width: 90px;
        height: 26px;
        font-size: 12px;
        color: #fff;
        background-color: #777;
        cursor: pointer;
        border: 0;
        outline: 0;
    }

        .cmr_cast_search button .ic_search {
            position: relative;
            top: 1px;
            display: inline-block;
            width: 13px;
            height: 12px;
            background: transparent url(/Contents/images/common/ic_search.png) no-repeat center center /13px;
        }

.cmr_cast_list_table {
    position: relative;
    display: flex;
    max-width: 414px;
    margin: 0 auto;
}

    .cmr_cast_list_table .fix_cell {
        flex-shrink: 0;
        width: auto;
    }

    .cmr_cast_list_table .flow_cell {
        position: relative;
        width: 100%;
        -webkit-overflow-scrolling: touch;
        overflow: auto;
    }

    .cmr_cast_list_table .cmr_table_wrapper {
        position: relative;
        display: flex;
        width: 100%;
        transition-property: transform;
    }

    .cmr_cast_list_table .cmr_table_colum {
        list-style: none;
        position: relative;
        color: #595959;
        font-size: 12.5px;
        letter-spacing: -.5px;
        width: auto;
        text-align: center;
        flex-shrink: 0;
    }

        .cmr_cast_list_table .cmr_table_colum .head {
            font-size: 12px;
            font-weight: 700;
            background-color: #e6e6e6;
            border-right: 1px solid #fff;
            padding: 3px 10px;
        }

        .cmr_cast_list_table .cmr_table_colum li ~ li {
            height: 41px;
            border-bottom: 1px solid #ccc;
        }

    .cmr_cast_list_table .flow_cell .cmr_table_colum li ~ li {
        padding: 10px 0;
    }

    .cmr_cast_list_table .flow_cell .cmr_table_colum span.select {
        font-weight: bold;
    }

    .cmr_cast_list_table .cmr_table_colum li.active {
        background-color: #f4f4f4;
    }

    .cmr_cast_list_table .fix_cell .cmr_table_colum .head {
        background-color: #d4d4d4;
    }

    .cmr_cast_list_table .fix_cell p {
        font-weight: 700;
    }

    .cmr_cast_list_table .fix_cell span {
        color: #5788a9;
    }

.cmr_cast_list_group {
    width: 335px;
    margin: 15px auto 0 auto;
}

    .cmr_cast_list_group .cmr_item {
        display: flex;
        flex-wrap: nowrap;
        text-align: center;
        margin-top: 8px;
    }

        .cmr_cast_list_group .cmr_item .btn_select_cast {
            flex-shrink: 0;
            width: 66px;
            display: inline-block;
            font-size: 11px;
            color: #777;
            background-color: transparent;
            border: 1px solid #777;
            border-radius: 50px;
            overflow: hidden;
            padding: 5px 0;
            /*text-overflow:ellipsis; white-space:nowrap; overflow:hidden;*/
        }

            .cmr_cast_list_group .cmr_item .btn_select_cast:focus,
            .cmr_cast_list_group .cmr_item .btn_select_cast.active {
                color: #fff;
                background-color: #fb553d;
                border-color: #fb553d;
            }

            .cmr_cast_list_group .cmr_item .btn_select_cast ~ .btn_select_cast {
                margin-left: 1px;
            }

.cmr_cast_list_more_btn {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: transparent url(/Contents/images/common/ic-arrow-down.png) no-repeat center center /17px;
    padding: 20px 0;
}

    .cmr_cast_list_more_btn.close {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.b_fix_bottom {
    left: 0;
    right: 0;
}

.p_detail_bottom {
    overflow: hidden;
    padding-top: 10px;
}

    .p_detail_bottom .tab_p_box1 {
        width: 100%;
    }

        .p_detail_bottom .tab_p_box1 > p {
            width: 100%;
            background: #f7f7f7;
            padding: 35px 7% 13vh;
            overflow: hidden;
        }

            .p_detail_bottom .tab_p_box1 > p img {
                width: 6%;
                margin-right: 5px;
                float: left;
            }

.b_fix_bottom {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    z-index: 100;
}

    .b_fix_bottom a {
        display: block;
        height: 55px;
        line-height: 55px;
        text-align: center;
        color: #fff;
        background: #CB2B11;
        font-size: 16.8px;
    }

.tb_play {
    font-size: 13px;
    border-bottom: 1px solid #e9e9e9;
}

    .tb_play tr {
        color: #000;
        border-top: 1px solid #e9e9e9;
    }

    .tb_play th {
        padding: 10px 5px;
    }

    .tb_play td {
        font-size: 12px;
        color: #b9b9b9;
        padding: 10px 0px;
    }

.tb_charge {
    border-bottom: 1px solid #e9e9e9;
    margin-top: 5px;
}

    .tb_charge thead {
        background-color: #f5f5f5;
    }

        .tb_charge thead th {
            font-weight: normal;
            padding: 5px;
        }

    .tb_charge td {
        font-size: 12px;
        text-align: center;
        color: #000;
    }

.txt-red {
    color: #cb2b11 !important;
}


/* 2023-5-31 신규 add */
.poply-group * {
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.poply-group {
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    z-index: 199;
}

.poply-box {
    position: relative;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    padding: 10px;
    z-index: 122;
}

    .poply-box .poply-panel {
        position: relative;
        background-color: #ffffff;
        width: 100%;
    }

    .poply-box .poply-head {
        position: relative;
        color: #000000;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        border-bottom: 1px solid #ececec;
        padding: 10px 0 12px;
    }

        .poply-box .poply-head .poply-close {
            display: inline-block;
            width: 32px;
            height: 32px;
            position: absolute;
            top: 7px;
            right: 5px;
            background: transparent url(/Contents/Images/common/ic-close.png) no-repeat center center /25px;
        }

    .poply-box .poply-body {
        font-size: 12px;
        max-height: 400px;
        overflow-y: auto;
        padding: 30px 20px;
    }

    .poply-box .poply-foot {
        text-align: center;
        padding: 20px 50px;
    }

.poply-foot .btn-check {
    display: inline-block;
    width: 100%;
    max-width: 280px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    background-color: #CB2B11;
    border-radius: 50px;
    padding: 8px 0 12px;
}
/* 스크롤 스타일 */
.poply-body::-webkit-scrollbar {
    width: 10px;
    position: relative;
}

.poply-body::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 10px;
    background-clip: padding-box;
    border: 2px solid transparent;
}

.poply-body::-webkit-scrollbar-track {
    background-color: rgba(128,128,128,.3);
    border-radius: 10px;
    box-shadow: inset 0px 0px 3px #fff;
}
