
/* ÄÜÅÙÃ÷¿µ¿ª*/
.contexts{
	width:100%;
	/*margin-top:30px;*/
	margin-top:3.333%;
}


/*·Ñ¸µ ¹è³Ê*/
#main_bn {
	/*width:540px;*/
	width:53.57%;
	float:left;
	/*margin-right:30px;*/
	margin-bottom:3%;
	
}
#main_topBox{
	width:100%;
	height:91.6%;
}
#contentbox {
	/*width:438px;*/
	width:43.45%;
	float:right;
	
}
#healthy, #pshchology, #financial {
	/*margin-bottom:30px;*/
	
	margin-bottom:3.2%;
}

@media all and (min-width:320px) and (max-width:374px){#healthy, #pshchology, #financial {margin-bottom:2%;}}
@media all and (min-width:375px) and (max-width:414px){#healthy, #pshchology, #financial {margin-bottom:2.6%;}}
@media (max-width:320px){#healthy, #pshchology, #financial {margin-bottom:1%;}}
@media (width:412px){#healthy, #pshchology, #financial {margin-bottom:2.6%;}}

#mypage {
	float:left;

}

#customercenter {
	/*margin-bottom:54px;*/	
	margin-top:3.333%;
	margin-bottom:3%;
}


img {width:100%;}



#main_boardbox {width:100%; clear: both; }
#main_boardbox ul li{float: left;margin-bottom:3.333%; width:32.14257%;}
#main_boardbox ul li:nth-child(2){margin:0 1.785%;}
#main_boardbox ul li:nth-child(3){float: right;}
#economy p, #tax_law p, #immovables p{ height:34px; background-color: #efeff0; padding:4% 4%; letter-spacing: -1px; vertical-align: middle; color:#303030;}


/* DB??? ???? ?? */
/* ????? */
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');


/*  ????? ??? */
@font-face {
    font-family: 'NanumSquareRound';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*  ????? ?? */
@font-face {
    font-family: 'NanumSquareNeo-Variable';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/NanumSquareNeo-Variable.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.noticeWrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1100;
}
.noticeContentWrap {    
    position: relative; 
    top: 100px; 
    width:90%;
    height: 460px;
    max-width: 380px;
    min-width: 360px;       
    z-index: 1101;
    background-color: aliceblue ;
    padding-top: 20px;
    font-family: 'NanumSquareNeo-Variable';
    font-size: 14px;
    margin: 0 auto;
}
.noticeContentWrap .nTitle {
    width: 100%;
    height: 60px;
    text-align: center;
    padding: 20px auto;
    font-size: 24pt;
    color: darkblue;
    font-weight: 700;
}
.noticeContentWrap .nContentsWrap {        
    width: 90%;
    height: 340px;
    margin: auto auto;
    background-color: #ffffff; 
    text-align: center;
    border-radius: 15px;
    font-weight:500;
}
.noticeContentWrap .nContents {        
    width: 90%; 
    height: 60px;
    padding: 5px 0;
    word-break: keep-all;
    text-align: center;
    margin: 0 auto;
    line-height: 140%;
}
.noticeContentWrap .nContentsSchedule {        
    display: flex;
    width: 90%; 
    height: 40px;
    color: darkblue;
    text-align:center;   
}
.noticeContentWrap .nContentsDate {   
    width: 80%; 
    height: 40px;
    color: darkblue;
    text-align:center;
	letter-spacing: normal; 
}
.noticeContentWrap .nContentsDateLine{
    width: 90%; 
    height: 20px;
    margin:0 auto;
    /*padding: 0 10px;*/
    color: darkblue;
    text-align:center;
    overflow: hidden;
}

.m5a {margin: 5px auto;}
.m0a {margin: 0 auto;}
.p010 {padding: 0px 10px;}
.p510 {padding: 5px 10px;}
.fs15 {font-size: 15px;}
.fs16 {font-size: 16px;}
.fw600 {font-weight: 600;}
.fw500 {font-weight: 500;}

.noticeContentWrap .nContentsDateTitle {        
    width: 110px;
    height: 24px;
    background-color: darkblue;
    color: #ffffff;
    border-radius: 15px;
    padding-top:3px;
}
.popclose {
    color: inherit;
    text-decoration: none;
    color: #000000;
    font: 11px dotum;
    font-weight: 600;
    margin-top: 7px;
}
/* DB??? ???? ?? END */

@media all and (min-width:320px) and (max-width:375px){#economy p, #tax_law p, #immovables p {font-size:11px;}}
@media all and (min-width:376px) and (max-width:414px){#economy p, #tax_law p, #immovables p {font-size:12px;}}