/* tvtheater.html */
.cate_drama {color: var(--orange);}
.cate_show {color: var(--green);}
.tvtheater_select {width: 100%; text-align: right; margin-bottom: 10px;}
.theater_list {display: flex;flex-wrap: wrap;}
.theater_list > li {width: 16.6666%; padding: 10px;}
.theater_list .nodata {width: 100%;display: flex;justify-content: center;align-items: center;}
.theater_list > li a {display: flex;flex-direction: column;}
.theater_list > li a:hover .poster_info {opacity: 1; transition: .3s;}
.theater_list > li a img {width: 100%;aspect-ratio: 5 / 7;object-fit: cover;display: block;border: 1px solid var(--color_border01);border-radius: 5px;}
.theater_list .theater_info {margin-top: 6px;}
.theater_list .theater_info span {font-size: 0.875rem; width: 100%; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.theater_list .theater_poster {overflow: hidden;position: relative;border-radius: 5px;}
.theater_list .discount_evt {position: absolute;top: 5px;right: 5px;}
.tvtheater_wrap .ct_tb {display: flex; justify-content: flex-end;}
.tvtheater_wrap .tab02 {height: 34px;}
.tvtheater_wrap .tab02 > li a {min-width: 80px;height: 34px;padding: 0 10px;}
.tvtheater_wrap .category_bar {border-bottom: 3px solid var(--blue01);padding-bottom: 10px;margin-bottom: 20px;}
.tvtheater_wrap .category_bar .tab01 a {min-width: 70px;}
.tvtheater_dep2list .content_searchbox {margin-bottom: 10px;}
.tvtheater_dep2list .category_bar {height: 40px;}
.tvtheater_broadcast {border: 1px solid var(--content_border);border-radius: 10px;overflow: hidden;background: var(--color_bg);}
.tvtheater_broadcast .today_bg {position: relative;background: var(--color_bg05);}
.tvtheater_broadcast .today_bg a {color: var(--color_font_on01);}
.tvtheater_broadcast ul li {display: flex;align-items: center;flex-direction: column;overflow: hidden;padding: 5px 10px;justify-content: center;}
.tvtheater_broadcast ul li a {width: 100%;display: block;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;overflow: hidden;line-height: 26px;}
.tvtheater_broadcast .tvbroadcast_head {display: flex;grid-template-columns: repeat(7, 1fr);}
.tvtheater_broadcast .tvbroadcast_head li {width: 14.2857%;background: var(--main)!important;color: #fff;height: 36px;border-right: 1px solid var(--color_bg);}
.tvtheater_broadcast .tvbroadcast_head li:last-child {border: none;}
.tvtheater_broadcast .tvbroadcast_body {display: flex;}
.tvtheater_broadcast .tvbroadcast_body ul {padding: 10px 0;display: grid;grid-template-columns: repeat(1, 1fr);border-right: 1px solid var(--content_border);display: flex;flex-direction: column;/* flex: 1; */width: 14.2857%;}
html[data-dark="true"] .tvbroadcast_body ul li {opacity: 0.8;}
.tvtheater_broadcast ul li a:hover {color: var(--main);}

/* theater_view_wrap */
.tv_table.table_cellwrap .table_cell ul {grid-template-columns: 40px 130px auto 80px 130px 100px;}
.tv_table.table_cellwrap .table_list li:nth-child(3) {padding-right: 70px;}
.movie_table.table_cellwrap .table_cell ul {grid-template-columns: 110px auto 110px 160px;}
.tv_table.table_cellwrap .table_cell .table_list {display: flex; flex-direction: column;}
.tv_table.table_cellwrap .table_cell .table_list.change_view {display: flex; flex-direction: column-reverse;}
.tvtheater_list .table_cellwrap .table_cell ul:has(li img) {height: auto;}
.theater_view {display: flex;gap: 10px;width: 100%;flex-direction: column;}
.theater_view_wrap {background: linear-gradient(to left top, #181818 0%, #2f2f2f 100%);border: none;}
.theater_list .area_btn {width: 100%;}
.tv_report_wrap {display: flex;width: 100%;color: var(--font_color01);gap: 10px;justify-content: space-between;position: relative;color: #999;}
.tv_title {position: relative;margin-bottom: 10px;}
.tv_title > div {display: flex;align-items: center;gap: 10px;}
.tv_title .title_h1 {color: #eaeaea;}
.tv_data .title_h2 {margin-bottom: 8px;color: #b7b7b7;}
.tv_report_wrap img {border-radius: 5px;max-width: 200px;width: 100%;aspect-ratio: 5 / 7;object-fit: cover;}
.tv_report {display: grid;gap: 10px;width: 100%;grid-template-columns: auto 200px;}
.tv_reportimg {grid-column: 2;grid-row: 1 / span 2;display: flex;flex-direction: column;justify-content: center;gap: 10px;}
.tv_title .title_h3 {margin-bottom: 0;}
.tv_title ul {display: flex; position: relative;}
.tv_title ul li {position: relative;display: flex;margin-right: 18px;}
.tv_title ul li::after {content: "";width: 1px;height: 10px;display: block;background: #999;position: absolute;top: 55%;transform: translateY(-50%);right: -10px;}
.tv_title ul li:last-child::after {display: none;}
.tv_title ul li:last-child {margin: 0;}
.before_btn {max-width: 140px;width: 100%;height: 34px;border: 1px solid #333;display: flex;align-items: center;border-radius: 20px;font-weight: 500;cursor: pointer;justify-content: center;color: var(--tab_color);position: absolute;bottom: -10px;display: none;}
.before_btn:hover {background: rgba(255,255,255,.08);}
.cd_titimg {display: flex; width: 80%; flex: 4; flex-direction: column;}
.cd_report {margin-top: 10px;}
.tv_datalist_wrap {padding-left: 20px;position: relative;}
.tv_datalist_wrap::before {content: "";background: #515151;width: 3px;height: 102%;display: block;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.tv_datalist_wrap > .tv_reportimg {display: none;}
.tv_data .list_title {min-width: 80px;color: #999;}
.tv_data ul {display: flex;position: relative;margin-bottom: 4px;}
.tv_data ul:last-child {margin:0}
.tv_data ul li {display: flex;flex-wrap: wrap;font-size: 1rem;}
.tv_data ul li span {position: relative;display: flex;margin-right: 12px;}
.tv_data ul li span:last-child {margin: 0;}
.tv_data ul li span::after {content: "";width: 1px;height: 10px;display: block;background: var(--hover);position: absolute;top: 55%;transform: translateY(-50%);right: -7px;}
.tv_data ul li span:last-child::after {display: none;}
.tv_data ul li > a {margin-right: 6px;}
.tv_data ul li > a:last-child {margin: 0;}
.tv_data ul li > a::after {content: ",";}
.tv_data ul li > a:last-child::after {display: none;}
.tv_data a {color: var(--blue01);}
.tv_data a:hover {text-decoration: underline;}
.tv_report .substance {overflow-y: scroll;max-height: 100px;padding-right: 6px;}
.tv_report > .substance {display: none;}
.tvfile_open {overflow: hidden;display: -webkit-box!important;-webkit-box-orient: vertical;word-break: break-all;-webkit-line-clamp: 2;padding-right: 30px;margin: 10px 0;text-align: left;line-height: 20px;}
.tvfile_open.on {-webkit-line-clamp: none;}
[data-dark="true"] .tvfile_open .tvfile_arrow {filter: invert(1);}
.tvfile_open .tvfile_arrow {position: absolute;display: block;width: 10px;height: 10px;background: url(../_images/icon/arr_top.svg)no-repeat 0 0;top: 50%;transform: translateY(-50%);right: 5px;cursor: pointer;}
.tvfile_open.on .tvfile_arrow {background: url(../_images/icon/arr_bottm.svg)no-repeat 0 0;}

/* stellshot */
.tv_stellshot {width: 100%;position: relative;}
.tv_stellshot .swiper-container {overflow: hidden; border-radius: 5px; position: relative;}
.tv_stellshot .swiper-slide {display: flex; justify-content: center; overflow: hidden;}
.tv_stellshot .swiper-slide-active {overflow: hidden;}
.tv_stellshot .swiper-slide img {width: 100%;object-fit: cover;border-radius: 5px;aspect-ratio: 7 / 5;}
.tv_stellshot .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 0px; right: 0!important;}
.tv_stellshot:hover .tv_consol button {display: block;}
.people_detail h2 {font-size: 1rem; margin-bottom: 10px;}
.cv_sc_aside_wrap {position: absolute; left: 100%; top: 15px;}
.cv_sc_aside_wrap .cv_sc_aside {width: 120px; background: var(--content_box); border-radius: 10px; border: 1px solid var(--content_border); padding: 10px; display: flex; flex-direction: column; gap: 10px; align-items: center;}
.cv_sc_aside_wrap .cv_sc_aside li {display: flex; width: 100%;}
.cv_sc_aside_wrap .cv_sc_aside li label {cursor: pointer; color: var(--font_color01);}



@media screen and (max-width: 1024px) {
    .theater_list > li {width: 25%; padding: 5px;}
}

@media screen and (max-width: 767px) {
    .tv_report {display: flex; flex-direction: column;}
    .tvtheater_area .sub_tab01 {flex-wrap:wrap;}
	.tvtheater_area .sub_tab01 li {width:33.3333%}
    .tvtheater_wrap .tab02 {height: auto;width: 100%;gap: 0;}
    .tvtheater_wrap .tab02 > li {flex: 1;}
    .tvtheater_wrap .tab02 > li a {width: 100%;min-width: unset;}
    .tab02 > li+li::before {display: none;}
    .tv_table.table_cellwrap .table_cell .table_head {display: none;}
    .tv_table.table_cellwrap .table_cell ul:not(:has(.nodata)) {grid-template-columns: auto 100px;padding: 6px 0 6px 10px;}
    .tv_table.table_cellwrap .table_cell ul li:nth-child(n):nth-child(-n+2):not(.nodata) {display: none;}
    .tv_table.table_cellwrap .table_cell ul li:nth-child(3) a {display: none!important;}
    .tv_table.table_cellwrap .table_cell ul li:nth-child(4) {grid-column: 1;grid-row: 1;justify-content: flex-start;font-size: 0.875rem;font-weight: bold;}
    .tv_table.table_cellwrap .table_cell ul li:nth-child(5) {grid-column: 1;grid-row: 2;justify-content: flex-start;color: var(--color_font03);}
    .tv_table.table_cellwrap .table_cell ul li:nth-child(6) {grid-column: 2;grid-row: 1 / span 2;}
    .movie_table.table_cellwrap .table_cell ul li:first-child {display: none;}
    .movie_table.table_cellwrap .table_cell ul {grid-template-columns: auto 80px 90px;}
    .tv_table .discount {position: absolute;}
    .tvfile_open {padding-right: 20px;}
    .tvtheater_select {display: flex; flex-direction: column; gap: 10px;}
    .tvtheater_select .content_select {width: 100%;}
    .content_titbox .content_select:nth-child(2) {display: none;}
    .tvtheater_dep2 > .sub_tab01 li a span {display: none;}
    .theater_list > li {width: 33.333%;}
    .tvtheater_wrap .tab01 {max-width: none;}
    .tvtheater_wrap .category_bar {gap: 10px;}
    .tvtheater_wrap .theater_searchbox {width: 100%;}
    .tv_chkbtn {display: none;}
    .tv_data ul {flex-direction: column;margin-bottom: 10px;}
    .tv_data ul li {font-size: 0.875rem;}
    .tv_data ul li span {margin-right: 8px;}
    .tv_data ul li span::after {right: -4px;}
    .tv_datalist_wrap {display: flex;padding-left: 0;gap: 10px;justify-content: space-between;align-items: flex-start;}
    .tv_datalist_wrap::before {display: none;}
    .tv_datalist_wrap > .tv_reportimg {display: flex;max-width: 120px;}
    .tv_reportimg .btn {
    width: 100%;
}
    .tv_report_wrap img {min-width: 120px;max-width: 120px;}
    .tv_report > .tv_reportimg {display: none;}
    .tv_data ul:last-child {display: none;}
    .theater_view {gap: 30px;}
    .tv_data .title_h2 {font-size: 1.125rem;}
    .tv_report > .substance {display: block;max-height: 84px;}
    /* poster_info */
    .poster_info {padding: 10px;}
}

@media screen and (min-width: 525px) {
    .theater_view {gap: 30px;}
}