@charset "utf-8";

/****** Sub_Common ******/
/***** Sub Visu *****/
.sv_sec {padding:164px 0 40px;background:url(../../images/sub/sub_visu03.png) no-repeat center top;background-size:auto 100% !important;}
/*.sv_sec.sv01 {background:url(../../images/sub/sub_visu01.png) no-repeat center top;}
.sv_sec.sv02 {background:url(../../images/sub/sub_visu02.png) no-repeat center top;}
.sv_sec.sv03 {background:url(../../images/sub/sub_visu03.png) no-repeat center top;}
.sv_sec.sv04 {background:url(../../images/sub/sub_visu04.png) no-repeat center top;}
.sv_sec.sv05 {background:url(../../images/sub/sub_visu05.png) no-repeat center top;}*/
.sv_sec .sv_sub {width:100%;max-width:1300px;margin:0 auto;}
.sv_sec .sv_title {height:41px;background:url(../../images/sub/sub_visu_slog.png) no-repeat right bottom;font-size:0;}


.sub_layout {width:100%;max-width:1300px;margin:0 auto;padding:50px 0 130px;}
.sub_layout:after {content:"";display:block;clear:both;}

.lnb_sec {float:left;width:19%;margin-right:4%;}
.lnb_sec > dt {padding:23px 10px;background:#b3171b;font-size:23px;color:#fff;text-align:center;box-sizing:border-box;}
.lnb_sec > dt > span {display:block;margin-top:4px;font-size:15px;font-weight:300;line-height:20px;}
.lnb {border:solid #aaa;border-width:0 1px 1px;box-sizing:border-box;}
.lnb > li > a {padding:15px 20px;border-top:solid 1px #dbdbdb;font-size:17px;line-height:25px;box-sizing:border-box;transition:all 0.4s;}
.lnb > li:first-child > a {border:none;}
.lnb > li.current > a, .lnb > li:hover > a, .lnb > li > a:focus {background:#aaa;border-top:solid 1px #aaa;color:#fff;}
.lnb .slnb {display:none;/*padding:20px 0;*/background:#f0f0f0;box-sizing:border-box;}
.lnb > li.current .slnb {display:block !important;}
.lnb .slnb > li > a {padding:5px 20px;line-height:25px;box-sizing:border-box;transition:background 0.4s;}
.lnb .slnb > li.current > a, .lnb .slnb > li:hover > a, .lnb .slnb > li > a:focus {background:#ed8e02;color:#fff;}
.lnb .sslnb {display:none;padding:5px 10px;/*background:#fff;*/box-sizing:border-box;}
.lnb .slnb > li.current .sslnb {display:block !important;}
.lnb .sslnb > a {position:relative;padding:3px 20px 3px 30px;font-size:13px;line-height:22px;box-sizing:border-box;transition:color 0.4s;}
.lnb .sslnb > a:before {content:"";position:absolute;left:20px;top:14px;width:3px;height:1px;background:#505050;transition:background 0.4s;}
.lnb .sslnb > a.current, .lnb .sslnb > a:hover, .lnb .sslnb > a:focus {color:#ed8e02;}
.lnb .sslnb > a.current:before, .lnb .sslnb > a:hover:before, .lnb .sslnb > a:focus:before {background:#ed8e02;}


.sub_cont {float:left;width:77%;}
.sub_cont .cont_tit_sec {margin-bottom:60px;}
.sub_cont .cont_tit_sec:after {content:"";display:block;clear:both;}
.sub_cont .cont_title {float:left;font-size:32px;font-weight:500;color:#303030;line-height:40px;}
.sub_cont #breadcrumbs {float:right;text-align:right;}
#breadcrumbs > li {display:inline-block;color:#808080;line-height:40px;vertical-align:top;}
#breadcrumbs > li:before {content:">";display:inline-block;margin:0 5px;vertical-align:top;}
#breadcrumbs > li.home {width:16px;height:40px;background:url(../../images/template/ico_home.png) no-repeat center center;font-size:0;}
#breadcrumbs > li.home:before {display:none;}

.sub_cont > section .link_focus {font-size:0;line-height:0;}

.sub_cont > section > article {position:relative;margin-top:60px;}
.sub_cont > section > article:first-child {margin:0;}
.sub_cont > section > article .arti_tit {position:relative;margin-bottom:25px;padding-left:30px;font-size:28px;font-weight:500;color:#b3171b;line-height:38px;box-sizing:border-box;}
.sub_cont > section > article .arti_tit:before {content:"";position:absolute;left:0;top:12px;width:15px;height:15px;border:solid 4px #ed8e02;border-radius:100%;box-sizing:border-box;}
.sub_cont > section > article .arti_tit > span {display:inline-block;color:#303030;vertical-align:baseline;}
.sub_cont > section > article .arti_tit.no_blt {padding:0;}
.sub_cont > section > article .arti_tit.no_blt:before {display:none;}
.sub_cont > section > article .arti_tit.line {padding:0;color:#303030;}
.sub_cont > section > article .arti_tit.line:before {top:19px;width:100%;height:1px;border:none;border-radius:0;background:#b3171b;}
.sub_cont > section > article .arti_tit.line > span {position:relative;background:#fff;padding-right:20px;vertical-align:top;z-index:1;}
.sub_cont > section > article .arti_tit.line > span > strong {font-weight:500;color:#b3171b;}
.sub_cont > section > article .de_tit {position:relative;font-weight:500;color:#303030;box-sizing:border-box;}
.sub_cont > section > article .de_tit.ty02 {font-size:17px;color:#b3171b;}
.sub_cont > section > article .de_tit.ty03 {font-size:17px;}
.sub_cont > section > article .de_tit.blt {padding-left:20px;}
.sub_cont > section > article .de_tit.blt:before {content:"";position:absolute;left:0;top:11px;width:8px;height:8px;background:#b3171b;}
.sub_cont > section > article .de_txt {line-height:28px;}
.sub_cont > section > article .de_txt.ht {font-weight:500;color:#b3171b;}
.sub_cont > section > article .de_txt > strong {font-weight:500;color:#303030;}

.sub_cont > section > article.ready_arti {padding:200px 0;text-align:center;}
.sub_cont > section > article.ready_arti .ready_tit {display:inline-block;padding:10px 0 10px 160px;background:url(../../images/template/ico_ready.png) no-repeat left center;font-size:44px;font-weight:500;color:#000;text-align:left;line-height:44px;}
.sub_cont > section > article.ready_arti .ready_tit > strong {font-weight:500;color:#f08f39;}
.sub_cont > section > article.ready_arti .ready_tit > span {display:block;margin-top:15px;font-size:18px;font-weight:400;color:#505050;line-height:28px;}

.mt {margin-top:20px !important;}
.mb {margin-bottom:20px !important;}

.box_ht {margin-bottom:20px;}
.box_ht > span {display:inline-block;padding:5px 20px;background:#b3171b;color:#fff;text-align:center;vertical-align:top;box-sizing:border-box;}
.box_ht.ty02 > span {background:#ed8e02;}

.dot_info > li {position:relative;padding-left:10px;box-sizing:border-box;}
.dot_info > li:before {content:"";position:absolute;left:0;top:15px;width:2px;height:2px;background:#505050;border-radius:100%;}
.dot_info.ty02 > li:before {background:#ed8e02;}
.dot_info.half:after {content:"";display:block;clear:both;}
.dot_info.half > li {float:left;width:50%;}

.num_info > li {position:relative;padding-left:20px;box-sizing:border-box;}
.num_info > li > span {position:absolute;left:0;top:0;}
.num_info.ty02 > li {padding:30px 0 0 20px;font-weight:500;color:#303030;}
.num_info.ty02 > li:first-child {padding:0 0 0 20px;}
.num_info.ty02 > li > span {top:30px;}
.num_info.ty02 > li:first-child > span {top:0;}
.num_info.ty02 .dot_info {font-weight:400;color:#505050;}

.num_info.ty03 > li {padding:50px 0 0 20px;}
.num_info.ty03 > li:first-child {padding:0 0 0 20px;}
.num_info.ty03 > li > span {top:50px;color:#303030;}
.num_info.ty03 > li:first-child > span {top:0;}
.num_info.ty03 .tit {margin-bottom:20px;color:#303030;}
.num_info.ty03 .tit > strong {font-size:17px;font-weight:500;color:#b3171b;}

.imgs:after {content:"";display:block;clear:both;}
.imgs > li {float:left;width:49%;margin-left:2%;}
.imgs > li:first-child {margin:0;}
.s0401 .imgs > li img{height: 320px; width: 100%;}

.imgs.ty02 > li {width:32%;}
.imgs.ty03 > li,
.imgs.ty05 > li {position:relative;width:32%;margin:0 0 20px 2%;}
.imgs.ty06 > li {margin:0 0 20px 2%;}
.imgs.ty03 > li:first-child, .imgs.ty03 > li:nth-child(3n+1),
.imgs.ty05 > li:first-child, .imgs.ty05 > li:nth-child(3n+1),
.imgs.ty06 > li:first-child, .imgs.ty06 > li:nth-child(2n+1) {margin:0 0 20px;}
.imgs.ty07 > li,
.imgs.ty08 > li {position:relative;width:15%;margin-left:2%;}
.imgs.ty07 > li:first-child,
.imgs.ty08 > li:first-child {margin:0;}
.imgs.ty03 > li .tit {position:absolute;left:0;bottom:0;width:100%;padding:20px 10px;background:rgba(0,0,0,0.6);font-size:17px;font-weight:500;color:#fff;text-align:center;line-height:23px;box-sizing:border-box;}
.imgs.ty07 > li .tit {position:absolute;left:0;bottom:0;width:100%;padding:10px;background:rgba(0,0,0,0.6);font-size:15px;font-weight:500;color:#fff;text-align:center;line-height:23px;box-sizing:border-box;}
.imgs.ty04 > li .tit,
.imgs.ty05 > li .tit,
.imgs.ty08 > li .tit {padding:10px;background:#b3171b;color:#fff;text-align:center;line-height:23px;box-sizing:border-box;}

.imgs_ib {font-size:0;text-align:center;}
.imgs_ib.ty02 {text-align:left;}
.imgs_ib > li {display:inline-block;max-width:44%;margin:0 3%;vertical-align:bottom;}
.imgs_ib > li.al {max-width:100%;margin:0;}
.imgs_ib.ty02 > li:first-child {margin:0 3% 0 0;}
.imgs_ib > li > img {width:auto;max-width:100%;}
.imgs_ib > li .tit {margin-top:10px;font-size:15px;color:#b3171b;text-align:center;}
.imgs_ib.ty02 .tit {margin:10px auto 0;padding:5px 10px;background:#b3171b;color:#fff;box-sizing:border-box;}

.imgv_sec {display:table;width:100%;table-layout:fixed;}
.imgv_sec > dt {display:table-cell;width:49%;vertical-align:top;box-sizing:border-box;}
.imgv_sec > dd {display:table-cell;padding-left:5%;vertical-align:middle;box-sizing:border-box;}
.imgv_sec > dd.vt {vertical-align:top;}
.imgv_sec.ty02 > dt {width:23%;}
.imgv_sec.ty02 > dd {vertical-align:top;}

.step_img:after {content:"";display:block;clear:both;}
.step_img > li {position:relative;float:left;width:22%;margin-left:4%;}
.step_img > li:first-child {margin:0 !important;}
.step_img.ty02 > li {width:30%;margin-left:5%;}
.step_img > li:before {content:"";position:absolute;left:-18%;top:45%;width:18%;height:14px;background:url(../../images/template/step_arr.png) no-repeat center center;}
.step_img.ty02 > li:before {}
.step_img > li:first-child:before {display:none !important;}
.step_img .tit {padding:5px 10px;background:#b3171b;color:#fff;text-align:center;box-sizing:border-box;}

.rbox {padding:20px 30px;background:#b3171b;color:#fff;line-height:28px;box-sizing:border-box;}
.rbox .num_info > li {color:#fff;}

.gbox {padding:25px 30px;background:#f0f0f0;line-height:28px;box-sizing:border-box;}

.line_box {margin-top:20px;padding:20px 30px;border:solid 1px #b3171b;box-sizing:border-box;}
.line_box .line_tit {position:relative;margin-bottom:30px;}
.line_box .line_tit:before {content:"";position:absolute;left:0;top:15px;width:100%;height:1px;border:none;border-radius:0;background:#b3171b;}
.line_box .line_tit > span {display:inline-block;position:relative;background:#fff;padding-right:20px;font-size:28px;font-weight:500;color:#b3171b;vertical-align:top;z-index:1;}
.line_box .line_tit.ty02 {margin-bottom:20px;}
.line_box .line_tit.ty02 > span {position:relative;padding:0 20px 0 15px;font-size:17px;color:#505050;}
.line_box .line_tit.ty02 > span:before {content:"";position:absolute;left:0;top:14px;width:4px;height:4px;background:#b3171b;border-radius:100%;}





/***** Content *****/
/**** s1 : È¸»ç¼Ò°³ ****/
/*** s0101 : CEOÀÎ»ç¸» ***/
.s0101 .arti01 .sign {margin-top:25px;}
.s0101 .arti01 .sign > span {display:inline-block;margin-left:35px;padding-right:80px;background:url(../../images/sub/s0101_arti01_sign.png) no-repeat right center;font-family:'GgBatangR';font-size:17px;font-weight:700;vertical-align:top;}
.s0101 .arti02 {background:url(../../images/sub/s0101_arti02_bg.png) no-repeat right bottom;}
.s0101 .arti02 .rule_info {width:33%;background:url(../../images/sub/s0101_arti02_rule_bg.png) no-repeat center bottom;font-family:'GgBatangR';}
.s0101 .arti02 .rule_info > dt .tit {border:solid #b3171b;border-width:2px 0;font-size:45px;font-weight:700;color:#b3171b;text-align:center;line-height:60px;letter-spacing:12px;}
.s0101 .arti02 .rule_info > dt:after {content:"";display:block;height:135px;margin:40px 0;background:url(../../images/sub/s0101_arti02_rule_tit.png) no-repeat center top;}
.s0101 .arti02 .rule_info > dd {padding:25px 0;font-size:0;}
.s0101 .arti02 .rule_info > dd > strong {display:inline-block;position:relative;width:22%;font-size:28px;font-weight:700;vertical-align:top;}
.s0101 .arti02 .rule_info > dd > strong:before {content:"";position:absolute;left:20px;top:-14px;width:4px;height:4px;border-radius:100%;}
.s0101 .arti02 .rule_info > dd > p {display:inline-block;width:46%;font-size:22px;font-weight:700;vertical-align:top;}
.s0101 .arti02 .rule_info > dd > span {display:inline-block;width:32%;font-size:22px;font-weight:400;vertical-align:top;}
.s0101 .arti02 .rule_info > dd.r01 > strong, .s0101 .arti02 .rule_info > dd.r01 > p > span {color:#087f3a;}
.s0101 .arti02 .rule_info > dd.r01 > strong:before {background:#087f3a;}
.s0101 .arti02 .rule_info > dd.r02 > strong, .s0101 .arti02 .rule_info > dd.r02 > p > span {color:#ed8e02;}
.s0101 .arti02 .rule_info > dd.r02 > strong:before {background:#ed8e02;}
.s0101 .arti02 .rule_info > dd.r03 > strong, .s0101 .arti02 .rule_info > dd.r03 > p > span {color:#b3171b;}
.s0101 .arti02 .rule_info > dd.r03 > strong:before {background:#b3171b;}
.s0101 .arti02 .rule_info > dd.r04 > strong, .s0101 .arti02 .rule_info > dd.r04 > p > span {color:#095198;}
.s0101 .arti02 .rule_info > dd.r04 > strong:before {background:#095198;}



/*** s0102 : È¸»ç°³¿ä ***/
.s0102 .arti01 .bg_box {padding:78px 20px;background:url(../../images/sub/s0102_arti01_boxbg.png) no-repeat center top;font-size:28px;font-weight:500;color:#fff;text-align:center;line-height:38px;box-sizing:border-box;}
.s0102 .arti02 .arti_tit {text-align:center;}
.s0102 .arti02 .arti_tit.line > span {padding:0 20px;}
.s0102 .arti02 .arti_tit.line > span > strong {font-family:'GgBatangR';font-weight:700;}
.s0102 .arti02 .cc_line_info {margin:50px 0 30px;font-size:0;text-align:center;}
.s0102 .arti02 .cc_line_info > li {display:inline-block;position:relative;width:24%;margin:0 -1%;padding:48px 20px;border:solid 12px #ed8e02;border-radius:100%;vertical-align:top;box-sizing:border-box;}
.s0102 .arti02 .cc_line_info > li.cc02 {border:solid 12px #f0ce00;z-index:-1;}
.s0102 .arti02 .cc_line_info .tit {margin-bottom:10px;font-size:56px;font-weight:700;color:#b3171b;line-height:56px;}
.s0102 .arti02 .cc_line_info .txt {font-size:15px;line-height:18px;}
.s0102 .arti02 .cc_line_info .txt > span {color:#b3171b;}
.s0102 .arti02 .star_txt {width:68%;margin:0 auto;background:#b3171b;border-radius:50px;color:#fff;text-align:center;line-height:42px;}
.s0102 article .imgv_sec {padding-top:25px;border-top:solid 1px #000;}



/*** s0103 : ºñÀü/°æÀï·Â ***/
.s0103 .arti01 {padding:120px 20px;background:url(../../images/sub/s0103_arti01_boxbg.png) no-repeat center top;font-size:28px;font-weight:500;color:#fff;text-align:center;text-decoration:underline;letter-spacing:3px;box-sizing:border-box;}
.s0103 .arti02 .dia_info_sec {display:table;width:100%;border:solid #ed8e02;border-width:2px 0;table-layout:fixed;}
.s0103 .arti02 .dia_info_sec > li {display:table-cell;height:200px;padding:0 20px;background-size:100% 100% !important;font-size:17px;font-weight:500;color:#fff;text-align:center;line-height:28px;vertical-align:middle;box-sizing:border-box;}
.s0103 .arti02 .dia_info_sec > li.dia01 {background:url(../../images/sub/s0103_arti02_dia01.png) no-repeat center top;}
.s0103 .arti02 .dia_info_sec > li.dia02 {background:url(../../images/sub/s0103_arti02_dia02.png) no-repeat center top;}
.s0103 .arti02 .dia_info_sec > li.dia03 {background:url(../../images/sub/s0103_arti02_dia03.png) no-repeat center top;}
.s0103 .arti03 .arti_tit.line:before {background:#087f3a;}
.s0103 .arti03 .arti_tit.line > span > strong {color:#087f3a;}
.s0103 .arti04 .arti_tit.line:before {background:#ed8e02;}
.s0103 .arti04 .arti_tit.line > span > strong {color:#ed8e02;}
.s0103 .arti06 .arti_tit.line:before {background:#095198;}
.s0103 .arti06 .arti_tit.line > span > strong {color:#095198;}



/*** s0104 : ¿¬Çõ ***/
.s0104 .arti01 {background:url(../../images/sub/s0104_arti01_bg.png) no-repeat right top;}
.s0104 .arti02 {background:url(../../images/sub/s0104_arti02_bg.png) no-repeat left top;}
.s0104 .arti03 {background:url(../../images/sub/s0104_arti03_bg.png) no-repeat right top;}
.s0104 .his_sec {position:relative;width:50%;padding:20px 0 15px;}
.s0104 .his_sec:before {content:"";position:absolute;left:18%;top:0;width:1px;height:100%;background:#000;z-index:-1;}
.s0104 .his_sec:after {content:"";display:block;clear:both;}
.s0104 .his_sec > dt {position:relative;float:left;width:18%;font-size:28px;font-weight:500;color:#aaa;}
.s0104 .his_sec > dt:after {content:"";position:absolute;right:-4px;top:50%;width:7px;height:7px;margin-top:-3px;background:#b3171b;border-radius:100%;}
.s0104 .his_sec > dd {float:right;width:82%;padding-left:7%;box-sizing:border-box;}
.s0104 .mon_his:after {content:"";display:block;clear:both;}
.s0104 .mon_his > dt {float:left;width:10%;font-size:17px;font-weight:500;color:#303030;}
.s0104 .mon_his > dd {float:right;width:90%;}
.s0104 .mon_his > dt.ty02 {width:18%;}
.s0104 .mon_his > dd.ty02 {width:82%;}
.s0104 .arti02 .his_sec {margin-left:50%;}
.s0104 .his_sec > dt.c02 {color:#444;}
.s0104 .his_sec > dt.c03 {color:#636363;}
.s0104 .his_sec > dt.c04 {color:#707070;}
.s0104 .his_sec > dt.c05 {color:#7c7c7c;}
.s0104 .his_sec > dt.c06 {color:#898989;}
.s0104 .his_sec > dt.c07 {color:#979797;}
.s0104 .his_sec > dt.c08 {color:#303030;}



/*** s0105 : CI/½½·Î°Ç ***/
.s0105 .arti01 .imgv_sec > dt {background:url(../../images/sub/s0105_arti01_cibg.png) repeat left top;text-align:center;vertical-align:middle;}
.s0105 .arti01 .imgv_sec > dt > img {width:auto;max-width:100%;}
.s0105 .arti01 .imgv_sec > dd .box_ht {margin-bottom:5px;}
.s0105 .arti01 .imgv_sec > dd .box_ht > span {width:43%;text-align:left;}
.s0105 .arti01 .imgv_sec > dd .de_txt.pl {padding-left:20px;}
.s0105 .arti01 .btm_txt {font-size:17px;}
.s0105 .arti01 .btm_txt > span {display:inline-block;width:30%;color:#b3171b;vertical-align:top;}
.s0105 .arti01 .btm_txt.ty02 > span {color:#ed8e02;}
.s0105 .arti02 .gbox {padding:25px 30px 50px;}
.s0105 .arti03 .char_sec {padding:300px 0 0 24%;background:url(../../images/sub/s0105_arti03_char.png) no-repeat left bottom;box-sizing:border-box;}
.s0105 .arti04:after {content:"";position:absolute;right:0;bottom:0;width:29%;height:570px;background:url(../../images/sub/s0105_arti04_char.png) no-repeat right bottom;}
.s0105 .arti04 .rule_info {width:33%;background:url(../../images/sub/s0101_arti02_rule_bg.png) no-repeat center bottom;font-family:'GgBatangR';}
.s0105 .arti04 .rule_info > dt .tit {border:solid #b3171b;border-width:2px 0;font-size:45px;font-weight:700;color:#b3171b;text-align:center;line-height:60px;letter-spacing:12px;}
.s0105 .arti04 .rule_info > dt:after {content:"";display:block;height:135px;margin:40px 0;background:url(../../images/sub/s0101_arti02_rule_tit.png) no-repeat center top;}
.s0105 .arti04 .rule_info > dd {padding:25px 0;font-size:0;}
.s0105 .arti04 .rule_info > dd > strong {display:inline-block;position:relative;width:22%;font-size:28px;font-weight:700;vertical-align:top;}
.s0105 .arti04 .rule_info > dd > strong:before {content:"";position:absolute;left:20px;top:-14px;width:4px;height:4px;border-radius:100%;}
.s0105 .arti04 .rule_info > dd > p {display:inline-block;width:46%;font-size:22px;font-weight:700;vertical-align:top;}
.s0105 .arti04 .rule_info > dd > span {display:inline-block;width:32%;font-size:22px;font-weight:400;vertical-align:top;}
.s0105 .arti04 .rule_info > dd.r01 > strong, .s0105 .arti04 .rule_info > dd.r01 > p > span {color:#087f3a;}
.s0105 .arti04 .rule_info > dd.r01 > strong:before {background:#087f3a;}
.s0105 .arti04 .rule_info > dd.r02 > strong, .s0105 .arti04 .rule_info > dd.r02 > p > span {color:#ed8e02;}
.s0105 .arti04 .rule_info > dd.r02 > strong:before {background:#ed8e02;}
.s0105 .arti04 .rule_info > dd.r03 > strong, .s0105 .arti04 .rule_info > dd.r03 > p > span {color:#b3171b;}
.s0105 .arti04 .rule_info > dd.r03 > strong:before {background:#b3171b;}
.s0105 .arti04 .rule_info > dd.r04 > strong, .s0105 .arti04 .rule_info > dd.r04 > p > span {color:#095198;}
.s0105 .arti04 .rule_info > dd.r04 > strong:before {background:#095198;}



/*** s0106 : Ã£¾Æ¿À½Ã´Â ±æ ***/
.s0106 .arti01 .map_addr {margin-top:25px;font-size:28px;font-weight:500;color:#303030;text-align:right;}
.s0106 .arti02 {padding:30px 0;border:solid #000;border-width:1px 0;}
.s0106 .arti02 .dot_info > li {font-size:17px;}
.s0106 .arti02 .dot_info strong {font-weight:500;color:#303030;}
.s0106 .arti02 .dot_info strong.ht01 {color:#ed8e02;}
.s0106 .arti02 .dot_info strong.ht02 {color:#aa4995;}
.s0106 .arti02 .dot_info strong.ht03 {color:#087f3a;}
.s0106 .arti03 .de_txt {font-size:17px;text-align:right;line-height:30px;}




/**** s2 : »ç¾÷°³¿ä ****/
/*** s0201 : »ç¾÷ºÐ¾ß ***/
/** s020101 : »ê¾÷¿ë¡¤»ó¾÷¿ë ¹Ù´Ú°ø»ç **/
/* s02010101 : ÃÊÆòÅº ¹Ù´Ú½Ã°ø */
.s02010101 .arti01 {padding-bottom:110px;background:url(../../images/sub/s02010101_arti01_bg.png) no-repeat right bottom;}

/* s02010102 : SFRC */
.s02010102 .arti03 .line_box {position:relative;}
.s02010102 .arti03 .line_box:after {content:"";display:block;clear:both;}
.s02010102 .arti03 .line_box .num_info {float:left;}
.s02010102 .arti03 .line_box .cc_txt {display:table;float:left;width:370px;margin-left:8%;padding:0 15px;background:url(../../images/sub/s02010102_arti03_ccbg.png) no-repeat center top;table-layout:fixed;box-sizing:border-box;}
.s02010102 .arti03 .line_box .cc_txt > li {display:table-cell;height:150px;font-size:17px;font-weight:500;color:#fff;text-align:center;vertical-align:middle;}
.s02010102 .arti03 .line_box .btn_media {position:absolute;right:30px;bottom:20px;}

/* s02010103 : CLEAN CONCRETE */
.s02010103 .arti03 .line_box .grd_sec {margin:0 -15px;}
.s02010103 .arti03 .line_box .grd_box {display:table;width:77%;margin:0 auto;table-layout:fixed;border-spacing:15px 0;}
.s02010103 .arti03 .line_box .grd_box > li {display:table-cell;position:relative;height:140px;padding:37px 10px 0;background:#e2e3e3;color:#303030;line-height:28px;text-align:center;vertical-align:middle;box-sizing:border-box;}
.s02010103 .arti03 .line_box .grd_box > li .tit {position:absolute;left:0;top:0;width:100%;background:url(../../images/sub/s02010103_arti03_grdbg.png) repeat-x left top;background-size:auto 100%;font-size:17px;font-weight:500;color:#db6500;line-height:37px;}
.s02010103 .arti04 .line_box .imgs {margin-bottom:50px;}
.s02010103 .arti04 .line_box .imgs.last {margin:0;}


/** s020102 : °Ç¹° ½Ã¼³À¯Áö º¸¼ö°ø»ç/½Ç³»ÀÎÅ×¸®¾î **/
/* s02010204 : ½Ç³» ÀÎÅ×¸®¾î ½Ã°ø */
.s02010204 .arti01 .bg_box {margin-bottom:50px;padding:200px 30px 30px;background:url(../../images/sub/s02010204_arti01_boxbg.png) no-repeat left top;background-size:100% 100%;box-sizing:border-box;}
.s02010204 .arti01 .bg_box .arti_tit {margin:0;text-shadow:0 0 20px rgba(255,255,255,1);}
.s02010204 .arti01 .ico_pt_info {position:relative;margin-top:50px;}
.s02010204 .arti01 .ico_pt_info:before {content:"";position:absolute;left:9%;width:2px;height:100%;margin-left:-6px;background:#ed8e02;}
.s02010204 .arti01 .ico_pt_info > li {margin-top:60px;}
.s02010204 .arti01 .ico_pt_info > li:first-child {margin:0;}
.s02010204 .arti01 .ico_pt_info dl:after {content:"";display:block;clear:both;}
.s02010204 .arti01 .ico_pt_info dt {position:relative;float:left;width:17%;margin-right:5%;}
.s02010204 .arti01 .ico_pt_info dt:before {content:"";position:absolute;left:50%;top:-5px;width:10px;height:10px;margin-left:-5px;background:#ed8e02;border-radius:100%;z-index:-1;}
.s02010204 .arti01 .ico_pt_info dt:after {content:"";position:absolute;left:50%;bottom:-5px;width:10px;height:10px;margin-left:-5px;background:#ed8e02;border-radius:100%;z-index:-1;}
.s02010204 .arti01 .ico_pt_info > li.first dt:before,
.s02010204 .arti01 .ico_pt_info > li.last dt:after {display:none;}
.s02010204 .arti01 .ico_pt_info dd {float:left;width:78%;}
.s02010204 .arti01 .ico_pt_info dd .tit {margin-bottom:20px;font-size:28px;font-weight:500;color:#ed8e02;}

/* s02010205 : ÄÜÅ©¸®Æ® ¹Ù´Ú ±ä±Þ º¸¼ö½Ã°ø SHINE-CR */
.s02010205 .arti03 .num_info.ty03 > li > span,
.s02010205 .arti03 .num_info.ty03 .tit {font-size:17px;font-weight:500;}




/**** s3 : °ø¹ý¼Ò°³ ****/
/*** s0301 : Á¤¹Ð ¹Ù´Ú °ø»ç ***/
/** s030101 : Laser Screeding/S-SXP **/
.s030101 .arti01:before {content:"";position:absolute;right:0;top:3px;width:225px;height:186px;background:url(../../images/sub/s030101_arti01_img.png) no-repeat right top;}

/** s030102 : Laser Screeding/copper Head **/
.s030102 .arti01:before {content:"";position:absolute;right:50px;top:-50px;width:282px;height:110px;background:url(../../images/sub/s030102_arti01_img.png) no-repeat right top;}

/** s030103 : ÃÊÆòÅº ¹Ù´Ú½Ã°ø **/
.s030103 .arti01:before {content:"";position:absolute;right:0;top:-50px;width:220px;height:206px;background:url(../../images/sub/s030103_arti01_img.png) no-repeat right top;}
.s030103 .arti01 .line_box {padding:10px 30px 10px 35%;background:url(../../images/sub/s030103_arti01_img02.png) no-repeat 30px center;}
.s030103 .arti01 .line_box .btns {display:inline-block;width:60%;vertical-align:top;}
.s030103 .arti01 .line_box .btns .btn_ty {display:block;margin:10px 0;padding:5px 20px;text-align:left;}

/** s030104 : Rail Leverling **/
.s030104 .arti01:before {content:"";position:absolute;right:0;bottom:1px;width:337px;height:133px;background:url(../../images/sub/s030104_arti01_img.png) no-repeat right top;}

/** s030105 : Laser Point Check **/
.s030105 .arti01:before {content:"";position:absolute;right:0;bottom:0;width:499px;height:203px;background:url(../../images/sub/s030105_arti01_img.png) no-repeat right top;}



/*** s0302 : SFRC °ø»ç ***/
/** s030206 : SFRC Key Point **/
.s030206 .arti03 .line_box .de_txt {text-align:center;}

/** s030207 : SFRC Focus **/
.s030207 .arti04 .ico_box {position:relative;}
.s030207 .arti04 .ico_box:before {content:"";position:absolute;left:0;top:35%;width:100%;height:4px;background:#ed8e02;}
.s030207 .arti04 .ico_box:after {content:"";display:block;clear:both;}
.s030207 .arti04 .ico_box > li {position:relative;float:left;width:11%;margin-left:11%;padding-top:125px;font-size:17px;font-weight:500;color:#ed8e02;text-align:center;z-index:1;box-sizing:border-box;}
.s030207 .arti04 .ico_box > li.ico01 {margin:0;background:url(../../images/sub/s030207_arti04_ico01.png) no-repeat center top;}
.s030207 .arti04 .ico_box > li.ico02 {background:url(../../images/sub/s030207_arti04_ico02.png) no-repeat center top;}
.s030207 .arti04 .ico_box > li.ico03 {background:url(../../images/sub/s030207_arti04_ico03.png) no-repeat center top;}
.s030207 .arti04 .ico_box > li.ico04 {background:url(../../images/sub/s030207_arti04_ico04.png) no-repeat center top;}
.s030207 .arti04 .ico_box > li.ico05 {float:right;background:url(../../images/sub/s030207_arti04_ico05.png) no-repeat center top;}
.s030207 .arti04 .ico_box > li:before {content:"";position:absolute;left:-6px;top:32%;width:12px;height:12px;background:#ed8e02;border-radius:100%;}
.s030207 .arti04 .ico_box > li:after {content:"";position:absolute;right:-6px;top:32%;width:12px;height:12px;background:#ed8e02;border-radius:100%;}
.s030207 .arti04 .ico_box > li.ico01:before,
.s030207 .arti04 .ico_box > li.ico05:after {display:none;}



/*** s0303 : ¹Ù´Ú¸¶°¨Àç °ø»ç ***/
/** s030309 : ¿¡Æø½Ã°è **/
.s030309 .arti01 {background:url(../../images/sub/s030309_arti01_img.png) no-repeat 35% bottom;}
.s030309 .arti03 {background:url(../../images/sub/s030309_arti03_img.png) no-repeat 55% bottom;}
.s030309 .arti04 {background:url(../../images/sub/s030309_arti04_img01.png) no-repeat 55% 30px;}
.s030309 .arti05 {background:url(../../images/sub/s030309_arti05_img.png) no-repeat 50% bottom;}

/** s030310 : Æú¸®¿ì·¹Åº°è **/
.s030310 .arti02 {background:url(../../images/sub/s030310_arti02_img01.png) no-repeat 70% top;}
.s030310 .arti04 {background:url(../../images/sub/s030310_arti04_img01.png) no-repeat 70% top;}
.s030310 .arti04 .dot_info {padding-bottom:30px;}
.s030310 .arti05:before {content:"";position:absolute;right:0;top:50px;width:441px;height:202px;background:url(../../images/sub/s030310_arti05_img.png) no-repeat right top;}
.s030310 .arti06 {background:url(../../images/sub/s030310_arti06_img01.png) no-repeat right 130px;}
.s030310 .arti08:before {content:"";position:absolute;right:0;top:-40px;width:275px;height:272px;background:url(../../images/sub/s030310_arti08_img01.png) no-repeat right top;}

/** s030311 : ±âÅ¸ FLOOR **/
.s030311 .arti02 {background:url(../../images/sub/s030311_arti02_img01.png) no-repeat right 100px;}



/*½Å±ÔÆäÀÌÁö*/
/*°øÅë*/
.s24_h{font-size: 20px; line-height: 46px; background: #37b2d7; color: #fff; letter-spacing: -0.02em; font-weight: 400; padding-left: 29px;} 
 
.s020104 .cnt1{height: 333px;position: relative;display: table; width: 100%; margin-bottom: 60px;}
.s020104 .cnt1 img{position: absolute; left: 0; top: 0;}
.s020104 .cnt1 .t_box{display: table-cell; text-align: center; vertical-align: middle; color: #ffff; padding-bottom: 3px;	 position: relative; z-index: 1;}
.s020104 .cnt1 .t_box h3{font-size: 28px; line-height: 28px; font-weight: 400; letter-spacing: 0.06em;color: #fff; }
.s020104 .cnt1 .t_box h3 span{display: block; font-size: 20px; letter-spacing: 0.32em; margin-top: 13px;}
.pd_p{padding: 21px 10px 21px 30px; font-size: 15px; line-height: 28px; color: #505050; font-weight: 400; -ms-word-break: keep-all; word-break: keep-all; letter-spacing: -0.02em;}
.s020104 .cnt3 ul:after{content:''; display: block; clear: both;}
.s020104 .cnt3 img{width: 100%;}
.s020104 .cnt3 ul li{float: left; width: 23.5%; margin-right: 2%;}
.s020104 .cnt3 ul li:last-child{margin-right: 0;}
.s4_dl{display: table; text-align: center;}
.s4_dl dt,
.s4_dl dd{display: table-cell; height: 111px; border: 1px solid #37b2d7; vertical-align: middle; box-sizing: border-box;}
.s4_dl dt{width: 286px; border-right: 0;}
.s4_dl dd{width: 714px; font-size: 18px; line-height: 30px; color: #0578cf;}
.s4p1{font-size: 17px; line-height: 30px; color: #b3171b; font-weight: 500; letter-spacing: -0.02em;}
.s4p2{font-size: 15px; line-height: 28px; color: #505050; letter-spacing: -0.03em;}
.rpn{text-align: right; font-size: 14px; line-height: 14px; color: #787878; margin-top: 21px;}
.snt5{font-size: 18px; line-height: 18px; color: #0578cf; font-weight: 500; text-align: center;}
.ddot_h22{position: relative; padding-left: 28px;font-size: 28px; line-height: 28px; color: #222; font-weight: 500; letter-spacing: -0.02em;}
.ddot_h22:before{position: absolute; content:''; width: 15px; height: 15px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; border: 4px solid #ed8e02; left: 0; top: 7px;}
.ddot_h22 span{color: #b3171b;}
.nt2_new{border: 1px solid #df5d81; box-sizing: border-box; text-align: left; padding: 22px 0 22px 97px; display: block; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.nt2_new tr td:first-child{width: 335px !important; }
.nt2_new tr td:nth-child(2){width: 330px !important; }
.nt2_new tr td:nth-child(3){width: 235px !Important;}
.nt2_new tr td p{font-size: 15px; line-height: 30px; color: #505050; position: relative; padding-left: 10px;}
.nt2_new tr td p:before{position: absolute; content:""; width: 2px; height: 2px; background: #df5d81; left: 0; top: 13px;}


/*t1*/
.s020104_1 .cnt4{margin-top: 60px; }
.s020104_1 .cnt4 h3{margin-bottom: 28px;	}
.s24_t{padding: 30px 0;}
.s24_t tr{display: block; margin-bottom: 10px;}
.s24_t tr th{text-align: center; width: 100px; vertical-align: top; padding-top: 3px;}
.s24_t tr td{width: 900px; text-align: left; padding: 12px 2px;}
.s24_t tr td h4{font-size: 18px; line-height: 18px; color: #0578cf; font-weight: 500; padding-bottom: 13px;}
.s24_t tr td p{font-size: 15px; line-height: 28px; color: #505050;}
.s020104_1 .cnt5{margin-top: 33px;}
.s020104_1 .cnt5 h3{margin-bottom: 30px;}
.s020104_1 .cnt5 .s4p1{margin: 23px 0;}
.s020104_1 .cnt6{margin-top: 32px;}
.s020104_1 .cnt6 .s4p1{margin-bottom: 19px; }
.s020104_1 .cnt7{margin-top: 50px;}
.s020104_1 .cnt8{margin-top: 60px;}
.dot_nus{padding: 22px 30px;}
.dot_nus li{position: relative; padding-left: 8px; font-size: 15px; line-height: 30px; color: #505050}
.dot_nus li:before{position: absolute; content:''; width: 2px; height: 2px; background: #505050; left: 0; top: 14px;}
.s020104_1 .cnt_last h5{margin: 60px 0 40px;}

/*t2*/
.s020104_1 .cnt1 .t_box h3{margin-left: -50px;}
.s020104_2 .cnt1 .t_box h3{margin-left: -50px;}
.s020104_2 .s24_h{background: #df5d81;}
.s020104_2 .s4_dl dt,.s020104_2 .s4_dl dd{border: 1px solid #df5d81;}
.s020104_2 .s4_dl dd{color: #df5d81;} 
.s020104_2 .s4_dl dt{border-right: 0;}
.s020104_2 .cnt6{margin-top: 14px;}

.s020104_2 .cnt_2n1{margin-top: 60px;}
.s020104_2 .cnt_2n1 h2{margin-bottom: 30px;}
.ntb_s{background: #000; color: #fff; margin-left: 28px;font-size: 15px; font-weight: 400; height: 40px; width: 304px; display: block; line-height: 40px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding-left: 20px;}
.s020104_2 .cnt8 figure{margin-left: 28px; margin-top: 34px;}
.type2_p{position: relative; padding-left: 45px; font-size: 14px; line-height: 28px; margin-left: 28px;}
.type2_p span{position: absolute; left: 0; top: 0;}
.s020104_2 .snt5 {color: #df5d81;}

.s020104_2 .cnt_last ul li{width: 23.5%; margin-right: 2%; margin-bottom: 20px;}
.s020104_2 .cnt_last ul li:nth-child(4n+4){margin-right: 0;}


/*½Å±Ô2*/
.s020104_3 .cnt_last{margin-top: 60px;}
.s020104_3 .cnt_last ul li{width: 32%; margin-right: 2%;}
.s020104_3 .cnt_last ul li:nth-child(4n+4){margin-right: 2%;}
.s020104_3 .cnt_last ul li:nth-child(3n+3){margin-right: 0;}
.s020104_3 .s24_h{background: #c8b1a3;}
.s020104_3  .s4_dl dd{color: #c8b1a3;}

.s020104_3  .s4_dl dt,
.s020104_3  .s4_dl dd{border: 1px solid #c8b1a3;}
.s020104_3  .s4_dl dt{border-right: 0;}
.s020104_3 .nt2_new {border: 1px solid #c8b1a3;}
.table_ty.n_table tr > td:first-child{border-left:solid 1px #37b2d7;}
.table_ty.n_table tbody td {border-right: solid 1px #37b2d7;border-bottom: solid 1px #37b2d7;}
.table_ty.n_table thead th.tb_top {border-bottom: solid 1px #37b2d7 !important;}


.table_ty.n_table{margin-top: 30px; margin-bottom: 30px;}

.mt60_1{margin-top: 60px;}
.cont1_h{font-size: 17px; line-height: 17px; color: #37b2d7; font-weight: 500; margin: 30px 0;}

.n_table_2{width: 50%; margin: 30px 0;}
.n_table_2 tr th, .n_table_2 tr td{line-height: 50px; text-align: center; color: #fff; font-size: 15px; border: 1px solid #fff; height: 50px;}  
.n_table_2 tr th{background: #aaa; font-weight: 400;}
.n_table_2 tr td{color: #505050; background: #5fc1df}
.cb_1{overflow: hidden;}
.cb_1 > div{float: left; width: 50%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.l_img ul{overflow: hidden;}
.l_img ul li{float: left;margin-right: 20px; }
.l_img ul li:last-child{margin-right: 0;}
.r_txt {padding-left: 20px;}
.r_txt ul{margin-top: -6px;}
.r_txt ul li{position: relative; font-size: 15px; line-height: 28px; color: #505050; padding-left: 18px; margin-bottom: 26px; -ms-word-break: keep-all; word-break: keep-all;}
.r_txt ul li span{position: absolute; content:''; width: ; left: 0; top: 0; }
.r_txt ul li.tico{margin-bottom: 0;}
.r_txt ul li.s4_p1{margin-bottom: 0; font-size: 14px; line-height: 28px; color: #787878;}

.ul_nbv li{font-size: 15px; line-height: 28px; color: #505050;}

.s0304_2 .s24_h{background: #df5d81;}

.s0304_2  .s4_dl dt,
.s0304_2  .s4_dl dd{border: 1px solid #df5d81;}
.s0304_2  .s4_dl dt{border-right: 0;}
.s0304_2 .nt2_new {border: 1px solid #df5d81;}
.s0304_2 .table_ty.n_table tr > td:first-child{border-left:solid 1px #df5d81;}
.s0304_2 .table_ty.n_table tbody td {border-right: solid 1px #df5d81;border-bottom: solid 1px #df5d81;}
.s0304_2 .table_ty.n_table thead th.tb_top {border-bottom: solid 1px #df5d81 !important;}

.s0304_2 .n_table_2 tr td{background: #ea97ae;}
.cont1_type2{font-size: 17px; line-height: 17px; color: #df5d81; font-weight: 500; padding-left: 30px; margin-bottom: 25px;}

.cb_type2 > ul > li{position: relative; font-size: 15px; line-height: 28px; color: #505050; margin-bottom: 20px; padding-left: 15px;} 
.cb_type2 > ul > li > span{position: absolute; left: 0; top: 0;}
.cb_type2 > ul > li strong{font-size: 15px; line-height: 28px; color: #303030; font-weight: 500; margin-left: -14px; margin-bottom: 2px; display: block;}
.cnt_42_1{} 
.cnt_42_1 h3{margin-bottom: 28px; }
.cb_type2{padding-left: 28px; }
.cb_type2 > ul > li ul li {margin-bottom: 25px; margin-left: -14px;}
.cb_type2 > ul > li ul li p{position: relative; padding-left: 10px; font-size: 15px; line-height: 28px; }
.cb_type2 > ul > li ul li p span{position: absolute;left: 0; top: 0;}

.r_img_p{overflow: hidden; margin: 26px 0 26px; }
.r_img_p li{float: left; margin-right: 20px; margin-left: 0 !Important; margin-bottom: 0 !important;} 

.s0304_3 .s24_h {background: #c8b1a3;}
.s0304_3 .cont1_type2{color: #c8b1a3;}


/* s313_new */
.s313_new li{float: left; width: 31.96%; margin-right: 2.04%; margin-bottom: 20px;}
.s313_new li img{width: 100%;}
.s313_new li:nth-child(3n+3){margin-right: 0;}
.s313_new li h3{text-align: center; font-size: 17px; line-height: 63px; color: #fff; font-weight: 500; background: #4c4a49;}

.img_bx{text-align: right;}
.img_bx span{display: inline-block;	 text-align: center; width: 140px; height: 91px; border: 1px solid #b3171b; border-radius: 5px; box-sizing: border-box; line-height: 89px; font-size: 15px; font-weight: 500; color: #333;}

.tab_wrap_new:after{display: block; content: ''; clear: both;}
.tab_wrap_new > table{float: left;}
.tab_wrap_new > div{float: left; margin-left: -4px;}
.tab_wrap_new > div img{width: auto; display: block;}