@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subTop{z-index:666;}
	.sub_visual{padding-top: 120px;}
	.sub_visual.sub01{background: url('/images/kor06r-22-0459/sub/sub01_visual.jpg')no-repeat center center / cover;}
	.sub_visual.sub02{background: url('/images/kor06r-22-0459/sub/sub02_visual.jpg')no-repeat center center / cover;}
	.sub_visual.sub03{background: url('/images/kor06r-22-0459/sub/sub03_visual.jpg')no-repeat center center / cover;}
	.sub_visual.sub04{background: url('/images/kor06r-22-0459/sub/sub04_visual.jpg')no-repeat center center / cover;}
	.sub_visual .inner_title{display: flex; height: 200px; align-items: center; justify-content: center;}
	.sub_visual .inner_title h1{font-size: 40px; color: #fff; font-weight: 700;}
	.snb_cont {background: #fff; padding: 30px 60px 0; display: flex; position: relative;}
	.snb_cont:after {content: ''; display: block; height: 1px; background: #e5e5e5; position: absolute; bottom: 0; left: 60px; right: 60px;}
	.snb_cont dt {flex-shrink: 0; width: 240px; font-size: 18px; font-weight: 700; position: relative; display: flex; height: 50px; align-items: center;}
	.snb_cont dt:before {content: ''; display: block; width: 30px; height: 2px; background: #0190cb; position: absolute; left: 0; top: 0;}
	.snb_cont dd {flex-grow: 1;}
	.snb_cont dd ul {display: flex;}
	.snb_cont dd ul li {margin-right: 35px;}
	.snb_cont dd ul li:last-child {margin-right: 0;}
	.snb_cont dd ul li a {display: flex; height: 50px; align-items: center; justify-content: center; text-align: center; color: #5c5c5c; font-size: 14px; position: relative;}
	.snb_cont dd ul li.active a {color: #000; font-weight: 700;}
	.snb_cont dd ul li.active a:after {content: ''; display: block; background: #000; height: 2px; position: absolute; left: 0; right: 0; bottom: 0; z-index: 1;}
	.snb_cont dd ul li a br {display: none;}

	@media screen and (max-width:1280px){
		.snb_cont {padding: 30px 30px 0;}
		.snb_cont:after {left: 30px; right: 30px;}
		.snb_cont dt {width: 160px;}
	}

	@media screen and (max-width:980px){
		.sub_visual{padding-top: 0;}
		.sub_visual .inner_title{height: 180px;}
		.sub_visual .inner_title h1 {font-size: 30px;}
		.snb_cont {padding: 10px 30px 0;}
		.snb_cont dt {display: none;}
		.snb_cont dd ul {align-items: center; justify-content: center;}
		.snb_cont dd ul li {margin-right: 30px;}
		.snb_cont dd ul li a {font-size: 13px;}
	}

	@media screen and (max-width:767px){
		.sub_visual .inner_title{height: 120px;}
		.sub_visual .inner_title h1 {font-size: 24px;}
		.snb_cont {padding: 10px 10px 0; margin: 0 -15px;}
		.snb_cont:after {left: 15px; right: 15px;}
		.snb_cont dd ul li {margin-right: 15px;}
		.snb_cont dd ul li a {font-size: 11px; height: 40px; word-break: keep-all;}
		.snb_cont dd ul li a br {display: block;}
	}


/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subContents{position:relative;padding:100px 0 240px;width:100%;}
	.sub-contents .s_title {margin-bottom:100px;box-sizing:border-box;}
	.sub-contents .s_title h1{font-size: 50px; text-align: center; font-weight: 500;}
	.sub-contents .s_title p {text-align: center; font-size: 20px; margin-top: 30px;}
	.sub-contents .cont_area{position:relative;}
	.sub-contents .cont_area .group{margin-bottom:50px;box-sizing:border-box;}
	.sub-contents .cont_area .t_group{}
	.sub-contents .cont_area .t_group p{margin-bottom:30px;}
	.sub-contents .cont_area .t_group p:last-child{margin-bottom:0px;}

	.cont_area.ceo{}
	.cont_area.ceo .image{padding-left:60%;width:100%;height:380px;display:table;background:url('/images/kor06r-22-0459/sub/sub01_1_image.jpg') no-repeat top center;}
	.cont_area.ceo .image .inner{display:table-cell;vertical-align:middle;}
	.cont_area.ceo .image .inner h3{padding:10px 0 40px 0;color:#222;}
	.cont_area.ceo .image .inner .sign img{margin-left:30px;}
	.cont_area.ceo .t_group p{font-size:1.125em;}

	.cont_area.location{}
	.cont_area.location .info_list{border-top:2px solid #000;}
	.cont_area.location .info_list .cont{padding:20px 0 20px 0;border-bottom:1px solid #d2d2d2;}
	.cont_area.location .info_list .cont h5{width:30%;color:#373737;}
	.cont_area.location .info_list .cont h5 em{padding-right:15px;color:#6db9ec;font-weight:500;font-size:1em;font-style:normal;}
	.cont_area.location .info_list .cont p{color:#666;font-size:1.125em;}
	.cont_area.location .info_list .cont p span{padding:10px 20px;margin:5px 20px 5px 0px;color:#5b5b5b;display:inline-block;border-radius:30px;border:1px solid #d2d2d2;}
	.cont_area.location .map_cont{height:500px;overflow:hidden;}

	.cont_area.business_part{}
	.cont_area.business_part .t_box{margin:20px 0 30px 0;}
	.cont_area.business_part .t_box h4{margin-bottom:10px;padding-right:30px;position:relative;color:#373737;display:inline-block;font-weight:600;}
	.cont_area.business_part .t_box h4:after{content:'';position:absolute;right:0px;top:50%;width:12px;height:20px;margin-top:-10px;background:url('/images/kor06r-22-0459/sub/business_arrow.png');}
	.cont_area.business_part .t_box p{font-size:1.125em;}

	.cont_area.certified{}
	.cont_area.certified .f_inner{text-align:center;margin-bottom:50px;}
	.cont_area.certified .f_inner .image{width:260px;height:260px;border-radius:50%;margin:0 auto 20px auto;display:table;background:#fff;border:1px solid #d2d2d2;}
	.cont_area.certified .f_inner .image span{display:table-cell;vertical-align:middle;}
	.cont_area.certified .f_inner p{font-size:1.125em;color:#353535;}


	@media only screen and (min-width:1201px) {
		#subContents{margin:0 auto;width:1200px;}
	}

	@media only screen and (max-width:1280px) {
		#subContents{width:100%;padding:60px 30px 120px;}
		.sub-contents .s_title {margin-bottom:60px;}
		.cont_area.ceo .image{padding-left:40%;}

		.cont_area.location .info_list .cont h5{width:20%;}

	    .cont_area.certified .f_inner{margin-bottom:40px;}
		.cont_area.certified .f_inner .image{width:200px;height:200px;margin:0 auto 10px auto;}
		.cont_area.certified .f_inner .image img{width:90%;}
	}

	@media only screen and (max-width:980px) {
		#subContents{padding:40px 20px 80px;}
		.sub-contents .s_title {margin-bottom:40px;}
		.sub-contents .s_title h1 {font-size: 40px;}
		.sub-contents .s_title p {font-size: 16px; margin-top: 20px;}
	    .sub-contents .cont_area .group{margin-bottom:40px;}
		.cont_area.ceo .image{padding-left:50%;}

		.cont_area.location .info_list .cont h5{width:100%;}

		.cont_area.business_part .obj{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;}
	    .cont_area.business_part .t_box{margin:10px 0 20px 0;}
		.cont_area.business_part .obj img{width:100%;}

		.cont_area.certified .obj{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%;}

	}

	@media only screen and (max-width:767px) {
		#subContents{padding:40px 15px 80px;}
		.sub-contents .s_title h1 {font-size: 30px;}
		.sub-contents .s_title p {font-size: 14px; margin-top: 20px;}
		.sub-contents .s_title p span {display: block;}
	    .sub-contents .cont_area .group{margin-bottom:30px;}
	    .sub-contents .cont_area .t_group p{margin-bottom:20px;}
		.cont_area.ceo .image{padding-left:30%;}
		.cont_area.ceo .image .inner h3{padding:10px 0 30px 0;}
		.cont_area.ceo .image .inner .sign img{margin-left:20px;}

		.cont_area.location .info_list .cont p span{padding:7px 20px;}
		.cont_area.location .map_cont{height:450px;}

	    .cont_area.certified .f_inner{margin-bottom:30px;}
	}

	@media only screen and (max-width:520px) {
	    .sub-contents .s_title{margin-bottom:40px;}
		.sub-contents .s_title h1 {font-size: 26px;}
		.cont_area.ceo .image{padding-left:10%;height:300px;}
		.cont_area.ceo .image .inner h3{padding:10px 0 20px 0;}
		.cont_area.ceo .image .inner .sign img{margin-left:10px;}

		.cont_area.location .info_list .cont p span{padding:5px 15px;}
		.cont_area.location .map_cont{height:400px;}

		.cont_area.certified .f_inner .image{width:180px;height:180px;}
	}


/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 일반게시판 List */
	.whois-board-list {display:inline-block;}
	.whois-board-list .whois-board-row {width:100%; margin:0 0 0 0; padding:15px 0 15px 0; float:left; border-bottom:1px solid #d2d2d2; color:#000000; }
	.whois-board-list .whois-board-row:first-child{border-top:2px solid #222; } /* Line 색상 */
	.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:20px; font-weight:600; }
	.whois-board-list .whois-board-row .whois-board-row-info { color:#acacac; font-size: 14px;}
	.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author { max-width: 33vw; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align: middle; }
	.whois-board-list .whois-board-row .whois-board-row-subject{font-size: 16px;font-weight:normal;color:#333;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.whois-board-list .whois-board-row .whois-board-row-author{color:#585858;font-size:14px;font-weight:400;}
	.whois-board-list .whois-board-row .obj:first-child{width:80%;}
    .whois-board-view .btn_area{text-align:center;margin-top:50px;}
	.whois-board-view .btn_area .go_list{display:inline-block;border-bottom:2px solid #333;padding-bottom:5px;}
	.whois-board-view .btn_area .go_list button.arrow_button{border:none;outline:none;background:transparent;font-size:1.250em;font-weight:500;}

	/* 일반게시판 view */
	.whois-board-view {display:inline-block; } /* Line 색상 border-top:1px solid #e1e1e1; */
	.whois-board-view .board-info{padding-bottom:10px;}
	.whois-board-view .board-info span.user{font-weight:400;color:#333;}
	.whois-board-view .board-header .board-title{}
	.whois-board-view .board-header .board-title h3{width:95%;font-size:1.875em;margin:8px 0 20px;padding:0;font-weight:500;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
	.whois-board-view .whois-board-view-row { width:100%; margin:0; padding:0; padding:10px 0 10px 0; float:left; border-bottom:1px solid #eee; }
	.whois-board-view .whois-board-view-row .whois-board-view-subject { width:100%; margin:0 0 15px 0; padding:0; float:left; font-size:18px; font-weight:600; }
	.whois-board-view .whois-board-view-row .whois-board-view-author { width:100%; margin:0 0 5px 0; padding:0; float:left;font-size:1.938em;font-weight:600; }
	.whois-board-view .whois-board-view-row .whois-board-view-info { width:100%; margin:0; padding:0 0 10px 0; float:left; color:#acacac; }
	.whois-board-view .whois-board-view-row .whois-board-view-content { width:100%; margin:0; padding:10px 0 10px 0; float:left;}
	.whois-board-view .board-content-wrap{padding:40px 0 70px 0;font-size:1.125em;font-weight:400;border-top:2px solid #414141;border-bottom:1px solid #d2d2d2;}
	.whois-board-view .whois-board-view-files { width:100%; margin:0; padding:0; float:left; }
	.whois-board-view .whois-board-view-files .whois-board-view-file { width:100%; margin:0; padding:5px 0; float:left; font-size:12px; }
	.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count { font-size:11px; color:#c4c4c4; }

	/* portfolio */
	.portfolio_area .search_wrap{margin-bottom:40px;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:end;align-items:end;}
	.search_wrap .search_cont{min-width:280px;border-bottom:2px solid #3c3c3c;position:relative;}
	.search_wrap .search_cont input{padding:7px 25px 5px 10px;border:none;font-size:1em;}
	.search_wrap .search_cont button{position:absolute;right:10px;top:50%;margin-top:-10px;border:none;outline:none;width:18px;height:20px;background-image:url('/images/kor06r-22-0459/sub/icon_search.png');display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:auto;text-indent:-9999px;background-color:transparent;}

	/* 신청폼 */
	.cont_area.inquiry{}
	.cont_area.inquiry .content-wrap .form-group{margin-bottom:30px !important;padding:10px 10px 10px 7%;position:relative;border-bottom:1px solid #ccc;}
	.cont_area.inquiry .content-wrap .form-group label{top:50%;left:5px;margin-top:-10px;padding:0;position:absolute;font-size:1.063em;font-weight:400;color:#222;}
	.cont_area.inquiry .content-wrap .form-group label .whois-validation-required{color:#222;}
	.cont_area.inquiry .content-wrap .form-group input.form-control{padding:10px;font-size:1.063em;border:none;height:auto;border-radius:none;}
	.cont_area.inquiry .content-wrap .form-group.text-group,
	.cont_area.inquiry .content-wrap .form-group.edit-group{padding:10px 0;border-bottom:none;}
	.cont_area.inquiry .content-wrap .form-group.text-group label,
	.cont_area.inquiry .content-wrap .form-group label.editContent{margin-bottom:10px;top:auto;margin-top:0px;position:relative;left:auto;}
	.cont_area.inquiry .content-wrap .form-group.edit-group textarea.form-control{padding:20px;margin-bottom:10px;min-height:180px;line-height:1.7;font-size:1em;border:1px solid #ccc;background:#f5f5f5;color:#858585;}
	.cont_area.inquiry .content-wrap .form-group label.editContent2{font-size:0.875em;color:#666;}
	.cont_area.inquiry .content-wrap .form-control.btn.whois-button-submit{width:250px;height:65px;line-height:65px;margin:30px auto 0 auto;font-size:1.5em;border-radius:35px;background:#232323;color:#fff;text-align:center;display:block;padding:0;}
	.cont_area.inquiry .content-wrap .form-control.btn.whois-button-submit:hover{background:#000;}
	.cont_area.inquiry .content-wrap .col-xs-12.form-group.half{width:47% !important;}
	.cont_area.inquiry .content-wrap .col-xs-12.form-group.half:nth-child(even){float:right;}
	.cont_area.inquiry .content-wrap .col-xs-12.form-group.half:after{content:'';clear:both;display:block;}


	/* 게시판 버튼 */
	.btn-search, .whois-button-submit, .btn-sub { color:#fff; background-color: #0575ab; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out;}
	.btn-search:hover, .btn-search:focus, .whois-button-submit:hover,.whois-button-submit:focus, .btn-sub:hover, .btn-sub:focus { color:#fff; background-color: #034c94; }

	/* 게시판 공통 */
	.sub-box { margin-right:5px; background-color: #0575ab;  border: 0; color:#ffffff; display: inline-block; font-family: "Nanum Gothic", sans-serif;}
	.sub-box.sm { font-size: 12px; padding: 2px 5px;}
	.sub-box.m { font-size: 14px; padding: 4px 8px;}
	.sub-box.lg { font-size: 16px; padding: 6px 12px;}
	 
	.sub-border { border: 1px solid #0575ab; }
	.sub-border-t { border-top: 1px solid #0575ab; }
	.sub-border-r { border-right: 1px solid #0575ab; }
	.sub-border-b { border-bottom: 1px solid #0575ab; }
	.sub-border-l { border-left: 1px solid #0575ab; }

	.sub-bg { background-color: #0575ab; }
	.sub-bg-hover:hover { background-color: #034c94; }

    @media only screen and (max-width:980px){
	    .portfolio_area.ff_cont .obj{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;}
		.portfolio_area .search_wrap{display:inline-block;}
		.search_wrap .search_cont{min-width:100%;width:100%;}
		.whois-board-view .board-content-wrap{padding:30px 0 50px 0;}
        .whois-board-view .btn_area{margin-top:40px;}

		.cont_area.inquiry .content-wrap .form-group{margin-bottom:20px !important;padding:10px 10px 10px 10%;}
		.cont_area.inquiry .content-wrap .form-group.edit-group textarea.form-control{padding:15px;}
		.cont_area.inquiry .content-wrap .col-xs-12.form-group.half{width:100% !important;}
		.cont_area.inquiry .content-wrap .form-control.btn.whois-button-submit{width:200px;height:60px;line-height:60px;margin:20px auto 0 auto;border-radius:30px;}
	}
	    
    @media only screen and (max-width:767px) {
		.whois-board-view .board-header .board-title h3{font-size:1.500em;}
		.whois-board-view .board-content-wrap{padding:30px 0 30px 0;}
        .whois-board-view .btn_area{margin-top:30px;}		
		
		.cont_area.inquiry .content-wrap .form-group{margin-bottom:10px !important;padding:10px 10px 10px 12%;}
		.cont_area.inquiry .content-wrap .form-group.edit-group textarea.form-control{padding:10px;}
		.cont_area.inquiry .content-wrap .form-control.btn.whois-button-submit{width:100%;height:55px;line-height:55px;border-radius:30px;}
    }


    @media only screen and (max-width:520px) {
		.cont_area.inquiry .content-wrap .form-control.btn.whois-button-submit{height:50px;line-height:50px;border-radius:25px;}
    }


/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.material-form{margin:0 auto; background:#fff;}
    .material-form h3 {position:relative; font-size:50px; font-weight:500; text-align:left; color:#d5d5d5; letter-spacing:-3px;}
    .material-form h3:after {content: ''; position: absolute; left: 0; bottom: 1px; width: 100%; height: 3px; background: #d5d5d5;}
    .material-form .body {margin:60px auto 0 !important; padding:0 15px;}
    .material-form p.page_slogan {position: relative; margin-bottom: 60px; margin-top: 30px; color: #333; padding-left: 13px; font-size: 30px; font-weight: 300; text-align: left; line-height: 30px; letter-spacing: -0.5px; }
    .material-form p.page_slogan:before {content: ''; position: absolute; left: 0; top: 0; width: 2px; height: 100%; background: #ffa800;}
    .material-form span.c_red {color:#f00;}

	.material-form .header{padding:50px 10px; background:#6498fe; font-size:16px; color:#fff;}
	.material-form .header h3{font-size:30px;}
	.material-form .header p,
	.material-form .header span{margin-top:15px; font-size:16px; color:#fff;}

	.material-form .sub-header h4{font-weight:bold;	height:34px; line-height:34px; font-size:16px;}
	.material-form .sub-content .form-group:last-child{margin:0;}

	.material-form .input-group{position:relative; border:0;}
	.material-form .input-group .input-group-addon{padding-right:6px; padding-left:6px; background:#fff; border:0;}

	.material-form .form-control,
	input[type='text'].whois,
	input[type='password'].whois,
	select.whois{border:1px solid #ccc; transition:0.3s all ease;}

	/*.material-form .btn:first-child,*/
	.material-form .input-group .form-control:first-child,
	.material-form .input-group .form-control.first,
	.material-form .input-group .th + .form-control,
	.th + input[type='text'].whois,
	.th + input[type='password'].whois,
	.th + select.whois{border-bottom-left-radius:4px; border-top-left-radius:4px;}

	/*.material-form .btn:last-child,*/
	.material-form .input-group .form-control:last-child,
	.material-form .input-group .form-control.last,
	.material-form .input-group .input-group-btn:last-child,
	.material-form .input-group .input-group-btn:last-child button,
	.material-form .input-group .input-group-btn:last-child .btn{border-bottom-right-radius:4px; border-top-right-radius:4px;}

	.material-form .form-group{margin-bottom:15px; overflow:visible;}

	.material-form .form-group.success .form-control{color:#5cb85c;}
	.material-form .form-group.failed .form-control{color:#d9534f;}
	.material-form .form-control[readonly]{background:#fff;}
	.material-form .btn {height:38px;}
	.material-form .btn-default{-webkit-transition:all .3s ease-out; -moz-transition:all .3s ease-out; transition:all .3s ease-out;}

	.material-form .input-group input,
	.material-form .input-group select,
	input[type='text'].whois,
	input[type='password'].whois,
	select.whois{z-index:10;}

	.input-group label.th{z-index:9; display:none; position:absolute; top:50%; left:10px; margin-top:-10px; height:20px; color:#ccc;}

	.input-group label.th.ie9{z-index:11; display:block;}
	.material-form .desc{padding:10px 0;}

	.chkbox{display:inline-block; margin:0; padding:0;}
	.chk-block,
	.chk-block span{display:block; text-align:center; width:100%;}
	.chkbox input[type='radio'],
	.chkbox input[type='checkbox']{display:none;}
	.chkbox input[type='radio']~.rbtn{padding: 6px 12px; line-height:27px; border:1px solid #ccc; border-radius:3px; cursor:pointer;}
	.chkbox input[type='radio']:checked~.rbtn{background:#ccc; color:#fff;}
	.chkbox input[type='radio']~.box,
	.chkbox input[type='checkbox']~.box{display:block; color:#bbb; cursor:pointer; transition:0.5s all ease;}
	.chkbox input[type='radio']~.box:before,
	.chkbox input[type='checkbox']~.box:before{display:inline-block; margin-right:5px; padding:2px;	font-family:'Glyphicons Halflings'; font-size:18px; font-weight:normal; line-height:1; text-align:center; transition:0.4s all ease; vertical-align:middle; color:#cfcfcf;}
	.chkbox input[type='radio']~.box:before{content:"e165";}
	.chkbox input[type='checkbox']~.box:before{content:"e013";}
	.chkbox input[type='radio']:checked~.box,
	.chkbox input[type='checkbox']:checked~.box{color:#666;}
	.chkbox input[type='radio']:checked~.box:before,
	.chkbox input[type='checkbox']:checked~.box:before{color:#666;}

    .process-wrap {display: flex; gap: 10px; margin: 50px 0 0;}
    .process-wrap .item {flex: 1; border: 1px solid #ddd; padding: 25px; font-weight: 400;}
    .process-wrap .item + .process-wrap .item {margin-left: 16px;}
    .process-wrap .item > div {display: flex; align-items: center; justify-content: center;}
    .process-wrap .item .num {color: #2f4f7f; font-size: 30px; text-align: center;}
    .process-wrap .item .num:after {content:''; display: inline-block; width: 1px; height: 20px; background-color: #ddd; margin: 0 25px;}
    .process-wrap .item .desc {display: inline-block; color: #555; font-size: 20px; padding: 0;}

    @media only screen and (max-width: 1200px) {
        .material-form h3 {padding:0 15px;} 
        .material-form p.page_slogan {margin: 30px 15px 60px; padding: 0 15px; font-size: 20px; line-height: 1;}
    }

    @media only screen and (max-width: 820px) {
        .process-wrap {gap: 5px; margin: 20px 15px;}
        .process-wrap .item {flex: 1; border: 1px solid #ddd; padding: 10px; font-weight: 400;}
        .process-wrap .item > div {display: block; text-align: center;}
        .process-wrap .item .num {color: #2f4f7f; font-size: 15px; text-align: center;}
        .process-wrap .item .desc {display: inline-block; color: #555; font-size: 15px; padding: 0;}
        .process-wrap .item .num:after{display: none}
        
    }


/* 사이트정보 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
    .common-content h3 {position:relative; font-size:50px; font-weight:500; text-align:left; color:#d5d5d5; letter-spacing:-3px;}
    .common-content h3:after {content: ''; position: absolute; left: 0; bottom: 1px; width: 100%; height: 3px; background: #d5d5d5;}
    .common-content p.page_slogan {position: relative; margin-bottom: 60px; margin-top: 30px; color: #333; padding-left: 13px; font-size: 30px; font-weight: 400; text-align: left; line-height: 30px; letter-spacing: -1px; }
    .common-content p.page_slogan:before {content: ''; position: absolute; left: 0; top: 0; width: 2px; height: 100%; background: #ffa800;}
    .common-content p.page_slogan span.c_red {color:#f00;}

    .common-content .sub-content {margin-top:60px;}

    @media only screen and (max-width: 1200px) {
        .common-content h3 {padding:0 15px;} 
        .common-content p.page_slogan {margin: 30px 15px 60px; padding: 0 15px; font-size: 20px; line-height: 1;}
    }


/* 사이트정보 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.common-content .qna-info{margin-top:30px; font-size:18px;}






/* 회사소개 */
.intro-title {font-size: 40px; text-align: center; font-weight: 500; color: #4d4d4d;}
.intro-title span {color: #0292d3;}
.intro-cont {margin-top: 120px;}
.intro-cont dl {display: flex; align-items: flex-end; margin-bottom: 220px;}
.intro-cont dl:last-child {margin-bottom: 0;}
.intro-cont dl dt {width: 50%; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden;}
.intro-cont dl dt img {display: block; width: 100%;}
.intro-cont dl dd {width: 50%; color: #4d4d4d;}
.intro-cont dl dd h5 {font-size: 30px; font-weight: 700; margin-top: 30px;}
.intro-cont dl dd p {font-size: 20px; margin-top: 20px; line-height: 1.8;}
.intro-cont dl:nth-child(odd) dt {order: 2;}
.intro-cont dl:nth-child(even) dd {text-align: right;}

@media screen and (max-width:1280px){
	.intro-title {font-size: 30px;}
	.intro-cont {margin-top: 80px;}
	.intro-cont dl {margin-bottom: 80px;}
	.intro-cont dl dd h5 {font-size: 24px;}
	.intro-cont dl dd p {font-size: 16px;}
}

@media screen and (max-width:980px){
	.intro-title {font-size: 20px;}
	.intro-cont dl dd {padding-right: 30px;}
	.intro-cont dl:nth-child(even) dd {padding-left: 30px; padding-right: 0;}
	.intro-cont dl dd img {height: 64px;}
	.intro-cont dl dd h5 {font-size: 20px;}
	.intro-cont dl dd p {font-size: 14px;}
	.intro-cont dl dd p br {display: none;}
}

@media screen and (max-width:767px){
	.intro-title {font-size: 16px;}
	.intro-cont {margin-top: 40px;}
	.intro-cont dl {display: block; margin-bottom: 60px;}	
	.intro-cont dl dt {width: 100%;}
	.intro-cont dl dd {width: 100%; margin-top: 20px;}
	.intro-cont dl:nth-child(even) dd {text-align: left; padding-right: 0;}
	.intro-cont dl:nth-child(even) dd {padding-left: 0;}
	.intro-cont dl dd img {height: 52px;}
	.intro-cont dl dd h5 {margin-top: 20px;}
	.intro-cont dl dd p {margin-top: 10px;}
}



/* 비전 및 경영이념 */
.vision-title {text-align: center; margin-top: 140px;}
.vision-title dt {font-size: 30px;}
.vision-title dd {display: inline-block; position: relative; margin-top: 60px; font-size: 40px; color: #4d4d4d; font-weight: 500;}
.vision-title dd span {color: #0292d3;}
.vision-title dd:before,
.vision-title dd:after {content: ''; display: inline-block; width: 46px; height: 40px; position: relative;}
.vision-title dd:before {right: 10px; top: -20px; background: url('/images/kor06r-22-0459/sub/vision_dots_1.png')no-repeat center center / cover;}
.vision-title dd:after {left: 10px; top: 20px; background: url('/images/kor06r-22-0459/sub/vision_dots_2.png')no-repeat center center / cover;}
.vision-img {margin-top: 30px;}
.vision-img img {display: block; max-width: 100%; margin: 0 auto;}

@media screen and (max-width:1280px){
	.vision-title {margin-top: 100px;}
	.vision-title dd {margin-top: 40px; font-size: 30px;}
}

@media screen and (max-width:980px){
	.vision-title {margin-top: 60px;}
	.vision-title dd {margin-top: 30px; font-size: 24px;}
}

@media screen and (max-width:767px){
	.vision-title {margin-top: 30px;}
	.vision-title dt {font-size: 20px;}
	.vision-title dd {margin-top: 20px; font-size: 18px;}
	.vision-title dd:before,
	.vision-title dd:after {display: none;}
}

@media only screen and (max-width:520px) {
	.vision-title dd {font-size: 16px;}
	.vision-title dd br {display: none;}
}




/* ceo인사말 */
.ceo-title {font-size: 40px; color: #4d4d4d; font-weight: 500; line-height: 1.4; text-align: center;}
.ceo-title span {color: #0292d3;}
.ceo-spec {display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-end; color: #fff; height: 590px; margin-top: 120px; padding: 90px 60px; background: url('/images/kor06r-22-0459/sub/ceo_spec.png')no-repeat center center / cover; -webkit-border-radius: 20px; border-radius: 20px;}
.ceo-spec dt {font-size: 18px; margin-bottom: 20px;}
.ceo-spec dd {font-size: 16px; position: relative; padding-left: 15px; margin-bottom: 10px;}
.ceo-spec dd:last-child {margin-bottom: 0;}
.ceo-spec dd:before {content: ''; display: block; width: 3px; height: 3px; background: #fff; position: absolute; left: 4px; top: 10px; -webkit-border-radius: 50%; border-radius: 50%;}
.ceo-text {text-align: center; margin-top: 60px;}
.ceo-text h5 {font-size: 24px; font-weight: 700;}
.ceo-text p {font-size: 16px; line-height: 1.8; margin-top: 20px;}
.ceo-text p b {font-weight: 700;}
.ceo-text p span {display: block;}
.ceo-text p em {font-size: 26px; font-weight: 700; font-style: normal;}

@media screen and (max-width:1280px){
	.ceo-title {font-size: 30px;}
	.ceo-spec {margin-top: 80px; padding: 60px 30px; height: 520px;}
}

@media screen and (max-width:980px){
	.ceo-title {font-size: 24px;}
	.ceo-spec {margin-top: 60px; padding: 40px 20px; height: 460px;}
	.ceo-text p span {display: inline;}
}

@media screen and (max-width:767px){
	.ceo-title {font-size: 16px;}
	.ceo-title br {display: none;}
	.ceo-spec {margin-top: 30px; padding: 30px 15px; height: 240px; -webkit-border-radius: 10px; border-radius: 10px;}
	.ceo-spec dt {font-size: 13px; margin-bottom: 5px;}
	.ceo-spec dd {font-size: 11px; margin-bottom: 5px; padding-left: 10px;}
	.ceo-spec dd:before {left: 0; top: 6px;}
	.ceo-text {margin-top: 40px;}
	.ceo-text h5 {font-size: 18px;}
	.ceo-text p {font-size: 13px;}
	.ceo-text p em {font-size: 20px;}
}



/* 조직도 */
.org {}
.org h3 {display: flex; justify-content: center; align-items: center; margin: 0 auto; width: 180px; height: 70px; background: #0292d3; color: #fff; font-size: 24px; font-weight: 600; -webkit-border-radius: 10px; border-radius: 10px;}
.org ul {display: flex; margin: 0 -20px; position: relative; padding-top: 90px;}
.org ul:before {content: ''; display: block; width: 1px; height: 90px; background: #bababa; position: absolute; left: 50%; top: 0;}
.org ul li {width: 25%; padding: 0 20px; position: relative; padding-top: 60px;}
.org ul li:before {content: ''; display: block; height: 1px; background: #bababa; position: absolute; top: 0; left: 0; right: 0;}
.org ul li:first-child:before {left: 50%;}
.org ul li:last-child:before {right: 50%;}
.org ul li:after {content: ''; display: block; width: 1px; height: 60px; background: #bababa; position: absolute; left: 50%; top: 0;}
.org dl dt {display: flex; justify-content: center; align-items: center; text-align: center; line-height: 1.3; height: 70px; background: #495677; color: #fff; font-size: 18px; font-weight: 500; -webkit-border-radius: 10px; border-radius: 10px;}
.org dl dt br {display: none;}
.org dl dd {margin-top: 10px; height: 14em; border: solid 1px #bababa; padding: 30px 15px; text-align: center; -webkit-border-radius: 10px; border-radius: 10px;}
.org dl dd p {font-size: 16px; color: #5b5b5b; margin-bottom: 20px;}
.org dl dd p:last-child {margin-bottom: 0;}
.org dl dd p br {display: none;}

@media screen and (max-width:980px){
	.org h3 {width: 140px; height: 60px; font-size: 20px;}
	.org ul {margin: 0 -10px; padding-top: 60px;}
	.org ul:before {height: 60px;}
	.org ul li {padding: 0 10px; padding-top: 40px;}
	.org ul li:after {height: 40px;}
	.org dl dt {height: 60px; font-size: 16px;}
	.org dl dd {padding: 20px 10px;}
	.org dl dd p {font-size: 14px;}
}

@media screen and (max-width:767px){
	.org h3 {width: 100px; height: 40px; font-size: 16px;}
	.org ul {margin: 0 -5px; padding-top: 30px;}
	.org ul:before {height: 30px;}
	.org ul li {padding: 0 5px; padding-top: 20px;}
	.org ul li:after {height: 20px;}
	.org dl dt {height: 40px; font-size: 13px;}
	.org dl dt br {display: block;}
	.org dl dd {padding: 10px 5px; height: 8em;}
	.org dl dd p {font-size: 11px; margin-bottom: 10px;}
	.org dl dd p br {display: block;}
}




/* 연혁 */
.history {position: relative;}
.history:before {content: ''; display: block; width: 557px; height: 860px; top: 50%; right: 50%; margin-right: 30%; position: absolute; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); background: url('/images/kor06r-22-0459/sub/history.png')no-repeat center center / cover;}
.history__cont {position: relative; padding-left: 50%;}
.history__cont h5 {position: absolute; right: 50%; top: 0; color: #7dc6e5; font-size: 90px; font-weight: 800; line-height: 1.0; padding-right: 130px; margin-top: -30px;}
.history__cont dl {padding-left: 130px; padding-bottom: 60px; position: relative;}
.history__cont dl:last-child {padding-bottom: 200px;}
.history__cont dl:before {content: ''; display: block; width: 1px; background: #dadada; position: absolute; left: 0; top: 0; bottom: 0;}
.history__cont dl dt {font-size: 22px; font-weight: 600; margin-bottom: 15px;}
.history__cont dl dt:before {content: ''; display: block; width: 7px; height: 7px; background: #847b79; position: absolute; left: -3px; top: 12px; -webkit-border-radius: 50%; border-radius: 50%;}
.history__cont dl dd {font-size: 16px; position: relative; padding-left: 8px; margin-bottom: 20px; font-weight: 400;}
.history__cont dl dd:last-child {margin-bottom: 0;}
.history__cont dl dd:before {content: ''; display: block; width: 3px; height: 3px; background: #000; position: absolute; left: 0; top: 9px; -webkit-border-radius: 50%; border-radius: 50%;}
.history__cont dl dd ul {padding-left: 10px; margin-top: 10px;}
.history__cont dl dd ul li {font-weight: 200; position: relative; padding-left: 8px; margin-bottom: 10px;}
.history__cont dl dd ul li:last-child {margin-bottom: 0;}
.history__cont dl dd ul li:before {content: ''; display: block; width: 4px; height: 1px; background: #000; position: absolute; left: 0; top: 9px; -webkit-border-radius: 50%; border-radius: 50%;}
.history .history__cont:first-child h5 {color: #068cc5;}
.history .history__cont:first-child dl:nth-child(2) dt {color: #068cc5;}
.history .history__cont:last-child dl:last-child {padding-bottom: 0;}
.history .history__cont:first-child dl:nth-child(2):before {top: 12px;}
.history .history__cont:last-child dl:last-child:before {bottom: auto; height: 12px;}
.history .history__cont:first-child dl:nth-child(2) dt:before {border: solid 4px #dadada; background: #068cc5; width: 13px; height: 13px; left: -6px;}

@media screen and (max-width:1280px){
	.history__cont h5 {font-size: 60px; padding-right: 80px; margin-top: -10px;}
	.history__cont dl {padding-left: 80px;}
}

@media screen and (max-width:980px){
	.history__cont h5 {font-size: 50px; padding-right: 60px;}
	.history__cont dl {padding-left: 60px;}
	.history__cont dl dt {font-size: 18px;}
	.history__cont dl dd {font-size: 14px;}
	.history__cont dl dd:before {top: 8px;}
	.history__cont dl dd ul li:before {top: 8px;}
}

@media screen and (max-width:767px){
	.history:before {display: none;}
	.history__cont {padding-left: 0;}
	.history__cont h5 {position: static; padding-right: 0; margin-bottom: 20px; font-size: 40px;}
	.history__cont dl {padding-left: 0; padding-bottom: 30px;}
	.history__cont dl:before {display: none;}
	.history__cont dl:last-child {padding-bottom: 60px;}
	.history__cont dl dt {margin-bottom: 10px;}
	.history__cont dl dt:before {display: none;}
	.history__cont dl dd {font-size: 13px; margin-bottom: 10px;}
	.history__cont dl dd:before {top: 7px;}
	.history__cont dl dd ul li {margin-bottom: 5px;}
	.history__cont dl dd ul li:before {top: 7px;}
}



/* 오시는길 */
.root_daum_roughmap {width: 100% !important;}
.location dt {margin-top: 50px; margin-bottom: 40px;}
.location dt img {display: block;}
.location dd {display: flex; align-items: center; margin-bottom: 10px; font-size: 18px; font-weight: 400;}
.location dd:last-child {margin-bottom: 0;}
.location dd:before {content: ''; display: block; width: 50px; height: 50px; flex-shrink: 0; margin-right: 20px; -webkit-border-radius: 50%; border-radius: 50%;}
.location dd.icon1:before {background: #068cc5 url('/images/kor06r-22-0459/sub/location_1.png')no-repeat center center / 22px auto;}
.location dd.icon2:before {background: #068cc5 url('/images/kor06r-22-0459/sub/location_2.png')no-repeat center center / 22px auto;}
.location dd.icon3:before {background: #068cc5 url('/images/kor06r-22-0459/sub/location_3.png')no-repeat center center / 22px auto;}
.location dd.icon4:before {background: #068cc5 url('/images/kor06r-22-0459/sub/location_4.png')no-repeat center center / 22px auto;}

@media screen and (max-width:980px){
	.location dt {margin-top: 30px; margin-bottom: 20px;}
	.location dd {font-size: 16px;}
}

@media screen and (max-width:767px){
	.location dt img {width: 140px;}
	.location dd:before {width: 30px; height: 30px; margin-right: 10px; background-size: 18px auto !important;}
	.location dd {font-size: 13px;}
}


/* DX */
.service-tab {display: flex;}
.service-tab li {width: 50%;}
.service-tab li a {margin-right: -1px; display: flex; align-items: center; justify-content: center; text-align: center; height: 70px; border: solid 1px #bfbfbf; font-size: 20px; color: #868686; font-weight: 400;}
.service-tab li a.active {background: #5683ba; border-color: #5683ba; color: #fff; font-weight: 500; position: relative;}
.service-title {font-size: 30px; font-weight: 700; margin-top: 80px; line-height: 1.4;}
.service-title span {color: #5683ba;}
.service-text {font-size: 18px; margin-top: 40px; line-height: 1.6;}
.service-img {margin-top: 100px;}
.service-img img {display: block; max-width: 100%; margin: 0 auto;}

@media screen and (max-width:980px){
	.service-tab li a {height: 60px; font-size: 18px;}
	.service-title {font-size: 24px; margin-top: 60px;}
	.service-text {font-size: 16px; margin-top: 30px;}
	.service-img {margin-top: 60px;}
}

@media screen and (max-width:767px){
	.service-tab li a {height: 50px; font-size: 13px;}
	.service-title {font-size: 20px; margin-top: 30px;}
	.service-text {font-size: 14px;}
	.service-img {margin-top: 30px;}
}


/* 인재상 */
.talent-title {text-align: center;}
.talent-title dt {font-size: 40px; font-weight: 700; color: #0292d3;}
.talent-title dd {display: inline-block; position: relative; margin-top: 30px; font-size: 36px; font-weight: 400;}
.talent-title dd:before,
.talent-title dd:after {content: ''; display: inline-block; width: 46px; height: 40px; position: relative;}
.talent-title dd:before {right: 10px; top: -20px; margin-left: -46px; background: url('/images/kor06r-22-0459/sub/talent_dots_1.png')no-repeat center center / cover;}
.talent-title dd:after {left: 10px; top: 20px; background: url('/images/kor06r-22-0459/sub/talent_dots_2.png')no-repeat center center / cover;}
.talent-img {margin-top: 120px;}
.talent-img img {display: block; max-width: 100%; margin: 0 auto;}

@media screen and (max-width:1280px){
	.talent-title dt {font-size: 34px;}
	.talent-title dd {font-size: 30px; margin-top: 10px;}
}

@media screen and (max-width:980px){
	.talent-title dd {font-size: 24px;}
	.talent-img {margin-top: 80px;}
}

@media screen and (max-width:767px){
	.talent-title {margin-top: 30px;}
	.talent-title dt {font-size: 20px;}
	.talent-title dd {font-size: 18px;}
	.talent-title dd:before,
	.talent-title dd:after {display: none;}
}

@media only screen and (max-width:520px) {
	.talent-title dd {font-size: 16px;}
	.talent-title dd br {display: none;}
	.talent-img {margin-top: 40px;}
}


/* 채용프로세스 */
.prc-title {font-size: 30px; font-weight: 700; margin-top: 100px; margin-bottom: 30px;}
.prc-flow img {display: block; max-width: 100%; margin: 0 auto;}
.prc-info {background: #f7f7f7; padding: 40px 30px; -webkit-border-radius: 10px; border-radius: 10px;}
.prc-info li {font-size: 16px; margin-bottom: 15px;}
.prc-info li b {font-size: 18px;}
.prc-info li:last-child {margin-bottom: 0;}

@media screen and (max-width:980px){
	.prc-title {font-size: 24px; margin-top: 80px; margin-bottom: 20px;}
	.prc-info {padding: 30px 20px;}
	.prc-info li {font-size: 14px; margin-bottom: 10px;}
	.prc-info li b {font-size: 16px;}
}

@media screen and (max-width:767px){
	.prc-title {font-size: 18px; margin-top: 60px; margin-bottom: 10px;}
	.prc-info {padding: 20px 10px;}
	.prc-info li {font-size: 13px; margin-bottom: 5px;}
	.prc-info li b {font-size: 14px;}
}


/* 복리후생 */
.benefits {display: flex; flex-wrap: wrap; margin: -15px;}
.benefits li {width: 33.33%; padding: 15px;}
.benefits li div {text-align: center; padding: 50px 0 40px; border: solid 1px #bfbfbf; -webkit-border-radius: 10px; border-radius: 10px;}
.benefits li h5 {font-size: 20px; display: inline-block; font-weight: 700; padding-bottom: 10px; border-bottom: solid 2px #5683ba;}
.benefits li img {display: block; margin: 40px auto 60px;}
.benefits li p {display: flex; justify-content: center; font-size: 24px; font-weight: 500; line-height: 1.4; height: 2.8em;}

@media screen and (max-width:1280px){
	.benefits {margin: -10px;}
	.benefits li {padding: 10px;}
	.benefits li p {font-size: 20px;}
}

@media screen and (max-width:980px){
	.benefits li img {margin: 20px auto 40px;}
	.benefits li p {font-size: 16px;}
}

@media screen and (max-width:767px){
	.benefits {margin: -5px;}
	.benefits li {width: 50%; padding: 5px;}
	.benefits li div {padding: 30px 0;}
	.benefits li h5 {font-size: 16px;}
	.benefits li img {width: 64px; margin: 20px auto;}
	.benefits li p {font-size: 13px;}
}


/* 솔루션 */
.sol-tab {display: flex; margin-top: -60px; margin-bottom: 100px;}
.sol-tab li {flex: auto;}
.sol-tab li a {display: flex; justify-content: center; align-items: center; height: 50px; font-size: 18px; color: #868686; font-weight: 400; border: solid 1px #bfbfbf; margin-right: -1px;}
.sol-tab li a.active {color: #0292d3; border: solid 3px #0292d3; position: relative; z-index: 1;}
.sol-tab li a.active:after {content: ''; display: block; height: 3px; background: #fff; position: absolute; left: 0; right: 0; bottom: -3px;}

@media screen and (max-width:1280px){
	.sol-tab {margin-top: -20px; margin-bottom: 60px;}
	.sol-tab li a {font-size: 16px;}
}

@media screen and (max-width:980px){
	.sol-tab {margin-top: 0; margin-bottom: 40px;}
	.sol-tab li a {font-size: 14px;}
}

@media screen and (max-width:767px){
	.sol-tab li a {font-size: 13px; height: 40px;}
}





.sol-title {margin-top: 100px; font-size: 30px; font-weight: 700; margin-bottom: 30px;}
.sol-title.sm {font-size: 24px; margin-top: 50px; margin-bottom: 20px;}
.sol-sub {font-size: 20px; color: #0292d3; margin-top: 30px; margin-bottom: 10px; font-weight: 700;}
.sol-sub.title {margin-top: 80px;}
.sol-text {font-size: 18px; line-height: 1.6; font-weight: 400;}
.sol-text.title {margin-top: 80px; margin-bottom: 20px;}
.sol-text b{color: #00A9C9;}

.sol-img {margin-top: 50px;}
.sol-img.title {margin-top: 100px;}
.sol-img.dotted {padding: 30px; border: dotted 2px #0292d3;}
.sol-img img {display: block; max-width: 100%; margin: 0 auto;}
.sol-img h5 {display: flex; width: 240px; height: 40px; align-items: center; justify-content: center; border: solid 2px #0292d3; font-size: 14px; font-weight: 700; margin: -50px auto 30px; background: #fff; -webkit-border-radius: 20px; border-radius: 20px;}

.sol-table {border-left: solid 2px #fff; border-right: solid 2px #fff; border-top: solid 2px #000; width: 100%;}
.sol-table th,
.sol-table td {border: solid 1px #ccc; padding: 15px; text-align: center; font-size: 16px;}
.sol-table thead th {font-weight: 600; background: #f0f0f0;}
.sol-table thead th.blu {background: #2ebdff;}
.sol-table tbody th {font-weight: 300; background: #f7f7f7;}
.sol-table tbody td {}
.sol-table tbody td.blu {background: #e1f5ff;}
.sol-table tbody td.tal {text-align: left;}

.sol-desc {font-size: 14px; color: #686868; margin-top: 15px;}
.sol-desc.tac {text-align: center;}

.sol-half {display: flex; margin: 0 -10px;}
.sol-half > li {width: calc(50%-20px); margin: 0 10px;}
.sol-half img {display: block; margin: 0 auto; max-width: 100%;}
.sol-half dl {display: flex; flex-direction: column;}
.sol-half dl dt {display: flex; flex-shrink: 0; background: #0292d3; color: #fff; font-size: 18px; font-weight: 600; height: 50px; align-items: center; justify-content: center; -webkit-border-radius: 10px 10px 0px 0px; border-radius: 10px 10px 0px 0px;}
.sol-half dl dd {flex-grow; 1; border: dotted 2px #0292d3; padding: 30px;}
.sol-half dl.transparent dt {color: #0292d3; background: none;}
.sol-half dl.transparent dd {border: none; padding: 0;}
.sol-half dl.sky dt {background: #4CCCDB;}
.sol-half dl.blu dt {background: #0292d3;}

.sol-dots {margin-top: 20px;}
.sol-dots li {font-size: 18px; line-height: 1.6; font-weight: 400;position: relative; padding-left: 10px; margin-bottom: 10px;}
.sol-dots li:last-child {margin-bottom: 0;}
.sol-dots li:before {content: ''; display: block; width: 3px; height: 3px; background: #000; position: absolute; left: 0; top: 12px; -webkit-border-radius: 50%; border-radius: 50%;}

.sol-jeus__title {margin-top: 60px; text-align: center;}
.sol-jeus__title dt {font-size: 30px; color: #0292d3; font-weight: 700;}
.sol-jeus__title dd {font-size: 20px; font-weight: 500; margin-top: 30px;}

.sol-jeus__point {display: flex; margin: 0 -6px; padding-top: 180px; flex-wrap: wrap;}
.sol-jeus__point li {width: calc(25% - 12px); margin: 0 6px; background: #f7f7f7; padding: 80px 0 50px; text-align: center; position: relative; font-size: 22px; font-weight: 600; -webkit-border-radius: 20px; border-radius: 20px;}
.sol-jeus__point li:before {content: ''; display: block; width: 90px; height: 90px; border: solid 2px #0292d3; position: absolute; left: 50%; margin-left: -45px; top: -45px; -webkit-border-radius: 50%; border-radius: 50%;}
.sol-jeus__point li:nth-child(1):before {background: url('/images/kor06r-22-0459/sub/solution_1_1_2.png')no-repeat center center / cover;}
.sol-jeus__point li:nth-child(2):before {background: url('/images/kor06r-22-0459/sub/solution_1_1_3.png')no-repeat center center / cover;}
.sol-jeus__point li:nth-child(3):before {background: url('/images/kor06r-22-0459/sub/solution_1_1_4.png')no-repeat center center / cover;}
.sol-jeus__point li:nth-child(4):before {background: url('/images/kor06r-22-0459/sub/solution_1_1_5.png')no-repeat center center / cover;}

.sol-jeus__feature {display: flex; margin: 0 -6px; padding-top: 90px; flex-wrap: wrap;}
.sol-jeus__feature > li {width: calc(25% - 12px); margin: 0 6px; border: solid 1px #0292d3;}
.sol-jeus__feature > li:before {content: ''; display: block; margin: -45px auto 0; width: calc(100% - 20px); height: 90px; -webkit-border-radius: 20px; border-radius: 20px;}
.sol-jeus__feature > li:nth-child(1):before {background: #0292d3 url('/images/kor06r-22-0459/sub/solution_1_1_11.png')no-repeat center center / 51px auto;}
.sol-jeus__feature > li:nth-child(2):before {background: #0456bc url('/images/kor06r-22-0459/sub/solution_1_1_12.png')no-repeat center center / 51px auto;}
.sol-jeus__feature > li:nth-child(3):before {background: #0292d3 url('/images/kor06r-22-0459/sub/solution_1_1_13.png')no-repeat center center / 51px auto;}
.sol-jeus__feature > li:nth-child(4):before {background: #0456bc url('/images/kor06r-22-0459/sub/solution_1_1_14.png')no-repeat center center / 51px auto;}
.sol-jeus__feature dl {padding: 30px 20px;}
.sol-jeus__feature dl dt {font-size: 22px; margin-bottom: 30px; text-align: center;}
.sol-jeus__feature dl dd {position: relative; padding-left: 10px; margin-bottom: 10px;}
.sol-jeus__feature dl dd:last-child {margin-bottom: 0;}
.sol-jeus__feature dl dd:before {content: ''; display: block; width: 3px; height: 3px; background: #000; position: absolute; left: 0; top: 9px; -webkit-border-radius: 50%; border-radius: 50%;}

.sol-article {display: flex;}
.sol-article dt {width: 50%; padding-left: 60px; order: 2; display: flex; justify-content: flex-end;}
.sol-article dt img {display: block; max-width: 100%;}
.sol-article dd {width: 50%;}


@media screen and (max-width:1280px){
	.sol-title {margin-top: 80px; font-size: 26px; margin-bottom: 20px;}
	.sol-text {font-size: 16px;}
	.sol-text.title {margin-top: 80px; margin-bottom: 20px;}
	.sol-table th,
	.sol-table td {font-size: 14px;}
	.sol-dots {margin-top: 10px;}
	.sol-dots li {font-size: 16px; margin-bottom: 5px;}
	.sol-dots li:before {top: 10px;}
	.sol-jeus__point {padding-top: 120px;}
	.sol-jeus__point li {padding: 60px 0 30px; font-size: 18px;}
}

@media screen and (max-width:980px){
	.sol-title {margin-top: 60px; font-size: 24px; margin-bottom: 10px;}
	.sol-title.sm {font-size: 18px; margin-top: 30px; margin-bottom: 10px;}
	.sol-sub {font-size: 16px;}
	.sol-sub.title {margin-top: 60px;}
	.sol-text {font-size: 14px;}
	.sol-text.title {margin-top: 60px; margin-bottom: 10px;}
	.sol-img {margin-top: 30px;}
	.sol-img.title {margin-top: 60px;}
	.sol-img.dotted {padding: 15px;}
	.sol-img h5 {width: 160px; height: 34px; font-size: 13px; margin: -34px auto 15px;}
	.sol-table th,
	.sol-table td {padding: 10px; font-size: 13px;}
	.sol-desc {font-size: 12px; margin-top: 10px;}
	.sol-half {margin: 0 -5px;}
	.sol-half > li {width: calc(50%-10px); margin: 0 5px;}
	.sol-half dl dt {font-size: 15px; height: 40px;}
	.sol-half dl dd {padding: 15px;}
	.sol-dots li {font-size: 14px; margin-bottom: 0;}
	.sol-jeus__title {margin-top: 40px;}
	.sol-jeus__title dt {font-size: 24px;}
	.sol-jeus__title dd {font-size: 16px; margin-top: 10px;}
	.sol-jeus__point {padding-top: 80px;}
	.sol-jeus__point li {font-size: 16px;}
	.sol-jeus__point li:before {width: 70px; height: 70px; margin-left: -35px; top: -35px;}
	.sol-jeus__feature {padding-top: 60px;}
	.sol-jeus__feature > li:before {margin: -30px auto 0; height: 60px; background-size: auto 30px !important;}
	.sol-jeus__feature dl {padding: 20px 15px;}
	.sol-jeus__feature dl dt {font-size: 18px; margin-bottom: 20px;}
	.sol-jeus__feature dl dd {margin-bottom: 5px; font-size: 14px;}
	.sol-jeus__feature dl dd:before {top: 7px;}
	.sol-article dt {padding-left: 20px;}
}

@media screen and (max-width:767px){
	.cont_area .sol-title:first-child {margin-top: 40px;}
	.sol-title {font-size: 22px;}
	.sol-sub.title {margin-top: 40px;}
	.sol-title + .sol-sub {margin-top: 20px;}
	.sol-text.title {margin-top: 40px;}
	.sol-img {margin-top: 30px;}
	.sol-img.title {margin-top: 40px;}
	.sol-table th,
	.sol-table td {padding: 5px; font-size: 11px;}
	.sol-desc {font-size: 11px;}
	.sol-desc.tac {text-align: left;}
	.sol-half {margin: 0; display: block;}
	.sol-half > li {width: 100%; margin: 0; margin-bottom: 30px;}
	.sol-half > li:last-child {margin-bottom: 0;}
	.sol-half dl dt {font-size: 14px;}
	.sol-jeus__title {margin-top: 30px;}
	.sol-jeus__title dt {font-size: 20px;}
	.sol-jeus__title dd {font-size: 14px;}
	.sol-jeus__title dd br {display: none;}
	.sol-jeus__point {padding-top: 20px;}
	.sol-jeus__point li {font-size: 14px; width: calc(50% - 12px); margin-top: 40px; padding: 40px 0 20px;}
	.sol-jeus__point li:before {width: 60px; height: 60px; margin-left: -30px; top: -30px;}
	.sol-jeus__feature {padding-top: 10px;}
	.sol-jeus__feature > li {width: calc(50% - 12px); margin-top: 40px;}
	.sol-jeus__feature > li:before {margin: -25px auto 0; height: 50px; background-size: auto 25px !important;}
	.sol-jeus__feature dl {padding: 15px 10px;}
	.sol-jeus__feature dl dt {font-size: 16px; margin-bottom: 10px;}
	.sol-jeus__feature dl dd {margin-bottom: 3px; font-size: 12px;}
	.sol-jeus__feature dl dd:before {top: 6px;}

	.sol-article {display: block;}
	.sol-article dt {width: 100%; padding-left: 0; display: block;}
	.sol-article dd {width: 100%; margin-top: 20px;}
}


/* 방화벽 정책통합 관리솔루션 */


/* 개요 */

.FOCS-title {font-size: 25px; font-weight: 600; margin-top: 80px; line-height: 1.4; text-align: center; margin: 0 260px; word-break:auto-phrase;}
.FOCS-title span {color: #00A9C9;}
.FOCS-img img{display: block; max-width: 100%; margin: 50px auto;}

.rnd01-flow {margin-top: 40px;}
.rnd01-flow ul {display: flex; margin: 0 auto;}
.rnd01-flow ul li {flex: 1;}
.rnd01-flow ul li:last-child:after {display: none;}
.rnd01-flow ul li dl {width: 200px; height: 200px; line-height: 200px; margin: 0 auto; border-radius: 200px; background-image: linear-gradient(126deg, #4cccdb 16%, #0269d3 85%);}
.rnd01-flow ul li dl dt {height: 50%; align-items: end; justify-content: center; text-align: center; display: flex;}
.rnd01-flow ul li dl dd {height: 50%; text-align: center; font-weight: 500; display: flex; justify-content: center; color: #fff; align-items: normal; font-size: 20px; padding-top: 15px;}

@media screen and (max-width:1240px){
	.FOCS-title {margin: 0 auto;}
}

@media only screen and (max-width: 1000px) {
	.rnd01-flow{text-align: center;}
	.rnd01-flow ul{display: block;}
	.rnd01-flow ul li{padding-bottom: 10px;  width: calc(100% / 3); display: inline-block;}
}

@media screen and (max-width:980px){
	.FOCS-title {font-size: 24px; margin-top: 60px;}
}

@media only screen and (max-width: 800px) {
	.rnd01-flow ul li {width: calc(100% / 4); margin-right: 30px;}
	.rnd01-flow ul li dl {width: 130px; height: 130px; line-height: 130px;}
	.rnd01-flow ul li dl dt{width: 50%; margin: 0 auto;}
	.rnd01-flow ul li dl dd{font-size: 16px;}
}

@media screen and (max-width:767px){
	.FOCS-title {font-size: 18px; margin-top: 30px;}
}


/* 필요성 */

.focs-feature {margin-top: 60px;}
.focs-feature li {margin-bottom: 50px;}
.focs-feature li:last-child {margin-bottom: 0;}
.focs-feature li dl {display: flex; padding-left: 80px; align-items: center;}
.focs-feature li dl dt {margin-left: -80px; width: 275px; height: 150px; text-align: center; color: #fff; font-size: 20px; font-weight: 600; line-height: 1.2; flex-shrink: 0; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 10px; border-radius: 10px; z-index: 1; padding: 28px; word-break: auto-phrase;}
.focs-feature li:nth-child(1) dl dt {background: #4CCCDB;}
.focs-feature li:nth-child(2) dl dt {background: #0292D3;}
.focs-feature li:nth-child(3) dl dt {background: #0269D3;}
.focs-feature li dl dd {border: dotted 2px #5683ba; margin-left: -180px; padding-left: 220px; padding-right: 0; height: 190px; display: flex; align-items: center; font-size: 18px; line-height: 1.6; width: 100%;}
.focs-feature li:nth-child(1) dl dd {border-color: #4CCCDB;}
.focs-feature li:nth-child(2) dl dd {border-color: #0292D3;}
.focs-feature li:nth-child(3) dl dd {border-color: #0269D3;}


.firewall_area{margin: 35px auto 160px; text-align: center;}
.firewall_area .text_area{margin: 35px auto;}
.firewall_area .text_area p{font-size: 25px; font-weight: 500;}
.firewall_area .text_area span{display: inline-block; font-size: 45px; color: black; vertical-align: sub;}
.firewall_area .text_area b{padding-top: 15px; font-size: 30px; font-weight: 800; background: linear-gradient(34deg, #4cccdb 0%, #0269d3  80%); background: -webkit-linear-gradient(34deg, #4cccdb 0%, #0269d3  80%); background-clip: text; -webkit-text-fill-color: transparent; -webkit-box-decoration-break: clone; clip-path: inset(1px);}

.txt_bold p{font-size: 30px; font-weight: 700 !important;}


.focs-half {display: flex; margin: 0 -10px;}
.focs-half > li {width: calc(100% / 2 - 60px); margin: 0 15px;}
.focs-half > li:nth-child(2){width: 5%; margin: 0 auto; align-content: center;}
.focs-half img {display: block; margin: 0 auto; max-width: 100%;}
.focs-half dl {display: flex; flex-direction: column; padding: 5px;}
.focs-half dl dt {display: flex; flex-shrink: 0; background: #0292d3; color: #fff; font-size: 18px; font-weight: 600; height: 50px; align-items: center; justify-content: center; -webkit-border-radius: 10px 10px 0px 0px; border-radius: 10px 10px 0px 0px;}
.focs-half dl dd {flex-grow: 1; padding: 25px; height: 360px;}
.focs-half dl dd > ul li{position: relative; padding-left: 10px; margin-bottom: 10px; word-break: auto-phrase; font-size: 18px;}
.focs-half dl dd > ul li:before{content: ''; display: block; width: 3px; height: 3px; background: #000; position: absolute; left: 0; top: 9px; -webkit-border-radius: 50%; border-radius: 50%;}
.focs-half dl.sky dt {background: #4CCCDB;}
.focs-half dl.blu dt {background: #0292d3;}
.focs-half dl.sky dd {border: dotted 2px #4CCCDB; }
.focs-half dl.blu dd {border: dotted 2px #0292d3; }
.focs-half dl.blu dd .check_box{border-top: 1.5px solid #707070; margin-top: 20px;}
.focs-half dl.blu dd .check_box ul{margin-top: 20px; display: flex;}
.focs-half dl.blu dd .check_box ul li{width: 50%; position: relative; padding-left: 40px; margin: 0 25px; font-size: 18px;}
.focs-half dl.blu dd .check_box ul li:before{content: ''; display: block; width: 3px; height: 3px; background: #000; position: absolute; left: 0; top: 0px; background: url(/images/kor06r-22-0459/sub/Icon-check-box.svg) no-repeat; display: inline-block; width: 30px; height: 30px;}


@media screen and (max-width: 1220px) {
	.focs-feature li dl dd {font-size: 18px;}
}

@media screen and (max-width: 1200px) {
	.focs-half dl.sky dt{font-size: 16px; }
	.focs-half dl dd{height: 280px;}
	.focs-half dl dd > ul li{font-size: 14px;}
	.focs-half > li {width: 100%; margin: 0;}
	.focs-half dl.blu dd .check_box ul li{margin: 0 40px; font-size: 14px; padding-left: 30px;}
	.focs-half dl.blu dd .check_box ul li:before{width: 20px; height: 20px; background-size: contain;
}

@media screen and (max-width: 992px) {
	.focs-feature {margin-top: 20px;}
	.focs-feature li dl {padding-left: 0; flex-wrap: wrap;}
	.focs-feature li dl dt {width:100%; height: 34px; font-size: 16px; padding: 0; margin: 0; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0;}
	.focs-feature li dl dt br {display: none;}
	.focs-feature li dl dd {margin-left: 0; padding: 20px; height: auto; font-size: 14px;}
	
}

@media screen and (max-width:980px){
	.focs-half {margin: 0 -5px;}
	.focs-half dl dt {font-size: 15px; height: 40px;}
	.focs-half dl dd {padding: 15px;}
	.focs-half {margin: 0; display: block;}
	.focs-half > li:last-child {margin-bottom: 0;}
	.focs-half dl dt {font-size: 14px;}
	.focs-half dl.blu dd .check_box ul li{margin: 0 80px; font-size: 14px;}
}

@media screen and (max-width: 768px) {
	
	.firewall_area{margin: 35px auto 80px;}
	.firewall_area .text_area p{font-size: 20px;}
	.firewall_area .text_area span{font-size: 35px;}
	.firewall_area .text_area b{font-size: 25px;}
	
	.focs-half dl dd {height: auto;}
	.focs-half dl.blu dd .check_box ul li{margin: 0;}
	
	.focs-feature li dl dt{font-size: 14px;}
}


/* cloud */
.cloud-cont {margin-top: 80px;}
.cloud-title {font-size: 30px; font-weight: 700; margin-top: 80px; line-height: 1.4;}
.cloud-title span {font-weight: 300;}
.cloud-text {font-size: 18px; margin-top: 40px; line-height: 1.6;}
.cloud-title + .cloud-text {margin-top: 15px;}
.cloud-consult {display: flex; margin: 0 -20px; padding-top: 20px;}
.cloud-consult li {width: 33.33%; padding: 0 20px;}
.cloud-consult div {text-align: center;}
.cloud-consult img {display: block; width: 100%;}
.cloud-consult h5 {font-size: 22px; margin-top: 20px; font-weight: 600;}
.cloud-consult p {margin-top: 30px; font-size: 18px; line-height: 1.6;}
.cloud-manage {display: flex; flex-wrap: wrap; justify-content: spce-between; margin: -75px -30px; padding-top: 150px;}
.cloud-manage > div {width: 50%; padding: 75px 30px;}
.cloud-manage__box {height: 100%; padding: 110px 40px 40px; position: relative; border: dotted 2px #0292d3; -webkit-border-radius: 20px; border-radius: 20px;}
.cloud-manage__box h5 {text-align: center; font-size: 22px; font-weight: 600;}
.cloud-manage__box ul {margin-top: 60px;}
.cloud-manage__box ul li {font-size: 16px;}
.cloud-manage__box:before {content: ''; display: block; width: 150px; height: 150px; position: absolute; left: 50%; top: -76px; margin-left: -75px; -webkit-border-radius: 50%; border-radius: 50%;}
.cloud-manage__box.manage1:before {background: #4cccdb url('/images/kor06r-22-0459/sub/cloud_2_1.png')no-repeat center center / 80px auto;}
.cloud-manage__box.manage2:before {background: #0292d3 url('/images/kor06r-22-0459/sub/cloud_2_2.png')no-repeat center center / 80px auto;}
.cloud-manage__box.manage3:before {background: #0269d3 url('/images/kor06r-22-0459/sub/cloud_2_3.png')no-repeat center center / 80px auto;}
.cloud-manage__box.manage4:before {background: #14508d url('/images/kor06r-22-0459/sub/cloud_2_4.png')no-repeat center center / 80px auto;}
.cloud-list {display: flex; margin: 0 -5px; padding-top: 60px;}
.cloud-list li {width: 33.33%; padding: 0 25px;}
.cloud-list li dl {height: 100%; display: flex; flex-direction: column;}
.cloud-list li dl dt {position: relative; flex-shrink: 0;}
.cloud-list li dl dt:before {content: ''; display: block; height: 80px; width: 100%; position: absolute; bottom: -60px; left: -20px;}
.cloud-list li:nth-child(1) dl dt:before {background: #063c6c;}
.cloud-list li:nth-child(2) dl dt:before {background: #00619e;}
.cloud-list li:nth-child(3) dl dt:before {background: #037770;}
.cloud-list li dl dt:after {content: ''; display: block; width: 0; height: 0; border-style: solid; border-width: 0 20px 20px 0; position: absolute; right: 100%; bottom: 0;}
.cloud-list li:nth-child(1) dl dt:after {border-color: transparent #000000 transparent transparent;}
.cloud-list li:nth-child(2) dl dt:after {border-color: transparent #004c7b transparent transparent;}
.cloud-list li:nth-child(3) dl dt:after {border-color: transparent #005853 transparent transparent;}
.cloud-list li dl dt img {display: block; width: 100%; position: relative;}
.cloud-list li dl dd {position: relative; margin-top: 40px; padding: 40px 20px; text-align: center; color: #fff; flex-grow: 1;}
.cloud-list li:nth-child(1) dl dd {background: #0e4b80;}
.cloud-list li:nth-child(2) dl dd {background: #006fb4;}
.cloud-list li:nth-child(3) dl dd {background: #028b83;}
.cloud-list li dl dd:before {content: ''; display: block; width: 0; height: 0; border-style: solid; border-width: 0 0 20px 20px; position: absolute; right: 100%; top: 0;}
.cloud-list li:nth-child(1) dl dd:before {border-color: transparent transparent #000000 transparent;}
.cloud-list li:nth-child(2) dl dd:before {border-color: transparent transparent #004c7b transparent;}
.cloud-list li:nth-child(3) dl dd:before {border-color: transparent transparent #005853 transparent;}
.cloud-list li dl dd h5 {font-size: 22px; font-weight: 600;}
.cloud-list li dl dd p {font-size: 16px; line-height: 1.8; margin-top: 30px;}
.cloud-list.type2 li:nth-child(1) dl dd {background: #fff; color: #0e4b80; border: solid 5px #0e4b80;}
.cloud-list.type2 li:nth-child(2) dl dd {background: #fff; color: #006fb4; border: solid 5px #006fb4;}
.cloud-list.type2 li:nth-child(3) dl dd {background: #fff; color: #028b83; border: solid 5px #028b83;}
.cloud-list.type2 li dl dd:before {margin-top: -5px; margin-right: 5px;}
.cloud-native {margin-top: 80px; margin-bottom: 100px;}
.cloud-native img {display: block; margin: 0 auto; max-width: 100%;}
.cloud-native p {margin-top: 40px; text-align: center; font-size: 18px; line-height: 2.0;}
.cloud-num {margin-top: 40px;}
.cloud-num li {margin-bottom: 30px; position: relative; padding-left: 50px; font-size: 18px; font-weight: 400;}
.cloud-num li:last-child {margin-bottom: 0;}
.cloud-num li strong {position: absolute; left: 0; top: 0;}
.cloud-table {margin-top: 100px;}
.cloud-table p {margin-bottom: 15px;}

@media screen and (max-width:1280px){
	.cloud-consult {margin: 0 -10px;}
	.cloud-consult li {padding: 0 10px;}
	.cloud-consult p br {display: none;}
	.cloud-list li dl dd p br {display: none;}
}

@media screen and (max-width:980px){
	.cloud-cont {margin-top: 60px;}
	.cloud-title {font-size: 26px; margin-top: 60px;}
	.cloud-text {font-size: 16px; margin-top: 30px;}
	.cloud-consult h5 {font-size: 18px;}
	.cloud-consult p {font-size: 16px; margin-top: 20px;}
	.cloud-manage {margin: -75px -10px; padding-top: 150px;}
	.cloud-manage > div {padding: 75px 10px;}
	.cloud-manage__box ul {margin-top: 40px;}
	.cloud-manage__box ul li {font-size: 14px;}	
	.cloud-list li {padding: 0 15px;}
	.cloud-list li dl dt:before {height: 50px; bottom: -40px; left: -10px;}
	.cloud-list li dl dt:after {border-width: 0 10px 10px 0;}
	.cloud-list li dl dd {margin-top: 30px; padding: 30px 15px;}
	.cloud-list li dl dd:before {border-width: 0 0 10px 10px;}
	.cloud-list li dl dd h5 {font-size: 18px;}
	.cloud-list li dl dd p {font-size: 14px; margin-top: 15px;}
	.cloud-native {margin-top: 60px; margin-bottom: 60px;}
	.cloud-native p {margin-top: 30px; text-align: left; font-size: 16px; line-height: 1.6;}
	.cloud-native p br {display: none;}
	.cloud-num {margin-top: 30px;}
	.cloud-num li {margin-bottom: 20px; padding-left: 50px; font-size: 16px;}
	.cloud-table {margin-top: 60px;}
	.cloud-table p {margin-bottom: 10px;}
}

@media screen and (max-width:767px){
	.cloud-cont {margin-top: 40px;}
	.cloud-title {font-size: 24px; margin-top: 40px;}
	.cloud-text {font-size: 14px;}
	.cloud-consult {margin: 0; display: block;}
	.cloud-consult li {width: 100%; padding: 0; margin-bottom: 30px;}
	.cloud-consult li:last-child {margin-bottom: 0;}
	.cloud-consult p {font-size: 14px; margin-top: 10px;}
	.cloud-manage {display: block; margin: 0; padding-top: 60px;}
	.cloud-manage > div {padding: 40px 0; width: 100%;}
	.cloud-manage__box {padding: 80px 30px 30px;}
	.cloud-manage__box:before {width: 100px; height: 100px; top: -52px; margin-left: -50px; background-size: 50px auto !important;}
	.cloud-manage__box h5 {font-size: 18px;}
	.cloud-manage__box ul {margin-top: 30px;}
	.cloud-list {display: block; margin: 0; padding-top: 40px;}
	.cloud-list li {width: 100%; padding: 0; margin-bottom: 30px;}
	.cloud-list li:last-child {margin-bottom: 0;}
	.cloud-list li dl dd p br {display: block;}
	.cloud-native {margin-top: 40px; margin-bottom: 40px;}
	.cloud-native p {font-size: 14px;}
	.cloud-num {margin-top: 15px;}
	.cloud-num li {margin-bottom: 10px; padding-left: 40px; font-size: 14px;}
	.cloud-table {margin-top: 40px;}
}




/* history */
	.hsty {position: relative;}
	.hsty:before {content: ''; display: block; width: 557px; height: 860px; top: 10%; right: 50%; margin-right: 30%; position: absolute; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); background: url('/images/kor06r-22-0459/sub/history.png')no-repeat center center / cover;}	
	.hsty-group {position: relative; margin-bottom: 120px;}
	.hsty-group:last-child {margin-bottom: 0;}
	.hsty-title {position: relative;z-index:10; font-size: 60px; font-weight: 800; color:#068cc5; text-indent:10px; }
	.hsty-title:before { content:""; position: absolute; top:50%; right:0; background:#068cc5; width:80%; height:1px; }
	.hsty-title.lg {font-size: 80px;}
	.hsty-title.lg:after {font-size: 40px;}
	.hsty-cont {padding-top: 30px; display: flex; margin: 0 -10px; }
	.hsty-half {width: 50%; padding: 0 10px;}
	.hsty-list {padding: 40px 30px 0; position: relative;}
	.hsty-list h5 {position: relative; font-size: 24px; padding-left: 15px; font-weight: 600; color: #068cc5;}
	.hsty-list h5:before {content: ''; display: block; width: 10px; height: 10px; background: #068cc5; position: absolute; left: -5px; top: 8px; outline: solid 5px #fff; -webkit-border-radius: 50%; border-radius: 50%;}
	.hsty-list > ul {margin-top: 30px;}
	.hsty-list > ul.noTitle {margin-top: 57px;}
	
	.hsty-list > ul > li {margin-bottom: 15px; position: relative; padding-left: 20px;  font-weight:400; word-break: keep-all;}
	.hsty-list > ul > li:last-child {margin-bottom: 0;}
	.hsty-list > ul > li:before {content: ''; display: block; width: 3px; height: 3px; background: #000; position: absolute; left: 8px; top: 8px; -webkit-border-radius: 50%; border-radius: 50%;}
	.hsty-list > ul > li > ul {margin-top: 5px;}
	.hsty-list > ul > li > ul > li {position: relative; padding-left: 10px; margin-bottom: 5px;}
	.hsty-list > ul > li > ul > li:last-child {margin-bottom: 0;}
	.hsty-list > ul > li > ul > li:before {content: ''; display: block; width: 5px; height: 1px; background: #000; position: absolute; left: 0; top: 10px;}

	@media only screen and (max-width:1280px) {
		.hsty-group {margin-bottom: 100px;}
		.hsty-title {font-size: 50px;}
		.hsty-title:after {font-size: 24px;}
		.hsty-title.lg {font-size: 60px;}
		.hsty-title.lg:after {font-size: 30px;}
		.hsty-cont {padding-top: 30px;}
		.hsty-list {padding: 0px 10px 0;}
		.hsty-list h5 {font-size: 20px;}
		.hsty-list > ul {margin-top: 15px;}
		.hsty-list > ul.noTitle {margin-top: 45px;}
	}

	@media only screen and (max-width:980px) {
		.hsty-group {margin-bottom: 80px;}
		.hsty-cont {display: block; margin: 0;}
		.hsty-title:before { width:75%}
		.hsty-half {width: 100%; padding: 0; margin-bottom: 0px;}
		.hsty-half:last-child {margin-bottom: 0;}
		.hsty-list > ul.noTitle {margin-top: 12px;}
		.hsty-list h5:before { top: 7px; }
	}

	@media only screen and (max-width:768px) {
		.hsty-group {margin-bottom: 60px;}
		.hsty-title {font-size: 40px;}
		.hsty-title:before { width:65%}
		.hsty-title:after {font-size: 20px;}
		.hsty-title.lg {font-size: 46px;}
		.hsty-title.lg:after {font-size: 24px;}
		.hsty-list {padding: 0px 10px 0;}
		.hsty-list h5 {font-size: 18px;}
		.hsty-list h5:before { top: 5px; }
		.hsty-list > ul {margin-top: 15px;}
		.hsty-list > ul > li {margin-bottom: 10px; font-size: 14px;}
		.hsty-list > ul > li:before {top: 7px;}
		.hsty-list > ul > li > ul > li:before {top: 8px;}
		.hsty-list > ul.noTitle {margin-top: 10px;}
	}
