@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: #fff; overflow: hidden; font-size: 0;}
.missing_contents .inner{ width: 1280px; margin: auto; background-color: #292524; }
.missing_contents .section{ font-family: 'Noto Sans KR', sans-serif;  position: relative; z-index: 1; height: 905px; font-size: 16px; }

/*seciton01*/
.missing_contents .section01{ font-family: 'Nanum Myeongjo', serif; } 
.missing_contents .section01 .bg{ position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; background: url(../../img/missing/sec01_bg.jpg) no-repeat center; background-size: cover;}
.missing_contents .section01 .txt_w{ position: absolute; bottom: 100px; left: 0; width: 100%;}
.missing_contents .section01 .txt_w p{ font-size: 24px; 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 center; background-size: cover;}
.missing_contents .section02 .txt_w{ position: absolute; top: 100px; left: 0; width: 100%;}
.missing_contents .section02 .txt_w p{ font-size: 36px; color: #fff; text-align: center; line-height: 1.5; } 
.missing_contents .section02 .counter_w{ position: absolute; top: 350px; left: 0; width: 100%;} 
.missing_contents .section02 .counter_w .counter_con{ width: 600px; height: 108px; 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: 24px; 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: 34px; font-weight: 800; color: #73a000; }
.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: 100px 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{ font-family: 'Nanum Myeongjo', serif; font-size: 36px; font-weight: 500; color: #fff; text-align: center; line-height: 1.3; }
.missing_contents .section03 .percent_w{ padding: 20px 0;}
.missing_contents .section03 .percent_w p{ margin: 5px 0; font-size: 20px; font-weight: 400; color: #ffb7a1; text-align: center; }
.missing_contents .section03 .percent_w p.txt01{  }
.missing_contents .section03 .percent_w p.txt01 strong{ font-size: 32px; font-weight: 500;  }
.missing_contents .section03 .percent_w p.txt02{ font-size: 26px; font-weight: 600;  }
.missing_contents .section03 .percent_w p.txt02 .scroll{ position: relative; }
.missing_contents .section03 .percent_w .ellip{ display: block; font-size: 20px; 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%; padding: 10px; box-sizing: border-box; background-color: rgba(0,0,0,0.3); }
.missing_contents .section03 .bottom_w p{ font-size: 20px; color: #fff; text-align: center; }


/*seciton04*/
.missing_contents .section04{ height: 2590px; padding: 100px 0; 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{}
.missing_contents .section04>.txt_w p{ font-size: 28px; font-weight: 600; color: #ebdeba; }
.missing_contents .section04>.txt_w p strong{ font-size: 36px; font-weight: 600;}
.missing_contents .section04>.txt_w ul{ padding: 50px 0; }
.missing_contents .section04>.txt_w ul li{ font-size: 20px; font-weight: 600; color: #9ba1a5; line-height: 1.8;}
.missing_contents .section04 .way_w{ position: relative; width: calc(100% - 200px); margin: 40px 100px 20px;  }
.missing_contents .section04 .way{ width: 100%; padding: 40px; 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: 26px; font-weight: 700;}
.missing_contents .section04 .way .txt_w .sub_tit{ font-size: 22px; font-weight: 700;}
.missing_contents .section04 .way .txt_w .txt{ font-family: 'Nanum Myeongjo', serif; font-size: 22px; font-weight: 700; line-height: 1.8;}
.missing_contents .section04 .way .privacy_w input{ height: 45px; padding: 5px 10px; box-sizing: border-box; border: 1px solid #afa6a1; background-color: #fff; font-size: 18px; }
.missing_contents .section04 .way .privacy_w .input_name{ width: 150px; }
.missing_contents .section04 .way .privacy_w .input_phone{ width: 310px; }
.missing_contents .section04 .way .privacy_w .input_mail{ width: 410px; }
.missing_contents .section04 .way .sign_w{ padding: 10px 0; font-size: 16px; font-weight: 600; color: #333;}
.missing_contents .section04 .way .sign_w span a{ text-decoration: none; font-size: 16px; font-weight: 600; color: #333;}
.missing_contents .section04 .way .submit_w{ padding: 20px 0 10px; }
.missing_contents .section04 .way .submit_w .btn_submit{ width: 300px; height: 60px; border-radius: 8px; border: 0; background-color: rgba(81,59,55,0.7); font-size: 28px; font-weight: 600; color: #fff; }
.missing_contents .section04 .way .submit_w .btn_donate{ display: block; width: 300px; height: 60px; margin: auto; border-radius: 8px; border: 0; background-color: rgba(81,59,55,0.7); font-size: 28px; font-weight: 600; color: #fff; line-height: 60px; text-decoration: none;}
.missing_contents .section04 .way .status_w span{ font-size: 26px; font-weight: 900; color: #73a000; }

.missing_contents .section04 .way_popup{ display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 40px; box-sizing: border-box; background-color: rgba(255,255,255,0.9); border: 10px solid #73a000;  }
.missing_contents .section04 .way_popup .btn_close{ cursor: pointer; 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: 26px; font-weight: 700;}
.missing_contents .section04 .way_popup .txt_w .tit strong{ font-size: 28px; font-weight: 700; color: #73a000;}
.missing_contents .section04 .way_popup .txt_w .txt{ font-family: 'Nanum Myeongjo', serif; font-size: 22px; font-weight: 700; line-height: 1.8;}
.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{ 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: 0; bottom: -40px; width: 100%;}
.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: 10px;padding: 5px 10px;font-size: 14px;}
.missing_contents .section04 .sns_w .bubble{ display: block; width: 205px; height: 65px; 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: 20px; font-weight: 600; color: #fff; opacity: 0.5;}
.missing_contents .section04 .sns_bottom{ margin: 100px auto 0; padding: 20px 0 0;}
.missing_contents .section04 .sns_bottom .sns_w .txt{ display: block; font-size: 28px; font-weight: 600; color: #fff;  }
.missing_contents .section04 .sns_bottom .sns_w ul{ background-color: transparent; border: 0; padding: 30px 0; }
/* .missing_contents .section04 .sns_bottom .sns_w ul li a{ display: block; padding: 10px; background-color: #fff; border-radius: 100%; } */
.missing_contents .section04 .txt_bottom{ width: calc(100% - 200px); margin: 150px 100px 0; padding: 5px; box-sizing: border-box; background-color: rgba(65,65,86,0.2); border-radius: 100px;   }
.missing_contents .section04 .txt_bottom p{ font-size: 28px; font-weight: 600; color: #fff; line-height: 1.8;  }

/*seciton04*/
.missing_contents .section05{ width: 100%; height: auto; padding: 30px 0 50px; background-color: #2f2851; text-align: center; }
.missing_contents .section05 .txt_w p{ font-size: 24px; 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: 28px; 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: 900px; height: calc(100vh - 200px); margin: 100px auto; background-color: #fff; }
.missing_contents .way_privacy .wap_introduce{ width: 100%}
.missing_contents .way_privacy table{ width: 100%}
.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);  padding: 20px; box-sizing: border-box; overflow: auto;  font-size: 16px; color: #222;}
