
.down_btn_wrap li a, .product_lays a:after, .p_wrap .s1 a{
	-webkit-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

#skip{position:relative;z-index:9999}
#skip a{position:absolute;top:-40px;left:0;width:100%;padding:5px 0;background-color:#033478;font-size:14px;line-height:30px;color:#FFF;text-align:center;transition:all 0.4s}
#skip a:hover,#skip a:focus,#skip a:active{top:0;text-decoration:none}

caption{visibility: hidden; overflow: hidden; width: 0; height: 0; font-size: 0; line-height: 0;}
.sound_only, .blind{display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 서브 공통 */
.t_l{text-align: left !important;}
.t_r{text-align: right !important;}
.t_c{text-align: center !important;}

.point_color{color: #FF5A62 !important;}
.red_color{color: #FF5A62 !important;}
.blue_color{color: #16356F !important;}


.noMargin{margin: 0 !important;}
.noMarginTop{margin-top: 0 !important;}
.noMarginBottom{margin-bottom: 0 !important;}


/* Sub Common */
.jcontainer{padding-top: 80px;}
.content_body{min-height: 200px;}
.con_wrap{position: relative; width: 100%; max-width: 1400px; margin: 0 auto; padding-bottom: 150px;}
.con_wrap.onMarginTop{margin-top: 150px;}
.con_wrap.full_wrap{max-width: 100%;}
.con_wrap.con_wrap_text_wrap{padding-bottom: 150px;}

.con_inner{position: relative; width: 100%; max-width: 1400px; margin: 0 auto;}


/* 서브 Common : Depth Navigation */
.sub_depth_nav{margin-top: 60px;}
.sub_depth_wrap{position: relative; width: 100%; max-width: 1400px; margin: 0 auto; display: flex;  align-items: center;}
.sub_depth_wrap > div{position: relative; margin: 0 20px;}
.sub_depth_wrap > div:first-child{margin-left: 0;}
.sub_depth_wrap > div:last-child{margin-right: 0;}
.sub_depth_wrap > div:after{content: ''; position: absolute; top: 50%; margin-top: -5px; left: -24px; width: 10px; height: 10px; background: url("../imgs/icon/quick_crumbs.svg") no-repeat center; background-size: contain;}
.sub_depth_wrap > div:first-child:after{content: ''; display: none;}
.sub_depth_wrap > div.sub_depth_home{width: 15px; height: 15px;}
.sub_depth_wrap > div.sub_depth_home a{display: block; width: 100%; height: 100%; background: url("../imgs/icon/quick_home.svg") no-repeat center; background-size: contain; padding: 0;}
.sub_depth > div a{position: relative; display: block; width: 100%; height: 100%; box-sizing: border-box; color: #000;}
.sub_depth > div .first_dropit{position: relative; font-size: 14px; padding-right: 23px;}
.sub_depth > div .first_dropit_textonly{position: relative; font-size: 14px;}
.sub_depth > div .first_dropit:after{content: ''; position: absolute; top: 50%; margin-top: -4px; right: 0; width: 10px; height: 10px; background: url("../imgs/icon/quick_arrow.svg"); background-size: contain;}
.sub_depth > div .dropit-open .first_dropit:after{content: ''; transform: rotate(-180deg);}
.sub_depth .dropit-submenu{position: absolute; left: inherit; top: 30px; width: auto; z-index: 99; display: none; border: 2px solid #333; padding: 10px; background: #fff;}
.sub_depth .dropit-submenu li a{line-height: 2; font-size: 15px; font-weight: 350; white-space:nowrap;}
.sub_depth .dropit-submenu li a:hover{text-decoration: underline;}

/* 개인정보취급방침 숨김 */
.sub_depth_1 .dropit-submenu li:last-child{display: none;}
.sub_depth_1 .dropit-submenu li:nth-child(4){margin-bottom: 0;}

/* 서브 Common : Page Title */
.sub_page_title h3{font-size: 45px; font-weight: 800; padding: 30px 0 50px; line-height: 1; color: #000;}

.sub_top_text{font-family: "Noto Serif KR", serif; font-size: 23px; line-height: 1.4; font-weight: 600; margin-bottom: 100px; word-break: keep-all;}

.sub_con_title{font-size: 45px; font-weight: 800; padding-bottom: 60px; line-height: 1.2; color: #000; text-align: center;}
.sub_con_title.back_on{color: #fff;}

.sub_title{margin-bottom: 50px;}
.sub_title.sub_title_t1 p{font-size: 24px; line-height: 1.2;}
.sub_title.sub_title_t2 p{font-size: 21px; line-height: 1.3;}
.sub_title.sub_title_t2 span{display: block; font-size: 18px; color: #9A9A9A; margin-top: 10px;}
.sub_title.sub_title_t3 p{font-size: 19px; font-weight: 500; line-height: 1.4; color: #929292;}
.sub_title.sub_title_t3 b{font-size: 37px; font-weight: 500; line-height: 1.1; display: block; margin-bottom: 5px;}


/* Layout */
.lays{display: flex; margin: 150px 0;}
.lays.noMarginTop{margin-top: 150px;}
.lays.noMarginBottom{margin-bottom: 0;}
.lays > li:nth-child(1){width: 320px; margin-right: 20px; word-break: keep-all;}
.lays > li:nth-child(2){width: calc(100% - 340px);}
.lays h3{font-size: 35px; font-weight: 800; line-height: 1.2;}

.lays.line_type{padding: 70px 0 50px; border-bottom: 1px solid #000; margin: 0;}


/* Text UI */
.text_layout p{position: relative; font-size: 19px; line-height: 1.5; margin-bottom: 20px; text-align: justify; word-break: break-all;}
.text_layout p.last_p{margin-bottom: 100px;}
.text_layout p.half_p{margin-bottom: 40px;}
.text_layout p.title_p{font-size: 23px; line-height: 1.4; font-weight: 700; text-align: left; word-break: keep-all;}
.text_layout p .big_span{font-size: 21px; font-weight: 700;}
.text_layout.text_depth p{line-height: 1.7; margin-bottom: 40px;}
.text_layout.text_depth p b{display: block; font-size: 23px; margin-bottom: 10px;}

.bullet_space{display: block;}
.bullet_space.text_depth1{font-size: 20px;}
.bullet_space.text_depth2{margin-left: 25px; color: #666;}
.bullet_space span{display: block;}
.bullet_space span:after{content: ''; display: block; clear: both;}
.bullet_space span:nth-child(1){float: left;}
.bullet_space span:nth-child(2){float: none; padding-left: 20px;}


/* Image UI */
.img_layout{display: flex; flex-wrap: wrap; margin: 60px 0;}
.img_layout.noMarginTop{margin-top: 0;}
.img_layout.noMarginBottom{margin-bottom: 0;}
.img_layout.last_img{margin-bottom: 100px;}
.img_layout img{width: 100%;}
.img_layout li{position: relative;}
.img_layout.colm1 li{width: 100%;}
.img_layout.colm2 li{width: 49%; margin-left: 2%;}
.img_layout.colm2 li:nth-child(2n+1){margin-left: 0;}
.img_layout.colm2 li:nth-child(n+3){margin-top: 20px !important;}
.img_layout.colm3 li{width: 32%; margin-left: 2%;}
.img_layout.colm3 li:nth-child(3n+1){margin-left: 0;}
.img_layout.colm3 li:nth-child(n+4){margin-top: 20px !important;}
.img_layout.colm4 li{width: 23.5%; margin-left: 2%;}
.img_layout.colm4 li:nth-child(4n+1){margin-left: 0;}
.img_layout.colm4 li:nth-child(n+5){margin-top: 20px !important;}
.img_layout span{display: block; font-size: 15px; line-height: 1.6; margin-top: 6px; text-align: left;}
.img_layout.border_img img{border: 2px solid #C7C7C7; border-radius: 10px;}

.img_layout.num_img b{position: absolute; top: 10px; left: 10px; width: 22px; height: 22px; text-align: center; line-height: 20px; color: #fff; z-index: 1; background: #000; border-radius: 50%; font-size: 14px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);}

/* Table UI */
.table_box{position: relative; width: 100%; margin: 0 auto;}
.table_box .table_scroll{margin: 50px 0;}
.table_box .table_scroll.no_margin{margin: 0;}
.table_box .table_scroll.top_in{margin: 20px 0;}
.table_box .table_annotation{font-size: 17px; color: #666; margin-bottom: 7px; text-align: right;}
.table_box table{position: relative; width: 100%; border-top: 2px solid #333; border-collapse:collapse;}
.table_box table.no_bottom_border tbody tr:last-child td{border-bottom: 0;}
.table_box table.rowTable{border-top: 0;}
.table_box table.rowTable tbody{border-top: 2px solid #333;}
.table_box table.rowTable .rowTable_not tbody{border-top: 0;}
.table_box table.rowTable .rowTable_not th{border-bottom: 0;}
.table_box th, .table_box td{border: 1px solid #ccc; padding: 20px; box-sizing: border-box; text-align: left; font-size: 19px; line-height: 30px; word-break: keep-all;}
.table_box th{background: #f5f6f8; border-bottom: 0; font-weight: 400;}
.table_box td{color: #555; font-size: 16px; background: #fff;}
.table_box table.rowTable th{border-bottom: 1px solid #ccc;}
.table_box table th.last_th{border-bottom: 1px solid #ccc;}
.table_box table.mixTable tbody th{background: #eee; border-bottom: 1px solid #ccc;}
.table_box table.centerTable th, .table_box table.centerTable td{text-align: center;}
.table_box table.leftcenterTable th{text-align: center;}
.table_box table.leftcenterTable td{text-align: left;}
.table_box table.leftcenterTable .centerTable td{text-align: center;}
.table_box table.left_first td:first-child{text-align: left;}
.table_box table.left_second td:first-child+td{text-align: left;}
.table_box table.left_third td:first-child+td+td{text-align: left;}
.table_box table.left_fourth td:first-child+td+td+td{text-align: left;}
.table_box table.left_fifth td:first-child+td+td+td+td{text-align: left;}
.table_box table.leftcenterTable.left_first td:first-child{text-align: center;}
.table_box table.leftcenterTable.left_second td:first-child+td{text-align: center;}
.table_box table.leftcenterTable.left_third td:first-child+td+td{text-align: center;}
.table_box table.leftcenterTable.left_fourth td:first-child+td+td+td{text-align: center;}
.table_box table.leftcenterTable.left_fifth td:first-child+td+td+td+td{text-align: center;}
.table_box table.thead_type{border-top:0;}
.table_box table.thead_type tbody{border-top: 2px solid #333;}
.table_box table.thead_type td{background: #f5f6f8;}
.table_box table.thead_type td.noHead{background: #fff;}
.table_box p.text_ref{margin-top: 10px; color: #999; margin-bottom: 50px;}
.table_box p.text_ref.only_top_margin{margin-top: 10px !important;}
.table_box p.text_ref.only_bottom_margin_small{margin-bottom: 10px;}
.table_box p.num_text span{display: block; float: none; margin-left: 20px;}
.table_box p.num_text span.n_head{width: 20px; float: left; padding: 0; margin: 0;}
.table_box span.text_emphasize{color: #ff0000; font-weight: 700;}
.table_box span.text_underline{text-decoration: underline;}

.table_box.table_small{margin-top: 20px;}
.table_box.table_small th, .table_box.table_small td{padding: 10px;}


.table_box a.link_btn{position: relative; display: inline-block; border: 1px solid #777; background: #777; color: #fff; font-size: 14px; height: 30px; line-height: 28px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 40px 0 20px; box-sizing: border-box; margin-top: 5px;}
.table_box a.link_btn:after{content: ''; position: absolute; width: 14px; height: 14px; background: url("../imgs/link_go_w.png"); background-size: cover; top: 8px; right: 10px;}
.table_box a.link_btn:hover{background: #000;}


/* Parallax Layout */
.parallax_wrap{position: relative; height: 500px; overflow: hidden;}
.parallax_wrap .parallax_content{display: flex; justify-content: center; align-items: center; max-width: 1400px; margin: 0 auto; height: 100%;}

/* 서브 : Download */
.down_btn_wrap{display: flex; margin-top: 40px;}
.down_btn_wrap li{margin-left: 10px;}
.down_btn_wrap li:nth-child(1){margin-left: 0;}
.down_btn_wrap li a{position: relative; display: block; width: 350px; height: 75px; line-height: 75px; border: 1px solid #777; padding: 0 30px; font-size: 19px;}
.down_btn_wrap li a:after{content: ''; position: absolute; right: 30px; top: 50%; transform: translateY(-50%); width: 20px; height: 20px; background: url("../imgs/icon/icon_download.svg") no-repeat center; background-size: cover;}
.down_btn_wrap li a:hover{background: #FF5A62; color: #fff; border-color: #FF5A62;}
.down_btn_wrap li a:hover:after{content: ''; background-image: url("../imgs/icon/icon_download_w.svg");}

 /*고객문의*/
.p_wrap{position:relative; width:100%; padding:0; margin: 0 auto; box-sizing: border-box;}
.p_wrap h2{font-size:14px; font-weight:700; margin-top:15px; padding-left:10px;}
.p_wrap p{font-size:14px; line-height:19px;}
.p_wrap caption{display:none;}
.p_wrap table{width:100%; border-collapse:collapse; padding:0; margin:0; margin-top:10px;}
.p_wrap table tbody{border-top:2px solid #666;}
.p_wrap label span{color:#FF0000;}
.p_wrap td{min-height:50px; padding:10px 0; color:#666; border-bottom:1px solid #e1e0dc; text-align:left; padding-left:20px; font-size:14px; border-left:1px solid #e1e0dc;}
.p_wrap td:first-child{border-left:0; font-size:14px; font-weight:700; color:#222;}
.p_wrap input{letter-spacing: -0.5px;}
.p_wrap input::placeholder{color: #999;}
.p_wrap input.titlebox{background: #fff; border:1px solid #ccc; height:40px; width:100%; max-width: 600px; padding-left:7px; line-height:40px; font-size:13px; color:#3e4d5d;}
.p_wrap textarea{background: #fff; border:1px solid #ccc; padding:5px 7px; margin:10px 0; width:100%; height:80px; line-height:26px; font-size:13px; color:#3e4d5d; resize:none;}
.p_wrap input.filebox{background: #f2f2f2; width:100%; border:0; font-size:14px; color:#3e4d5d; padding:5px;}
.p_wrap .info_wrap{width:100%; border:solid 1px #ccc; height:100px; overflow-y:auto; padding:10px; line-height:160%; margin-top:5px; margin-left:10px;}
.p_wrap .infobox{text-align: justify; line-height:160%; font-size:14px;}
.p_wrap .infobox span{font-weight:700; font-size:14px;}
.p_wrap .checks{padding-left:10px; margin-top:5px;}
.p_wrap .checks:after{content:""; clear:both; display:block; *zoom:1;}
.p_wrap .checks li{float:left;}
.p_wrap .checks li.checks_t{padding-left:5px; padding-top:2px; font-size:14px;}
.p_wrap .p_wrap_last_line{margin-top:5px; border-bottom:2px solid #666; clear:both;}
.p_wrap .warning{margin-top:10px; font-size:14px;}
.p_wrap .s1{width:100%; text-align:center; margin-top: 30px;}
.p_wrap .s1 a{position: relative; display: inline-block; padding: 10px 100px 10px 20px; border: 1px solid #707070; font-size: 17px;}
.p_wrap .s1 a:after{content: ''; position: absolute; width: 8px; height: 14px; right: 20px; top: 50%; transform: translateY(-50%); background: url("../imgs/icon/icon_arrow.svg") no-repeat center; background-size: 8px;}
.p_wrap .s1 a:hover{background:#2a2829; color:#fff;}
.p_wrap .s1 a:hover:after{content: ''; background-image:url("../imgs/icon/icon_arrow_w.svg") }


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0;}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:fixed; border:0; background:#fff; box-shadow:1px 1px 20px rgba(0, 0, 0, 0.7);}
.hd_pops_con {}
.hd_pops_footer {position:relative; padding:10px 0;background:#f3f3f3; color:#333; text-align:left; font-size:13px;}
.hd_pops_footer li{float:right;}
.hd_pops_footer li:first-child{float:left;}
.hd_pops_footer button {padding:5px 10px;border:0;background:none;color:#333;}
.hd_pops_footer .hd_pops_reject{background:none;text-align:left}
.hd_pops_footer .hd_pops_close{background:none;position:absolute;top:10px;right:0}

.cf_wrap{width: 1400px; margin: 0 auto;}
.cf_terms{width: 100%; height: 500px; box-sizing: border-box; padding: 20px; line-height: 20px;}



.only_pc{display: block !important;}
.only_mobile{display: none !important;}

.only_pc_img{display: inline-block !important;}
.only_mobile_img{display: none !important;}

/* PC */
	

@media (max-width:1420px){	
	/* 서브 */
	.con_wrap, .con_inner{width: 94%; margin-left: 3%; margin-right: 3%;}
	.con_wrap .con_inner, .sub_page_title .con_inner{width: 100%; margin-left: 0; margin-right: 0;}
	.con_wrap.full_wrap{width: 100%; max-width: 100%; margin: 0 auto;}
	
	.cf_wrap{width: 96%;}
	
	/* 서브 Common : Depth Navigation */
	.sub_depth_nav{margin-left: 3%; margin-right: 3%;}
	
	/* 서브 Common : Page Title */
	.sub_page_title{margin-left: 3%; margin-right: 3%;}
	
	/* Layout */
	.lays > li:nth-child(1){width: 200px;}
	.lays > li:nth-child(2){width: calc(100% - 220px);}
	
	/* Parallax Layout */
	/* Parallax Layout */
	.parallax_wrap{height: 400px;}
	.parallax_wrap .parallax_content{width: 96%; margin: 0 auto;}
}


/* Mobile */
@media all and (max-width:1023px){
    .jcontainer{padding-top: 60px;}
    
    .ctt_admin{display: none !important;}

    /* Text UI */
	.text_layout p{font-size: 17px;}
	.text_layout p.last_p{margin-bottom: 80px;}
	.text_layout p.half_p{margin-bottom: 30px;}
	.text_layout p.title_p{font-size: 21px; line-height: 1.3;}
	.text_layout p .big_span{font-size: 20px;}
	
	.text_layout.text_depth p b{display: block; font-size: 21px;}
	.bullet_space.text_depth1{font-size: 19px;}
	
	/* Image UI */
	.img_layout.last_img{margin-bottom: 80px;}

    
    /* Table UI */
	.table_box th{font-size: 17px;}
	.table_box td{font-size: 16px;}
	.table_box .table_annotation{font-size: 15px;}
	
	/* 서브 : Download */
	.down_btn_wrap{flex-wrap: wrap;}
	.down_btn_wrap li{width: 100%; margin-left: 0; margin-top: 10px;}
	.down_btn_wrap li:first-child{margin-top: 0;}
	.down_btn_wrap li a{position: relative; display: block; width: 100%;}

    
    /* 유튜브 영상 100% */
    #bo_v_atc img, #bo_v_atc video{display:inline-block; width:auto\9 !important; /* ie8 */ width:auto !important; max-width: 100%; height:auto !important;}
    .videos{position:relative; height:0; padding-top:30px; padding-bottom:56.25%; overflow:hidden; text-align:center;}
    .videos iframe, .videos object, .videos embed {position:absolute; top:0; left:0; width:100%; height:100%;}
    
    /* 팝업레이어 */
    #hd_pop {z-index:999999;position:fixed;margin:0 auto;width:100%;height:0;}
    #hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
    .hd_pops {position:absolute;border:0;background:#fff; box-shadow:1px 1px 20px rgba(0, 0, 0, 0.7); left: 3% !important; top: 70px !important; width: 94%; max-width: 768px;}
    .hd_pops_con {padding: 38px 0 0; width: 100% !important; height: auto !important;}
    .hd_pops_con img{width: 100%;}
    .hd_pops_con p{height: auto;}
    .hd_pops_footer {position: absolute; top: 0; width: 100%; padding:5px 0;background:#fff; color:#333; text-align:left; font-size:13px;}
    .hd_pops_footer li{float:right;}
    .hd_pops_footer li:first-child{float:left;}
    .hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#fff;color:#333;}
    .hd_pops_footer button{float:right;}
    .hd_pops_footer button:first-child{float:left;}
    .hd_pops_footer .hd_pops_close{top: 5px;}
}


@media all and (max-width:767px){
	.only_pc{display: none !important;}
	.only_mobile{display: block !important;}
	
	.only_pc_img{display: none !important;}
	.only_mobile_img{display: inline-block !important;}
	
	/* 서브 */
	.con_wrap{padding-bottom: 100px;}
	.con_wrap.onMarginTop{margin-top: 80px;}
	.con_wrap.con_wrap_text_wrap{padding-bottom: 80px;}
	
	/* 서브 Common : Depth Navigation */
	.sub_depth_nav{margin-top: 15px;}
	.sub_depth_wrap > div{margin: 0 8px;}
	.sub_depth_wrap > div:first-child{margin-left: 0;}
	.sub_depth_wrap > div:last-child{margin-right: 0;}
	.sub_depth_wrap > div:after{content: ''; left: -12px;}
	.sub_depth_wrap > div.sub_depth_home a{background-size: 12px;}
	.sub_depth > div .first_dropit{font-size: 14px; padding-right: 16px;}
	.sub_depth > div .first_dropit_textonly{font-size: 14px;}
	.sub_depth > div .first_dropit:after{content: ''; margin-top: -3px; right: 0; width: 8px; height: 8px;}
	.sub_depth .dropit-submenu{position: absolute; left: 50%; margin-left: -60px; width: auto; z-index: 99; display: none; border: 2px solid #173348; padding: 10px; background: #fff;}
	.sub_depth .dropit-submenu li{margin-bottom: 10px;}
	.sub_depth .dropit-submenu li:last-child{margin-bottom: 0;}
	.sub_depth .dropit-submenu li a{font-size: 14px; white-space:normal; line-height: 1.3;}
	.sub_depth.sub_depth_3 .dropit-submenu{left: initial; margin-left: 0; right: 0;}
	
	.sub_depth.sub_depth_1 .dropit-submenu{min-width: 135px;}
	.sub_depth.sub_depth_2 .dropit-submenu{min-width: 115px;}
	
	
	/* 서브 Common : Page Title */
	.sub_page_title h3{font-size: 27px; padding: 20px 0 30px;}
	
	.sub_top_text{font-size: 17px; line-height: 1.5; margin-bottom: 80px;}
	
	.sub_con_title{font-size: 27px; padding-bottom: 40px;}
	
	.sub_title{margin-bottom: 30px;}
	.sub_title.sub_title_t1 p{font-size: 21px;}
	.sub_title.sub_title_t2 p{font-size: 19px;}
	.sub_title.sub_title_t2 span{font-size: 16px;}
	.sub_title.sub_title_t3 p{font-size: 17px;}
	.sub_title.sub_title_t3 b{font-size: 31px; line-height: 1; margin-bottom: 10px;}
    
	/* Layout */
	.lays{flex-wrap: wrap; margin: 100px 0;}
	.lays.first_lays{margin-top: 100px;}
	.lays > li{width: 100% !important; margin-right: 0;}
	.lays > li:nth-child(1){margin-bottom: 20px;}
	.lays h3{font-size: 23px;}
	
	.lays.line_type{padding: 60px 0 40px;}

    /* Image UI */
	.img_layout{flex-wrap: wrap;}
	.img_layout li{width: 100% !important; margin-left: 0 !important;}
	.img_layout li:nth-child(n+2){margin-top: 40px !important;}
	
	.img_layout.colm4 li{width: 49% !important; margin-left: 2% !important; margin-top: 0 !important;}
	.img_layout.colm4 li:nth-child(4n+1){margin-left: 2% !important;}
	.img_layout.colm4 li:nth-child(2n+1){margin-left: 0 !important;}
	.img_layout.colm4 li:nth-child(n+3){margin-top: 20px !important;}
	.img_layout.colm4 img{border-radius: 5px;}
    
    /* Table UI */
	.table_scroll{overflow-x: scroll;}
	.table_scroll > table{width: 900px;}
	
	/* 서브 : Download */
	.down_btn_wrap{margin-top: 30px;}
	.down_btn_wrap li a{height: 60px; line-height: 60px; padding: 0 20px; font-size: 17px;}
	.down_btn_wrap li a:after{content: ''; position: absolute; right: 20px; width: 18px; height: 18px;}
	.down_btn_wrap li a:hover{background: inherit; color: inherit; border-color: #777;}
	.down_btn_wrap li a:hover:after{content: ''; background-image: url("../imgs/icon/icon_download.svg");}
	
	/* Table UI */
	.table_box.table_small{margin-top: 10px;}
} 

@media all and (max-width:480px){
	/* 서브 */
	.con_wrap{padding-bottom: 80px;}
	
	/* 서브 Common : Page Title */	
	.sub_con_title{font-size: 25px; padding-bottom: 40px;}
	
	.sub_title.sub_title_t1 p{font-size: 18px;}
	.sub_title.sub_title_t2 p{font-size: 17px;}
	.sub_title.sub_title_t2 span{font-size: 15px;}
	.sub_title.sub_title_t3 p{font-size: 15px;}
	.sub_title.sub_title_t3 b{font-size: 25px; margin-bottom: 5px;}
	
    /* Text UI */
	.text_layout p{font-size: 15px;}
	.text_layout p.last_p{margin-bottom: 60px;}
	.text_layout p.half_p{margin-bottom: 30px;}
	.text_layout p.title_p{font-size: 19px;}
	.text_layout p .big_span{font-size: 18px;}
	
	.text_layout.text_depth p{line-height: 1.6;}
	.text_layout.text_depth p b{font-size: 19px; margin-bottom: 5px;}
	.bullet_space.text_depth1{font-size: 17px;}
	.bullet_space.text_depth2{margin-left: 20px;}
	.bullet_space span:nth-child(2){padding-left: 15px;}
	
	/* Layout */
	.lays{margin: 80px 0;}
	.lays.first_lays{margin-top: 80px;}
	
	.lays.line_type{padding: 50px 0 30px;}
	
	/* Image UI */
	.img_layout.last_img{margin-bottom: 60px;}
	
	/* 서브 : Download */
	.down_btn_wrap li a{height: 55px; line-height: 55px;}

} 







