@charset "utf-8";
.rule_box{
    border: 1px solid #E4E4E4;
}
.rule_top_title{
    padding: 18px 30px;
    font-size: 16px;
    font-weight: 400;
    color: #8D8D8D;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
    border-bottom: 1px solid #e4e4e4;
}
.rule_txt{padding: 30px;}
.rule_txt_list:not(:last-child) {
    padding-bottom: 25px;
}
.rule_box_title{
    padding-bottom: 10px;
    padding-left: 25px;
    font-size: 18px;
    color: #232323;
    font-weight: bold;
    background: url(/images/user/ico/ico_list.svg) 0 6px no-repeat;
}

.rule_box_title.title2{    background: url(/images/user/ico/ico_list2.svg) 0 6px no-repeat;}

.rule_txt_wr {
    padding-left: 25px;
}
.sub_title {
    font-size: 14px;
    font-weight: 500;
    color: #404040;
    line-height: 1.8;
}
.sub_txt{
    font-size: 16px;
    font-weight: 500;
    color: #404040;
    line-height: 1.8;
    position: relative;
    padding-left: 13px;
}
.sub_txt.sub_t{
    padding-left: 20px;
    font-weight: 400;
}
span.list_num{
    position: absolute;
    left: 0;
    top: 0;
}
p.sub__txt {
    font-size: 12px;
    font-weight: 400;
    color: #232323;
    padding: 5px 0;
}

.sub_strong{
    font-size: 12px;
    font-weight: 400;
}
.color_red {
    color: #E44126;
}
.border_line {
    text-decoration: underline;
}
.sub_txt_{
    font-size: 0;
    padding-left: 15px;
}
.sub_txt_>div{
    font-size: 14px;
    font-weight: 400;
    color: #404040;
    line-height: 1.8;
    position: relative;
    padding-left: 15px;
}
.sub_txt_>div .list_num{
    position: absolute;
    left: 0;
}
.sub_txt_>div>div {
    font-size: 14px;
    font-weight: 400;
    color: #404040;
    line-height: 1.8;
    position: relative;
    padding-left: 10px;
}
br.delete{display: none;}
/* sect_discount{ */
.sect_discount{
    padding: 20px 0 50px 0;
}
/* }sect_discount */
/* sect_refund{ */
.sect_refund{
    padding: 20px 0 50px 0;
}
/* }sect_refund */
/* sect_affilate{*/
.sect_affilate{
    padding: 20px 0 50px 0;
}
.sect_affilate .ico_aff{
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.sect_affilate .ico_aff.ico_khnp{
    background-image: url(/images/user/perform/ico_khnp.svg);
    width: 103px;
    height: 24px;
}
.sect_discount .ico_aff.ico_khnp{
    background-image: url(/images/user/perform/ico_khnp.svg);
    width: 103px;
    height: 24px;
}
.sect_discount .ico_aff {
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
}
.sect_affilate .ico_aff.ico_poongsan{
    background-image: url(/images/user/perform/ico_poongsan.svg);
    width: 104px;
    height: 22px;
}
.sect_affilate .ico_aff.ico_cineq{
    background-image: url(/images/user/perform/ico_cineq.svg);
    width: 77px;
    height: 41px;
}
/*
.sect_affilate  .rule_txt_list:last-child .rule_box_title{
    background: url(/images/user/ico/ico_list.svg) 0 10px no-repeat;
    padding-bottom: 0;
}
*/
/* }sect_affilate */

.rule_txt table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: center;
    font-size: 16px;
    border-top: 1px solid #232323;
    border-bottom: 1px solid #232323;
    color: #232323;
}
.rule_txt_table {
    margin-bottom: 20px;
}
.rule_txt table thead tr {
    background-color: rgba(206, 152, 60, 0.1);
}
.rule_txt table th {
    border: 1px solid #BABABA;
    border-top: 0;
    border-bottom: 0;
    height: 50px;
    padding: 10px 20px;
    font-size: 18px;
}
.rule_txt table td {
    border: 1px solid #BABABA;
    border-bottom: 0;
    height: 50px;
    padding: 10px 20px;
}
.rule_txt h2 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.col-a {
    width: 100px;
}

.rule_txt > a {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
}
.rule_txt > a > span {
    background: #000;
    display: inline-block;
    padding: 0 9px 5px;
}



