/* BASIC css start */
#footer{ background: #fff; padding: 2rem 1rem 3rem; border-top: 1px solid #e2e2e2;}
#footer .sns{  display: flex; align-items: center;}
#footer .sns li{ width: 18px; margin-right: 15px;}
#footer .sns li:last-child{margin-right: 0;}
#footer .sns li.youtube{ width: 27px;}
#footer .sns li img{ width: 100%;}


#footer .info{ padding: 0; margin: 40px 0 20px; font-size: 12px;}
#footer .info p{font-size: 12px;  padding-bottom: 6px; font-weight: 500;}
#footer .info p a {font-size: 12px; font-weight: 500;}

#footer address{ margin-bottom: 20px; font-size: 10px;}
#footer address a{ font-size: 10px; color: #000;}
#footer .agreeButton{ margin-bottom: 10px; font-size: 9px; }
#footer .agreeButton a{ font-size: 10px;  margin: 0 3px; }
#footer .agreeButton a:first-child{ margin-left: 0;}
#footer .agreeButton a strong{ font-size: 10px; font-weight: 600;}
#footer > p{ font-size: 10px; }

.btn_toggle_area{display:none;position: fixed;z-index:999;bottom: 30px;right:10px;}
.btn_toggle_area .moveBtn{display:block;width: 33px;height: 33px;font-size: 22px;color:#111;line-height: 33px;text-align:center;margin-top:1px;}


/* ±¸¸Å¿Ï·á ÀÌº¥Æ® ÆË¾÷ */
.app_popup{position:fixed; width:100%; height:100%; background:#5252524d; top:0; left:0; z-index:999; display:none;}
.app_popup img{ width: 100%;}
.app_popup article{position:absolute; width:100%; bottom:0; left:0; background:#fff; border-radius:15px 15px 0 0; overflow:hidden; text-align: center; }
.app_popup article h5{ font-size: 6vw; line-height: 1.4; font-weight: 400; text-align: center; padding: 0 0 23px;}
.app_popup article img{width:100%;}
.app_popup article :is(a, span){display:inline-block; width:100%;  }
.app_popup article .installApp {font-size: 15px; color: #fff; background: #000; width: 70vw; padding: 13px 0; border-radius: 60px; margin-top: 23px;}

.app_popup article .closeBtnWrap{display: flex;}
.app_popup article span{ font-size: 14px; color: #a2a2a2; padding: 16px 0; cursor: pointer;}
/*.app_popup .close{ width: 15px; position: absolute; right: 15px; top: 15px;}*/





/* BASIC css end */

