@charset "utf-8";

#sub{background: #fff; max-width: 100%; margin:0 auto;  margin-bottom: 20px; width: 100%; position:relative;}
#sub h4{font-weight: bold; font-size: 18px;  color:#000; margin-bottom: 30px;}
#sub p{color:#000;}

#sub ul{display: flex; flex-direction: column; margin-bottom: 0px;}

#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; margin-bottom: 0;    font-weight: bold;   font-size: 18px;    color: #000;     border-bottom: 1px solid #ddd; padding-bottom: 10px;}
#sub ul li label span.rb{background: #2f82e0; 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;}

.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 .nsn3_cont {font-weight: normal;}
.sub2 .nsn3_cont span{color:#2f82e0; font-weight: bold;}

.sub3_benefit h4 span.rb{
    background: #2f82e0;
    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; font-weight: normal;
}
.sub3_benefit .select_wrap{margin-bottom: 30px !important;}
.sub3_benefit .select_wrap select{
background: url(../images/select_arrow.png) no-repeat 97% 50%/20px auto;
margin-bottom: 10px;
}

.sub3_benefit .sub3_ul li{color:#000; font-size: 16px;margin-bottom: 10px !important; font-weight: normal;}
.sub3_benefit .sub3_ul li > p{color:#999 !important; font-size: 14px; font-weight: normal; }


/****#sub4*****/
.sub4 h4 {margin-bottom: 30px; font-size: 20px}
.sub4 h4 img{width: 27px; height: 15px;margin-left: 5px; margin-bottom: 5px;}

.sub4 .sub2_txt{font-size: 1em; color:#999999 !important; text-align: left; margin-bottom: 10px; font-weight: normal;}

.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 끝*****/

.nsn5_header{display: flex; flex-direction: row; justify-content: center; align-items: center; width: 100%; font-size: 1.2em; margin-bottom: 20px; font-weight: bold;}
.nsn5_header img{width: 40px; margin-right: 10px;}
.nsn5_ul li div{display: flex; width: 100%; justify-content: space-between;}
.nsn5_ul li div input{width: 32%; margin-right: 2%; text-align: center;}
.nsn5_ul li div input:last-child{margin-right: 0px;}

#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; margin-bottom: 0px;}
#discount_benefit .db_section2 li div{font-size: 15px; color:#000; display: flex; align-items: center;}
#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: #277de7; 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; display: flex; align-items: center;}
.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;}


/*newsletter_subscribe_new6.htm*/
.app_select_list li:nth-of-type(3){
  margin:0 1%;
}
.ns_pb_img{max-width: 300px;}

#subscribe_gift_cont{width: 100%; background: #f5f5f5;  border-radius: 10px;  padding: 30px 15px 26px;}
#subscribe_gift_cont h4{display: flex; flex-direction: row; align-items: center; justify-content: space-between;   color: var(--gray-000000); font-size: 1.15em; border-bottom:1px solid #dedede; padding-bottom: 8px;}

.pc_title2{font-size: 1em;}
.nsn6_cont{background: #f5f5f5; border-radius: 10px; padding:30px 15px;}
.nsn6_cont h4{border-bottom: 1px solid #dedede; padding-bottom: 8px; font-size: 1.1em; font-weight: bold;}
.pc_ltxt_subs input{background: #fff;}

#subscribe_gift_cont h4 span{background: #d9d9d9;   border-radius: 16px; padding:3px 11px; font-size: .76em;}
#subscribe_gift_cont ul{padding:20px 10px; border-bottom:1px solid #dedede;}
#subscribe_gift_cont ul li{font-size: .9em; font-weight: normal;} 
#subscribe_gift_cont p{color:#b4b4b4; font-size: 0.8em; margin:10px 0 20px 0; font-weight: normal; line-height: 1.2em;}
#subscribe_gift_cont button{background: #dd0404; max-width: 100px; height: 35px; line-height: 35px; color:#fff; font-size: 0.8em;  border-radius: 5px; margin:0 auto; padding:0px 25px; display: block; width: 100%; }
.layer-pa_subs .layer-content{font-size: 0.9em;}

#nsn6_3{width: 100%; }
#nsn6_3 h4{font-size: 1.1em; color:#000; font-weight: bold; margin-bottom: 20px;}


#nsn6_3 ul{display: flex; flex-direction: column; width: 100%;}
#nsn6_3 ul li{margin-bottom: 10px;}
#nsn6_3 ul li .nsn6_3_top{
  display: flex; flex-direction: row; justify-content: space-between; align-items: center; width: 100%; background: #ededed; border-top-right-radius: 10px;
  border-top-left-radius: 10px; padding:9px;
}


#nsn6_3 ul li .nsn6_3_top label{padding: 0px; font-weight: bold;}
#nsn6_3 ul li .nsn6_3_top input[type="checkbox"] + label{color:#000; font-size: 1em; margin-bottom: 0px; padding-left: 35px;}


#nsn6_3 ul li .nsn6_3_top input[type="checkbox"] + label:before{
  background: url(../images/icon/edit_uncheck.png) no-repeat; background-size: 22.5px; width: 22.5px; height: 22.5px; left:5px; top: 0px;
}
#nsn6_3 ul li .nsn6_3_top a{margin-top: -5px;}
#nsn6_3 ul li .nsn6_3_top input[type="checkbox"]:checked + label:before{
  background: url(../images/icon/edit_checked.png) no-repeat; background-size: 22.5px; width: 22.5px; height: 22.5px; left:5px; top: 0px;
}


#nsn6_3 ul li .nsn6_3_bottom{background: #f5f5f5; padding:8px 40px ; height: 60px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}

#nsn6_3 ul li .nsn6_3_bottom p{font-weight: normal; font-size: 0.9em; line-height: 1.2em;}




.btn_wrap_m a{line-height: 3.3em;}



#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: #2f82e0; color:#fff ;}





/*modal*/
#premium_modal{top:20%; border-radius: 6px;}
#premium_modal .modal-content{width: 100%;}
#premium_modal .modal-dialog{padding:0 20px;}
#premium_modal .modal-body{color:#000; font-size: 15px; padding:25px; text-align: center;}
#premium_modal .modal-header{border-bottom: none;}
#premium_modal .modal-header h4{text-align:center; font-size:1.3em;}
#premium_modal .modal-footer{border:none;     border-radius: 6px; border-bottom-right-radius: 6px; display: flex; justify-content: space-evenly; margin-bottom: 20px;}
#premium_modal .modal-footer .btn{width:45%;border-radius: 6px; }
#premium_modal .modal-footer .bg_gray{color:#fff;}



#nsn6_3_modal1{ border-radius: 6px;}
#nsn6_3_modal1 .modal-content{width: 100%;}
#nsn6_3_modal1 .modal-dialog{padding:0 20px;}
#nsn6_3_modal1 .modal-body{color:#000; font-size: 15px; padding:25px 15px ; text-align: left;}
.nsn6_3_modal_cont{height: 190px; overflow-y: scroll; font-weight: normal; font-size: 1em; letter-spacing: 0.01em; line-height: 1.4em;}

#nsn6_3_modal1 .modal-footer{border:none;     border-radius: 6px; border-bottom-right-radius: 6px; display: flex; justify-content: space-evenly; margin-bottom: 20px;}
#nsn6_3_modal1 .modal-footer .btn{width:100%;  max-width: 100px;  border-radius: 6px; }
#nsn6_3_modal1 .modal-footer .bg_gray{color:#fff;}



#nsn6_3_modal2{ border-radius: 6px;}
#nsn6_3_modal2 .modal-content{width: 100%;}
#nsn6_3_modal2 .modal-dialog{padding:0 20px;}
#nsn6_3_modal2 .modal-body{color:#000; font-size: 15px; padding:25px 15px ; text-align: left;}

#nsn6_3_modal2 .modal-footer{border:none;     border-radius: 6px; border-bottom-right-radius: 6px; display: flex; justify-content: space-evenly; margin-bottom: 20px;}
#nsn6_3_modal2 .modal-footer .btn{width:100%;  max-width: 100px;  border-radius: 6px; }
#nsn6_3_modal2 .modal-footer .bg_gray{color:#fff;}





#nsn6_3_modal3{ border-radius: 6px;}
#nsn6_3_modal3 .modal-content{width: 100%;}
#nsn6_3_modal3 .modal-dialog{padding:0 20px;}
#nsn6_3_modal3 .modal-body{color:#000; font-size: 15px; padding:25px 15px ; text-align: left;}

#nsn6_3_modal3 .modal-footer{border:none;     border-radius: 6px; border-bottom-right-radius: 6px; display: flex; justify-content: space-evenly; margin-bottom: 20px;}
#nsn6_3_modal3 .modal-footer .btn{width:100%;  max-width: 100px;  border-radius: 6px; }
#nsn6_3_modal3 .modal-footer .bg_gray{color:#fff;}

#nsn6_3_modal4{ border-radius: 6px;}
#nsn6_3_modal4 .modal-content{width: 100%;}
#nsn6_3_modal4 .modal-dialog{padding:0 20px;}
#nsn6_3_modal4 .modal-body{color:#000; font-size: 15px; padding:25px 15px ; text-align: left;}

#nsn6_3_modal4 .modal-footer{border:none;     border-radius: 6px; border-bottom-right-radius: 6px; display: flex; justify-content: space-evenly; margin-bottom: 20px;}
#nsn6_3_modal4 .modal-footer .btn{width:100%;  max-width: 100px;  border-radius: 6px; }
#nsn6_3_modal4 .modal-footer .bg_gray{color:#fff;}



/*240102 noad*/
.noad_list {display: flex !important; justify-content: space-between; align-items: center; width: 100%; background: #fff;}
.noad_list > a img{width: 7px; height: 13px; }
.noad_toggle_cont > .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.noad_toggle_cont > .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}
.noad_toggle_cont > .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  height: 34px;
  width: 60px;
}
.noad_toggle_cont > .switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.noad_toggle_cont > .switch input:checked + .slider {
  background-color: #2196F3;
}
.noad_toggle_cont > .switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.noad_toggle_cont > .switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.noad_toggle_cont > .switch .slider.round {
  border-radius: 34px;
}
.noad_toggle_cont > .switch .slider.round:before {
  border-radius: 50%;
}

#noad_no_cont {width: 100%; padding:40px 0 0; position: relative;}
#noad_no_cont .nnc_header{display: flex; align-items: center; width: 100%; justify-content: center; padding:0 20px;  }
#noad_no_cont .nnc_header h4{font-weight: bold;  }
#noad_no_cont .nnc_header_img{width: 100%; display: block;}
#noad_no_cont .nnc_link{width: 100%; max-width: 310px; min-width: 300px; margin: 0 auto; display: block; background: #2f82e0; color:#fff; border-radius: 5px; position: absolute; bottom:19%; left:50%; transform: translateX(-50%); text-align:center; height: 45px; line-height: 45px; font-size: 1em;}

#noad_no_cont .nnc_section1{background: #2196F3; color:#fff;  padding:20px; }
#noad_no_cont .nnc_section1 p{margin-bottom: 0px; text-align: center; font-size: 1.1em; font-weight: normal;}

#noad_no_cont .nnc_section2{padding:20px; border-bottom: 1px solid #ddd;} 
#noad_no_cont .nnc_section2 p.blue{text-align: center; display: block; margin-bottom: 10px;}
#noad_no_cont .nnc_section2 p{text-align: center; font-size: 1.2em; margin-bottom: 0px;}

#noad_no_cont .nnc_section3{border-bottom: 1px solid #ddd; padding:20px;}
#noad_no_cont .nnc_section3 h4{font-weight: bold; text-align: center; margin:0px 0px 10px 0px;}
#noad_no_cont .nnc_section3 ol{margin-bottom: 0px;}
#noad_no_cont .nnc_section3 ol li {border-bottom: none; padding:0px; font-size: 1em; font-weight: normal;}

#noad_no_cont .nnc_section4{padding: 20px; border-bottom: 1px solid #ddd;}
#noad_no_cont .nnc_section4 p{font-size: 1em; margin-bottom: 10px; }
#noad_no_cont .nnc_section4 h4{font-weight: bold; text-align: center; margin:0px 0px 10px 0;}
#noad_no_cont .nnc_section4 ul{border-top: none;}
#noad_no_cont .nnc_section4 ul li{border-bottom: none; font-size: 1em; padding: 0px; font-weight: normal;}

#noad_no_cont .nnc_btn{background: #2196F3; color:#fff; text-align: center; border-radius: 4px; width: 100%; min-width: 300px; max-width: 300px; height: 45px; display: block; line-height: 45px; font-size: 1.2em; margin:20px auto;}

#noad_no_cont .nnc_footer{background: #f4f4f4; padding:20px;}
#noad_no_cont .nnc_footer p{font-size: 1em; margin-bottom: 10px;}
#noad_no_cont .nnc_footer ul{margin-bottom: 0px; background: #000; border-top: none;  }
#noad_no_cont .nnc_footer ul li{border-bottom: none; font-size: 1em;  background: #f4f4f4; padding: 0px; font-weight: normal;}



#noad_no_cont2 {width: 100%; padding:0 25px 20px; background: #fff;  }
#noad_no_cont2 .nnc_header{display: flex; align-items: center; width: 100%; justify-content: center; padding: 45px 0;  }
#noad_no_cont2 .nnc_header h4{font-weight: normal; font-size:1.5em; text-align: center; line-height: 1.3em; }
#noad_no_cont2 .nnc_header img{width: 60px; margin-right: 35px; box-sizing: border-box;}

#noad_no_cont2 .nnc2_section1{ width: 100%; padding:20px 0; display: flex; flex-direction: column; background: #f8f8f8; align-items: center; }
#noad_no_cont2 .nnc2_section1 p{ width: 100%; font-weight: normal; color:#000; font-size: .95em; border-radius: 10px; text-align: center; line-height: 1.6em; margin-bottom: 0px;}
#noad_no_cont2 .nnc2_section1 .nnc2_price{background: #2196F3; color:#fff; font-weight: normal; font-size: .9em; border-radius: 16px; height: 26px; width: 85px; line-height: 26px; text-align: center; }

#noad_no_cont2 .nnc_btn2{background: #2196F3; color:#fff; text-align: center; border-radius: 4px; width: 100%; height: 45px; display: block; line-height: 45px; font-size: 1.1em; margin:10px auto 0;}

#noad_no_cont2 .nnc2_section2{padding:20px 0;}
#noad_no_cont2 .nnc2_section2 h4{color:#000; margin-bottom: 10px; font-weight: bold; font-size: 1em;}
#noad_no_cont2 .nnc2_section2 p{font-weight: normal; font-size: 1em;}

#noad_no_cont2 .nnc2_section3{padding: 20px 0;}
#noad_no_cont2 .nnc2_section3 h4{font-weight: bold; color:#000; font-size: 1em; margin-bottom: 10px;}
#noad_no_cont2 .nnc2_section3 p{font-weight: normal; font-size: 1em;}



#noad_no_cont2 .nnc2_section4{padding:20px 0; border-top:1px solid #ddd;}
#noad_no_cont2 .nnc2_section4 ul{border-top: none;}
#noad_no_cont2 .nnc2_section4 li{padding:0px; border-bottom:none; display: flex; align-items: center;}
#noad_no_cont2 .nnc2_section4 li label a{text-decoration: underline !important;}

#noad_no_cont2 .nnc2_section4 .styled-checkbox + label {
  cursor: pointer;
  padding: 0;
  color:#000;
  padding-left: 30px;
  font-size: 0.9em;
}
#noad_no_cont2 .nnc2_section4 .styled-checkbox + label:before {
  content: "";
  display: inline-block;
  width:20px;
  height:20px;
  left: 0px;
  position: absolute;
  top: 5px;
  background: #ddd;
  border:none;
  border-radius: 0px;
  background-size:20px;
}
#noad_no_cont2 .nnc2_section4 input[type="checkbox"]{
  width: 0;
}

