@charset"utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#subContainer {position:relative;}
#commonContainer {position:relative;padding:110px 20px 120px;margin:0 auto;max-width:1200px;box-sizing:border-box}
#subContainer:after {content:"";display:block;clear:both}
#leftMenu {float:left;margin-top:-50px;width:250px}
#subContents {padding: 120px 20px 200px; width: 100%; max-width: 1240px; margin: 0 auto; box-sizing: border-box;}
.common-content {padding-top: 100px;}

@media only screen and (max-width:1480px){
	#commonContainer {padding: 100px 20px;}
	#subContents {padding: 100px 20px 160px;}
}

@media only screen and (max-width:1280px){
    #subContents {padding: 80px 20px 120px;}
	#commonContainer {padding: 80px 20px;}
	.common-content {padding-top: 80px;}
}

@media only screen and (max-width:980px){
    #subContents {padding: 60px 20px 100px;}
	#commonContainer {padding: 48px 20px;}
	.common-content {padding-top: 60px;}
}

@media only screen and (max-width:767px){
    #subContents {padding: 40px 20px 80px;}
	.common-content {padding-top: 40px;}
}



/* Sub Visual (서브이미지)
------------------------------------------------------------------------------------------------------------------ ---------------------------------------- */
.sub-visual {height: 400px; display: flex; flex-direction: column; -webkit-border-radius: 0 0 50px 50px; border-radius: 0 0 50px 50px;}
.sub-visual h2 {font-size: 40px; color: #fff; font-weight: 600; text-align: center; flex-grow: 1; display: flex; align-items: center; justify-content: center;}
.sub-nav {flex-shrink: 0; margin-bottom: 50px;}
.sub-nav ul {display: flex;  margin-left: auto; margin-right: auto; padding: 5px; background: rgba(0,0,0,0.3); -webkit-border-radius: 50px; border-radius: 50px;}
.sub-nav ul.col4 {width: 80%;}
.sub-nav ul.col3 {width: 60%;}
.sub-nav ul.col2 {width: 40%;}
.sub-nav ul li {width: 50%; margin: 0 auto;}
.sub-nav ul li:first-child:nth-last-child(2),
.sub-nav ul li:first-child:nth-last-child(2) ~ li {width: 50%;}
.sub-nav ul li:first-child:nth-last-child(3),
.sub-nav ul li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
.sub-nav ul li:first-child:nth-last-child(4),
.sub-nav ul li:first-child:nth-last-child(4) ~ li {width: 25%;}
.sub-nav ul li:first-child:nth-last-child(5),
.sub-nav ul li:first-child:nth-last-child(5) ~ li {width: 20%;}
.sub-nav ul li:first-child:nth-last-child(6),
.sub-nav ul li:first-child:nth-last-child(6) ~ li {width: 16.6666%;}
.sub-nav ul li a {height: 50px; color: rgba(255,255,255,0.5); text-align: center; font-size: 18px; font-weight: 500; line-height: 1.3; display: flex; align-items: center; justify-content: center;}
.sub-nav ul li a br {display: none;}
.sub-nav ul li.active a {background: #22b24b; color: #fff; -webkit-border-radius: 50px; border-radius: 50px;}

.sub-title {font-size: 60px; padding-bottom: 120px; line-height: 1.2; text-align: center; font-weight: 300;}
.sub-title br {display: none;}

.sub-tab {position: relative; display: flex; align-items: center; justify-content: center;}
.sub-tab:before {content: ''; display: block; background: #e8e8e8; height: 1px; position: absolute; left: -100%; right: -100%; bottom: 0;}
.sub-tab li {width: 160px;}
.sub-tab li a {text-align: center; height: 60px; font-size: 18px; color: #b9b9b9; position: relative; display: flex; align-items: center; justify-content: center;}
.sub-tab li.active a {color: #cd3a2c; font-weight: 400;}
.sub-tab li.active a:after {content: ''; display: block; background: #cd3a2c; height: 2px; position: absolute; left: 0; right: 0; bottom: 0;}


@media only screen and (max-width: 1480px){
	.sub-visual {height: 360px;}
	.sub-nav {margin-bottom: 30px;}
	.sub-title {font-size: 50px; padding-bottom: 100px;}
}

@media only screen and (max-width:1280px){
	.sub-visual {height: 280px; -webkit-border-radius: 0 0 40px 40px; border-radius: 0 0 40px 40px;}
	.sub-nav {margin-bottom: 20px;}
	.sub-title {font-size: 40px; padding-bottom: 80px;}
	.sub-tab li a {font-size: 16px; height: 50px;}
}

@media only screen and (max-width:980px){
	.sub-visual {height: 240px; padding-top: 0;}
	.sub-visual h2 {font-size: 32px;}
	.sub-nav ul {width: 100% !important;}
	.sub-nav ul li a {height: 40px; font-size: 15px;}
	.sub-nav ul li a br {display: block;}
	.sub-title {font-size: 34px; padding-bottom: 60px;}
	.sub-tab {margin: 0 -20px;}
	.sub-tab li {width: 20%;}
	.sub-tab li a {font-size: 14px;}
}

@media only screen and (max-width:767px){
	.sub-visual {height: 180px; -webkit-border-radius: 0 0 30px 30px; border-radius: 0 0 30px 30px;}
	.sub-visual h2 {font-size: 28px;}
	.sub-nav {margin: 0 -10px 10px;}
	.sub-nav ul.col2 {width: 60%;}
	.sub-nav ul li {width: auto !important; flex: auto;}
	.sub-nav ul li a {height: 40px; font-size: 12px;}
	.sub-title {font-size: 28px; padding-bottom: 40px;}
	.sub-title br {display: block;}
	.sub-tab li {width: auto; flex: auto;}
	.sub-tab li a {font-size: 13px; height: 40px;}
}



.page-navi {border-bottom: solid 1px #e6e6e6;}
.page-navi dl {display: flex; max-width: 860px; width: 100%;}
.page-navi dl dt {flex-shrink: 0; border-left: solid 1px #e6e6e6; border-right: solid 1px #e6e6e6;}
.page-navi dl dt a {display: block; width: 60px; height: 60px; text-indent: -9999px; background: url('/images/kor09r-22-0461/sub/page_navi_home.png')no-repeat center center / 20px auto;}
.page-navi dl dd {border-right: solid 1px #e6e6e6; width: calc((100% - 62px) / 2); position: relative; font-size: 16px;}
.page-navi dl dd button {height: 60px; width: 100%; text-align: left; padding-left: 20px; padding-right: 54px; display: flex; align-items: center; background: none; border: none; position: relative;}
.page-navi dl dd button:after {content: ''; display: block; width: 14px; height: 8px; opacity: 0.5; position: absolute; right: 20px; top: 50%; margin-top: -4px; background: url('/images/kor09r-22-0461/sub/page_navi_arrow.png')no-repeat center bottom / 100% auto;}
.page-navi dl dd button.active:after {background-position: center top;}
.page-navi dl dd ul {display: none; position: absolute; left: -1px; right: -1px; top: 100%; margin-top: 1px; z-index: 1; background: #fff;}
.page-navi dl dd ul li {border: solid 1px #e6e6e6; border-top: none;}
.page-navi dl dd ul li a {height: 50px; width: 100%; padding: 0 20px; display: flex; align-items: center;}

@media only screen and (max-width:1280px){
	.page-navi dl dt a {width: 50px; height: 50px;}
	.page-navi dl dd {width: calc((100% - 52px) / 2); font-size: 14px;}
	.page-navi dl dd button {height: 50px;}
}

@media only screen and (max-width:767px){
	.page-navi {margin: 0 -20px;}
	.page-navi dl dt {border-left: none;}
	.page-navi dl dt a {width: 40px; height: 40px; background-size: 16px auto;}
	.page-navi dl dd {width: calc((100% - 41px) / 2); font-size: 11px;}
	.page-navi dl dd:last-child {border-right: none;}
	.page-navi dl dd button {height: 40px; padding-left: 8px; padding-right: 24px;}
	.page-navi dl dd button:after {width: 7px; height: 4px; right: 8px; margin-top: -2px;}
	.page-navi dl dd ul li a {height: 40px;}
}





/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 일반게시판 List */
.whois-board-list{display:inline-block;padding:0;font-size:13px}
.whois-board-list .whois-board-row{width:100%;margin:0;padding:15px 0;float:left;border-bottom:1px solid #eee;color:#000}

/* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject{margin:0 0 5px;padding:0;font-size:14px;font-weight:600}
.whois-board-list .whois-board-row .whois-board-row-info{color:#acacac}
.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}

/* 일반게시판 view */
.whois-board-view{display:inline-block;font-size:13px}

/* Line 색상 */
.whois-board-view .whois-board-view-row{width:100%;margin:0;padding: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;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;padding:0;float:left;font-size:13px;font-weight:600}
.whois-board-view .whois-board-view-row .whois-board-view-info{width:100%;margin:0;padding:0 0 10px;float:left;color:#acacac}
.whois-board-view .whois-board-view-row .whois-board-view-content{width:100%;margin:0;padding:10px 0;float:left;font-size:12px}
.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}

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

/* 게시판 공통 */
.sub-box{margin-right:5px;background-color:#3d427c;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 #3d427c}
.sub-border-t{border-top:1px solid #3d427c}
.sub-border-r{border-right:1px solid #3d427c}
.sub-border-b{border-bottom:1px solid #3d427c}
.sub-border-l{border-left:1px solid #3d427c}
.sub-bg{background-color:#3d427c}
.sub-bg-hover:hover{background-color:#36384e}

/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.common_cont .sub-visual:before{content:none; display:none;}
.material-form{margin:0 auto 60px;padding:0 15px;max-width:1200px;background:#fff}
.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, .material-form .input-group .form-control:first-child, .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, .material-form .input-group .form-control:last-child, .material-form .input-group .input-group-btn:last-child, .material-form .input-group .input-group-btn:last-child .btn, .material-form .input-group .input-group-btn:last-child button{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}

@media only screen and (max-width:767px){
    .material-form{margin-bottom:30px;}
}



/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 일반게시판 List */
.whois-board-list{display:inline-block;padding:0;font-size:13px}
.whois-board-list .whois-board-row{width:100%;margin:0;padding:15px 0;float:left;border-bottom:1px solid #eee;color:#000}

/* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject{margin:0 0 5px;padding:0;font-size:14px;font-weight:600}
.whois-board-list .whois-board-row .whois-board-row-info{color:#acacac}
.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}

/* 일반게시판 view */
.whois-board-view{display:inline-block;font-size:13px}

/* Line 색상 */
.whois-board-view .whois-board-view-row{width:100%;margin:0;padding: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;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;padding:0;float:left;font-size:13px;font-weight:600}
.whois-board-view .whois-board-view-row .whois-board-view-info{width:100%;margin:0;padding:0 0 10px;float:left;color:#acacac}
.whois-board-view .whois-board-view-row .whois-board-view-content{width:100%;margin:0;padding:10px 0;float:left;font-size:12px}
.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}

/* 게시판 버튼 */
.btn-search, .btn-sub, .whois-button-submit{color:#fff;background-color:#353535;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}
.btn-search:focus, .btn-search:hover, .btn-sub:focus, .btn-sub:hover, .whois-button-submit:focus, .whois-button-submit:hover{color:#fff;background-color:#000}
.btn {padding: 18px 44px; font-size: 18px; -webkit-border-radius: 10px; border-radius: 10px;}

@media screen and (max-width: 1280px) {
	.btn {padding: 14px 30px; font-size: 16px;}
}

@media screen and (max-width: 768px) {
	.btn {padding: 8px 20px; font-size: 14px; -webkit-border-radius: 5px; border-radius: 5px;}
}


/* 게시판 공통 */
.sub-box{margin-right:5px;background-color:#3d427c;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 #3d427c}
.sub-border-t{border-top:1px solid #3d427c}
.sub-border-r{border-right:1px solid #3d427c}
.sub-border-b{border-bottom:1px solid #3d427c}
.sub-border-l{border-left:1px solid #3d427c}
.sub-bg{background-color:#3d427c}
.sub-bg-hover:hover{background-color:#36384e}



/* 게시판 */
.paginate_regular {margin-top: 50px;}
.board_pagetab {display: flex; align-items: center; justify-content: center;}
.board_pagetab a {display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; margin: 0 5px; font-size: 14px; color: #888; -webkit-border-radius: 50%; border-radius: 50%;}
.board_pagetab span.on a {color: #22b24b; font-weight: 700;}
.board_pagetab a.page-first,
.board_pagetab a.page-prev,
.board_pagetab a.page-next,
.board_pagetab a.page-last {text-indent: -9999px; border: solid 1px #ccc; -webkit-border-radius: 50%; border-radius: 50%; opacity: 0.5;}
.board_pagetab a.page-first {background: url('/images/kor09r-22-0461/sub/paging_first.png')no-repeat center center / 16px auto;}
.board_pagetab a.page-prev {background: url('/images/kor09r-22-0461/sub/paging_prev.png')no-repeat center center / 16px auto;}
.board_pagetab a.page-next {background: url('/images/kor09r-22-0461/sub/paging_next.png')no-repeat center center / 16px auto;}
.board_pagetab a.page-last {background: url('/images/kor09r-22-0461/sub/paging_last.png')no-repeat center center / 16px auto;}

@media screen and (max-width: 768px) {
	.paginate_regular {margin-top: 30px;}
	.board_pagetab a {width: 32px; height: 32px; margin: 0 2px; font-size: 12px; background-size: 12px auto !important;}
}



.brd-list {table-layout: fixed; width: 100%; border-top: solid 2px #2e3133;}
.brd-list caption {display: none;}
.brd-list tr.re {background: #fafafa;}
.brd-list th,
.brd-list td {border-bottom: solid 1px #c9c9c9; padding: 30px 10px; text-align: center; font-size: 16px;}
.brd-list th {font-weight: 600;}
.brd-list td {color: #6e6e6e;}
.brd-list td.brd-list__title {text-align: left;}
.brd-list td.brd-list__title a {display: inline-flex; max-width: 100%; align-items: center;}
.brd-list td.brd-list__title a span {flex-shrink: 0;}
.brd-list td.brd-list__title a span.reple {width: 30px; height: 20px; background: #ff7b0f; color: #fff; font-size: 12px; margin-left: 20px; margin-right: 10px; -webkit-border-radius: 4px; border-radius: 4px; display: flex; align-items: center; justify-content: center;}
.brd-list td.brd-list__title a span.notice {margin-left: 10px; width: 60px; height: 30px; border: solid 1px #22b24b; color: #22b24b; font-size: 14px; font-weight: 600; line-height: 1.0; -webkit-border-radius: 20px; border-radius: 20px; display: flex; align-items: center; justify-content: center;}
.brd-list td.brd-list__title a span.new {margin-left: 10px; width: 30px; height: 30px; text-align: center; background: #22b24b; color: #fff; font-size: 14px; font-weight: 600; line-height: 1.0; -webkit-border-radius: 20px; border-radius: 20px; display: flex; align-items: center; justify-content: center;}
.brd-list td.brd-list__title a span.secret {margin-left: 10px; width: 14px; height: 19px; text-indent: -9999px; background: url('/images/kor09r-22-0461/sub/board_secret.png')no-repeat center center / cover;}
.brd-list td.brd-list__title a strong {flex-grow: 1; font-weight: 500; line-height: 1.0; color: #000; font-size: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.brd-list td.brd-list__file img {display: inline-block; width: 22px;}
.brd-list__btn {display: flex; align-items: center; justify-content: flex-end; margin-top: 50px;}
.brd-sch {margin-bottom: 50px; padding: 20px 30px 30px; background: #f9f9f9; display: flex; justify-content: center; align-items: center;}
.brd-sch dt {width: 140px; margin-right: 20px;}
.brd-sch dt select {display: block; width: 100%; height: 50px; border: none; cursor: pointer; border-bottom: solid 1px #000; font-size: 16px; padding-left: 10px; padding-right: 50px; border-radius: 0; background: url('/images/kor09r-22-0461/sub/select.png')no-repeat right 10px center / 16px auto; -webkit-appearance: none; appearance: none;}
.brd-sch dt select:focus {-webkit-box-shadow: none; box-shadow: none; border-color: #000;}
.brd-sch dd {position: relative; width: calc(100% - 160px); max-width: 410px;}
.brd-sch dd input[type="text"] {background: none; display: block; width: 100%; height: 50px; border: none; border-bottom: solid 1px #000; padding-left: 10px; padding-right: 60px; -webkit-appearance: none; appearance: none;}
.brd-sch dd button {display: block; width: 50px; height: 50px; border: none; text-indent: -9999px; position: absolute; right: 0; top: 0; -webkit-appearance: none; appearance: none; background: url('/images/kor09r-22-0461/sub/board_search.png')no-repeat center center / 20px auto;}


@media screen and (max-width: 1220px) {
	.brd-list th,
	.brd-list td {padding: 15px 0; font-size: 14px;}
	.brd-list td.brd-list__title a span.notice {width: 50px; height: 24px; font-size: 13px;}
	.brd-list td.brd-list__title a span.new {width: 22px; height: 22px; font-size: 11px;}
	.brd-list td.brd-list__title a strong {font-size: 16px;}
	.brd-list__btn {margin-top: 40px;}
	.brd-sch {margin-bottom: 40px; padding: 10px 20px 20px;}
}

@media screen and (max-width: 980px) {
	.brd-list__btn {margin-top: 30px;}
	.brd-sch {margin-bottom: 30px;}

}

@media screen and (max-width: 768px) {
	.brd-list thead {display: none;}
	.brd-list,
	.brd-list tbody,
	.brd-list tr,
	.brd-list td {display: block;}
	.brd-list th,
	.brd-list td {border-bottom: none; padding: 0; text-align: left;}
	.brd-list tr {padding: 15px 0; border-bottom: solid 1px #c9c9c9; position: relative;}
	.brd-list tr.re {padding-left: 15px;}
	.brd-list td.brd-list__title {position: relative; margin-bottom: 2px; padding-right: 40px;}
	.brd-list td.brd-list__title a span.reple {width: 25px; height: 16px; font-size: 11px; margin-left: 0; margin-right: 5px;}
	.brd-list td.brd-list__title a span.notice {width: 40px; height: 20px; font-size: 11px; margin-left: 5px;}
	.brd-list td.brd-list__title a span.new {width: 18px; height: 18px; font-size: 9px; margin-left: 5px;}
	.brd-list td.brd-list__title a strong {font-size: 14px;}
	.brd-list td.brd-list__idx {position: absolute; right: 0; top: 15px; font-size: 11px;}
	.brd-list td.brd-list__idx:before {content: 'no. ';}
	.brd-list td.brd-list__name,
	.brd-list td.brd-list__date {display: inline-block; vertical-align: middle; color: #666; font-size: 12px; line-height: 1;}
	.brd-list td.brd-list__name {margin-right: 10px;}
	.brd-list__btn {margin-top: 20px;}

	.brd-sch {margin-bottom: 15px; padding: 0; background: none;}
	.brd-sch dt {display: none;}
	.brd-sch dd {width: 100%;}
	.brd-sch dd input[type="text"] {height: 44px; border: solid 1px #ddd;}
	.brd-sch dd button {width: 44px; height: 44px;}
}



.brd-view__title {border-top: solid 1px #444; padding: 20px 10px 0;}
.brd-view__title h3 {color: #333; font-size: 20px;}
.brd-view__info {padding: 10px;}
.brd-view__info span {font-size: 12px; position: relative; padding-right: 10px; margin-right: 10px;}
.brd-view__info span:last-child {padding-right: 0; margin-right: 0;}
.brd-view__info span:after {content: ''; display: block; width: 1px; height: 10px; background: #ccc; position: absolute; right: 0; top: 50%; margin-top: -5px;}
.brd-view__info span:last-child:after {display: none;}
.brd-view__content {padding: 30px 10px; min-height: 400px; border-top: solid 1px #e5e5e5; border-bottom: solid 1px #e5e5e5;}
.brd-view__content .main-video {margin-bottom: 30px;}
.brd-view__content img {height: auto !important;}
.brd-view__ytb {padding-bottom: 56.25%; position: relative; margin-bottom: 20px;}
.brd-view__ytb iframe {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.brd-view__file {border-bottom: solid 1px #e5e5e5; padding: 15px 10px;}
.brd-view__file dt {font-size: 14px;}
.brd-view__file dd {font-size: 14px; margin-top: 5px;}
.brd-view__file dd ul {}
.brd-view__file dd ul li {}
.brd-view__file dd ul li:last-child {}
.brd-view__file dd ul li a {text-decoration: underline; color: #000; font-weight: 500;}
.brd-view__file dd ul li a:hover {text-decoration: underline !important;}
.brd-view__btn {display: flex; align-items: center; justify-content: space-between; margin-top: 15px; padding: 0;}
.brd-view__navi {margin-top: 30px; border-top: solid 1px #444;}
.brd-view__navi li {border-bottom: solid 1px #f0f0f0; padding: 15px 0;}
.brd-view__navi dl {display: flex; align-items: center;}
.brd-view__navi dt {flex-shrink: 0; width: 100px; font-size: 14px; padding: 0 10px;}
.brd-view__navi dd {flex-grow: 1; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

@media screen and (max-width: 768px) {
	.brd-view__title {padding: 15px 0 0;}
	.brd-view__title h3 { font-size: 16px;}
	.brd-view__info {padding: 10px 0;}
	.brd-view__info span {font-size: 11px; padding-right: 8px; margin-right: 8px;}
	.brd-view__info span:after {height: 8px; margin-top: -4px;}
	.brd-view__info span img {display: none;}
	.brd-view__content {padding: 20px 0; min-height: 200px;}
	.brd-view__file {padding: 10px 0;}
	.brd-view__file dt {font-size: 13px;}
	.brd-view__file dd {font-size: 12px; margin-top: 3px;}
	.brd-view__btn {padding: 0; margin-top: 10px;}
	.brd-view__navi li {padding: 10px 0;}
	.brd-view__navi dt {width: 60px; font-size: 12px;}
	.brd-view__navi dd {font-size: 12px;}
}



.cmt-wrap {margin-top: 60px;}
.cmt-title {font-size: 18px; font-weight: 500; padding: 0 10px;}
.cmt-list {border-top: solid 1px #333; margin-top: 15px;}
.cmt-item {border-bottom: solid 1px #e5e5e5; padding: 15px 10px;}
.cmt-info {color: #888; font-size: 13px; display: flex; align-items: center;}
.cmt-info strong {color: #1f3f93; font-size: 14px; margin-right: 5px;}
.cmt-info a {display: block; margin-left: 5px;}
.cmt-info a img {display: block;}
.cmt-content {margin-top: 10px;}

.cmt-form {border: solid 1px #e5e5e5; background: #fafafa; padding: 20px; margin-top: 20px;}
.cmt-user {display: flex; align-items: flex-end; padding-bottom: 10px;}
.cmt-user h5 {font-weight: 500; margin-right: 5px; font-size: 18px;}
.cmt-user input,
.cmt-user label {display: none;}
.cmt-input {display: flex;}
.cmt-input textarea {flex-grow: 1; height: 100px !important;}
.cmt-input button {background: #333; color: #fff; width: 100px; height: 100px; font-size: 16px; font-weight: 500; border: none; flex-shrink: 0; display: flex; align-items: center; justify-content: center;}

@media screen and (max-width: 768px) {
	.cmt-form {padding: 10px;}
	.cmt-user h5 {font-size: 14px;}
	.cmt-user p {font-size: 12px;}
	.cmt-input {flex-direction: column;}
	.cmt-input button {width: 120px; height: 40px; margin-top: 10px; font-size: 13px; align-self: center; -webkit-border-radius: 4px; border-radius: 4px;} 
}



.glry-list {display: flex; flex-wrap: wrap; margin: -60px -15px;}
.glry-list > li {padding: 60px 15px; width: 33.3333%;}
.glry-list > li a {display: block;}
.glry-list > li a dl dt {display: block; padding-bottom: 76.3157%; border: solid 1px #e1e1e1; position: relative;}
.glry-list > li a dl dd {margin-top: 20px;}
.glry-list > li a dl dd h5 {font-size: 16px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.4; max-height: 2.8em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.glry-list > li a dl dd p {font-size: 13px; color: #878787; margin-top: 5px;}
.glry-list > li.none {text-align: center; padding: 30px; width: 100%;}
.glry-list.video > li a dl dt {padding-bottom: 68.4210%; border: none;}
.glry-list.video > li a dl dt:after {content: ''; background: rgba(0,0,0,0.5); display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; -webkit-transition:all .3s ease-out; transition:all .3s ease-out;}
.glry-list.video > li a:hover dl dt:after {opacity: 0;}

@media only screen and (max-width:1280px) {
	.glry-list {margin: -40px -15px;}
	.glry-list > li {width: 33.3333%; padding: 40px 15px;}
	.glry-list > li a dl dd {margin-top: 10px;}
	.glry-list > li a dl dd h5 {font-size: 15px;}
}

@media only screen and (max-width:980px) {
	.glry-list {margin: -30px -10px;}
	.glry-list > li {padding: 30px 10px;}
	.glry-list > li a dl dd h5 {font-size: 14px;}
	.glry-list > li a dl dd p {font-size: 12px;}
}

@media only screen and (max-width:768px) {
	.glry-list {margin: -20px -5px;}
	.glry-list > li {padding: 20px 5px; width: 50%;}
	.glry-list > li a dl dd h5 {font-size: 13px;}
	.glry-list > li a dl dd p {font-size: 11px;}
}




.bnd-list {display: flex; flex-wrap: wrap; margin: -50px -30px;}
.bnd-list > li {padding: 50px 30px; width: 25%;}
.bnd-list > li.none {width: 100%; text-align: center;}
.bnd-list > li dl dt {padding-bottom: 137.9310%; border: solid 1px #c7c7c7;}
.bnd-list > li dl dd {margin-top: 15px;}
.bnd-list > li dl dd h5 {font-size: 20px; font-weight: 500; margin-bottom: 20px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.4; max-height: 2.8em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.bnd-list > li dl dd a,
.bnd-list > li dl dd button {width: 170px; height: 50px; font-size: 16px; background: none; color: #525252; font-weight: 500; margin: 10px auto 0; border: solid 1px #e0e0e0; -webkit-border-radius: 10px; border-radius: 10px; display: flex; align-items: center; justify-content: center;}
.bnd-list > li dl dd a:after,
.bnd-list > li dl dd button:after {content: ''; display: block; width: 22px; height: 22px; margin-left: 15px;}
.bnd-list > li dl dd button:after {background: url('/images/kor09r-22-0461/sub/catalog_view.png')no-repeat center center / cover;}
.bnd-list > li dl dd a:after {background: url('/images/kor09r-22-0461/sub/board_list_file.png')no-repeat center center / cover;}

@media only screen and (max-width:1280px) {
	.bnd-list {margin: -40px -20px;}
	.bnd-list > li {padding: 40px 20px;}
	.bnd-list > li dl dd h5 {font-size: 18px;}
}

@media only screen and (max-width:980px) {
	.bnd-list {margin: -40px -15px;}
	.bnd-list > li {padding: 40px 15px;}
	.bnd-list > li dl dd h5 {font-size: 16px; margin-bottom: 10px;}
	.bnd-list > li dl dd a,
	.bnd-list > li dl dd button {width: 120px; height: 40px; font-size: 13px; margin: 5px auto 0;}
	.bnd-list > li dl dd a:after,
	.bnd-list > li dl dd button:after {width: 16px; height: 16px; margin-left: 10px;}
}

@media only screen and (max-width:768px) {
	.bnd-list {margin: -30px -10px;}
	.bnd-list > li {padding: 30px 10px; width: 50%;}
	.bnd-list > li dl dd {margin-top: 10px;}
	.bnd-list > li dl dd h5 {font-size: 14px;}
}




.brc-list {display: flex; flex-wrap: wrap; margin: -40px;}
.brc-list > li {padding: 40px; width: 33.3333%;}
.brc-list > li dl {display: block;}
.brc-list > li dl dt {display: block; padding: 30px; border: solid 1px #e6e6e6; -webkit-border-radius: 20px; border-radius: 20px;}
.brc-list > li dl dt em {display: block; padding-bottom: 141.3793%;}
.brc-list > li dl dd {padding: 20px; position: relative;}
.brc-list > li dl dd h5 {font-size: 18px; font-weight: 500;}
.brc-list > li dl dd p {margin-top: 20px; font-size: 14px; color: #878787;}
.brc-list > li dl dd a {display: block; width: 40px; height: 30px; text-indent: -9999px; position: absolute; right: 20px; bottom: 20px; background: #22b24b url('/images/kor09r-22-0461/sub/brochure_down.png')no-repeat center center / 19px auto; -webkit-border-radius: 20px; border-radius: 20px;}
.brc-list > li.none {text-align: center; padding: 30px; width: 100%;}

@media only screen and (max-width:1280px) {
	.brc-list {margin: -30px -20px;}
	.brc-list > li {width: 33.3333%; padding: 30px 20px;}
	.brc-list > li dl dt {padding: 20px;}
	.brc-list > li dl dd {padding: 20px 10px;}
	.brc-list > li dl dd h5 {font-size: 16px;}
	.brc-list > li dl dd p {font-size: 13px;}
	.brc-list > li dl dd a {right: 10px;}
}

@media only screen and (max-width:980px) {
	.brc-list {margin: -20px -10px;}
	.brc-list > li {padding: 20px 10px;}
	.brc-list > li dl dd {padding: 20px 0;}
	.brc-list > li dl dd h5 {font-size: 14px;}
	.brc-list > li dl dd p {font-size: 12px;}
	.brc-list > li dl dd a {right: 0;}
}

@media only screen and (max-width:768px) {
	.brc-list {margin: -10px -5px;}
	.brc-list > li {padding: 10px 5px; width: 50%;}
	.brc-list > li dl {height: 100%; display: flex; flex-direction: column;}
	.brc-list > li dl dt {flex-shrink: 0;}
	.brc-list > li dl dd {text-align: center; padding: 10px 0; flex-grow: 1; display: flex; flex-direction: column;}
	.brc-list > li dl dd h5 {font-size: 13px; flex-grow: 1;}
	.brc-list > li dl dd p {font-size: 11px; flex-shrink: 0; margin-top: 5px;}
	.brc-list > li dl dd a {position: static; flex-shrink: 0; margin: 10px auto 0; text-indent: 0; width: 100px; padding-left: 35px; color: #fff; font-size: 13px; display: flex; align-items: center; background-position: 12px center; background-size: 13px auto;}
}



.ctlg-down {padding: 60px 15%; display: flex; align-items: center; position: relative;}
.ctlg-down:before {content: ''; display: block; background: #f9f9f9; z-index: -1; position: absolute; left: -100%; right: -100%; top: 0; bottom: 0;}
.ctlg-down dt {width: 40%;}
.ctlg-down dt img {display: block; width: 100%;}
.ctlg-down dd {width: 60%; padding-left: 10%;}
.ctlg-down dd h6 {color: #22b24b; font-weight: 600;}
.ctlg-down dd h5 {font-size: 26px; font-weight: 700; margin-top: 50px;}
.ctlg-down dd p {color: #888; margin-top: 15px;}
.ctlg-down dd ul {display: flex; margin-top: 40px;}
.ctlg-down dd ul li {margin-right: 10px;}
.ctlg-down dd ul li:last-child {margin-right: 0;}
.ctlg-down dd a,
.ctlg-down dd button {width: 170px; height: 50px; font-size: 16px; background: #fff; color: #525252; font-weight: 500; border: solid 1px #e0e0e0; -webkit-border-radius: 10px; border-radius: 10px; display: flex; align-items: center; justify-content: center;}
.ctlg-down dd a:after,
.ctlg-down dd button:after {content: ''; display: block; width: 22px; height: 22px; margin-left: 15px;}
.ctlg-down dd a:after {background: url('/images/kor09r-22-0461/sub/board_list_file.png')no-repeat center center / cover;}
.ctlg-down dd button:after {background: url('/images/kor09r-22-0461/sub/catalog_view.png')no-repeat center center / cover;}

.ctlg-list {display: flex; flex-wrap: wrap; margin: -50px -30px;}
.ctlg-list > li {padding: 50px 30px; width: 25%; position: relative;}
.ctlg-list > li dl {}
.ctlg-list > li dl dt {padding-bottom: 69%; width: 50%; border: solid 1px #c7c7c7;}
.ctlg-list > li dl dd {}
.ctlg-list > li dl dd h5 {font-size: 20px; font-weight: 500; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.4; max-height: 2.8em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.ctlg-list > li dl dd a,
.ctlg-list > li dl dd button {width: 170px; height: 50px; font-size: 16px; background: #fff; color: #525252; font-weight: 500; border: solid 1px #e0e0e0; -webkit-border-radius: 10px; border-radius: 10px; display: flex; align-items: center; justify-content: center;}
.ctlg-list > li dl dd a:after,
.ctlg-list > li dl dd button:after {content: ''; display: block; width: 22px; height: 22px; margin-left: 15px;}
.ctlg-list > li dl dd a {margin-top: 10px;}
.ctlg-list > li dl dd button:after {background: url('/images/kor09r-22-0461/sub/catalog_view.png')no-repeat center center / cover;}
.ctlg-list > li dl dd a:after {background: url('/images/kor09r-22-0461/sub/board_list_file.png')no-repeat center center / cover;}

@media only screen and (max-width:1280px) {
	.ctlg-list > li dl dd h5 {font-size: 18px; margin-bottom: 30px;}
}

@media only screen and (max-width:980px) {
	.ctlg-down {padding: 40px 10%;}
	.ctlg-down dd h6 {font-size: 14px;}
	.ctlg-down dd h5 {font-size: 22px; margin-top: 20px;}
	.ctlg-down dd p {font-size: 14px;}
	.ctlg-down dd ul {margin-top: 20px;}
	.ctlg-down dd ul li {margin-right: 5px;}
	.ctlg-down dd a,
	.ctlg-down dd button {width: 120px; height: 40px; font-size: 13px;}
	.ctlg-down dd a:after,
	.ctlg-down dd button:after {width: 16px; height: 16px; margin-left: 10px;}
	.ctlg-list > li {padding: 60px 20px;}
	.ctlg-list > li dl dd h5 {font-size: 16px; margin-bottom: 20px;}
	.ctlg-list > li dl dd a,
	.ctlg-list > li dl dd button {width: 120px; height: 40px; font-size: 13px;}
	.ctlg-list > li dl dd a {margin-top: 5px;}
	.ctlg-list > li dl dd a:after,
	.ctlg-list > li dl dd button:after {width: 16px; height: 16px; margin-left: 10px;}
}

@media only screen and (max-width:768px) {
	.ctlg-down {padding: 40px 0;}
	.ctlg-down dt {width: 35%;}
	.ctlg-down dd {width: 65%; padding-left: 8%;}
	.ctlg-down dd h6 {font-size: 13px;}
	.ctlg-down dd h5 {font-size: 18px; margin-top: 10px;}
	.ctlg-down dd p {font-size: 12px;}
	.ctlg-down dd ul {margin-top: 10px; margin-left: -2px; margin-right: -2px;}
	.ctlg-down dd ul li {width: 50%; padding: 0 2px; margin-right: 0;}
	.ctlg-down dd a,
	.ctlg-down dd button {width: 100%; height: 36px; font-size: 11px; -webkit-border-radius: 6px; border-radius: 6px;}
	.ctlg-down dd a:after,
	.ctlg-down dd button:after {width: 12px; height: 12px; margin-left: 6px;}

	.ctlg-list {display: block; margin: 0;}
	.ctlg-list li {width: 100%; padding: 40px 0;}
	.ctlg-list > li:nth-child(3):before,
	.ctlg-list > li:nth-child(4):before {display: none;}
	.ctlg-list > li:nth-child(even):before {display: block;}
	.ctlg-list > li dl dt {padding-bottom: 49%; width: 35%;}
	.ctlg-list > li dl dd {width: 65%; padding-left: 8%;}
	.ctlg-list > li dl dd h5 {font-size: 14px; margin-bottom: 15px;}
	.ctlg-list > li dl dd a,
	.ctlg-list > li dl dd button {width: 100px; height: 36px; font-size: 12px; -webkit-border-radius: 6px; border-radius: 6px;}
	.ctlg-list > li dl dd a {margin-top: 5px;}
	.ctlg-list > li dl dd button {display: none;}
	.ctlg-list > li dl dd a:after,
	.ctlg-list > li dl dd button:after {width: 12px; height: 12px; margin-left: 6px;}

}




/* FAQ */
.faq-list {border-top: solid 2px #2e3133;}
.faq-list dl {border-bottom: solid 1px #ccc;}
.faq-list dl dt button {padding: 15px 20px; display: flex; align-items: center; text-align: left; padding-right: 50px; position: relative; width: 100%; font-size: 16px; font-weight: 400; border: none; background: none;}
.faq-list dl dt button:before {content: 'Q'; flex-shrink: 0; width: 30px; height: 30px; margin-right: 10px; background: #2e387e; color: #fff; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 50%; border-radius: 50%;}
.faq-list dl dt button:after {content: ''; display: block; width: 10px; height: 10px; border-top: solid 2px #000; border-right: solid 2px #000; position: absolute; top: 50%; margin-top: -5px; right: 20px; -webkit-transform: rotate(135deg); transform: rotate(135deg);}
.faq-list dl dt button.active:after {-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.faq-list dl dd {background: #fafafa; padding: 20px 40px; border-top: solid 1px #ccc; display: none;}
.faq-list dl dd:before {content: 'A'; flex-shrink: 0; width: 30px; height: 30px; margin-right: 20px; background: #ff5400; color: #fff; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 50%; border-radius: 50%;}
.faq-list dl dd p {font-size: 14px; line-height: 1.8;}
.faq-list .none {padding: 30px; text-align: center; border-bottom: solid 1px #ccc; font-size: 14px;}

@media only screen and (max-width:768px) {
	.faq-list dl dt button {padding: 10px 0; padding-right: 0; font-size: 13px;}
	.faq-list dl dt button:before {width: 25px; height: 25px; font-size: 13px;}
	.faq-list dl dt button:after {display: none;}
	.faq-list dl dd {padding: 10px;}
	.faq-list dl dd:before {width: 25px; height: 25px; font-size: 13px; margin-right: 10px;}
	.faq-list dl dd p {font-size: 12px;}
}



/* 고객서비스 */
.form-control {box-shadow:none; border-color: #d8d8d8; -webkit-box-shadow:none; height:60px; -webkit-border-radius: 8px; border-radius: 8px;}
.form-control:focus {outline: none; box-shadow:none;}
/* .form-control:focus{outline:none;box-shadow:none;-webkit-box-shadow:none;border-color:#16103f} */

label {cursor: pointer !important; margin-bottom: 0;}
input[type=checkbox] {width: 20px; height: 20px; border: solid 1px #ccc; margin: -3px 5px 0 0; cursor: pointer; position: relative; vertical-align: middle; -webkit-appearance: none; appearance: none;}
input[type=checkbox]:checked:after {content: ''; display: block; background: #213b87; position: absolute; left: 4px; right: 4px; top: 4px; bottom: 4px;}
input[type=radio] {width: 20px; height: 20px; border: solid 1px #ccc; margin: -3px 5px 0 0; cursor: pointer; position: relative; vertical-align: middle; -webkit-appearance: none; appearance: none; -webkit-border-radius: 50%; border-radius: 50%;}
input[type=radio]:checked:after {content: ''; display: block; background: #213b87; position: absolute; left: 5px; right: 5px; top: 5px; bottom: 5px; -webkit-border-radius: 50%; border-radius: 50%;}
.file-coment {font-size: 12px; margin-top: 5px;}
textarea.form-control {height: 250px; padding: 20px;}
.max580 {max-width: 580px; width: 100%;}

.rsm-info {margin-bottom: 10px; margin-top: 80px;}
.rsm-info strong {font-size: 20px; font-weight: 700; margin-right: 20px;}
.rsm-agree {}
.rsm-agree dt {padding: 15px; border: solid 1px #d8d8d8; border-bottom: none; display: flex; align-items: center; -webkit-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0;}
.rsm-agree dt input[type="checkbox"] {margin: 0; position: relative; background: #fafafa; border-color: #dcdcdc; width: 30px; height: 30px;}
.rsm-agree dt input[type="checkbox"]:after {content: ''; display: block; position: absolute; left: 50%; top: 50%; width: 10px; height: 20px; margin-left: -4px; margin-top: -13px; background: none; border-bottom: solid 3px #dcdcdc; border-right: solid 3px #dcdcdc; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.rsm-agree dt input[type="checkbox"]:checked {border-color: #174168; background: #174168;}
.rsm-agree dt input[type="checkbox"]:checked:after {left: 50%; top: 50%; right: auto; bottom: auto; width: 10px; height: 20px; margin-left: -4px; margin-top: -13px; background: none; border-color: #fff;}
.rsm-agree dt input[type="checkbox"] + label {margin-left: 15px; font-weight: 400;}
.rsm-agree dd {}
.rsm-agree dd textarea {padding: 20px; line-height: 1.8; background-color: #f5f5f5 !important; -webkit-border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px;}
.rsm-radio {display: flex; align-items: center; flex-wrap: wrap;}
.rsm-radio li {margin-right: 20px; padding: 5px 0;}
.rsm-radio li:last-child {margin-right: 0;}
.rsm-radio li label {font-weight: 400 !important;}
.rsm-phone {display: flex; align-items: center;}
.rsm-phone em {display: block; width: 20px; text-align: center; flex-shrink: 0; font-style: normal;}
.rsm-mail {display: flex; align-items: center;}
.rsm-mail em {display: block; width: 30px; text-align: center; flex-shrink: 0; font-style: normal;}
.rsm-mail .menu-scroll {position: relative;}
.rsm-mail .menu-scroll button {border-left: none; width: 60px; height: 60px; padding: 0; margin-left: -8px; -webkit-border-radius: 0px 8px 8px 0px; border-radius: 0px 8px 8px 0px;}
.rsm-upload {margin-bottom: 5px;}
.rsm-upload a {display: inline-flex; align-items: center; justify-content: center; padding: 0 20px; height: 40px; border: solid 1px #d8d8d8; font-size: 14px; -webkit-border-radius: 8px; border-radius: 8px;}
.rsm-img {width: 180px; display: inline-block; vertical-align: middle; margin-left: 5px;}

.rsm-table {table-layout: fixed; width: 100%;}
.rsm-table th,
.rsm-table td {padding: 15px 0;}
.rsm-table th {font-weight: 400; font-size: 18px; width: 140px;}
.rsm-table th label {font-weight: 400; display: inline-flex;}
.rsm-table th span {color: #f00; margin-left: 5px; order: 2;}
.rsm-submit {margin-top: 40px;}
.rsm-submit a,
.rsm-submit button {width: 180px; height: 60px; background: #53ae57; color: #fff; border: none; font-size: 20px; font-weight: 500; margin: 0 auto; -webkit-border-radius: 10px; border-radius: 10px; display: flex; align-items: center; justify-content: center;}


/* 기술문의 */
.iqry-info ul {display: flex; margin: 0 -20px; padding-top: 20px;}
.iqry-info ul li {width: 50%; padding: 0 20px;}
.iqry-info ul li dl {height: 260px; padding: 20px 40px; display: flex; flex-direction: column; justify-content: flex-end; -webkit-border-radius: 15px; border-radius: 15px;}
.iqry-info ul li:nth-child(1) dl {background: url('/images/kor16r-22-0457/sub/inquiry_1.png')no-repeat center center / cover;}
.iqry-info ul li:nth-child(2) dl {background: url('/images/kor16r-22-0457/sub/inquiry_2.png')no-repeat center center / cover;}
.iqry-info ul li dl dt {font-size: 20px; color: #fff; font-weight: 500; margin-bottom: 10px; font-family: 'SBAggro', sans-serif;}
.iqry-info ul li dl dd {margin-bottom: 5px; color: #fff; display: flex; align-items: center;}
.iqry-info ul li dl dd:last-child {margin-bottom: 0;}
.iqry-info ul li dl dd:before {content: ''; display: block; width: 18px; height: 18px; margin-right: 10px;}
.iqry-info ul li dl dd.tel:before {background: url('/images/kor16r-22-0457/sub/inquiry_tel.png')no-repeat center center / cover;}
.iqry-info ul li dl dd.mail:before {background: url('/images/kor16r-22-0457/sub/inquiry_mail.png')no-repeat center center / cover;}
.iqry-desc {padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 2px #000;}
.iqry-desc strong {font-size: 22px; margin-right: 20px;}



@media screen and (max-width: 1280px) {
	.iqry-desc {margin-top: -10px;}
	.rsm-submit {margin-top: 40px;}
}

@media screen and (max-width: 980px) {
	.form-control {height: 50px;}
	.rsm-mail .menu-scroll button {width: 50px; height: 50px;}
	.iqry-info ul {margin: 0 -10px; padding-top: 10px;}
	.iqry-info ul li {padding: 0 10px;}
	.iqry-info ul li dl {height: 200px; padding: 20px;}
	.iqry-info ul li dl dt {font-size: 18px;}
	.iqry-info ul li dl dd {font-size: 14px;}
	.rsm-table th,
	.rsm-table td {padding: 10px 0;}
	.rsm-table th {font-size: 16px; width: 100px;}
	.rsm-submit {margin-top: 30px;}
	.rsm-submit a,
	.rsm-submit button {width: 180px; font-size: 18px;}
}

@media screen and (max-width: 768px) {
	
	.form-control {height: 44px; padding: 6px;}
	.rsm-mail .menu-scroll button {width: 44px; height: 44px;}
	.rsm-table,
	.rsm-table tbody,
	.rsm-table tr,
	.rsm-table th,
	.rsm-table td {display: block; width: 100%;}	
	.rsm-table th,
	.rsm-table td {padding: 0;}
	.rsm-table th {font-size: 14px; width: 100px; margin-top: 20px; margin-bottom: 5px;}
	textarea.form-control {height: 200px; padding: 10px;}
	.rsm-upload {margin-bottom: 5px; margin-top: -40px; display: flex; justify-content: flex-end;}

	.rsm-agree {margin-top: 20px;}
	.rsm-agree dt {padding: 10px;}
	.rsm-agree dt input[type="checkbox"] {width: 20px; height: 20px;}
	.rsm-agree dt input[type="checkbox"]:after {width: 7px; height: 14px; margin-left: -3px; margin-top: -9px; border-bottom-width: 2px; border-right-width: 2px;}
	.rsm-agree dt input[type="checkbox"]:checked:after {width: 7px; height: 14px; margin-left: -3px; margin-top: -9px;}
	.rsm-agree dt input[type="checkbox"] + label {margin-left: 10px; font-size: 14px;}
	.rsm-agree dd textarea {padding: 10px; font-size: 12px;}
	
	.rsm-submit {margin-top: 20px;}
	.rsm-submit a,
	.rsm-submit button {width: 140px; height: 50px; font-size: 16px;}

	.iqry-info ul {margin: 0; display: block;}
	.iqry-info ul li {padding: 0; width: 100%; margin-bottom: 10px;}
	.iqry-info ul li:last-child {margin-bottom: 0;}
	.iqry-info ul li dl {height: 140px; padding: 20px;}
	.iqry-info ul li dl dt {font-size: 16px;}
	.iqry-info ul li dl dd {font-size: 13px;}
	.iqry-desc {margin-top: 0;}
	.iqry-desc span {display: block;}

}



/* 제품 */
.gd-tab {padding-bottom: 60px; margin: 0 -10px; display: flex; flex-wrap: wrap; justify-content: center;}
.gd-tab li {padding: 0 10px;}
.gd-tab li:first-child:nth-last-child(2),
.gd-tab li:first-child:nth-last-child(2) ~ li {width: 50%;}
.gd-tab li:first-child:nth-last-child(3),
.gd-tab li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
.gd-tab li:first-child:nth-last-child(4),
.gd-tab li:first-child:nth-last-child(4) ~ li {width: 25%;}
.gd-tab li:first-child:nth-last-child(5),
.gd-tab li:first-child:nth-last-child(5) ~ li {width: 20%;}
.gd-tab li a {height: 50px; font-size: 16px; background: #f3f3f3; color: #292929; font-weight: 500; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 40px; border-radius: 40px;}
.gd-tab li a.active {background: #027791; color: #fff;}


.gd-list {margin: -50px -20px; display: flex; flex-wrap: wrap;}
.gd-list li {width: 25%; padding: 50px 20px;}
.gd-list li.none {width: 100%; text-align: center;}
.gd-list li a {display: block;}
.gd-list li a img {display: block; width: 100%; border: solid 1px #efefef;}
.gd-list li a h5 {font-size: 16px; font-weight: 500; margin-top: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

@media screen and (max-width: 1280px) {
	.gd-list li a h5 {font-size: 15px;}
}

@media screen and (max-width: 980px) {
	.gd-tab li {width: auto !important; margin: 0 20px;}
	.gd-list {margin: -30px -15px;}
	.gd-list li {padding: 30px 15px; width: 33.3333%;}
	.gd-list li a h5 {font-size: 14px; margin-top: 5px;}
}

@media screen and (max-width: 768px) {
	.gd-tab {border-bottom: none;}
	.gd-tab li {margin: 2px;}
	.gd-tab li a {height: 40px; font-size: 13px; padding: 0 10px; border: solid 1px #ddd;}	
	.gd-tab li a.active:after {display: none;}
	.gd-tab li a.active {background: #1a1dcc; color: #fff;}
	.gd-list {margin: -20px -10px;}
	.gd-list li {padding: 20px 10px; width: 50%;}
	.gd-list li a h5 {font-size: 13px;}
}




.gd-dtl__top {display: flex;}
.gd-dtl__img {width: 50%;}
.gd-dtl__big {border: solid 1px #ddd;}
.gd-dtl__nav {margin: 0 -6px; margin-top: 30px;}
.gd-dtl__nav .slick-slide {padding: 0 6px;}
.gd-dtl__nav .slick-slide img {display: block; border: solid 1px #ddd;}
.gd-dtl__nav .slick-arrow {display: block; width: 30px; text-indent: -9999px; border: none; position: absolute; top: 0; bottom: 0; background: none;}
.gd-dtl__nav .slick-prev {right: 100%; margin-right: -6px;}
.gd-dtl__nav .slick-next {left: 100%; margin-left: -6px;}
.gd-dtl__nav .slick-arrow:after {content: ''; display: block; width: 16px; height: 16px; border-top: solid 3px #eaeaea; position: absolute; top: 50%; left: 50%; margin-top: -8px;}
.gd-dtl__nav .slick-prev:after {border-left: solid 3px #eaeaea; margin-left: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.gd-dtl__nav .slick-next:after {border-right: solid 3px #eaeaea; margin-left: -12px; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.gd-dtl__smry {width: 50%; padding-left: 60px; display: flex; flex-direction: column;}
.gd-dtl__smry h6 {font-size: 20px; color: #1a1dcc; font-weight: 600;}
.gd-dtl__smry h4 {font-size: 40px; font-weight: 600; color: #000; margin-top: 10px;}
.gd-dtl__smry dl {}
.gd-dtl__smry dl dt {font-size: 24px; font-weight: 600;}
.gd-dtl__smry dl dd {margin-top: 20px; font-size: 16px; line-height: 1.8;}
.gd-dtl__smry dl dd pre {display: none;}
.gd-dtl__smry dl dd ul {}
.gd-dtl__smry dl dd ul li {font-size: 18px; margin-bottom: 15px; position: relative; padding-left: 20px;}
.gd-dtl__smry dl dd ul li:last-child {margin-bottom: 0;}
.gd-dtl__smry dl dd ul li:before {content: ''; display: block; width: 3px; height: 3px; background: #000; position: absolute; left: 8px; top: 10px; -webkit-border-radius: 50%; border-radius: 50%;}

.goods-dtl__list2 li {display: flex;}
.goods-dtl__list2 li strong {flex-shrink: 0; width: 100px;}

.gd-dtl__shrink {flex-shrink: 0;}
.gd-dtl__grow {flex-grow: 1; margin-top: 30px; padding-top: 30px; border-top: dotted 2px #ddd;}
.gd-dtl__btn {flex-shrink: 0; margin-top: 30px;}
.gd-dtl__btn ul {display: flex; margin: 0 -5px;}
.gd-dtl__btn ul li {padding: 0 5px;}
.gd-dtl__btn ul li:first-child:nth-last-child(1) {width: 50%;}
.gd-dtl__btn ul li:first-child:nth-last-child(2),
.gd-dtl__btn ul li:first-child:nth-last-child(2) ~ li {width: 50%;}
.gd-dtl__btn ul li:first-child:nth-last-child(3),
.gd-dtl__btn ul li:first-child:nth-last-child(3) ~ li {width: 33.3333%;}
.gd-dtl__btn ul li:first-child:nth-last-child(4),
.gd-dtl__btn ul li:first-child:nth-last-child(4) ~ li {width: 25%;}
.gd-dtl__btn ul li a,
.gd-dtl__btn ul li button {width: 100%; height: 60px; border: solid 1px #333; background: none; padding: 0 40px; line-height: 1.0; font-size: 18px; display: flex; align-items: center; justify-content: center;}
.gd-dtl__btn ul li a.grn,
.gd-dtl__btn ul li button.grn {background: #00025a; border-color: #00025a; color: #fff;}

.gd-dtl__content {margin-top: 100px; font-size: 16px; line-height: 1.8;}
.gd-dtl__content h4 {font-size: 24px; font-weight: 600; margin-bottom: 20px;}
.gd-dtl__content dl {margin-top: 40px;}
.gd-dtl__content dl dt {font-size: 18px; color: #00025a; font-weight: 600; margin-bottom: 10px;}
.gd-dtl__content dl dd {font-size: 18px; margin-bottom: 5px; position: relative; padding-left: 20px;}
.gd-dtl__content dl dd:last-child {margin-bottom: 0;}
.gd-dtl__content dl dd:before {content: ''; display: block; width: 3px; height: 3px; background: #000; position: absolute; left: 8px; top: 10px; -webkit-border-radius: 50%; border-radius: 50%;}

@media screen and (max-width: 1280px) {
	.gd-dtl__smry h6 {font-size: 16px;}
	.gd-dtl__smry h4 {font-size: 36px;}
	.gd-dtl__smry dl dt {font-size: 20px;}
	.gd-dtl__smry dl dd {font-size: 15px;}
	.gd-dtl__smry dl dd ul li {font-size: 16px;}
	.gd-dtl__smry dl dd ul li:before {top: 8px;}
	.gd-dtl__grow {margin-top: 30px; padding-top: 30px;}
	.gd-dtl__btn ul {margin: 0 -2px;}
	.gd-dtl__btn ul li {padding: 0 2px;}
	.gd-dtl__btn ul li a,
	.gd-dtl__btn ul li button {height: 50px; padding: 0 30px; font-size: 16px;}
	.gd-dtl__content {margin-top: 100px; font-size: 15px;}
	.gd-dtl__content h4 {font-size: 20px;}
	.gd-dtl__content dl dt {font-size: 16px;}
	.gd-dtl__content dl dd {font-size: 16px;}
	.gd-dtl__content dl dd:before {top: 8px;}
}

@media screen and (max-width: 980px) {
	.gd-dtl__smry h4 {font-size: 30px;}
	.gd-dtl__smry dl dt {font-size: 16px;}
	.gd-dtl__smry dl dd {margin-top: 10px; font-size: 14px;}
	.gd-dtl__smry dl dd ul li {font-size: 14px; padding-left: 10px; margin-bottom: 10px;}
	.gd-dtl__smry dl dd ul li:before {top: 7px; left: 0;}	
	.gd-dtl__grow {margin-top: 20px; padding-top: 20px;}
	.gd-dtl__btn ul li a,
	.gd-dtl__btn ul li button {width: 100%; padding: 0 0; font-size: 14px;}

	.gd-dtl__content {margin-top: 60px; font-size: 14px;}
	.gd-dtl__content h4 {font-size: 16px; margin-bottom: 10px;}
	.gd-dtl__content dl {margin-top: 20px;}
	.gd-dtl__content dl dt {font-size: 14px;}
	.gd-dtl__content dl dd {font-size: 14px; padding-left: 10px;}
	.gd-dtl__content dl dd:before {top: 7px; left: 0;}
}

@media screen and (max-width: 768px) {
	.gd-dtl__top {display: block;}
	.gd-dtl__img {width: 100%;}
	.gd-dtl__smry {width: 100%; margin-top: 40px; padding-left: 0;}
	.goods-dtl__list2 li strong {width: 80px;}
}




.sub-name {font-size: 25px; color: #22b24b; font-weight: 700; margin-top: 120px; margin-bottom: 30px;}
.sub-name.mt0 {margin-top: 0;}
.sub-txt {font-size: 16px;}
.sub-dots li {display: flex; margin-bottom: 10px;}
.sub-dots li:last-child {margin-bottom: 0;}
.sub-dots li:before {content: ''; display: block; width: 3px; height: 3px; flex-shrink: 0; margin-top: 10px; margin-right: 10px; background: #000; -webkit-border-radius: 50%; border-radius: 50%;}

@media screen and (max-width: 1280px) {
	.sub-name {font-size: 22px; margin-top: 100px; margin-bottom: 20px;}
	.sub-txt {font-size: 15px;}
	.sub-dots li {font-size: 15px;}
}

@media screen and (max-width: 980px) {
	.sub-name {font-size: 20px; margin-top: 80px; margin-bottom: 15px;}
	.sub-txt {font-size: 14px;}
	.sub-dots li {font-size: 14px;}
	.sub-dots li:before {margin-top: 8px; margin-right: 8px;}
}

@media screen and (max-width: 768px) {
	.sub-name {font-size: 18px; margin-top: 60px; margin-bottom: 10px;}
	.sub-txt {font-size: 13px;}
	.sub-dots li {font-size: 13px;}
	.sub-dots li:before {margin-top: 7px; margin-right: 6px;}
}



/* service */
.grt-slogan {padding: 60px 0; position: relative;}
.grt-slogan:before {content: ''; display: block; background: #f6f8f9; position: absolute; top: 0; bottom: 0; left: -100%; right: -100%;}
.grt-slogan:after {content: ''; display: block; width: 480px; height: 480px; position: absolute; right: 0; top: 50%; background: url('/images/kor09r-22-0461/sub/greeting_welcome.png')no-repeat center center / cover; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.grt-slogan span {display: block; font-size: 16px; color: #22b24b; position: relative; font-weight: 600; z-index: 1;}
.grt-slogan h4 {font-size: 40px; font-weight: 700; position: relative; line-height: 1.4; margin-top: 20px; z-index: 1;}
.grt-txt {padding-top: 80px; padding-bottom: 200px; display: flex; margin: 0 -120px; position: relative;}
.grt-txt > div {width: 50%; padding: 0 120px; display: flex; flex-direction: column;}
.grt-txt > div p {font-size: 18px; line-height: 2.0; margin-bottom: 30px; flex-grow: 1;}
.grt-txt > div p:last-child {margin-bottom: 0;}
.grt-txt > div h5 {font-size: 18px; font-weight: 600;}
.grt-txt > div h5 strong {font-size: 25px; font-weight: 800; letter-spacing: 0.25rem; margin-left: 10px;}

@media screen and (max-width: 1280px) {
	.grt-slogan:after {width: 400px; height: 400px;}
	.grt-slogan h4 {font-size: 36px; margin-top: 10px;}
	.grt-txt {margin: 0 -60px; padding-bottom: 120px;}
	.grt-txt > div {padding: 0 60px;}
}

@media screen and (max-width: 980px) {
	.grt-slogan:after {width: 320px; height: 320px;}
	.grt-slogan h4 {font-size: 30px;}
	.grt-txt {margin: 0 -30px; padding-top: 60px; padding-bottom: 80px;}
	.grt-txt > div {padding: 0 30px;}
	.grt-txt > div p {font-size: 16px;}
	.grt-txt > div h5 {font-size: 16px;}
	.grt-txt > div h5 strong {font-size: 20px;}
}

@media screen and (max-width: 768px) {
	.grt-slogan {padding: 40px 20px; margin: 0 -20px; background: #f6f8f9; overflow: hidden;}
	.grt-slogan:before {display: none;}
	.grt-slogan:after {width: 240px; height: 240px; right: -60px;}
	.grt-slogan span {font-size: 14px;}
	.grt-slogan h4 {font-size: 20px;}
	.grt-slogan h4 br {display: none;}
	.grt-txt {margin: 0; padding-top: 40px; padding-bottom: 60px; display: block;}
	.grt-txt > div {padding: 0; width: 100%; margin-bottom: 20px;}
	.grt-txt > div:last-child {margin-bottom: 0;}
	.grt-txt > div p {font-size: 14px; margin-bottom: 20px;}
	.grt-txt > div h5 {font-size: 14px; margin-top: 40px;}
	.grt-txt > div h5 strong {font-size: 18px;}

}




.cpny-title {text-align: center;}
.cpny-title span {display: block; color: #22b24b; font-weight: 600; font-size: 16px;}
.cpny-title h4 {font-size: 30px; font-weight: 400; margin-top: 30px;}
.cpny-title h4 strong {font-weight: 700;}
.cpny-img {margin-top: 70px;}
.cpny-img img {}
.cpny-info {margin-top: 20px;}
.cpny-info dl {display: flex; padding: 30px 0; border-top: dashed 1px #a5a5a5;}
.cpny-info dl:first-child,
.cpny-info dl:last-child {border-top: none;}
.cpny-info dl:last-child {background: #f6f8f9;}
.cpny-info dl dt {padding: 0 20px; flex-shrink: 0; width: 30%; font-size: 20px; font-weight: 500; display: flex; align-items: center;}
.cpny-info dl dt:before {content: ''; display: block; flex-shrink: 0; width: 3px; height: 3px; margin-right: 10px; background: #000; -webkit-border-radius: 50%; border-radius: 50%;}
.cpny-info dl dd {flex-grow: 1; font-size: 18px;}
.cpny-info dl dd h5 {font-weight: 600; margin-top: 60px; margin-bottom: 10px;}
.cpny-info dl dd h5:first-child {margin-top: 0;}
.cpny-info dl dd ul {display: flex; align-items: center; flex-wrap: wrap;}
.cpny-info dl dd ul li {margin-right: 30px;}
.cpny-info dl dd ul li:last-child {margin-right: 0;}

@media screen and (max-width: 1280px) {
	.cpny-title h4 {font-size: 28px; margin-top: 20px;}
	.cpny-img {margin-top: 40px;}
	.cpny-info dl {padding: 20px 0;}
	.cpny-info dl dt {font-size: 16px;}
	.cpny-info dl dd {font-size: 16px;}
}

@media screen and (max-width: 980px) {
	.cpny-title h4 {font-size: 26px;}
	.cpny-info dl {padding: 15px 0;}
}

@media screen and (max-width: 768px) {
	.cpny-title span {font-size: 12px;}
	.cpny-title h4 {font-size: 16px; margin-top: 10px;}
	.cpny-img {margin-top: 20px;}
	.cpny-info dl:last-child {background: none; border-top: dashed 1px #a5a5a5; border-bottom: dashed 1px #a5a5a5;}
	.cpny-info dl dt {font-size: 14px; padding: 0;}
	.cpny-info dl dd {font-size: 14px;}
	.cpny-info dl dd h5 {margin-top: 20px;}
	.cpny-info dl dd ul {display: block;}
	.cpny-info dl dd ul li {margin-right: 0;}
}





.hsty {background: url('/images/kor09r-22-0461/sub/history.png')no-repeat center center;}
.hsty dl {padding-left: calc(50% + 50px); padding-bottom: 40px; position: relative;}
.hsty dl:before {content: ''; display: block; width: 1px; background: #e4e4e4; position: absolute; left: 50%; top: 0; bottom: 0;}
.hsty dl:after {content: ''; display: block; width: 16px; height: 16px; background: #fff; border: solid 3px #22b24b; position: absolute; left: 50%; margin-left: -8px; top: 12px; box-sizing: border-box; -webkit-border-radius: 50%; border-radius: 50%;}
.hsty dl:last-child {padding-bottom: 0;}
.hsty dl:first-child:before {top: 30px;}
.hsty dl:last-child:before {bottom: auto; height: 30px;}
.hsty dl dt {font-size: 40px; font-weight: 800; line-height: 1.0;}
.hsty dl dd {margin-top: 20px; font-size: 18px;}
.hsty dl dd ul li {margin-bottom: 10px; display: flex; line-height: 1.6; font-weight: 300;}
.hsty dl dd ul li:last-child {margin-bottom: 0;}
.hsty dl dd ul li strong {flex-shrink: 0; margin-right: 10px;}
.hsty dl:nth-child(odd) {padding-left: 0; padding-right: calc(50% + 50px);}
.hsty dl:nth-child(odd) dt {text-align: right;}
.hsty dl:nth-child(odd) dd ul li {justify-content: flex-end; text-align: right;}
.hsty dl:nth-child(odd) dd ul li strong {margin-right: 0; margin-left: 10px; order: 2;}

@media screen and (max-width: 1280px) {
	.hsty dl {padding-left: calc(50% + 40px);}
	.hsty dl:nth-child(odd) {padding-right: calc(50% + 40px);}
}

@media screen and (max-width: 980px) {
	.hsty dl {padding-bottom: 30px;}
	.hsty dl dt {font-size: 32px;}
	.hsty dl dd {margin-top: 15px; font-size: 16px;}
}

@media screen and (max-width: 768px) {
	.hsty {background-size: 100% auto;}
	.hsty:before {left: 0;}
	.hsty:after {left: 0;}
	.hsty dl {padding-left: 30px; padding-bottom: 20px;}
	.hsty dl:before {left: 0;}
	.hsty dl:after {left: 0; top: 3px;}
	.hsty dl:first-child:before {top: 20px;}
	.hsty dl:last-child:before {height: 20px;}
	.hsty dl dt {font-size: 20px;}
	.hsty dl dd {margin-top: 10px; font-size: 14px;}
	.hsty dl dd ul li {margin-bottom: 5px;}
	.hsty dl dd ul li:before {margin-right: 5px; margin-top: 10px;}
	.hsty dl:nth-child(odd) {padding-left: 30px; padding-right: 0;}
	.hsty dl:nth-child(odd) dt {text-align: left;}
	.hsty dl:nth-child(odd) dd ul li {justify-content: flex-start; text-align: left;}
	.hsty dl:nth-child(odd) dd ul li strong {order: 0; margin-right: 10px; margin-left: 0;}
}





.org {position: relative;}
.org-status {position: absolute; left: 0; top: 100px;}
.org-status p {width: 140px; text-align: center;}
.org-status dl {position: relative;}
.org-status dl:before {content: ''; display: block; position: absolute; left: 20px; top: 50px; bottom: 20px; border-left: dotted 2px #e0e0e0;}
.org-status dl dt {width: 140px; height: 50px; margin-top: 10px; background: #3471b6; color: #fff; text-align: center; position: relative; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 30px; border-radius: 30px;}
.org-status dl dd {width: 130px; height: 40px; margin-top: 10px; margin-left: 40px; background: #f1f1f1; position: relative; text-align: center; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 8px; border-radius: 8px;}
.org-status dl dd:after {content: ''; display: block; width: 20px; margin-left: -20px; position: absolute; left: 0; top: 50%; border-top: dotted 2px #e0e0e0;}

.org-ceo {margin: 0 auto; background: #fff; position: relative; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.05); box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.05);}
.org-ceo span {width: 100%; height: 100%; text-align: center; font-weight: 600; color: #fff; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 50%; border-radius: 50%;}
.org-ceo.type1 {width: 240px; height: 240px; padding: 40px; margin-bottom: 50px;}
.org-ceo.type2 {width: 160px; height: 160px; padding: 20px; margin-bottom: 90px; position: relative; z-index: 1;}
.org-ceo.type1 span {font-size: 22px; background: #7FCF82; background: linear-gradient(to top right, #7FCF82 0%, #22b24b 100%);}
.org-ceo.type2 span {font-size: 18px; background: #31537d;}
.org-ceo.type1:before {content: ''; display: block; width: 10px; height: 10px; position: absolute; left: 50%; margin-left: -5px; bottom: 0; margin-bottom: -5px; background: #22b24b; border: solid 2px #fff; -webkit-border-radius: 50%; border-radius: 50%;}
.org-ceo:after {content: ''; display: block; position: absolute; top: 100%; left: 50%; border-left: dotted 2px #e0e0e0;}
.org-ceo.type1:after {height: 50px;}
.org-ceo.type2:after {height: 90px;}

.org-group {display: flex; margin: 0 -5px; position: relative;}
.org-group:before {content: ''; position: absolute; left: 10%; right: 30%; top: 0; border-top: dotted 2px #e0e0e0;}
.org-group > li {position: relative; padding: 30px 5px 0; display: flex; flex-direction: column;}
.org-group > li:before {content: ''; display: block; position: absolute; top: 0; left: 50%; height: 110px; border-left: dotted 2px #e0e0e0;}
.org-group > li > h6 {flex-shrink: 0; margin: 0 auto; height: 60px; color: #fff; font-size: 18px; flex-shrink: 0; position: relative; background: #717171; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 30px; border-radius: 30px;}
.org-group > li > ul {flex-grow: 1; display: flex; margin: 0 -5px; padding-top: 20px; position: relative;}
.org-group > li > ul > li {position: relative; width: calc(100% / 2); padding: 20px 5px 0; display: flex; flex-direction: column;}
.org-group > li > ul > li:before {content: ''; position: absolute; left: 0; right: 0; top: 0; border-top: dotted 2px #e0e0e0;}
.org-group > li > ul > li:first-child:before {left: 50%;}
.org-group > li > ul > li:last-child:before {right: 50%;}
.org-group > li > ul > li:after {content: ''; display: block; position: absolute; top: 0; left: 50%; height: 100px; z-index: -1; border-left: dotted 2px #e0e0e0;}
.org-group > li > ul > li dl {position: relative; height: 100%; display: flex; flex-direction: column;}
.org-group > li > ul > li dl dt {height: 60px; color: #fff; font-size: 18px; flex-shrink: 0; position: relative; background: #e8994c; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 30px; border-radius: 30px;}
.org-group > li > ul > li dl dd {margin-top: 20px; padding: 30px 25px; flex-grow: 1; position: relative; background: #f1f1f1; -webkit-border-radius: 10px; border-radius: 10px;}
.org-group > li > ul > li dl dd p {display: flex; margin-bottom: 5px; line-height: 1.4;}
.org-group > li > ul > li dl dd p:before {content: ''; display: block; flex-shrink: 0; width: 3px; height: 3px; margin-top: 10px; margin-right: 10px; background: #000; -webkit-border-radius: 50%; border-radius: 50%;}
.org-group > li > ul > li dl dd p:last-child {margin-bottom: 0;}
.org-group > li:nth-child(1) {width: 20%;}
.org-group > li:nth-child(1) h6 {width: 100%;}
.org-group > li:nth-child(1) > ul > li {width: 100%;}
.org-group > li:nth-child(2) {width: 40%;}
.org-group > li:nth-child(2) h6 {width: calc(100% / 2);}
.org-group > li:nth-child(3) {width: 40%;}
.org-group > li:nth-child(3):before {left: 25%;}
.org-group > li:nth-child(3) > h6 {width: calc(100% / 2); margin-left: 0;}
.org-group > li:nth-child(3) > ul > li {width: calc(100% / 2);}
.org-group > li:nth-child(3) > ul > li:first-child:before {display: none;}
.org-group > li:nth-child(3) > ul > li:last-child:before {right: 50%; top: -100%; left: -160%;}
.org-group > li:nth-child(3) > ul > li:last-child:after {top: -100%; bottom: 0; height: auto;}

@media screen and (max-width: 1280px) {
	.org-group > li > ul > li dl dt {height: 50px; font-size: 16px;}
	.org-group > li > ul > li dl dd {padding: 20px;}
}

@media screen and (max-width: 980px) {
	.org-status {top: 30px;}
	.org-status p {width: 60px; font-size: 12px; white-space: nowrap;}
	.org-status dl:before {left: 5px; top: 30px; bottom: 15px;}
	.org-status dl dt {width: 60px; height: 30px; font-size: 12px; margin-top: 5px;}
	.org-status dl dd {width: 80px; height: 30px; font-size: 11px; margin-top: 5px; margin-left: 15px;}
	.org-status dl dd:after {width: 10px; margin-left: -10px;}
	.org-group > li:before {height: 100px;}
	.org-group > li > h6 {height: 50px; font-size: 16px;}
	.org-group > li > ul > li dl dt {height: 40px; font-size: 14px;}
	.org-group > li > ul > li dl dd {padding: 15px 10px;}
	.org-group > li > ul > li dl dd p {font-size: 14px;}
	.org-group > li > ul > li dl dd p:before {margin-top: 7px; margin-right: 4px;}
}

@media screen and (max-width: 768px) {
	.org-ceo.type1 {width: 120px; height: 120px; padding: 10px; margin-bottom: 20px;}
	.org-ceo.type2 {width: 100px; height: 100px; padding: 10px; margin-bottom: 20px;}
	.org-ceo.type1 span {font-size: 18px;}
	.org-ceo.type2 span {font-size: 14px;}
	.org-ceo.type1:after {height: 20px;}
	.org-ceo.type2:after {height: 20px;}
	.org-group {display: block; margin: 0;}
	.org-group:before {display: none;}
	.org-group > li {width: 100%; margin-top: 20px;}
	.org-group > li:before {height: 90px;}
	.org-group > li > h6 {height: 40px; font-size: 14px;}
	.org-group > li > ul > li dl dd p {font-size: 13px;}
	.org-group > li:nth-child(1) {width: 100%; padding-left: 25%; padding-right: 25%;}
	.org-group > li:nth-child(2) {width: 100%;}
	.org-group > li:nth-child(2):before {top: 30px; height: 60px;}
	.org-group > li:nth-child(3) {margin-top: 10px; width: 100%;}
	.org-group > li:nth-child(3):before {left: 50%; top: 30px; height: 60px;}
	.org-group > li:nth-child(3) > h6 {margin-left: auto; width: calc(100% / 2);}
	.org-group > li:nth-child(3) > ul {flex-wrap: wrap; justify-content: center;}
	.org-group > li:nth-child(3) > ul > li {width: calc(100% / 2);}
	.org-group > li:nth-child(3) > ul > li:nth-child(2):before {right: 50%;}
	.org-group > li:nth-child(3) > ul > li:last-child {margin: 20px 25% 0;}
	.org-group > li:nth-child(3) > ul > li:last-child:before {display: none;}
	.org-group > li:nth-child(3) > ul > li:last-child:after {top: 20px;}
}





.loc {margin-top: 180px;}
.loc.mt0 {margin-top: 0;}
.loc-map {height: 460px;}
.loc-map iframe {display: block; width: 100%; height: 100%;}
.loc-info {padding-left: 80px; display: flex;}
.loc-info dt {width: 250px; height: 250px; padding: 40px 30px; margin-top: -125px; flex-shrink: 0; border: solid 2px #cdcdcd; background: #fff; display: flex; flex-direction: column; justify-content: space-between;}
.loc-info dt span {display: block; color: #22b24b; font-weight: 600;}
.loc-info dt h5 {font-size: 25px; font-weight: 700; line-height: 1.3;}
.loc-info dt.bk {background: #2d2d2d; border-color: #2d2d2d;}
.loc-info dt.bk h5 {color: #fff;}
.loc-info dd {padding-top: 60px; padding-left: 80px;}
.loc-info dd ul li {margin-bottom: 15px; display: flex; align-items: center;}
.loc-info dd ul li:last-child {margin-bottom: 0;}
.loc-info dd ul li strong {width: 140px; display: flex; align-items: center; flex-shrink: 0;}
.loc-info dd ul li strong:before {content: ''; display: block; width: 18px; height: 21px; margin-right: 15px;}
.loc-info dd ul li:nth-child(1) strong:before {background: url('/images/kor09r-22-0461/sub/location_1.png')no-repeat center center / cover;}
.loc-info dd ul li:nth-child(2) strong:before {background: url('/images/kor09r-22-0461/sub/location_2.png')no-repeat center center / cover;}
.loc-info dd ul li:nth-child(3) strong:before {background: url('/images/kor09r-22-0461/sub/location_3.png')no-repeat center center / cover;}

@media screen and (max-width: 1280px) {
	.loc {margin-top: 120px;}
	.loc-map {height: 400px;}
	.loc-info {padding-left: 40px;}
	.loc-info dt {width: 200px; height: 200px; padding: 30px 20px; margin-top: -100px;}
	.loc-info dt span {font-size: 14px;}
	.loc-info dt h5 {font-size: 20px;}
	.loc-info dd {padding-top: 40px; padding-left: 40px;}
	.loc-info dd ul li strong {width: 100px;}
}

@media screen and (max-width: 980px) {
	.loc {margin-top: 80px;}
	.loc-map {height: 320px;}
	.loc-info {padding-left: 30px;}
	.loc-info dt {width: 160px; height: 160px; padding: 20px 15px; margin-top: -80px;}
	.loc-info dt span {font-size: 12px;}
	.loc-info dt h5 {font-size: 18px;}
	.loc-info dd {padding-top: 30px; padding-left: 30px;}
	.loc-info dd ul li {font-size: 14px;}
	.loc-info dd ul li strong {width: 80px;}
}

@media screen and (max-width: 768px) {
	.loc {margin-top: 60px;}
	.loc-map {height: 240px;}
	.loc-info {padding-left: 0; margin-top: 20px; display: block;}
	.loc-info dt {width: 100%; height: auto; padding: 15px; margin-top: 0;}
	.loc-info dt h5 {font-size: 16px; margin-top: 5px;}
	.loc-info dt h5 br {display: none;}
	.loc-info dd {padding-top: 20px; padding-left: 0;}
	.loc-info dd ul li {font-size: 13px;}
}









.biz-top span {display: block; font-size: 16px; color: #22b24b; position: relative; font-weight: 600; z-index: 1;}
.biz-top h4 {font-size: 40px; font-weight: 700; position: relative; line-height: 1.4; margin-top: 20px; z-index: 1;}
.biz-top p {padding: 30px 0; margin-top: 30px; font-size: 18px; line-height: 1.8; position: relative;}
.biz-top p:before {content: ''; display: block; background: #f6f8f9; position: absolute; top: 0; bottom: 0; left: -100%; right: -100%; z-index: -1;}
.biz-tab {border-bottom: solid 1px #e5e5e5; margin-top: 80px; margin-bottom: 50px; display: flex; justify-content: center;}
.biz-tab li {margin: 0 40px;}
.biz-tab li a {padding: 0 40px; height: 60px; font-size: 20px; color: #808080; position: relative; display: flex; align-items: center; justify-content: center;}
.biz-tab li a.active {color: #53ae57; font-weight: 700;}
.biz-tab li a.active:after {content: ''; display: block; height: 5px; background: #53ae57; position: absolute; left: 0; right: 0; bottom: -1px;}
.bnd-list.biz-list > li {width: calc(100% / 6); padding: 50px 10px;}
.bnd-list.biz-list > li.none {width: 100%;}
.bnd-list.biz-list > li dl dt {padding-bottom: 100%;}
.bnd-list.biz-list > li dl dd h5 {font-size: 18px;}
.bnd-list.biz-list > li dl dd a,
.bnd-list.biz-list > li dl dd button {width: 140px; height: 40px; font-size: 14px;}

@media only screen and (max-width:1280px) {
	.biz-top h4 {font-size: 36px; margin-top: 10px;}
	.biz-top p {font-size: 16px; margin-top: 20px; padding: 20px 0;}
	.biz-tab {margin-top: 60px; margin-bottom: 40px;}
	.biz-tab li {margin: 0 20px;}
	.biz-tab li a {padding: 0 30px; font-size: 18px;}
	.bnd-list.biz-list > li dl dd h5 {font-size: 16px;}
}

@media only screen and (max-width:980px) {
	.biz-top h4 {font-size: 30px;}
	.biz-top p {font-size: 14px;}
	.biz-tab {margin-top: 40px; margin-bottom: 20px;}
	.biz-tab li {margin: 0 10px;}
	.bnd-list.biz-list > li {width: calc(100% / 4); padding: 40px 10px;}
	.bnd-list.biz-list > li dl dd h5 {font-size: 16px;}
}

@media only screen and (max-width:768px) {
	.biz-top span {font-size: 14px;}
	.biz-top h4 {font-size: 20px;}
	.biz-top h4 br {display: none;}
	.biz-top p {font-size: 13px;}
	.biz-tab {margin-top: 20px;}
	.biz-tab li {margin: 0; width: calc(100% / 3);}
	.biz-tab li a {height: 50px; font-size: 14px;}
	.biz-tab li a.active:after {height: 3px;}
	.bnd-list.biz-list > li {width: calc(100% / 3); padding: 30px 5px;}
	.bnd-list.biz-list > li dl dd h5 {font-size: 14px;}
	.bnd-list.biz-list > li dl dd a,
	.bnd-list.biz-list > li dl dd button {width: 80px; height: 30px; font-size: 11px; border-radius: 4px;}
	.bnd-list.biz-list > li dl dd a:after,
	.bnd-list.biz-list > li dl dd button:after {display: none;}
}


