@charset "utf-8";

/*****공통 레이아웃****/
body,html{background: #f8f8f8; }
#wrap{ width: 100%; height: 100%; background: #f8f8f8; }

/*header*/
.header img{max-width: 250px; display: block; margin:0px auto; padding:30px 0;}

/*container_cont*/
.container_cont{padding: 0 20px; margin: 0; height: 100%; }
.container_cont #sub{background: #fff; max-width: 100%; margin:0 auto; padding:30px 20px; margin-bottom: 20px;}

.mb15p{margin-bottom:15px !important;}

/*footer_btn*/
#footer_btn,#footer_btn_next,.footer_btn{ 
    text-align: center;  
    color:#999; 
    font-size: 16px;
    display: block; 
    margin:0 auto ; 
    width: 100%; 
    height: 54px; 
    line-height: 54px; 
    background: #cfcfcf;
    border-radius: 4px; 
}

#footer_btn_next{margin-bottom: 4px; display: none;}
#footer_btn:hover,.footer_btn:hover,
#buttonLoginDisabled, #footer_btn_next:hover{background: #b81c22; color:#fff ;}

hr.subline{width: 100%; display: block; height: 10px; background: #f8f8f8; border:none;}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/*****공통 레이아웃 끝****/



/****#sub*****/
#sub {width: 100%; position:relative;}
#sub h4{font-weight: bold; font-size: 18px; margin-bottom: 30px; color:#000;}
#sub p{color:#000;}

#sub ul{display: flex; flex-direction: column; margin-bottom: 0px;}
#sub ul li{margin-bottom: 30px;}
#sub ul li:last-child{margin-bottom: 0px;}
#sub ul li input{border:none; border-bottom:1px solid #f8f8f8; padding:0px; height: 50px; }
#sub ul li label, #sub ul li h4{position: relative; width: 100%; display: block; font-size: 15px; color:#999; margin-bottom: 0; font-weight: normal;}
#sub ul li label span.rb{background: #b81c22; width: 6px; height: 6px; border-radius: 50%; position:absolute; margin-left: 6px;}

#sub ul li input:valid{color:#000; font-size: 17px; width: 100%;}

#sub ul li input:disabled{background: #fff; width: 100%; color:#000; font-size: 17px;}

#sub ul li .sub4_num{display: flex;}
#sub ul li .sub4_num input{margin-right: 5px; text-align: center;}
#sub ul li .sub4_num input:last-child{margin-right: 0px;}

#sub ul li .sub4_btn{background: #000; color:#fff; border-radius: 4px; height: 54px; line-height: 54px; text-align: center; margin-top: 60px; width: 100%;}
/****#sub 끝*****/


/****#sub2*****/
.sub2 ul li .sub2_adress{display: flex; align-items: center; width: 100%; box-sizing: border-box;}
.sub2 ul li .sub2_adress input{width: 40%;}
.sub2 ul li .sub2_adress button{width: 60%; background: #d9d9d9; color:#000; border-radius: 4px; height: 50px; line-height: 50px; font-size: 15px; margin-left: 5px; margin-bottom: 5px; box-sizing: border-box; padding:0 10px;}

.sub2 ul li input{width: 100%; height: 50px; line-height: 50px; background: #f8f8f8; margin-bottom: 5px; padding:0 10px !important; border-radius: 4px; }
.sub2 ul li input:last-child{margin-bottom: 0px;}
.sub2 ul li input::placeholder{color:#cfcfcf; font-size: 15px;}
.sub2 ul li input:valid{font-size: 15px !important;}

.sub2 ul li .sub2_txt{font-size: 13px; color:#999999; margin-top: 5px; text-align: right;}
/****#sub2 끝*****/


/****#sub3*****/
.sub3 ul li ol li{margin-bottom: 0px !important; list-style-type: decimal !important; margin-left:15px; color:#000; font-size: 15px; line-height: 1.5em}
.sub3 ul li ol li p{color:#999 !important; font-size: 13px;}

/****#sub3 끝*****/


/****#sub4*****/
.sub4 h4 {margin-bottom: 10px !important;}
.sub4 h4 img{width: 27px; height: 15px;margin-left: 5px; margin-bottom: 5px;}

.sub4 .sub2_txt{font-size: 13px; color:#999999; text-align: left; margin-bottom: 10px;}

.sub4 ul li .sub2_adress{display: flex; align-items: center; }
.sub4 ul li .sub2_adress button{min-width: 160px; background: #d9d9d9; color:#000; border-radius: 4px; height: 50px; line-height: 50px; font-size: 15px; margin-left: 5px; margin-bottom: 5px;}

.sub4 ul li input{width: 100%; height: 50px; line-height: 50px; background: #f8f8f8; margin-bottom: 5px; padding:0 10px !important; border-radius: 4px; }
.sub4 ul li input:last-child{margin-bottom: 0px;}
.sub4 ul li input::placeholder{color:#cfcfcf; font-size: 15px;}
.sub4 ul li input:valid{font-size: 15px !important;}

.sub4 ul li .sub2_txt{font-size: 13px; color:#999999; margin-top: 5px; text-align: right;}
/****#sub4 끝*****/


/****sub_event*****/
#sub .se_p{color:#999; font-size: 15px; margin-bottom: 20px;}


.sub_event{width: 100%; background: #fff; margin-bottom: 10px; color: #222;}







/****sub_event 끝*****/



/*********/



/*****modal****/
#sub2_modal{top: 50%; transform: translateY(-50%);}
#sub2_modal .modal-dialog{padding:0 20px;}
#sub2_modal .modal-body{color:#000; font-size: 15px; padding:25px;}

#sub2_modal .modal-footer{border:none;}
#sub2_modal .s2m_btn{width: 100%; padding:0 25px; background: #b81c22; height: 50px; line-height: 50px; color:#fff;}

#sub4_modal{top: 50%; transform: translateY(-50%);}
#sub4_modal .modal-dialog{padding:0 20px;}
#sub4_modal .modal-body{color:#000; font-size: 15px; padding:25px; text-align: center;}

#sub4_modal .modal-footer{border:none;}
#sub4_modal .s2m_btn{width: 100%; padding:0 25px; background: #b81c22; height: 50px; line-height: 50px; color:#fff;}


/*****modal****/
#sub1_check_modal{top: 50%; transform: translateY(-50%);}
#sub1_check_modal .modal-dialog{padding:0 20px;}
#sub1_check_modal .modal-body{color:#000; font-size: 15px; padding:25px; overflow-y:scroll; height: 200px;}

#sub1_check_modal .modal-footer{border:none;}
#sub1_check_modal .s2m_btn{width: 100%; padding:0 25px; background: #b81c22; height: 50px; line-height: 50px; color:#fff;}

#sub1_check_modal2{top: 50%; transform: translateY(-50%);}
#sub1_check_modal2 .modal-dialog{padding:0 20px;}
#sub1_check_modal2 .modal-body{color:#000; font-size: 15px; padding:25px 25px 0px; height: 100%; text-align: center; font-weight: normal;}
#sub1_check_modal2 .modal-footer{border:none;}
#sub1_check_modal2 .s2m_btn{width: 100%; padding:0 25px; background: #b81c22; height: 50px; line-height: 50px; color:#fff;}
/*****modal 끝****/


/*230907 약관*/
input[type=checkbox] { display:none; }

input[type=checkbox] + label { 
display: inline-block; 
cursor: pointer; 
line-height: 22px; 
padding-left: 30px;  
font-size: 18px; color: #000; font-weight: 600;
}



#sub_check_cont{background: #fff; width: 100%; padding:20px; margin-bottom: 50px;}
#sub_check_cont .scc_1{display: flex; justify-content: space-between; border-bottom: 1px solid #f8f8f8; padding-bottom: 20px;}

#sub_check_cont p{margin-top: 10px; color:#999999;font-size:14px ;}


/**sub_event**/
#sub_e {width: 100%; position:relative; background: #fff; padding:30px 20px;}
#sub_e h4{font-weight: bold; font-size: 18px; margin-bottom: 30px; color:#000;}

#sub_e p{ color: #999; font-size: 15px; margin-bottom: 15px;}
#sub_e img {width: 100%; object-fit: cover; height: 100px; }


#sub_event input[type=checkbox],
.dropdown-content,
#sub_event input[type=radio] {
  display: none;
}

#sub_event .dropdown-wrapper.active .dropdown-content {
  display: block;
  margin-top: 6px;
  height: 200px;
  overflow-y: scroll;
  border:1px solid #f8f8f8;

}

#sub_event input[type=radio] + label {
  cursor: pointer;
  padding-left: 0px;
  position: relative;
  color:#000; font-size: 15px; font-weight: 500;
  width: 100%;
  margin-bottom: 0px;
}

#sub_event input[type=radio] + label:before { right: 0;
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
}



#sub_event .dropdown-wrapper {
  margin: 0 auto;
  background: #f8f8f8;
  border-radius: 4px;
  height: 50px;
  padding:0 15px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#sub_event{position:relative; width: 100%;}
#sub_event h4{font-size: 15px; color:#000; margin-bottom: 10px;}
#sub_event ol{width: 100%; margin-bottom: 30px;}
#sub_event ol li{font-size: 14px; color:#000;}

#sub_event .sub_e_check_cont{display: flex; align-items: center; justify-content: space-between; width: 100%;}
#sub_event .sub_e_check_cont a img{width: 24px; height: 24px;}
#sub_event .sub_e_check_cont label{font-size: 14px; margin-bottom: 0px; font-weight: 500;}



#sub_event .dropdown-content {
  border-radius: 5px;
  position: absolute;
  background: #f8f8f8;
  border-radius: 4px;
  padding: 0 15px;
  right: 0;
  top: 50px;
  width: 100%;
}

#sub_event .dropdown-content ul,
#sub_event .dropdown-content li {
  margin: 0;
  padding: 0;
}

#sub_event .dropdown-content ul {
  list-style: none;
}
#sub_event .dropdown-content li {position:relative; padding:15px 0; width: 100%; height: 50px; box-sizing: border-box;}


#sub_event .dropdown-content:after {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #ffff;
  border-width: 10px;
  margin-left: -10px;
}

#sub_event .dropdown-content:before {
  border-color: rgba(179, 179, 191, 0);
  border-bottom-color: #b3b3bf;
  border-width: 11px;
  margin-left: -11px;
}

#sub_event .icon-wrapper {
  color: #b3b3bf;
}

#sub_event .icon-wrapper i {
  position: relative;
  width: 20px;
  height: 20px;
  background: #dcdbe5;
  text-align: center;
  display: block;
  cursor: pointer;
}

#sub_event .icon-wrapper i:before {
  display: block;
  line-height: 18px;
  font-size: 10px;
}

#sub_event .icon-wrapper li {
  border-bottom: 1px solid #dcdbe5;
  padding-bottom: 15px;
  max-height: 32px;
  margin-top: 15px;
  color: #2f255b;
}
#sub_event .icon-wrapper li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