#noad_no_cont2 .nnc2_section4 .styled-checkbox:checked + label:before {
  background: url(../images/icon/btn_b_check.png)no-repeat !important;
  position: absolute; top: 5px;
  left:0px;
  border:none;   background-size:20px;
}

#noad_no_cont2 .nnc2_section4 .unstyled {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#noad_no_cont2 .nnc2_section4 .title {
  text-align: center;
  color: #4571ec;
}


#noadModal1 .modal-dialog{width: 100%; padding-top:10% !important;  margin:0px;}
#noadModal1 .modal-content{width: 100% !important; max-width: 300px !important; padding:20px 0;  margin:0 auto !important;  }
#noadModal1 .modal-content .modal-header{width: 100%; border-bottom:1px solid #ddd !important; position: inherit; }
#noadModal1 .modal-content .modal-header h1{color:#000; font-size: 1em; padding:0 20px; font-weight: bold; }

#noadModal1 .modal-content .modal-body {height: 200px; overflow-y:scroll;  }
#noadModal1 .modal-content .modal-body div{padding: 20px; font-weight: normal;}

#noadModal1 .modal-content .modal-footer{width: 100% !important; margin:20px 0 0;  border-top:none;}
#noadModal1 .modal-content .modal-footer button{width: 100%; margin:0 auto !important; text-align: center; background: #2196F3; color:#fff; max-width: 250px;display: block; float:none; border-radius: 4px;}

