@charset "utf-8";

/*login_popup*/
.mLayer_box{    background: rgba(50,50,50,0.5);width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 999;display: none;}
/*개인정보 취급방침*/
/*.mTitle1.mem14{ background: url(../images/k_titleMem14.png) 50% 0 no-repeat;}*/
.mem_privacy01{margin: 60px auto;padding: 39px 39px 39px 39px;background: #f2f8fd}
.mem_privacy01 p{font-size: 22px;line-height: 1.6;}
.mem_privacy01 p mark{background: none;color: #006fce;}
.mem_privacy_box h4{font-size: 30px;color: #006fce;margin-bottom: 30px;font-weight: bold;}
.priv_bx01{margin-bottom:40px;}
.priv_bx .priv_bxs{font-size: 18px;margin-bottom: 15px;}
.priv_dl dl dt,.priv_dl dl dd,.priv_dl h5{ color:#666;font-size: 18px;line-height: 2}
.priv_dl dl dd{box-sizing: border-box;display:block;padding-left:10px;width: 100%;position: relative;}
.priv_dl dl dd::before{content: '-';display: inline-block;position: absolute;left: 0; top:0px;}
.dl_bef .dl_bef_dd::before{content: '';}

/*이용약관*/
/*.mTitle1.mem15{ background: url(../images/k_titleMem15.png) 50% 0 no-repeat;}*/
.terms_box{margin-bottom: 40px;}
.terms_box h4{color:#006fce;font-size: 30px;margin-bottom: 20px;font-weight: 500;}
.terms_box span{display: inline-block;font-size: 18px;color: #666; }
.terms_box p{display: inline-block;font-size: 16.5px;color: #666;line-height: 2}
.terms_p p{font-size: 18px;color: #222222;}

/*게시판상세보기*/
.mArticle1 .cont div {color: #666; font-size: 18px; line-height: 180%;}
.mArticle1 .cont p {color: #666; font-size: 18px; line-height: 180%;}

/*버튼정의*/
.btnblue {background-color: #006fce;  color: #fff;}

/*게시판상세보기 이미지*/
.cont img {max-width:100%; height: auto !important;}