#sub_event .icon-wrapper li:first-child {
  margin-top: 0;
}

#sub_event .icon-wrapper li span {
  display: block;
  padding-left: 35px;
  font-size: 0.9em;
  color: #b3b3bf;
}

#sub_event .icon-wrapper {
  display: inline-block;
  position: relative;
}

#sub_event .dropdown-heading {color: #000000; font-size: 15px; font-weight: normal;}

#sub_event .sub_e_price{display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin: 20px auto; padding-bottom: 20px; border-bottom:1px solid #cfcfcf;}
#sub_event .sub_e_price h4{color:#000; font-weight: 600; font-size: 21px; margin-bottom: 0px;}
#sub_event .sub_e_price .sub_e_price_detail p{margin-bottom: 0px; color:#000; font-size: 14px; display: flex; flex-direction: column; align-items: center;}
#sub_event .sub_e_price .sub_e_price_detail p:first-child{margin-bottom: 2px; color:#b81c22; font-size: 15px; font-weight: 600;}

/*231011*/
#sub_e img.subeimg {width: 100%; object-fit: contain; height: 15vh !important; }


/*231108 benefit*/
#discount_benefit{margin-bottom: 20px;}
#discount_benefit h4{font-size:20px; margin-bottom: 30px; color:#000;}
#discount_benefit .db_username{color:#000; font-size: 20px;}
#discount_benefit .db_section{display: flex; justify-content: space-between; border-bottom:1px solid #f8f8f8; padding-bottom: 20px; }
#discount_benefit .db_section > div{text-align: center; font-size: 18px; display: flex; align-items: center; flex-direction: column; }
#discount_benefit .db_section > div h5{font-size: 15px; margin-bottom: 6px; color:#000;}
#discount_benefit .db_section > div p{color:#999; font-weight: normal; font-size: 15px;}