#noadModal2 .modal-dialog{width: 100%; padding-top:10% !important;  margin:0px;}
#noadModal2 .modal-content{width: 100% !important; max-width: 300px !important; padding:20px 0; margin:0 auto; }
#noadModal2 .modal-content .modal-header{width: 100%; border-bottom:1px solid #ddd !important; position: inherit; }
#noadModal2 .modal-content .modal-header h1{color:#000; font-size: 1em; padding:0 20px; font-weight: bold; }

#noadModal2 .modal-content .modal-body {height: 200px; overflow-y:scroll; }
#noadModal2 .modal-content .modal-body div{padding: 20px; font-weight: normal;}

#noadModal2 .modal-content .modal-footer{width: 100% !important; margin:20px 0 0; border-top:none;}
#noadModal2 .modal-content .modal-footer button{width: 100%; margin:0 auto !important; text-align: center; background: #2196F3; color:#fff; max-width: 250px;display: block; float:none; border-radius: 4px;}


#noad_ok_cont {width: 100%; padding:40px 25px 0; position: relative; text-align: left; background: #fff;}
#noad_ok_cont h4{margin:0 0 30px; font-size: 1.15em; color:#000; font-weight: bold; }
#noad_ok_cont p{font-size: 1em; color: #000; font-weight: normal; margin-bottom: 30px; }
#noad_ok_cont p > b{color:#2f82e0; }


