@charset "utf-8"; 

/* 담당자 */
.chage_info_box{padding:1rem 2rem; background:#f9f9f9; border:1px solid #e7e7e7; }
.chage_info_box .chage_info{overflow:hidden; margin:0 -1.125rem; }
.chage_info_box .chage_info > li{float:left; font-size:.8rem; color:#555; margin:0 1.125rem; }
.chage_info_box .chage_info > li i{display:inline-block; margin-right:.25rem; }
.chage_info_box .chage_info > li strong{font-weight:500; color:#333; }
.chage_info_box .bu_wnrn{margin-top:.25rem; font-size:.75rem; }
.satisfaction + .chage_info_box { border-top:0; }


/* 게시글 콘텐츠 */
.newBDCBox { font-family:'SCDream';}
.newBDCBox .newBDC {padding:2.5rem 2.5rem 0; background:url('/images/web/new/sub_cnt/bg_newBDC02.jpg') no-repeat center; background-size:cover;}
.newBDCBox .newBDC h1 {text-align:center;}
.newBDCBox .newBDC dl dt {position:relative; padding-top:3rem; font-size:2rem; font-weight:400; color:#fff; text-align:center; word-break:keep-all; }
.newBDCBox .newBDC dl dt:before {content:""; display:block; position:absolute; left:50%; top:.5rem; width:1px; height:2rem; background:#fff; }
.newBDCBox .newBDC dl dt span {display:block; font-size:2.5rem; font-weight:700;}
.newBDCBox .newBDC dl dd {margin-top:2rem; padding:2.5rem; background:#fff; }
.newBDCBox .newBDC dl dd ul li {position:relative; margin:.25rem 0; padding-left:1rem; font-size:1.1rem; letter-spacing:-1px;}
.newBDCBox .newBDC dl dd ul li:before {content:""; display:block; position:absolute; left:0; top:14px; width:6px; height:6px; background:#666; border-radius:50%; }
.newBDCBox .newBDC dl dd ul li strong {font-weight:normal;}
.newBDCBox .newBDC dl dd ul li span {font-weight:700;}
.newBDCBox .btn_newBDC {margin:0;padding:2rem 0;text-align:center;/* width: 100%; *//* border-top:2px dotted #e0e0e0; */overflow:hidden;}
.newBDCBox .btn_newBDC span {display:block; font-size:1.2rem; font-weight:700; color:#000;}
.newBDCBox .btn_newBDC a {display:inline-block;margin:.5rem 0;padding:1rem 5rem 1rem 1rem;text-align:left;width: 32%;font-size: 0.8rem;color:#fff;font-weight:600;background:#009fdb  url('/images/web/new/sub_cnt/btn_newBDC.png') no-repeat 85% center;border-radius:.5rem;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.newBDCBox .btn_newBDC a:hover {background-position:90% center;}
.BD_table > table > tbody > tr > td .newBDCBox .btn_newBDC a[target='_blank']:after{display:none; }
.newBDCBox .btn_newBDC a.last{background: #22499d url('/images/web/new/sub_cnt/btn_newBDC.png') no-repeat 90% center;width: 50%;}
 .newBDCBox .btn_newBDC a.last:hover {background-position:95% center;}

@media screen and (max-width:840px){
	
 
    /* 게시글 콘텐츠 */
	.newBDCBox .btn_newBDC a{width: 100% !important;}
}





@media screen and (max-width:768px){
	
	/* 담당자 */
	.chage_info_box{padding:1rem; }
	.chage_info_box .chage_info{margin:0 -.5rem; }
	.chage_info_box .chage_info > li{margin:0 .5rem; }
	.chage_info_box .chage_info > li i{display:none; }

 
   
}