#discount_benefit .db_section2{display: flex; flex-direction: column; margin:20px auto 0; }
#discount_benefit .db_section2 li{margin-bottom: 10px; display: flex; justify-content: space-between; align-items: center; }
#discount_benefit .db_section2 li:last-child{margin-bottom: 0px;}
#discount_benefit .db_section2 li img{margin-right: 5px; width: 22px; height: 22px;}
#discount_benefit .db_section2 li div{font-size: 15px; color:#000;}
#discount_benefit .db_section2 li div #ttcoin_install{background: #277de7; color: #fff; width: 50px; border-radius: 4px; height: 30px; line-height: 30px; font-size: 14px;}
 
.db_section3 h5{color:#999; font-size: 15px; font-weight: normal; margin-bottom: 20px;}
.db_section3 ul.dbs3_ul li{display: flex; justify-content: space-between; flex-direction: row; align-items: center; width: 100%; margin-bottom: 10px; border-bottom:1px solid #f8f8f8; padding-bottom:10px;} 
.db_section3 ul.dbs3_ul li:last-child{margin-bottom: 0px; border-bottom: none; padding-bottom: 0px;}

.db_section3 ul.dbs3_ul li button{background: #c00202; width: 95px; height: 30px; color:#fff; border-radius: 4px; line-height: 30px; font-size: 14px;}

.db_section3 ul.dbs3_ul li .dbs3_div .dd_r{font-weight: normal; color:#969696; font-size: 14px;}
.db_section3 ul.dbs3_ul li .dbs3_div .dd_l{margin-bottom: 3px;}
.db_section3 ul.dbs3_ul li .dbs3_div .dd_l span{font-size: 15px; font-weight: bold; color:#000;} 
.db_section3 ul.dbs3_ul li .dbs3_div .dd_l img{margin-right: 10px; width: 24px; height: 24px;}

.sponsor_cont{
  background: #fff;
  border-radius: 4px;
  padding: 20px;
}

/*231114*/
.sub3_benefit h4 span.rb{
  background: #b81c22;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  margin-left: 6px;
}
.sub3_benefit h4.sub3_subtit{border-bottom: 1px solid #ddd; padding-bottom: 10px;}
.sub3_benefit p.sub3_subp{
  padding-top: 10px; font-size: 16px;
}
.sub3_benefit .select_wrap{margin-bottom: 30px !important;}
.sub3_benefit .select_wrap select{
  margin-bottom: 10px;
}

.sub3_benefit .sub3_ul li{color:#000; font-size: 16px;margin-bottom: 10px !important; }
.sub3_benefit .sub3_ul li > p{color:#999 !important; font-size: 14px; }



/*sub_youtube.html*/
.sub_icon_youtube{width: 18px; position:absolute; bottom: 2px; left:65px;}
.sub_youtube label{display: flex; align-items: center;}
#sub ul li .sy_cont > h4{color:#000; text-align: center; font-size: 18px; font-weight: bold; margin-bottom: 14px;
}
#sub ul li .sy_cont > p{font-size:16px; color:#000; font-weight: bold; text-align: center; margin-top: 14px;}
#sub ul li .sy_cont > img{max-width: 500px; display: block; margin:0 auto;}