#noad_ok_cont .nnc_btn2{background: #2196F3; color:#fff; text-align: center; border-radius: 4px; width: 100%; height: 45px; display: block; line-height: 45px; font-size: 1.2em; margin:100px auto 0;}


/*240314 추가 수정 작업*/
#noad_no_cont .nnc_link{
  min-width: 280px;
  position: relative; left:0; transform: translateX(0%); margin: 30px auto 40px;
}

.noad_no_footer{background: #f3f6f8; padding:25px; }
.noad_no_footer h5{font-size: 1em; color:#8a8a8a; margin-bottom: 20px;}
.noad_no_footer ul{border-top:none;}
.noad_no_footer ul li{border-bottom:none; background:none; padding:0px; font-size: .95em; font-weight: normal; color: #8a8a8a; letter-spacing: -1px;}

.noad_no_footer ul li a{text-decoration: underline !important;}

#TermsOfUse_modal .modal-header h5{text-align: center; font-size: 1em;}
#TermsOfUse_modal .modal-body .modal-content-detail{height: 300px; overflow-y: scroll; font-weight: normal; font-size: .9em; letter-spacing: -1px;}

#TermsOfUse_modal .modal-body .modal-content-detail b{font-weight: normal;}
#TermsOfUse_modal .modal-body .modal-content-detail b.blue{text-decoration: none !important;}

#TermsOfUse_modal .modal-footer button{width: 100%; background: #2196F3; color: #fff;}



/* 240604 프리미엄 구독 */

/* start */
.pri_subs .nsn6_cont h4 span{color: #B4B4B4;font-size: 14px;font-weight: 400;}
.pri_subs .txt{text-align: center;font-size: 14px;font-weight: 400;}

/* 01 */
.pri_subs .subscribe_gift_cont {
  width: 100%;
  background: #f5f5f5;
  border-radius: 10px;
  padding: 25px 15px ;
  position: relative;
}
.pri_subs .gift_tit{
  padding-left: 10px;
  font-size: 18px;
  font-weight: 600;
}
.pri_subs .gift_tit span{
  font-weight: 400;
  font-size: 14px;
  color: #b4b4b4;
}
.pri_subs .subscribe_gift_cont .gift_slc{
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin: 0 0 8px;
  display: flex;
  justify-content: space-between;
}
.pri_subs .nsn6_3_top label{padding: 0px; font-weight: bold;}
.pri_subs .nsn6_3_top input[type="checkbox"] + label{color:#000; font-size: 1em; margin-bottom: 0px; padding-left: 35px;}


.pri_subs  .nsn6_3_top input[type="checkbox"] + label:before{
  background: url(../images/icon/chk_uncheck.png) no-repeat; background-size: 24px; width: 24px; height: 24px; left:5px; top: 0px;
}
.pri_subs  .nsn6_3_top input[type="checkbox"]:checked + label:before{
  background: url(../images/icon/chk_checked.png) no-repeat; background-size: 24px; width: 24px; height: 24px; left:5px; top: 0px;
}

.pri_subs .subscribe_gift_cont ul{
  padding: 20px 10px 0;
}

.pri_subs .subscribe_gift_cont ul li{
 font-size: 14px;
 font-weight: 400;
 line-height: 120%;
 margin-bottom: 5px;
}
.pri_subs .subscribe_gift_cont ul li:first-of-type{
  color: #2F82E0;
  margin-bottom: 15px;
}


.pri_subs .subscribe_gift_cont .gift_price{
  background-color: #2F82E0;
  padding: 3px 10px;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 22px;
  font-weight: 400;
  line-height: 150%;
}

.pri_subs .gift_notice{
  font-size: 12px;
  color: #b4b4b4;
  font-weight: 400;
  line-height: 120%;
  margin: 10px 0 20px;
}
.pri_subs .subscribe_gift_cont .gift_txt{
  font-size: 14px;
  color: #000;
  padding: 20px 10px 0;
  margin: 0;
  font-weight: 400;
  line-height: 120%;
  
}



.pri_subs .subscribe_gift_cont button {
  background: #dd0404;
  max-width: 100%;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 0.8em;
  border-radius: 5px;
  margin: 0 auto;
  padding: 0px 25px;
  display: block;
  width: 160px;
}

#gift_modal{
text-align: center;
border-radius: 6px;
}
#gift_modal .modal-header{border: none;padding: 35px 20px 15px;font-size: 16px;line-height: 150%;font-weight: 600;}
#gift_modal .modal-body{border: none;padding: 0 20px 30px;font-size: 13px;line-height: 130%;font-weight: 400;}
#gift_modal .modal-footer{border: none;padding: 0;margin:0 20px 20px;display: flex;justify-content: space-between;}
#gift_modal .btn{background-color: #999;width: 47%;border-radius: 5px;color: #fff;font-size: 13px;line-height: 120%;font-weight: 400;height: 38px;}
#gift_modal .btn-primary{background-color: #2F82E0;width: 47%;border-radius: 5px;color: #fff;font-size: 13px;line-height: 120%;font-weight: 400;height: 38px;border: none;}
#gift_modal .btn:focus,
#gift_modal .btn:active{border: none;box-shadow: none;}

.price_total{
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

/*  */
.pri_subs .pay_wrap{padding: 50px 25px 25px;}

.pri_subs .subs_info>ul>li{width: 100%;display: flex;justify-content: space-between;text-align: right;padding-bottom: 10px;}
.pri_subs .subs_info h4{font-size: 18px;font-weight: 500;line-height: 150%;margin-bottom: 30px;}
.pri_subs .subs_info h5{font-size: 14px;font-weight: 500;line-height: 130%;display: flex;align-items: start;margin: 0;}
.pri_subs .subs_info li{font-size: 14px;font-weight: 400;line-height: 150%;}
.pri_subs .subs_info li>div{display: flex;align-items: center;}
.pri_subs .subs_info li>div input{display: block;width: 160px;border-radius: 4px;height: 24px;border: 1px solid #E3E3E3;margin-right: 4px;padding: 0 6px;font-size: 13px;}
.pri_subs .subs_info li button{width: 36px;height: 20px;font-size: 12px;color: #999;background-color: #e3e3e3;line-height: 20px;border-radius: 4px;}

.pri_subs .subs_pay>ul>li{width: 100%;display: flex;justify-content: space-between;text-align: right;padding-bottom: 10px;border-bottom: 1px solid #F8F8F8;margin-bottom: 10px;}
.pri_subs .subs_pay>ul>li:last-of-type{border: none;}

.pri_subs .subs_pay h4{font-size: 18px;font-weight: 500;line-height: 150%;margin-bottom: 30px;}
.pri_subs .subs_pay h5{font-size: 14px;font-weight: 500;line-height: 130%;display: flex;align-items: start;margin: 0;}
.pri_subs .subs_pay .red{color: #E33C43;}
.pri_subs .subs_pay .blue{color: #2F82E0;text-decoration: none;}
.pri_subs .subs_pay li.sec_r{font-size: 14px;font-weight: 400;line-height: 150%;}
.pri_subs .subs_pay li span{font-size: 12px;font-weight: 400;padding-right: 4px;color: #999;}

.pri_subs .subs_mth{margin-bottom: 50px;}
.pri_subs .subs_mth h5{font-size: 14px;font-weight: 500;}
.pri_subs .subs_mth h5>span{font-size: 12px;font-weight: 400;color: #999;margin-left: 4px;}
.pri_subs .subs_mth>div.w50{width: 50%;}

.pri_subs .subs_mth .card_select ul{display: flex;justify-content: center;margin-top: 30px;}

/* card select*/
.pri_subs .subs_mth .card_select{display: flex;width: 100%;justify-content: space-between;color: #212124;}
.pri_subs .subs_mth .card_select li{width: 76px;height: 76px;}

.pri_subs .subs_mth .card_num{position: relative;}
.pri_subs .subs_mth .card_detail{display: flex;width: 100%;justify-content: space-between;}
.pri_subs .subs_mth .card_detail .w48{width: 49.5%;}
.pri_subs .subs_mth input{border: 1px solid #EDEDED;}
.pri_subs .subs_mth input::placeholder {color: #CCCCCC;font-size: 14px;font-weight: 300;}
.pri_subs .subs_mth .birth_date{display: flex;width: 49.5%;position: relative;}
.pri_subs .subs_mth .p_ex1{position: absolute;top:36px;right: 0;font-size: 11px;font-weight: 400;bottom: 0;color: #77B7FF;}
.pri_subs .subs_mth .p_ex2{position: absolute;right: -70px;font-size: 12px;font-weight: 400;bottom: 0;color: #77B7FF;}

#pri_faq{
  background-color: #FAFAFA;
}
#pri_faq li.q {
    background-color: #FAFAFA;
    font-weight: 400;
    font-size: 13px;
    border-bottom: 2px #fff solid;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    height: 48px;
    align-items: center;
}
#pri_faq li.q .arrowimg{
  display: block;
}

#pri_faq li.q .rotate {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#pri_faq li.a{font-size: 12px;font-weight: 400;background-color: #F3F3F3;}


/* pri_subs.htm */
.pri_subs{margin-bottom: 20px;}
.pri_subs h4{font-size:18px;color:#000;}
.pri_subs .db_username{color:#2F82E0; font-size: 18px;}

.pri_subs h5{font-size: 15px;font-weight: 600;color: #000;margin: 30px 0 10px 5px;}
.pri_subs h6{font-size: 15px;font-weight: 400;color: #999;margin: 20px 0 10px;line-height: 130%;}
.pri_subs .db_section{border-bottom:1px solid #f8f8f8; padding-bottom: 20px; background-color: #F8F8F8;padding: 12px;border-radius: 6px;width: 100%;font-size: 14px;}
.pri_subs .db_section .tabel_top{display: flex;flex-direction: row;justify-content: space-between;color: #000;font-size: 14px;}

.line2_w{
  background-color:#fff;
  display: block;
  width: 100%;
  height: 2px;
  margin: 6px auto;
}
.line2_f8{
  background-color:#F8F8F8;
  display: block;
  width: 100%;
  height: 2px;
  margin: 6px auto;
}
.line4_f8{
  background-color:#F8F8F8;
  display: block;
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.line2_de{
  background-color: #dedede;
  display: block;
  width: 100%;
  height: 2px;
  margin: 0px auto;
}
.line_de{
  background-color: #dedede;
  display: block;
  width: 100%;
  height: 1px;
  margin: 0px auto;
}
.pri_subs .db_section .tabel_bottom{display: flex;flex-direction: row;justify-content: space-between;}
.pri_subs .db_section .tabel_bottom p{font-size: 14px;color: #999;font-weight: 400;line-height: 22px;letter-spacing: -1px;}
.list_1{width: 28%;}
.list_2{width: 28%;}
.list_3{width: 36%;}


.pri_subs .db_section > div{text-align: center; font-size: 18px; display: flex; align-items: center; flex-direction: column; }

.pri_subs .db_section4{display: flex; flex-direction: column; margin:30px auto 0; }
.pri_subs .db_section4 .sm_username{text-decoration: underline; color: #2F82E0;}
.pri_subs .db_section4 .txt{font-size: 15px;font-weight: 400;line-height: 130%;color: #000;margin-bottom: 20px;}

.pri_subs .db_section2 li{margin-bottom: 10px; display: flex; justify-content: space-between; align-items: center; }
.pri_subs .db_section2 li:last-child{margin-bottom: 0px;}
.pri_subs .db_section2 li img{margin-right: 5px; width: 22px; height: 22px; margin-bottom: 0px;}
.pri_subs .db_section2 li div{font-size: 15px; color:#000; display: flex; align-items: center;}
.pri_subs .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 ul.dbs3_ul li .dbs3_div{
  width: 68%;
}
.db_section3 ul.dbs3_ul li .dbs3_div .dd_r {
  font-weight: normal;
  color: #969696;
  font-size: 12px;
  line-height: 120%;
}

.pri_subs .footer_btn{ 
  text-align: center;  
  color:#fff; 
  font-size: 18px;
  display: block; 
  margin:0 auto ; 
  width: 100%; 
  height: 54px; 
  line-height: 54px; 
  background: #2F82E0;
  border-radius: 4px; 
}


/* pri_subs 뉴스레터 수신 매체 선택 */
.pri_subs .pc_ltit_subs {
  font-weight: 600;
  margin: 0 0 10px;
  padding-left: 5px;
  font-size: 16px;
}

.pri_subs .app_select_list li {
  text-align: center;
  border: 1px solid #bbb;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding: 2.1% 0 1.4%;
  margin: 0;
  width: 24%;
}

.pri_subs .app_select_list .app_caution {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  padding: 8px 0 40px 5px;
}


