html,body {font-family: 'Noto Sans KR', sans-serif;}

@font-face {
  font-family: 'SunBatang-Light';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/SunBatang-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MapoGoldenPier';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/MapoGoldenPierA.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cafe24Oneprettynight';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Oneprettynight.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body section {position:relative;width:100%;max-width:640px;margin:0 auto;}
body section.headerContent {padding:calc(46/640*100vw) calc(34/640*100vw) 0 calc(34/640*100vw);box-sizing:border-box;border-bottom:calc(1/640*100vw) solid #dcdcdc;height:calc(124/640*100vw);}
body section.headerContent .logo{display:inline-block;background-image:url('../images/logo.png?v=1');width:calc(200/640*100vw);height:calc(51/640*100vw);background-size:100%;background-position: center}
body section.headerContent .act{float:left;background-image:url('../images/back.png');width:calc(18/640*100vw);height:calc(28/640*100vw);background-size:100%;background-position: center}
body section.headerContent .act a{display:inline-block;width:100%;height:100%;}
body section.headerContent .t_head{float:left;color:#000000;font-weight:500;font-size:calc(24/640*100vw);height:calc(28/640*100vw);line-height:calc(28/640*100vw);width:calc(510/640*100vw);text-align:center;}
body section.headerContent .gnb_menu_icon{float:right;color:#000000;font-weight:500;width:calc(40/640*100vw);height:calc(25/640*100vw);line-height:calc(25/640*100vw);background-image:url('../images/gnb.png');background-position: center;background-size:100%;}
body section.bodyContent {position:relative;padding:0 calc(34/640*100vw);box-sizing:border-box;}


.daum_addr_wrap{position:fixed;left:0;top:0;width:100%;height:100%;display:none;background-color:rgba(0,0,0,.5);z-index:999;}
.daum_addr_wrap .close{position:relative;height:calc(50/640*100vw);line-height:calc(50/640*100vw);background:#000000;margin-top:calc(100/640*100vw);color:#FFFFFF;text-align:right;padding-right:calc(10/640*100vw);box-sizing: border-box;}
.daum_addr_wrap #daum_addr{}

