

.mold_ab_img {position: absolute;top: 0;right: 4rem;display: block}
.mold_img {position: relative;display: block;overflow: hidden}

.mold_newWin_box {position: relative;display: block;overflow: hidden;width: 820px;margin: 0 auto;padding: 30px 12px}

.mold_step {position: relative;display: block;border: 1px solid #ddd;text-align: center;padding: 20px;width: 850px;}

/*탭*/
ul.tab_mold { width:100%; height:40px; line-height:40px;margin: 0;padding: 0}
ul.tab_mold li { width:25%; float:left; font-size:0.9em; height:40px; background:#eee;border-top:1px solid #ededed; text-align:center;line-height:40px;display:block;cursor: pointer;
    color:#333; border-right:1px solid #ededed;}
ul.tab_mold li:last-child { border-right:none;}
ul.tab_mold li.active { border-bottom:none; background:#5867DD; color:#fff; font-size:15px; font-weight:bold;}
ul#tab_mold_ul { width:100%; position:relative; padding:40px 0; background:#243547; height:100%;}
ul#tab_mold_ul li { width:25%; }
ul#tab_mold_ul li div { position:absolute; right:0; width:75%; top:0; height:100%; background:#f6faff; padding-top:42px;}
.tab_container { width:100%; height:280px;}
#tab_mold_ul li div { display:none;}
#tab_mold_ul li { height:50px;}
#tab_mold_ul label { display:block; text-align:center; height:100%; line-height:50px; font-size:14px; font-weight:bold; color:#fff;}
input[type=radio] { display:none;}
#ck1:checked ~ div.tab_mold_content_011 { display:block;}
#ck2:checked ~ div.tab_mold_content_012 { display:block;}
#ck3:checked ~ div.tab_mold_content_013 { display:block;}
#ck4:checked ~ div.tab_mold_content_014 { display:block;}
.tab_content { margin-top:10px;}
input[type=radio]:checked + label { background:url(/static/images/Contents/arrow02.gif) no-repeat center right;}
#ck1:checked + label { color:#f4e10d; }
#ck2:checked + label { color:#f4e10d; }
#ck3:checked + label { color:#f4e10d; }
#ck4:checked + label { color:#f4e10d; }
#tab_mold_ul dl dd { float:left;}
#tab_mold_ul dl { margin:0 auto; width:475px; height:190px}
.tab_mold_title { font-size:15px; color:#0b4561; text-align:center; width:202px; padding-bottom:10px;}
img.mold_arrow { margin:0 20px;}
#tab_mold_ul label.line_h20 { line-height:20px;}
#ck5:checked ~ div.tab_mold_content_015 { display:block;}
#ck6:checked ~ div.tab_mold_content_016 { display:block;}
#ck7:checked ~ div.tab_mold_content_017 { display:block;}
#ck8:checked ~ div.tab_mold_content_018 { display:block;}
#ck5:checked + label { color:#f4e10d; }
#ck6:checked + label { color:#f4e10d; }
#ck7:checked + label { color:#f4e10d; }
#ck8:checked + label { color:#f4e10d; }
#ck9:checked ~ div.tab_mold_content_019 { display:block;}
#ck10:checked ~ div.tab_mold_content_020 { display:block;}
#tab3, #tab4 { height:280px;}
#ck9:checked + label { color:#f4e10d; }
#ck10:checked + label { color:#f4e10d; }


@media all and (max-width:1200px) {

    .mold_ab_img {position: relative;right: 0}
    .mold_img img {width: 100%;}

    .brNone br {display: none}

    .mold_step {width: 100%;}
    .mold_step img {width: 100%;}

}

@media all and (max-width:1000px) {



}

@media all and (max-width:768px) {

    .mold_newWin_box {width: 100%;}
    .mold_newWin_box img {width: 100%;}

}