.rule_txt_wr ul:first-child {
    margin-bottom: 25px;
}
.rule_txt_wr > ul > li {
	display:flex;
	flex-direction: column;
    justify-content: space-between;
    text-align: center;
}
.rule_txt_wr > ul > li:not(:last-child) {
    margin-right: 90px;
}
.sub_txt2 {
    font-size: 14px;
    font-weight: 500;
    color: #404040;
    margin-bottom: 5px;
}
.sub_txt2::before {
    content: '';
    width: 7px;
    height: 7px;
    background-color: #C96100;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 5px;
}
.sub_txt_img {
    width: 275px;
    margin-top: 15px;
}
.sub_txt_link {
	position: relative;
    color: #fff;
    border: none;
    width: 100%;
    background-color: transparent;
    background-image: url(/images/user/cmn/img_sch_bg.png);
    background-repeat: no-repeat;
    background-position: right 63px bottom;
    height: 50px;
}
.rule_txt_table.rule_txt_table2 {
    margin-top: 14px;
}
.rule_txt_table.rule_txt_table2 thead tr {
    background-color: #F7F7F7;
}
.rule_txt_table.rule_txt_table2 table th {
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    padding: 0;
    border: 1px solid #E4E4E4;
    border-bottom: 0;
}
.rule_txt_table.rule_txt_table2 table td {
    border: 1px solid #e4e4e4;
    border-bottom: 0;
    height: 40px;
    padding: 0;
    font-size: 16px;
    color: #404040;
}
.rule_txt_table.rule_txt_table2 table {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    table-layout: fixed;
}
.sub_txt3 {
	font-size:16px;
	color: #E44126;
	line-height: 2;
}
.rule_txt_table.rule_txt_table2.table3 table {
    border-top: 0;
}
.rule_txt_table.rule_txt_table2.table3 table td {
    padding: 10px;
    border: 1px solid #D0D0D0;
}
.rule_txt_table.rule_txt_table2.table3 table td.bg-gray {
    background: #E4E4E4;
}
.rule_txt_table.rule_txt_table2.table3 table td.bg-gray2 {
    background: #f7f7f7;
}
.rule_txt_table.rule_txt_table2.table3 table td img {
    width: 100%;
}
.rule_txt_table.rule_txt_table2.table3 table td p {
    margin-top: 10px;
}
.rule_txt_table.rule_txt_table2.table3 table td.bg-gray2 img {object-fit: cover;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);height: 100%;}

.rule_txt_table.rule_txt_table2.table3 table td.bg-gray2 > div {
    width: 100%;
    height: 340px;
    position: relative;
    overflow: hidden;
}


.sub_txt.fs16 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
}

.rule_txt_wr > ul > li img {
    width: 275px;
}


.sub_txt_listWrap {
    display: flex;
    justify-content: center;
}

.modalTicket.modal {
    max-width: 895px;
    padding: 0;
    overflow-y: hidden;
    height: 100%;
}
.modalTicket .modal_btn_wrap {
    position: fixed;
    left: 0px;
    bottom: 20px;
    z-index: 1;
    width: 100%;
    margin: 0;
}
.modalTicket .modal_btn_wrap .wrapper {
    max-width: 935px;
    width: 100%;
}
.modalTicket .modal_btn_wrap .btn.cancel {
	background: #232323;
    width: 100%;
    height: 65px;
    display: inline-block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.modalTicket .modal_btn_wrap .btn.cancel a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
.modalTicket .modal_title {
    font-size: 22px;
    font-weight: 700;
    border-radius: 5px;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: left;
    padding: 0 30px;
    color: #333333;
    position: relative;
    background-color: #F7F7F7;
    border: 1px solid #E4E4E4;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.modalTicket .modal_cont_ {
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-top-width: 0;
    box-sizing: border-box;
    position: relative;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow-y: scroll;
    padding: 20px;
    max-height: 750px;
    /* overflow: auto; */
    text-align: left;
}
.modalTicket .modal_cont_ .txt p {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #232323;
}
.modalTicket .modal_cont_ .img img {
    width: 100%;
}

.btn_artWrap_ {
    display: flex;
    margin-top: 40px;
}
.btn_artWrap {
    color: #fff;
    background: linear-gradient(-90deg, #BC753C,#C0833C);
    background-size: 100% 200%;
    animation: AnimationName 30s ease infinite;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    width: 100%;
    border-radius: 5px;
}
.btn_artWrap:first-child {
	margin-right: 20px;
}

.btn_artWrap.link {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 50%;
}
.btn_artWrap.link .sub_txt_link {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.bg-num {
    position: absolute;
    left: 0;
    top: 0;
    padding: 3px 10px;
    background-color: #000;
    z-index: 1;
    color: #fff;
    font-size: 14px;
}


