@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

.wap_missing{ width: 100%; height: 100%; background-color: #292524; overflow: hidden; font-size: 0; word-break: keep-all;}
.missing_contents .inner{ width: 100%; margin: auto; }
.missing_contents .section{ font-family: 'Noto Sans KR', sans-serif;  position: relative; z-index: 1; height: 70vw; min-height: 450px; font-size: 16px; }

/*seciton01*/
.missing_contents .section01{ font-family: 'Nanum Myeongjo', serif; height: 85vw;   } 
.missing_contents .section01 .bg{ position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; background: url(../../img/missing/m_sec01_bg.jpg) no-repeat center; background-size: cover;}
.missing_contents .section01 .txt_w{ position: absolute; bottom: 50px; left: 0; width: 100%;}
.missing_contents .section01 .txt_w p{ margin: 10px 0; font-size: 16px; color: #fff; opacity: 0.6; text-align: center; line-height: 1.5; } 


/*seciton02*/
.missing_contents .section02{ font-family: 'Nanum Myeongjo', serif; }
.missing_contents .section02 .bg{ position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; background: url(../../img/missing/sec02_bg.png) no-repeat right; background-size: cover;}
.missing_contents .section02 .txt_w{ position: absolute; top: 10%; left: 0; width: 100%;}
.missing_contents .section02 .txt_w p{ margin: 10px 0; font-size: 24px; color: #fff; text-align: center; line-height: 1.5; } 
.missing_contents .section02 .counter_w{ position: absolute; top: 35%; left: 0; width: 100%;} 
.missing_contents .section02 .counter_w .counter_con{ width: 80%; margin: 15px auto; padding: 10px 0; box-sizing: border-box; background: linear-gradient(90deg, rgba(233,239,220,0) 0%, rgba(233,239,220,1) 45%, rgba(233,239,220,1) 55%, rgba(233,239,220,0) 100% ) }
.missing_contents .section02 .counter_w .counter_con p{ margin: 10px 0; color: #000; font-size: 18px; font-weight: 800; text-align: center; line-height: 1.2; }
.missing_contents .section02 .counter_w .counter_con p .counter{ padding: 0 5px; font-family: 'Noto Sans KR', sans-serif; font-size: 24px; font-weight: 800; color: #73a000; opacity: 0; }
.missing_contents .section02 .counter_w .counter_con p .under_line{ padding-bottom: 5px; border: 0; border-bottom: 1px solid #73a000; border-bottom-style: dashed; }


/*seciton03*/
.missing_contents .section03{ padding: 20px 0; box-sizing: border-box; }
.missing_contents .section03 .bg{ position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; background: url(../../img/missing/sec03_bg.jpg) no-repeat center; background-size: cover;}
.missing_contents .section03 .bg_gradient{ position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; background: radial-gradient(circle at top left, rgba(40, 40, 40, 0) 37%, rgba(40, 40, 40, 0.9) 100%);}
.missing_contents .section03 .txt_w{ font-size: 16px; }
.missing_contents .section03 .txt_w p{ margin: 10px 0; font-family: 'Nanum Myeongjo', serif; font-size: 24px; font-weight: 500; color: #fff; text-align: center; line-height: 1.3; }
.missing_contents .section03 .percent_w{ position: absolute; top: 50%; transform: translate(0, -50%); width: 100%;}
.missing_contents .section03 .percent_w p{ margin: 0; font-size: 16px; font-weight: 400; color: #ffb7a1; text-align: center; }
.missing_contents .section03 .percent_w p.txt01 strong{ font-size: 24px; font-weight: 500;  }
.missing_contents .section03 .percent_w p.txt02{ font-size: 18px; font-weight: 600;  }
.missing_contents .section03 .percent_w p.txt02 .scroll{ font-size: 22px; position: relative; }
.missing_contents .section03 .percent_w .ellip{ display: block; font-size: 10px; font-weight: 500; color: #ffb7a1; text-align: center; line-height: 1; }
.missing_contents .section03 .bottom_w{ position: absolute; bottom: 0; z-index: 2; width: 100%; background-color: rgba(0,0,0,0.3); }
.missing_contents .section03 .bottom_w p{ font-size: 16px; color: #fff; text-align: center; }


/*seciton04*/
.missing_contents .section04{ height: 200vw; min-height: 1800px;  padding: 40px 0; box-sizing: border-box; text-align: center; }
.missing_contents .section04 .bg{ position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; background: url(../../img/missing/sec04_bg.jpg) no-repeat center; background-size: cover;}
.missing_contents .section04>.txt_w p{ margin: 10px 0; font-size: 22px; font-weight: 600; color: #ebdeba; }
.missing_contents .section04>.txt_w p strong{ font-size: 24px; font-weight: 600;}
.missing_contents .section04>.txt_w ul{ padding: 20px 0; }
.missing_contents .section04>.txt_w ul li{ font-size: 16px; font-weight: 600; color: #9ba1a5; line-height: 1.5;}
.missing_contents .section04 .way_w{ position: relative; width: calc(100% - 120px); margin: 20px 60px 10px;  }
.missing_contents .section04 .way p{ margin: 10px 0;}
.missing_contents .section04 .way{ width: 100%; padding: 20px; box-sizing: border-box; background-color: #f7f7ef; border: 10px solid #afa6a1;  }
.missing_contents .section04 .way .txt_w{ color: #513b37;}
.missing_contents .section04 .way .txt_w .tit{ font-size: 18px; font-weight: 700;}
.missing_contents .section04 .way .txt_w .sub_tit{ font-size: 16px; font-weight: 700;}
.missing_contents .section04 .way .txt_w .txt{ font-family: 'Nanum Myeongjo', serif; font-size: 14px; font-weight: 700; line-height: 1.5;}
.missing_contents .section04 .way .privacy_w input{ height: 40px; padding: 5px 10px; box-sizing: border-box; border: 1px solid #afa6a1; background-color: #fff; font-size: 14px; }
.missing_contents .section04 .way .privacy_w .input_name{ width: 25% }
.missing_contents .section04 .way .privacy_w .input_phone{ width: 33%; }
.missing_contents .section04 .way .privacy_w .input_mail{ width: 40%; }
.missing_contents .section04 .way .sign_w{ padding: 10px 0; font-size: 14px; font-weight: 600; color: #333;}
.missing_contents .section04 .way .sign_w span a{ text-decoration: none; font-size: 14px; font-weight: 600; color: #333;}
.missing_contents .section04 .way .submit_w{ padding: 10px 0 10px; }
.missing_contents .section04 .way .submit_w .btn_submit{ padding: 10px 40px; border-radius: 8px; border: 0; background-color: rgba(81,59,55,0.7); font-size: 18px; font-weight: 600; color: #fff; }
.missing_contents .section04 .way .submit_w .btn_donate{ display: inline-block; padding: 10px 40px; margin: auto; border-radius: 8px; border: 0; background-color: rgba(81,59,55,0.7); font-size: 18px; font-weight: 600; color: #fff; text-decoration: none;}
.missing_contents .section04 .way .status_w span{ font-size: 18px; font-weight: 900; color: #73a000; }

.missing_contents .section04 .way_popup{ display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 30px; box-sizing: border-box; background-color: rgba(255,255,255,0.9); border: 10px solid #73a000;  }
.missing_contents .section04 .way_popup .btn_close{ position: absolute; top: 20px; right: 30px; width: 30px; height: 30px;}
.missing_contents .section04 .way_popup .btn_close .line{ position: absolute; top: 15px; left: 0; width: 100%; height: 3px; background-color: #000; border: none;}
.missing_contents .section04 .way_popup .btn_close .line01{ transform: rotate(45deg); }
.missing_contents .section04 .way_popup .btn_close .line02{ transform: rotate(-45deg); }
.missing_contents .section04 .way_popup .txt_w{ color: #333;}
.missing_contents .section04 .way_popup .txt_w .tit{ font-size: 18px; font-weight: 700;}
.missing_contents .section04 .way_popup .txt_w .tit strong{ font-size: 20px; font-weight: 700; color: #73a000;}
/* .missing_contents .section04 .way_popup .txt_w .txt{ font-family: 'Nanum Myeongjo', serif; font-size: 16px; font-weight: 700; line-height: 1.8;} */
.missing_contents .section04 .way_popup .txt_w .txt img{ width: 100%; }
.missing_contents .section04 .sns_w ul{ position: relative; display: inline-block; padding: 10px 20px; background-color: #f5ffd7; border-radius: 15px; border: 3px solid #73a000; border-style: dashed; }
.missing_contents .section04 .sns_w ul li{ width: 40px; list-style: none; float: left; margin-right: 10px; }
.missing_contents .section04 .sns_w ul li:nth-child(4){ margin-right: 0; }
.missing_contents .section04 .sns_w ul li:nth-child(5){ position: absolute; left: -15%; bottom: -40px;     width: 130%;}
.missing_contents .section04 .sns_w ul li:nth-child(5) #copy_input{ padding: 5px;}
.missing_contents .section04 .sns_w ul li:nth-child(5) #copy_url{ border: 0;background-color: #73a000;color: #fff;margin-left: 5px;padding: 5px;font-size: 14px;}
.missing_contents .section04 .sns_w ul li a{ display: block;}
.missing_contents .section04 .sns_w ul li img{ width: 100%; }
.missing_contents .section04 .sns_w .bubble{ display: block; width: 156px; height: 50px; margin: 20px auto 10px; background: url(../../img/missing/icon_sns_bubble.png) no-repeat center; background-size: cover; }

.missing_contents .section04 .way_bottom{ font-size: 16px; font-weight: 600; color: #fff; opacity: 0.5;}
.missing_contents .section04 .sns_bottom{ margin: 30px auto 0; padding: 10px;}
.missing_contents .section04 .sns_bottom .sns_w .txt{ display: block; font-size: 18px; font-weight: 600; color: #fff;  }
.missing_contents .section04 .sns_bottom .sns_w ul{ background-color: transparent; border: 0; padding: 15px; }
.missing_contents .section04 .sns_bottom .sns_w ul li{ width: 50px}
.missing_contents .section04 .txt_bottom{ width: calc(100% - 120px); margin: 50px 60px 0; padding: 5px 10px; box-sizing: border-box; background-color: rgba(65,65,86,0.2); border-radius: 100px;   }
.missing_contents .section04 .txt_bottom p{ margin: 10px 0; font-size: 18px; font-weight: 600; color: #fff; line-height: 1.5;  }

/*seciton05*/
.missing_contents .section05{ width: 100%; height: auto; min-height: 0; padding: 30px 0 50px; background-color: #2f2851; text-align: center; }
.missing_contents .section05 .txt_w p{ font-size: 18px; font-weight: 600; color: #fff;}
.missing_contents .section05 .btn_w .btn_link{ display: inline-block; padding: 20px 40px; background-color: #90c21f; border-radius: 8px; font-size: 24px; font-weight: 600; color: #2f2851; text-decoration: none; }



.missing_contents .way_privacy{ display: none; width: 100%; height: 100vh; position: fixed; top: 0; left: 0; z-index: 99; background-color: rgba(0,0,0,0.8); }
.missing_contents .way_privacy .content{ width: calc(100% - 20px); height: calc(100vh - 120px); margin: 40px auto 80px; background-color: #fff; }
.missing_contents .way_privacy .content .con_top{ width: 100%; height: 40px; background-color: #999; }
.missing_contents .way_privacy .content .con_top .close{ position: relative; width: 50px; height: 40px; padding: 5px; box-sizing: border-box; float: right;}
.missing_contents .way_privacy .content .con_top .close .line{ position: absolute; top: 18px; left: 7px; width: 45%; height: 1px; background-color: #fff; border: 0; }
.missing_contents .way_privacy .content .con_top .close .line01{ transform: rotate(45deg);}
.missing_contents .way_privacy .content .con_top .close .line02{ transform: rotate(-45deg);}
.missing_contents .way_privacy .content .con_top .close:hover{ background-color: #73a000}
.missing_contents .way_privacy .content .con{ width: 100%; height: calc(100% - 40px); overflow: auto;  font-size: 16px; color: #222;}

#m_Privacy_Policy_td1{ box-sizing: border-box; }
#m_Privacy_Policy_td2{ box-sizing: border-box; }




@media all and (max-width: 600px){
    /*seciton01*/
    .missing_contents .section01 .txt_w p{ font-size: 14px; line-height: 1.3; padding: 0 10px;}
    
    /*seciton02*/
    .missing_contents .section02 .txt_w{ top: 5%;}
    .missing_contents .section02 .txt_w p{ font-size: 20px; } 
    .missing_contents .section02 .counter_w{ bottom: 5%;} 
    .missing_contents .section02 .counter_w .counter_con { margin: 10px auto; padding: 6px 0;}
    .missing_contents .section02 .counter_w .counter_con p{ font-size: 16px;  }
    .missing_contents .section02 .counter_w .counter_con p .counter{ font-size: 20px; }
    
    /*seciton03*/
    .missing_contents .section03 .txt_w p{ font-size: 20px;line-height: 1.2; }
    .missing_contents .section03 .percent_w p{ font-size: 14px; line-height: 1.2; }
    .missing_contents .section03 .percent_w p.txt01 strong{ font-size: 20px; }
    .missing_contents .section03 .percent_w p.txt02{ font-size: 16px; }
    .missing_contents .section03 .bottom_w p{ padding: 0 20px; font-size: 14px; }
    
    /*seciton04*/
    .missing_contents .section04>.txt_w p{ font-size: 16px;}
    .missing_contents .section04>.txt_w p strong{ font-size: 18px;}
    .missing_contents .section04>.txt_w ul li{ padding: 0 10px; font-size: 14px; line-height: 1.5;}
    .missing_contents .section04 .way_w{ width: calc(100% - 40px); margin: 20px 20px 10px;  }
    .missing_contents .section04 .way{ padding: 15px 10px;}

    .missing_contents .section04 .way .sign_w{ padding: 10px 0; font-size: 14px; }

    .missing_contents .section04 .way .privacy_w input{ margin-bottom: 5px;}
    .missing_contents .section04 .way .privacy_w .input_name{ width: 80% }
    .missing_contents .section04 .way .privacy_w .input_phone{ width: 80%; }
    .missing_contents .section04 .way .privacy_w .input_mail{ width: 80%; }
    .missing_contents .section04 .way .sign_w span a{ font-size: 14px; }
    .missing_contents .section04 .way .submit_w .btn_submit{ padding: 8px 40px; font-size: 16px; }
    .missing_contents .section04 .way .submit_w .btn_donate{ padding: 8px 40px; font-size: 16px; }
    
    .missing_contents .section04 .way_popup{ padding: 50px 15px 30px;}
    
    .missing_contents .section04 .way_bottom{ font-size: 14px; line-height: 1.2; }
    .missing_contents .section04 .txt_bottom{ width: calc(100% - 40px); margin: 30px 20px 0; border-radius: 50px; padding: 10px 20px; }
    .missing_contents .section04 .txt_bottom p{ margin: 10px 0; font-size: 14px; font-weight: 600; color: #fff; line-height: 1.5;  }
    
    
    
    /*seciton05*/
    .missing_contents .section05{ width: 100%; height: auto; min-height: 0; padding: 20px 0 40px; background-color: #2f2851; text-align: center; }
    .missing_contents .section05 .txt_w p{ font-size: 18px; font-weight: 600; color: #fff;}
    .missing_contents .section05 .btn_w .btn_link{ display: inline-block; padding: 10px 30px; background-color: #90c21f; border-radius: 8px; font-size: 18px; font-weight: 600; color: #2f2851; text-decoration: none; }
    
}

@media all and (max-width: 420px){
    
    /*seciton02*/
    .missing_contents .section02 .counter_w .counter_con p{ font-size: 14px;  }
    .missing_contents .section02 .counter_w .counter_con p .counter{ font-size: 20px; }
    
    /*seciton03*/
    .missing_contents .section03 .txt_w p{ font-size: 18px;}
    
    
    /*seciton04*/
    .missing_contents .section04 .way_w{ width: calc(100% - 20px); margin: 20px 10px 10px;  }
    .missing_contents .section04 .way .privacy_w .input_name{ width: 90% }
    .missing_contents .section04 .way .privacy_w .input_phone{ width: 90%; }
    .missing_contents .section04 .way .privacy_w .input_mail{ width: 90%; }
    .missing_contents .section04 .way_popup .txt_w .tit{ font-size: 16px; }
    .missing_contents .section04 .way_popup .txt_w .tit strong{ font-size: 18px; }
    .missing_contents .section04 .way_popup .txt_w .txt{ font-size: 14px; line-height: 1.8;}
    .missing_contents .section04 .way_popup .sns_w ul{ padding: 10px;}
    .missing_contents .section04 .txt_bottom{ width: calc(100% - 20px); margin: 20px 10px 0; }
}







/*우측 서브메뉴 다른 페이지들과 통일 -- 소스 가져옴*/
@media screen and (min-width: 320px){
  .mnb{position: fixed;background-color: #8fc11f;width: 62px;height: 159px;top: 205px!important;z-index: 5;border-bottom-left-radius: 20px;right: 0;border-top-left-radius: 20px;}
  #start{position: fixed;right: 3.5%;text-align:center;display: block;border:0;outline:0;color:#ffffff;width:9%;top:380px;font-size: 18px;border-radius:50%;font-weight:bold;background-color:#8fc11f;}
}
@media screen and (min-width: 360px){
  .mnb{position: fixed;background-color: #8fc11f;width: 65px;height: 159px;top: 205px!important;z-index: 5;border-bottom-left-radius: 20px;right: 0;border-top-left-radius: 20px;}
  #start{position: fixed;right: 3.5%;text-align:center;display: block;border:0;outline:0;color:#ffffff;width:8%;top:380px;height:30px;font-size: 18px;border-radius:50%;font-weight:bold;background-color:#8fc11f;}
}
@media screen and (min-width: 375px){
  .mnb{position: fixed;background-color: #8fc11f;width: 65px;height: 159px;top: 205px!important;z-index: 5;border-bottom-left-radius: 20px;right: 0;border-top-left-radius: 20px;}
  #start{position: fixed;right: 3.5%;text-align:center;display: block;border:0;outline:0;color:#ffffff;width:8%;top:380px;height:30px;font-size: 18px;border-radius:50%;font-weight:bold;background-color:#8fc11f;}
}
@media screen and (min-width: 411px){
  .mnb{position: fixed;background-color: #8fc11f;width: 65px;height: 159px;top: 205px!important;z-index: 5;border-bottom-left-radius: 20px;right: 0;border-top-left-radius: 20px;}
  #start{position: fixed;right: 3%;text-align:center;display: block;border:0;outline:0;color:#ffffff;width:8%;top:380px;height:30px;font-size: 18px;border-radius:50%;font-weight:bold;background-color:#8fc11f;}
}
.start{border:1px solid #8fc11f;}
#start.ooo{width:35px;right:0;font-size:15px;height:40px;border-radius:0;border-top-left-radius: 25%;border-bottom-left-radius: 25%;}
