
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');
.sub-contents{width:100%; margin-bottom:100px;}

/* SUB DEFAULT BTN */
.sub-contents .sub-default-btn {position:relative; border:1px solid #ff3100; background:transparent; color:#fff; display:inline-block; padding:.25em 1.5em; font-size:1em; overflow:hidden;}
.sub-contents .sub-default-btn:before,
.sub-contents .sub-default-btn:after {content:''; position:absolute; top:0; background:#ff3100; z-index:-1;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-ms-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
}
.sub-contents .sub-default-btn:before {left:0px; top:0; width:0; height:0; border-top:48px solid #ff3100; border-right:200px solid transparent; background:0;}
.sub-contents .sub-default-btn:after {right:0px; top:0; width:0; height:0; border-bottom:48px solid #ff3100; border-left:200px solid transparent; background:0;}
.sub-contents .sub-default-btn:hover {background:transparent; color:#ff3100;}
.sub-contents .sub-default-btn:hover:before {
	-webkit-transform:translateX(-120%);
	-moz-transform:translateX(-120%);
	-ms-transform:translateX(-120%);
	-o-transform:translateX(-120%);
	transform:translateX(-120%);
}
.sub-contents .sub-default-btn:hover:after {
	-webkit-transform:translateX(120%);
	-moz-transform:translateX(120%);
	-ms-transform:translateX(120%);
	-o-transform:translateX(120%);
	transform:translateX(120%);
}

/* 서브 비주얼 */
.sub-visual1{background:url('/images/sub/sub_visual1.jpg?3') no-repeat 50% 50%;}
.sub-visual2{background:url('/images/sub/sub_visual2.jpg?2') no-repeat 50% 50%;}
.sub-visual3{background:url('/images/sub/sub_visual3.jpg?4') no-repeat 50% 50%;}
.sub-visual4{background:url('/images/sub/sub_visual4.jpg?5') no-repeat 50% 50%;}
.sub-visual5{background:url('/images/sub/sub_visual5.jpg?2') no-repeat 50% 50%;}
.sub-visual6{background:url('/images/sub/sub_visual6.jpg?6') no-repeat 50% 50%;}
.sub-visual7{background:url('/images/sub/sub_visual7.jpg?6') no-repeat 50% 50%;}
.sub-visual8{background:url('/images/sub/sub_visual8.jpg?1') no-repeat 50% 50%;}

.sub-visual{max-width:1910px; margin:0 auto; height:639px; display:table; position:relative;}
.sub-visual article.sub-title{display:table-cell; vertical-align:middle; color:#fff; text-align:center;}
.sub-visual article.sub-title *{margin:0;}
.sub-visual article.sub-title h1{font-size:2.1rem;}
.sub-visual article.sub-title h3{font-size:1.1rem; font-weight:400;}

/* lnb */
.sub-visual .sub-lnb{position:absolute; left:0; bottom:0; height:49px; width:100%; box-sizing:border-box;}
.sub-visual .sub-lnb .lnb-position{margin:0 auto; height:50px; max-width:1200px; background-color:#fff; border-bottom:1px solid #ccc;}

ul.lnb-contents{display:table; margin:0; padding:0; height:100%; color:#333; font-weight:500;}
ul.lnb-contents li{display:table-cell; list-style:none; vertical-align:middle; text-align:left; border-right:1px solid #ccc; font-size:17px;}
ul.lnb-contents li:first-child{color:#fff; background-color:#4d4d4d; min-width:50px; text-align:center; font-size:1.5rem;}
ul.lnb-contents li:nth-child(2){padding-left:0.7rem; padding-right: 1rem;}
ul.lnb-contents li:nth-child(3){position:relative; cursor:pointer;}
ul.lnb-contents li:nth-child(3) .now-sub{line-height:48px;}
/* ul.lnb-contents li:not(.depth3){padding:0 2rem;} */
ul.lnb-contents li.depth3{padding:0 2rem 0 0.7rem;}
ul.lnb-contents li.depth3 i{position:absolute; right:10px; top:17px;}
ul.lnb-contents li:nth-child(2){padding-right: 2rem; position:relative; cursor:pointer;}
ul.lnb-contents li:nth-child(2) i{position:absolute; right:10px; top:17px;}
ul.lnb-contents li a{color:#fff; text-decoration:none;}
ul.lnb-contents li i:before{font-size:21px;}

dl.now-sub-list{width:100%;z-index:9; position:absolute; top:49px; left:0; margin:0; background-color:#eee; display:none;}
dl.now-sub-list dd{margin:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:keep-all; word-wrap:break-word;}
dl.now-sub-list dd{border-bottom:1px solid #bfbfbf; height:45px; line-height:45px; padding:0 0.7rem 0 2rem;}
dl.now-sub-list dd:first-child{border-top:1px solid #ccc;}
dl.now-sub-list dd:last-child{border:0;}

/* 서브 내용 */
/* 인사말 */
.sub-detail{max-width:1200px; margin:0 auto;}
.sub-detail .gretting-title{text-align:center; padding:1.5rem; color:#333; font-size:1.2rem;}
.sub-detail .detail-title{text-align:left; font-size:2rem; margin-bottom:0.5rem;}
.sub-detail .detail-title:before{display:block; margin-bottom:5px; border-top:2px solid #333; padding-left:2rem; content:" "; width:40px; color:#333;}
.sub-detail .detail-title2:before{border-top:2px solid #f0172f; padding-left:2rem; content:" "; position:absolute;}

/* .sub-detail .detail-txt{background:url('/images/sub/greeting_bg.jpg') no-repeat 50% 0%; padding:100px 40px 50px 40px; background-position:bottom; background-size:cover;} */
.sub-detail .detail-txt div:first-child{text-align:left;}
.sub-detail .detail-txt div:first-child h1{font-size:1.6rem; font-weight:600; color:#2f2f2f; margin:0; margin-bottom:20px; letter-spacing:6px;}
.sub-detail .detail-txt div:first-child h1 > span{display:block; color:#f0172f; letter-spacing:6px; font-size:1.2rem;}
.sub-detail .detail-title2:before{border-bottom:1px solid #f0172f; content:" "; position:absolute; padding-left:3rem;}

.sub-detail .detail-title .detail-sub-title {margin:.25em 0 0; font-size:1.2rem; color:#333;}

.sub-detail dl.greeting-ltxt{margin:0;}
.sub-detail dl.greeting-ltxt dd{margin:0; padding-right:50px;}

.sub-detail dl.greeting-ltxt dd{color:#2f2f2f; font-size:17px; padding-top:20px; padding-bottom:20px; line-height:26px; word-break: keep-all;}


.sub-detail dl dd{margin:0;}
.sub-detail dl dd img{box-shadow:none !important;}

.sub-detail dl.greeting-ltxt dd > div {font-weight:600; font-size:20px; word-break:keep-all;}
.sub-detail dl.greeting-ltxt dd div span{color:#f0172f;}

.sub-detail .detail-txt div:last-child{text-align:left;}
.sub-detail .detail-txt div:last-child .picture-info h1{margin:0}
.sub-detail .detail-txt div:last-child .picture-info h3{margin:0}

/*  찾아오시는 길  */
section.map_section{padding:3em 0;}
section.map_section h2{margin:0 0 1em; color:#333; letter-spacing:6px; text-align:center;}
section.map_section h3{margin:0; color:#f0172f; letter-spacing:6px; text-align:center;}

/*  sub2  */
div.sub-contents > div.sub-detail > div > section.sub3_wrap > div > .bx-wrapper .bx-controls-direction a{z-index:2;}
div.sub-contents > div.sub-detail > div > section.sub4_wrap > div > .bx-wrapper .bx-controls-direction a{z-index:2;}
section.sub2_wrap > p.sub2_text{font-size:17px; overflow:hidden;}
section.sub2_wrap > div > div.bx-wrapper{border:0; box-shadow:none; margin-bottom:1rem;}
section.sub2_wrap > div > div.bx-pager{width:100%; margin:0 auto;}
section.sub2_wrap > div > div.bx-pager{padding-left:0.25em;}
section.sub2_wrap > div > div.bx-pager > a{width:20%; display:block; padding-right:.5rem; box-sizing:border-box;}
section.sub2_wrap > div > div.bx-pager > a:last-child{padding-right:0.5em;}
section.sub2_wrap > div > div.bx-pager > a.active img {border:3px solid #ff3100;}

section.grass-kind{width:100%;}
section.grass-kind div{padding:1rem; margin-bottom:30px;}
section.grass-kind div article{text-align:center;}
section.grass-kind div article ul{margin:0; padding:0; margin-top:35px;}
section.grass-kind div article ul li{list-style:none; padding:5px 0; font-size:17px; font-weight:600; color:#000;}
section.grass-kind div article ul li img{width:100%;}
section.grass-kind div article ul li:first-child{padding:1rem;}
section.grass-kind div article ul li:last-child{margin-top:3px; color:#2e71b0; font-size:15px;}

section.txt-icon-line{text-align:center; font-size:30px; margin:3rem 0;}
section.txt-icon-line div{padding:0 45px; position:relative; display:inline-block;}
section.txt-icon-line div:before{content:' '; background-image:url('/images/sub/txt-left-icon.png'); background-repeat:no-repeat; position:absolute; left:0; width:36px; height:36px;}
section.txt-icon-line div:after{content:' '; background-image:url('/images/sub/txt-right-icon.png'); background-repeat:no-repeat; position:absolute; right:0; width:36px; height:36px;}
section.txt-icon-line div span{color:#438206; font-weight:600;}
section.txt-icon-line img:nth-of-type(1){margin-right:20px;}
section.txt-icon-line img:nth-of-type(2){margin-left:20px;}

section.advantages-content{background-color:#333f67; padding:3rem;}
section.advantages-content div article{text-align:center; padding:0 1rem;}
section.advantages-content div article img{width:100%;}


section.compare{padding:3rem 10rem 0; text-align:center;}
section.compare img{vertical-align:bottom; width:100%; margin-bottom:2rem;}

section.compare .text-content{background-image:url('/images/sub/sub2-bg-pattern.png'); padding:3rem 4rem;}

section.compare .text-content ul{margin:0; padding:0;}
section.compare .text-content ul li{list-style:none; text-align:left; color:#fff; padding:0.5rem 0; padding-left:20px; position:relative; word-break:keep-all; font-size:17px;}
section.compare .text-content ul li span{color:#bbd66b;}

section.compare .text-content ul li:before{position: absolute; left:0;}

section.compare .text-content ul li:nth-of-type(1):before{content:'①';}
section.compare .text-content ul li:nth-of-type(2):before{content:'②';}
section.compare .text-content ul li:nth-of-type(3):before{content:'③';}

.txt-m-br{display:none;}

.advantages-description {margin:5rem auto; max-width:930px;}
.advantages-description .desc-box {position:relative; margin:0 0 1.5rem; padding:1rem; background-color:#f1f1f1; text-align:left;}
.advantages-description .image-box {margin:0 0 1rem;}
.advantages-description .desc-box:last-child {margin:0;}
.advantages-description .desc-box > span {display:inline-block; position:absolute; top:50%; left:2rem; color:#fff; font-size:33px; font-weight:900; text-shadow: 0 0 5px #000; transform:translateY(-50%); margin-left:10px;}
.advantages-description .desc-box > p {margin:0; margin-left:7rem; font-size:18px; line-height:1.5; word-break:keep-all; word-wrap:break-word;}
.advantages-slogan {position:relative;padding:4rem 2rem; text-align:center; background-color:#dfe9bc;}
.advantages-slogan:before {content:''; position:absolute; top:0; bottom:0; left:50%; width:100vw; height:100%; background-color:#dfe9bc; z-index:-1; transform:translateX(-50%)}
.advantages-slogan > .header > h2 {margin:0 0 .5rem; font-size:30px; color:#1d1d1d;}
.advantages-slogan > .header > h2 > span {color:#39660d;}
.advantages-slogan > .header > p {margin:0; font-size:20px; color:#3a3a3a;}
.advantages-slogan > img {margin:2rem 0;}
.advantages-slogan > .slogan-box > p {margin:0; font-size:20px; font-weight:600; color:#1d1d1d; line-height:1.5; word-break:keep-all; word-wrap:break-word;}
.advantages-slogan > .slogan-box > p > span {color:#d31d1d;}
.advantages-slogan > .slogan-box > p > strong {color:#39660d;}

.advantages-description .desc-box > span.multi { margin-left:0;}


/*  sub3  */
section.sub3_wrap > p.sub3_text{font-size:17px; text-align:center;}
section.sub3_wrap > div > div.bx-wrapper{border:0; box-shadow:none; margin-bottom:1rem;}
section.sub3_wrap > div > div.bx-pager{width:100%; margin:0 auto; padding-left:0.5rem;}
section.sub3_wrap > div > div.bx-pager > a{width:20%; display:block; padding-right:.5rem; box-sizing:border-box;}
section.sub3_wrap > div > div.bx-pager > a.active img {border:3px solid #f0172f;}

section.sub4_wrap > p.sub3_text{font-size:17px; text-align:center;}
section.sub4_wrap > div > div.bx-wrapper{border:0; box-shadow:none; margin-bottom:1rem;}
section.sub4_wrap > div > div.bx-pager{width:100%; margin:0 auto; padding-left:0.5rem;}
section.sub4_wrap > div > div.bx-pager > a{width:20%; display:block; padding-right:.5rem; box-sizing:border-box;}
section.sub4_wrap > div > div.bx-pager > a.active img {border:3px solid #f0172f;}

/* 목표 및 비전 */
.sub-detail .wtcaa_defi{margin-bottom:100px;}
.sub-detail .wtcaa_defi article{display:table; color:#696969;}
.sub-detail .wtcaa_defi article div{display:table-cell; font-weight:400; font-size:15px;}
.sub-detail .wtcaa_defi article div p{margin:0; word-break: keep-all; word-wrap: break-word;}
.sub-detail .wtcaa_defi article div span{font-weight:500; color:#333;}
.sub-detail .wtcaa_defi article img{vertical-align:bottom;}

.sub-detail .wtcaa_defi article:nth-child(even){text-align:left;}
.sub-detail .wtcaa_defi article:nth-child(even) div:first-child{width:140px;}
.sub-detail .wtcaa_defi article:nth-child(even) div:last-child{padding-left:25px;}

.sub-detail .wtcaa_defi article:nth-child(odd){text-align:right; float:left;}
.sub-detail .wtcaa_defi article:nth-child(odd) div:last-child{width:140px;}
.sub-detail .wtcaa_defi article:nth-child(odd) div:first-child{padding-right:25px;}

.sub-detail .wtcaa_defi article:first-child div:first-child{vertical-align:bottom;}
.sub-detail .wtcaa_defi article:first-child div:first-child p{border-bottom:1px solid #ff3100; padding-bottom:10px;}

.sub-detail .wtcaa_defi article:nth-child(2) div:last-child{vertical-align:bottom;}
.sub-detail .wtcaa_defi article:nth-child(2) div:last-child p{border-bottom:1px solid #ff3100; padding-bottom:10px;}

.sub-detail .wtcaa_defi article:nth-child(3) div:first-child{vertical-align:top;}
.sub-detail .wtcaa_defi article:nth-child(3) div:first-child p{border-top:1px solid #ff3100; padding-top:10px;}

.sub-detail .wtcaa_defi article:nth-child(4) div:last-child{vertical-align:top;}
.sub-detail .wtcaa_defi article:nth-child(4) div:last-child p{border-top:1px solid #ff3100; padding-top:10px;}

.sub-detail .wtcaa_depth{display:table; margin-top:20px;}
.sub-detail .wtcaa_depth:not(:last-child){margin-bottom:3rem;}
.sub-detail .wtcaa_depth div{display:table-cell;}
.sub-detail .wtcaa_depth div:nth-child(1){min-width:170px; color:#f0172f; font-size:23px; line-height:45px; vertical-align:top; margin-top:25px;}
.sub-detail .wtcaa_depth div:nth-child(1):before{border-top:2px solid #f0172f; content:""; position:absolute; padding-left:170px;}
.sub-detail .wtcaa_depth > div > ul{margin:0; padding:0;}
.sub-detail .wtcaa_depth > div > ul > li{list-style:none; margin:0; padding:0; text-align:left; font-size:17px;}

.sub-detail .wtcaa_depth div:nth-child(2){width:100%; text-align:center; padding:0 50px; line-height:45px;}
.sub-detail .wtcaa_depth div:nth-child(2).vision{font-size:23px; font-weight:600; color:#333;}
.sub-detail .wtcaa_depth div:nth-child(2).goal p{background-color:#2b3e76; color:#fff; margin:0; font-size:25px; padding:15px 0; border-radius:15px;}

.sub-detail .wtcaa_depth div:nth-child(2).goal dl{margin:0; text-align:left; border-top:3px solid #c5c5c5; margin: 0 20px;}
.sub-detail .wtcaa_depth div:nth-child(2).goal dl dd{margin:0; padding-left:20px; position:relative; padding-top:15px}
.sub-detail .wtcaa_depth div:nth-child(2).goal dl dd:nth-child(1):before{content:"1."; position:absolute; left:0;}
.sub-detail .wtcaa_depth div:nth-child(2).goal dl dd:nth-child(2):before{content:"2."; position:absolute; left:0;}
.sub-detail .wtcaa_depth div:nth-child(2).goal dl dd:nth-child(3):before{content:"3."; position:absolute; left:0;}
.sub-detail .wtcaa_depth div:nth-child(2).goal dl dd:nth-child(4):before{content:"4."; position:absolute; left:0;}

.chart{display:block;}
.m-chart{display:none;}

/* ADD EFFECT */
.sub-detail .wtcaa_defi article:nth-child(1) img {transform-origin:right bottom;}
.sub-detail .wtcaa_defi article:nth-child(2) img {transform-origin:left bottom;}
.sub-detail .wtcaa_defi article:nth-child(3) img {transform-origin:right top;}
.sub-detail .wtcaa_defi article:nth-child(4) img {transform-origin:left top;}
.sub-detail .wtcaa_defi article:hover img {transition:.3s ease; transform:scale(1.05);}
.sub-detail .wtcaa_defi article:hover:nth-child(1) img {box-shadow:6px 6px 6px 0px rgba(12, 12, 12, .5);}
.sub-detail .wtcaa_defi article:hover:nth-child(2) img {box-shadow:-6px 6px 6px 0px rgba(12, 12, 12, .5);}
.sub-detail .wtcaa_defi article:hover:nth-child(3) img {box-shadow:6px -6px 6px 0px rgba(12, 12, 12, .5);}
.sub-detail .wtcaa_defi article:hover:nth-child(4) img {box-shadow:-6px -6px 6px 0px rgba(12, 12, 12, .5);}
.sub-detail .wtcaa_defi article:hover div p {background-color:#ff3100; color:#fff; padding:10px; transition:background .5s ease, padding .5s ease;}
.sub-detail .wtcaa_defi article:hover div span {background-color:#fff; color:#ff3100; padding:0 5px; transition:background .5s ease;}

/*  시설자료  */
article.sub5_contents{margin-top:3em;}
article.sub5_contents > div > div{box-sizing:border-box; }
article.sub5_contents > div > div > h5{font-size:1.5rem; letter-spacing:6px;}
article.sub5_contents > div > div > p{font-size:17px; line-height:1.5rem;}



/* 서브 기본 */
.sub-section {display:block; color:#333;}
.sub-section h1, .sub-section h2, .sub-section h3, .sub-section h4, .sub-section h5, .sub-section h6, .sub-section p {word-break:keep-all; word-wrap:break-word;}
p.sub_title{font-size:17px; margin:0;}

/* SUB02-1 */
/*  사업분야  */
section.sub2_wrap{padding:3em 0 0;}
section.sub2_wrap h2{margin:0 0 1em; color:#333; letter-spacing:6px; text-align:center;}
section.sub2_wrap h3{margin:0; color:#f0172f; letter-spacing:6px; text-align:center;}

section.sub3_wrap{padding:3em 0 0;}
section.sub3_wrap h2{margin:0 0 1em; color:#333; letter-spacing:6px; text-align:center;}
section.sub3_wrap h3{margin:0; color:#f0172f; letter-spacing:6px; text-align:center;}

section.sub4_wrap{padding:3em 0 0;}
section.sub4_wrap h2{margin:0 0 1em; color:#333; letter-spacing:6px; text-align:center;}
section.sub4_wrap h3{margin:0; color:#f0172f; letter-spacing:6px; text-align:center;}


/* SUB04-1 */
/* 슬로건 */
.sub4_text > h4{font-size:1.5rem; margin:0;}
.sub4_text > p{font-size:17px; letter-spacing:-.5px; line-height:1.25em;}

article.sub4_img{padding:3em 0;}
article.sub4_img > div{;}
article.sub4_img > div.sub4_numbox {text-align:right;}
article.sub4_img > div.sub4_numbox > img{display:block; padding-top:1.25em; margin:0 0 1.25rem auto;}
article.sub4_img > div.sub4_imgbox{position:relative;}
article.sub4_img > div.sub4_imgbox > img{position:absolute;}
article.sub4_img > div.sub4_imgbox > img:nth-child(1){bottom:-5.75em;}
article.sub4_img > div.sub4_imgbox > img:nth-child(2){bottom:1.25em;}
article.sub4_img > div.sub4_imgbox > img:nth-child(3){bottom:9.5em;}
article.sub4_img > div.sub4_imgbox > img:nth-child(4){top:8.2em;}
article.sub4_img > div.sub4_imgbox > img:nth-child(5){top:0;}
article.sub4_mimg{text-align:center; display:none;}
img.sub5_imgs{height:100%;}


/* SUB05-1 */
/* 시범단 */
.rank-history-section {padding:3em 0;}
.rank-history-section.history01 {background-color:#f7f7f7;}
.rank-history-section.history02 {background-color:#ededed; margin-bottom:2em;}
.rank-history-section > .rank-history-box {display:block;}
.rank-history-section > .rank-history-box .header-group {text-align:center; letter-spacing:6px;}
.rank-history-section > .rank-history-box .header-group .sub-header {margin:0; color:#ff3100;}
.rank-history-section > .rank-history-box .header-group .header {margin:0;}
/* 시범단 HISTORY */
.rank-history-section > .rank-history-box > .rank-history {max-width:840px; margin:0 auto;}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item {padding:1em 0;}
/* 시범단 HISTORY LIST */
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list {position:relative; margin:0; padding:0; list-style:none; text-align:right;}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item {position:relative; padding:0 4em 5.5em 0;}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item:last-child {padding-bottom:0;}
/* 시범단 HISTORY DOTS AND LINES */
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item:before,
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item:after {content:''; position:absolute; top:.5em; left:100%;}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item:before {width:10px; height:10px; background-color:#ff3100; z-index:10; border-radius:50%; transform:translateX(-50%);}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item:first-child:before {width:18px; height:18px; background-color:#fff; border:2px solid #ff3100;  z-index:10; border-radius:50%; transform:translateX(-50%);}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item:after {width:1px; height:100%; background-color:#ff3100; z-index:9; transform:translateX(-1px);}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item_end:after{content:none;}
/* 시범단 HISTORY DESCRIPTION */
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item > .item-header {margin:0; font-family:'Noto Sans KR', sans-serif; color:#ff3100; font-weight:300;}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item > .item-desc {margin:0 0 .5em; display:none;}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item > .item-desc:last-child {margin:0;}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .history-desc {margin:0 0 5.5em 4em; padding:.5em; background-color:#bdd40d; color:#fff;}
/* 시범단 REVERSE */
.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item .rank-history-list {text-align:left;}
.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item .rank-history-list > .item {padding:0 0 2.5em 4em;}
.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item .rank-history-list > .item:before,
.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item .rank-history-list > .item:after {left:0;}
.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item .history-desc {margin:0 4em 0 0;}

.rank-history-section > .rank-history-box > .rank-history .rank-history-item .history_2{margin-bottom:4em;}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .history_3{margin-bottom:3.9em;}
.rank-history-section > .rank-history-box > .rank-history .rank-history-item .history_end{margin-bottom:0;}


/* BOARD DEAFULT */
.pure-table.sub-table {width:100%; display:table; font-size:17px; text-align:center; border-radius:6px; border-top:2px solid #ff3100; border-collapse:separate;}
.pure-table.sub-table th,
.pure-table.sub-table td {display:table-cell; vertical-align:middle;}
.pure-table.sub-table thead th {text-align:center; background:#fff;}
.pure-table.sub-table thead tr:first-child th:first-child {border-top-left-radius:6px;}
.pure-table.sub-table thead tr:first-child th:last-child {border-top-right-radius:6px;}

.sub-default-iuput {outline:0; height:34px; border:1px solid #ccc; padding:0 .5em;
	-webkit-transition:border 0.5s ease;
	-moz-transition:border 0.5s ease;
	-ms-transition:border 0.5s ease;
	-o-transition:border 0.5s ease;
	transition:border 0.5s ease;
}
select.sub-default-iuput {width:120px;}
.sub-default-iuput:focus {border:1px solid #0b5d9e;}

/* BOARD - SEARCH-BOX */
.sub-board-list .sub-board-search-box {margin-bottom:1em;}
.sub-board-list .sub-board-search-box .sub-default-btn {padding:.45rem 1.5rem;}
/* BOARD - LIST */
.pure-table.sub-table.sub-list-table tbody td.td-title {text-align:left; cursor:pointer;}
.pure-table.sub-table.sub-list-table tbody td.td-title .reply-title {color:#ff3100;}
.pure-table.sub-table.sub-list-table tbody td .list-desc-icon {display:none; padding-right:4px;}
.pure-table.sub-table.sub-list-table tbody td .mobile-num-label {display:none; padding:2px 10px; border:1px solid #ff3100; background:#ff3100; color:#fff; margin-right:10px; font-size:.8em; border-radius:6px;}
.pure-table.sub-table.sub-list-table tbody .reply-row td.td-title {padding-left:2.5rem;}
/* BOARD - VIEW */
.sub-view-table {width:100%; table-layout:fixed;}
.sub-view-table thead {border-bottom:2px solid #ff3100;}
.sub-view-table thead tr th {text-align:left;}
.sub-view-table thead tr th .view-title {margin:0 0 .5em; word-break:break-word;}
.sub-view-table thead tr th .writer-description {margin:0 0 10px; font-weight:300; text-align:right;}
.sub-view-table tbody {border-bottom:1px solid #ddd;}
.sub-view-table tbody tr td {padding:1em 0;}
.sub-view-table tbody tr td.editor-box {max-width:1094px;}
.sub-view-table tbody tr td.editor-box img {max-width:100%; height:auto !important;}
.next-prev-box {padding-top:1em;}
.next-prev-box .prev-box, .next-prev-box .next-box {display:inline-block;}
.next-prev-box .prev-box a, .next-prev-box .next-box a {text-decoration:none;}
/* REPLY */
.sub-view-table.reply {margin-top:2em; padding:1em; border-radius:6px; box-shadow:4px 4px 10px 2px rgba(0, 0, 0, .5);}
.sub-view-table.reply .header-box {margin:0 0 1rem; border-bottom:1px solid #ccc;}
/* BORDER - WRITE */
.user_board_table {border:1px solid #ccc; border-top:2px solid #ff3100; border-radius:6px;}
.user_board_write .half-padded {box-sizing:border-box; padding:0 .5em .5em;}
.user_board_write .half-padded .default-input {border-radius:0; margin:0; padding:5px; box-shadow:none; outline:0; background:#fff;
	-webkit-transition:.3s ease;
	-moz-transition:.3s ease;
	-ms-transition:.3s ease;
	-o-transition:.3s ease;
	transition:.3s ease;
}
.sub-view-table.reply{margin-top:50px;}
.sub-view-table.reply thead{border-bottom: 1px dotted #ff3100;}
.sub-view-table.reply thead tr th{text-align:left;}
.sub-view-table.reply tbody tr td.reply_title{padding-bottom:0px;}
.sub-view-table.reply tbody tr td.reply_wday{padding:0px; text-align:right;}
.user_board_write .half-padded .default-input:focus {border:1px solid #ff3100;}
.user_board_write .half-padded .form_label {font-weight:600;}
.user_board_write .half-padded .openYN_label {display:inline-block; margin:0; padding:.5em 1em;}
.user_board_write .half-padded .openYN_label input[type="radio"]{width: 20px; height: 20px; margin-right:10px; vertical-align: text-bottom;}
/* BOARD WRITE */
.board-table.write-table {width:100%; border-top:2px solid #ff3100; border-bottom:1px solid #dfdfdf; background-color:rgba(239, 239, 239, .35);}
.board-table.write-table tbody td {padding:1rem;}
.board-table.write-table tbody td .field-label {display:block; margin:0 0 .5rem; font-weight:600;}
.board-table.write-table tbody td label:not(.field-label) {margin-right:1rem;}
.board-table.write-table tbody td label:not(.field-label):last-child {margin:0;}
.board-table.write-table tbody td label:not(.field-label) input[type="radio"] {margin-right:6px; width:20px; height:20px; vertical-align:middle;}
.board-table.write-table tbody td .sub-default-iuput {width:100%;}
.board-table.write-table tbody td input[type="password"] {font-family:sans-serif;}
.board-table.write-table tbody td textarea.sub-default-iuput {height:150px;}
/* JQUERY UI MODAL */
.ui-widget-overlay {opacity:.3;}
.passwd-popup-dialog-class {background:#fff; border-radius:4px; padding:.5em;}
.passwd-popup-dialog-class .ui-widget-header{background:#ff3100; letter-spacing:normal; color:#fff;}
.passwd-popup-dialog-class .ui-widget-content{background-color:#fff; overflow:hidden; height:auto !important;} 
.passwd-popup-dialog-class .ui-widget-content.ui-dialog-buttonpane {padding:.5em 1em;}
.passwd-popup-dialog-class .ui-widget-content.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button {padding:0.5em 1.5em; color:#fff; background:#ff3100; outline:none;}

/* SUB-PAGINATION */
.sub-pagination {margin:0; padding:0; list-style:none;}
.sub-pagination li {display:inline-block; width:30px; height:30px; text-align:center; line-height:1.5; cursor:pointer;}
.sub-pagination li > i {line-height:.8; vertical-align:text-top;}
.sub-pagination li.on-active {border-bottom:2px solid #ff3100;}

/* SUB PRODUCT & GALLEY */
.sub-product-list .product-item {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.sub-product-list .product-item .item-wrap {border:1px solid #ccc; border-radius:4px; overflow:hidden; cursor:pointer;}
.sub-product-list .product-item .item-wrap .product-image img {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.sub-product-list .product-item .item-wrap .product-desc {position:relative; background:#fff;}
.sub-product-list .product-item .item-wrap .product-desc:after {content:'';position:absolute; top:0; left:0; width:0; height:3px; background:#ff3100;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.sub-product-list .product-item .item-wrap .product-desc h3 {margin:0;}
.sub-product-list .product-item .item-wrap .product-desc i.fas {height:12px; line-height:12px; position:absolute; top:0; left:50%; color:#ff3100; z-index:-1;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	
}
.sub-product-list .product-item:hover {
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
	transform:translateY(-10px);
}
.sub-product-list .product-item:hover .item-wrap {box-shadow:2px 2px 10px rgba(12,12,12,.5);}
.sub-product-list .product-item:hover .item-wrap .product-image img {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	
}
.sub-product-list .product-item:hover .item-wrap .product-desc:after {width:100%;}
.sub-product-list .product-item:hover .item-wrap .product-desc i.fas {top:-.5em;
	-webkit-transform:translate(-50%, 75%);
	-moz-transform:translate(-50%, 75%);
	-ms-transform:translate(-50%, 75%);
	-o-transform:translate(-50%, 75%);
	transform:translate(-50%, 75%);
	-webkit-transition-delay:0.2s;
	-moz-transition-delay:0.2s;
	-ms-transition-delay:0.2s;
	-o-transition-delay:0.2s;
	transition-delay:0.2s;
}
/* PRODUCT, GALLERY THUMBNALE */
.product-image-box .product-section-title {margin:0 0 .5em;}
.product-image-box .bx-wrapper {max-width:1000px !important; margin:1em auto 0; border:0; box-shadow:none;}
.product-image-box .bx-wrapper .bx-viewport .slide {border:1px solid #ccc;}
.product-image-box .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.product-image-box .bx-wrapper .bx-controls .bx-controls-direction .bx-next {width:20px; height:37px;}
.product-image-box .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {left:-3em; background-image: url('/images/sub/product_prev.png'); background-position:center;}
.product-image-box .bx-wrapper .bx-controls .bx-controls-direction .bx-next {right:-3em; background-image: url('/images/sub/product_next.png'); background-position:center;}

/*  table  */
div.perfor_wrap{text-align:center;}
div.perfor_wrap > p{display:none; background:url('../../images/sub/finger.png') no-repeat; background-position:left center; padding:1em 1em 1em 3em;  text-align:left;}
table.perfor{width:100%; font-size:17px; border-collapse:collapse;}
table.perfor > thead > tr > th{background-color:#f0172f; color:#fff; padding:1rem; border-right:1px solid #fff;}
table.perfor > thead > tr > th:last-child{border:0;}
table.perfor > tbody > tr > td{padding:1rem; word-break:keep-all; word-wrap:break-word;}
table.perfor > tbody > tr:nth-child(2n) > td{background-color:#eee;}
table.perfor > tbody > tr.year_top > td{border-top:1px solid #666;}
table.perfor > tbody > tr.year_top > td:last-child{text-align:center;}
table.perfor > tbody > tr.year2019_top > td{border:0;}

/* LNB */
#lnb {position:absolute; bottom:0; left:0; right:0;}
#lnb a {color:inherit; text-decoration:none;}
#lnb br {display:none;}
#lnb > .container {max-width:1200px; margin:0 auto; background-color:#fff; border-bottom:1px solid #ccc;}
#lnb > .container > .column {position:relative; display:inline-block; padding:0 1rem; vertical-align:middle;}
#lnb > .container > .column:after {content:''; position:absolute; top:0; bottom:0; right:0; width:1px; background-color:#ccc;}
#lnb > .container > .home-column {padding:0; background-color:#4d4d4d; color:#fff;}
#lnb > .container > .home-column > a {display:inline-block; padding:1rem; color:inherit; text-decoration:none;}
#lnb > .container > .column:not(.home-column) {min-width:180px;}
#lnb > .container > .column > .header {position:relative; margin:0; padding:1rem 1.5rem 1rem 0; word-break:keep-all; word-wrap:break-word;}
#lnb > .container > .column > .header > i {position:absolute; top:50%; right:-0.5rem; transform:translateY(-50%);}
#lnb > .container > .column > .lnb-menu {display:none; position:absolute; top:100%; left:0; right:0; margin:0; padding:0; list-style:none; background-color:#eee; z-index:250;}
#lnb > .container > .column > .lnb-menu > li {position:relative; padding:.5rem; padding-left:1.5rem; color:rgba(51, 51, 51, .75); border-bottom:1px solid #ccc; word-break:keep-all; word-wrap:break-word; transition:.3s ease;}
#lnb > .container > .column > .lnb-menu > li:last-child {border:0;}
#lnb > .container > .column > .lnb-menu > li > a {display:block; padding:.25rem 0;}
#lnb > .container > .column > .lnb-menu > li:hover {color:rgba(51, 51, 51, 1);}
/* PERSONAL LAW */
.personal-law {margin:0 0 2rem; text-align:right;}
.personal-law > .person-law-desc {margin:0}
.personal-law > .person-law-desc input[type="radio"] {margin-right:4px; width:20px; height:20px; vertical-align:middle;}
.personal-law > .person-law-desc br {display:none;}
/* INQUIRY FORM */
#inq_form {padding:1rem; border:1px solid #ccc;}
#inq_form > .row {margin:0 0 1rem;}
#inq_form > .row:last-child {margin:0;}
#inq_form > .row > div {position:relative; padding:1rem 0;}
#inq_form .form-label {position:absolute; top:0; left:1rem; display:block; transition:color .3s ease;}
#inq_form .form-elmt {margin:1rem 0 0; padding:.5rem 1rem; width:100%; outline:0; border:1px solid #e1e1e1; transition:.3s ease;}
#inq_form .form-elmt:focus {border-color:#ff3100;}
#inq_form .form-elmt:focus ~ .form-label {color:#ff3100;}
.inq-btn-group {text-align:center;}
.inq-btn-group .sub-default-btn {padding:1rem 3rem; font-size:20px;}
.inq-btn-group .sub-default-btn:before {border-top:56px solid #ff3100;}
.inq-btn-group .sub-default-btn:after {border-bottom:56px solid #ff3100;}
/* DEFAULT */
.sub-detail .detail-title.bordered-left {position:relative; padding-left:1rem; color:#6f9d3e; font-size:23px; font-weight:600;}
.sub-detail .detail-title.bordered-left:before{position:absolute; top:.25rem; bottom:.25rem; left:.3rem; margin:0; padding:0; width:2px; border:0; border-left:2px solid #6f9d3e;}
.middle-align {height:100%; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.overflowed {overflow:hidden;}
/* SUB06_1 (MAKE STEP) */
.make-info {margin:2rem 0 0;}
.make-info.no-gap {margin:0;}
.make-info .step-box-header {display:inline-block; margin-left:3rem; padding:1rem 3rem; font-size:19px; font-weight:600; color:#fff; background-color:#000168;}
.make-info .make-step .step-box {position:relative; padding:1rem 2rem; text-align:center;}
.make-info .make-step .step-box:after {content:''; position:absolute; top:45%; right:-18px; width:36px; height:36px; background-image:url('../../images/sub/sub06_1_arrow.png'); background-size:cover; background-repeat:no-repeat; background-position:center; transform:translateY(-50%);}
.make-info .make-step .step-box:last-child:after,
.make-info .make-step .step-box:nth-of-type(4n):after {display:none;}
.make-info .make-step .step-box > .description {display:inline-block; margin:0; width:100%; max-width:310px;}
.make-info .make-step .step-box > .description > .image-wrapper {position:relative; padding:.7rem; background-color:#f0c096; overflow:hidden; border-radius:50%;}
.make-info .make-step .step-box > .description > .image-wrapper img {position:relative; vertical-align:middle; border-radius:50%;}
.make-info .make-step .step-box > .description > p {margin:1.5rem 0 .5rem; font-size:17px; font-weight:600; word-break:keep-all; word-wrap:break-word;}
/* SUB06_1 (MAKE MANAGE) */
.make-manage {margin:2rem 0 0;}
.make-manage .manage-images {position:relative; margin:0 0 4.5rem;}
.make-manage .manage-images img {vertical-align:middle;}
.make-manage .manage-images .caution-box {position:absolute; bottom:-1.5rem; left:0; right:0; padding:1rem; color:#beea68; background-color:#303030; font-size:18px; text-align:center;}
.make-manage .manage-images .caution-box > p {margin:0; word-break:keep-all; word-wrap:break-word;}
/* SUB06_1 (MAKE MANAGE) */
.make-manage .manage-table {width:100%; border:1px solid #e2e2e2; border-top:2px solid #001a50; border-bottom:0;text-align:center; font-size:17px;}
.make-manage .manage-table th,
.make-manage .manage-table td {padding:1rem; border-bottom:1px solid #e2e2e2; word-break:keep-all; word-wrap:break-word;}
.make-manage .manage-table th {background-color:#fafafa;}
.make-manage .manage-table thead tr th:last-child {background-color:transparent;}
.make-manage .manage-table tbody tr th {font-weight:400;}
/* SUB06_1 (MAKE SLOGAN) */
.manage-slogan-box {margin:3rem 0 0;}
.manage-slogan-box .column img {vertical-align:middle;}
.manage-slogan-box .slogan-column {background-color:#303030; background-image:url('../../images/sub/sub06_1_bg_deco.png'); background-position:left top; background-repeat:no-repeat;}
.manage-slogan-box .slogan-column p {margin:0; font-size:25px; color:#b6b6b6; line-height:1.5; word-break:keep-all; word-wrap:break-word;}
/* SUB06_2 (DRAW) */
.drawing-list > .item {padding:2rem;}
.drawing-list > .item > .header {margin:0 0 1rem; font-size:17px; font-weight:600;}
.drawing-list > .item > .description {padding:2rem; border:5px solid #f0c096;}

/* poongchun sub01_1 */
.sub-detail .detail-txt {background:url('../../images/sub/greeting_bg.png?ver3') no-repeat 50% 0%; padding: 60px 40px 60px 40px; background-position: bottom; background-size: cover;}
.sub2_wrap .sub-section-box .pc_images {display:block;}
.sub2_wrap .sub-section-box .mobile_images {display:none;}
.sub-detail dl span {font-size:20px; font-weight:600; color:#2f2f2f; }

/* poongchun sub01_2 */
.sub01_2 {padding: 3em 0 0;}
.pure-u-1 .sub01_2 h3.ver2 {margin: 0; color: #f0172f; letter-spacing: 6px; text-align: center;}
.pure-u-1 .sub01_2 h2.ver2 {margin: 0 0 1em; color: #333; letter-spacing: 6px; text-align: center;}
.edu-section {padding:3em; border:1px solid #979797; background-image:url(http://wtcaa.co.kr/images/sub/sub03_2_bg01.png); background-repeat:no-repeat; background-size:auto; background-position:right center;}
.edu-section .edu-desc:last-child {margin:0;}

/* poongchun sub04_1 */
.slogan-section {padding:2.3em 2em 1.1em 4em; background-color:#f2f2f2; background-image:url('/images/sub/sub04_1_bg01.png'); background-repeat:no-repeat; background-size:auto; background-position:right center; overflow:hidden;}
.slogan-section > .slogan {margin:0 0 1em;}
.slogan-section > .point-slogan {position:relative; margin:0; font-size:1.1em; padding-left:4em; font-weight:300;}
.slogan-section > .point-slogan:before {content:''; position:absolute; top:50%; left:0; width:3.5em; height:1px; background-color:#ff4545;}
.wtacc-depart-section {padding: 1em 2em 1em 4em; overflow: hidden;}
.wtacc-depart-section > .wtacc-depart-list > .depart-item > .depart-header {margin:5px 0; font-size:17px;}
.wtacc-depart-section > .wtacc-depart-list > .depart-item > .depart-desc {margin:5px 0;}
.wtacc-depart-section > h2 { margin:20px 0;}
.segment {margin: 0 0 2.5rem;}
.step-box {margin:40px 20px 20px;}
.step-box .row {margin: 0 0 5.5rem; font-size: 17px; font-weight: 300; color: #393939;}
.step-box .row > dt {font-size: 20px; font-weight: 500;}
.step-box.manual-step .row > dt > .header {padding-left: 0; font-size: 18px; color: #17376c; font-weight:700;}
.step-box .row > dd {margin: 0;}
.step-box.manual-step .row > dd .summary-list.depth-1 {font-weight: 600; margin:0;}
.step-box.manual-step .row > dd .summary-list.depth-1 > li {margin: 0 0 1.5rem; color: #0a0a0a; list-style:disc; font-weight:500;}
.step-box.manual-step .row > dd .summary-list.depth-2 {list-style: decimal; margin: .7rem 0 1.25rem -0.75rem; font-weight: 400; color: #565656;}
.step-box.manual-step .row > dd .summary-list.depth-3 {list-style: hangul; margin: .7rem 0 1.25rem -0.75rem; font-weight: 300; color: #e26e6e;}
.step-box.manual-step .row > dd .Add {list-style: none; margin: .7rem 0 1.25rem -0.75rem; font-weight: 400; color: #565656; padding-left:0;}
.sub-detail p {word-break:keep-all;}
.sub-detail li {word-break:keep-all; line-height:1.8;}
.step-box.manual-step .row > dt > .header > .mobile_only {display:none;}
.sub-detail table.price {margin:20px 0; width:100%;}
.sub-detail table.price td {padding:20px 10px; text-align:center;}




@media screen and (min-width: 768px) {
	article.sub5_contents > div:nth-child(2){position:relative; }
	article.sub5_contents > div:nth-child(2) > div {padding:1em; position:absolute; left:0; top:50%; transform:translateY(-50%);}	
}

@media screen and (max-width: 1440px) {
	/* SUB06_2 (DRAW) */
	.drawing-list > .item > .description {padding:1rem;}
}
@media screen and (max-width: 1439px) {	
}
@media screen and (max-width: 1279px) {
	/* PRODUCT, GALLERY THUMBNALE */
	.product-image-box .bx-wrapper {max-width:670px !important;}
	section.sub2_wrap{padding:3em 1em;}
	section.sub3_wrap{padding:3em 1em;}
	section.sub4_wrap{padding:3em 1em;}

}

@media screen and (max-width: 1024px) {
	/* 서브 비주얼 */
	.sub-visual1, .sub-visual3{height:400px; background-size:155%;}
	.sub-visual2{height:400px; background-position:50% 20%; background-size:180%;}
	.sub-visual4{height:400px; background-position:50% 20%; background-size:180%;}
	.sub-visual5{height:400px; background-position:50% 20%; background-size:180%;}
	.sub-visual6 {height:400px; background-position: 50% 1%; background-size: 102%;}
	.sub-visual7 {height:400px; background-position: 50% 1%; background-size: 102%;}
	.sub-visual8 {height:400px; background-position: 50% 1%; background-size: 102%;}
	
	/* PRODUCT, GALLERY THUMBNALE */
	.product-image-box .bx-wrapper {max-width:610px !important;}

	/* 인사말 */
	.sub-detail .detail-title{padding-left:15px; font-size:1.7rem;}
	.sub-detail .detail-txt{padding:45px 40px 25px 40px; }
	.sub-detail .detail-txt div:first-child h1{font-size:1.2rem;}
	.sub-detail dl.greeting-ltxt dd{font-size:15px; padding-top:50px; padding-bottom:25px;}

	.sub-detail .detail-txt div:last-child .picture-info h1{font-size:25px;}
	.sub-detail .detail-txt div:last-child .picture-info h3{font-size:13px;}

	/* 목표 및 비전 */
	.m-delete{display:none;}
	.sub-detail .wtcaa_defi{padding:0 15px;}
	.sub-detail .wtcaa_defi article:nth-child(even) div:last-child{padding-left:15px;}
	.sub-detail .wtcaa_defi article:nth-child(odd) div:first-child{padding-right:15px;}	
	
	/* 서브 기본 */
	.sub-section-box {padding:0 1em 2em;}
	/* SUB03-1 */
	/* 세미나 */
	.seminar-section > .seminar-row .seminar-desc > br {display:none;}

	/* SUB03-2 */
	/* 프로그램 소개*/
	.edu-section {padding:2em;}
	.edu-section .edu-header {margin:0 0 1em;}
	/* 프로그램 원형 리스트*/
	.edu-intro-section {padding-top:2.5em;}
	.edu-intro-section .shape-list .circle-item {width:180px; height:180px;}
	.edu-intro-section .shape-list .circle-item .shape-number {margin:.5em 0;}
	.edu-intro-section .shape-list .circle-item .shape-text-box .info-text {font-size:.8em;}
	.edu-intro-section .shape-list .circle-item .shape-text-box .shape-desc {font-size:.8em;}

	/* SUB05-1 */
	/* 시범단 HISTORY */
	.rank-history-section > .rank-history-box > .rank-history {padding:0 1em;}
	/* 시범단 HISTORY LIST */
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .history-desc {margin:0 0 2.5em 4em; padding:.5em; background-color:#bdd40d; color:#fff;}
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item {padding:0 3em 2.5em 0;}
	/*  연혁 */
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .history_2{margin-bottom:1em;}
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .history_3{margin-bottom:1em;}
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .history_end{margin-bottom:0;}
	/* 시범단 REVERSE */
	.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item .rank-history-list > .item
	.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item .history-desc {margin:0 3em 0 0;}
	div.perfor_wrap{overflow-x:scroll;}

	section.compare{padding:2rem 3rem;}

	/* SUB06_1 (MAKE STEP) */
	.make-info .step-box-header {margin-left:2rem;}
}
@media screen and (max-width: 1023px){
	article.sub4_img{display:none;}
	article.sub4_mimg{display:block;}
	/* SUB06_1 (MAKE STEP) */
	.make-info .make-step .step-box {padding:1rem 1.5rem;}
	.make-info .make-step .step-box:after {display:block;}
	.make-info .make-step .step-box:nth-of-type(3n):after {display:none;}
	.make-info .make-step .step-box:nth-of-type(4n):after {display:block;}
	.make-info .make-step .step-box:last-child:after {display:none;}
	/* SUB06_2 (DRAW) */
	.drawing-list > .item {padding:1rem;}
	.step-box.manual-step .row > dt > .header > .mobile_only {display:block;}
	
	.sub-detail .detail-txt {background-repeat:repeat-y; background-size:80%; }
	.sub-visual6 {background-position: 50% 37%; background-size: 135%;}
	.sub-visual7 {background-position: 50% 37%; background-size: 135%;}
	.sub-visual8 {background-position: 50% 37%; background-size: 135%;}

}
@media screen and (max-width: 767px) {
	.sub-contents{margin-bottom:50px;}
	.rank-history-section > .rank-history-box > .rank-history .history_text{display:none;}
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item > .item-desc {display:block;}
	div.perfor_wrap > table{width:700px; overflow-x:scroll;}
	div.perfor_wrap > p{display:block;}
	#Executives div.perfor_wrap > table {width:100%; overflow-x:none;}
	#Executives div.perfor_wrap > p{display:none;}
	section.map_section{padding:3em 0 0;}
	/* BOARD - SEARCH-BOX */
	.sub-board-list .sub-board-search-box .sub-default-iuput {width:144px;}
	.sub-board-list .sub-board-search-box select.sub-default-iuput {width:80px;}

	

	/* BOARD */
	.pure-table.sub-table {text-align:left;}
	.pure-table.sub-table th, .pure-table.sub-table td {display:block; text-align:left; border:0;}
	.pure-table.sub-table thead {display:none;}

	/* BOARD - LIST */
	.pure-table.sub-table.sub-list-table tbody tr td:first-child {border-top:1px solid #cbcbcb;}
	.pure-table.sub-table.sub-list-table tbody tr:first-child td:first-child{border:0;}
	.pure-table.sub-table.sub-list-table tbody td {padding:.5em;}
	.pure-table.sub-table.sub-list-table tbody td.td-reply {border:0 !important; padding:0;}
	.pure-table.sub-table.sub-list-table tbody td.list-desc {display:inline-block; padding-bottom:1em; font-size:.8em; width:auto;}
	.pure-table.sub-table.sub-list-table tbody td .list-desc-icon {display:inline;}
	.pure-table.sub-table.sub-list-table tbody td .mobile-num-label {display:inline;}
	.pure-table.sub-table.sub-list-table tbody .reply-row td.td-title {margin:0 0 1rem;}
	.pure-table.sub-table.sub-list-table tbody .reply-row td:first-child,
	.pure-table.sub-table.sub-list-table tbody .reply-row td.list-desc {display:none;}
	/* BOARD WRITE */
	.board-table.write-table {display:block; text-align:left;}
	.board-table.write-table tbody {display:block;}
	.board-table.write-table tbody tr {display:block; padding:1rem;}
	.board-table.write-table tbody tr td {display:block; padding:0;}
	.board-table.write-table tbody tr td:nth-of-type(2) {padding-top:1rem;}
	/* BOARD - WRITET ( GOOGLE RECAPTCHA RESPONSIVE ) */
	#rc-imageselect, .g-recaptcha {
		-webkit-transform:scale(0.77);
		-moz-transform:scale(0.77);
		-ms-transform:scale(0.77);
		-o-transform:scale(0.77);
		transform:scale(0.77);
		-webkit-transform-origin:0 0;
		-moz-transform-origin:0 0;
		-ms-transform-origin:0 0;
		-o-transform-origin:0 0;
		transform-origin:0 0;
	}
	.g-recaptcha > div {width:224px !important;}
	.g-recaptcha .rc-anchor-normal {width:290px !important;}
	/* SUB-PAGINATION */
	.sub-pagination-box {padding:1em .5em;}
	/* SUB PRODUCT & GALLEY */
	.sub-product-list .product-item {padding:.5em;}

	/* PRODUCT, GALLERY THUMBNALE */
	.product-image-box .bx-wrapper {max-width:252px !important;}

	/* 서브 비주얼 */
	.sub-visual{height:300px; background-position:50% 0%; background-size:cover;}
/*
	.sub-visual1{background-size:235%; background-position: 90% 0%;}
	.sub-visual3{background-size:254%; background-position: 87% 0%;}
	.sub-visual4{background-size:236%;}
	.sub-visual6{background-size:235%;}
*/	

	/* 인사말 */
	.sub-detail .detail-title{padding-left:15px; font-size:1.3rem; margin-bottom:10px;}
	.sub-detail .detail-title:before{padding-left:2rem;}
	.sub-detail .detail-title2:before{left:50%; transform:translate(-50%);}
	.sub-detail .detail-txt{padding:30px 10px 15px 10px; height:initial;}
	.sub-detail .detail-txt div:first-child h1{font-size:0.9rem; margin-bottom:8px; text-align:center;}

	.sub-detail dl.greeting-ltxt dd{padding-right:0;}
	.sub-detail dl.greeting-ltxt dd{padding:20px 0 20px 0; font-size:13px;}
	.sub-detail .detail-txt div:first-child dl dd div{text-align:center; font-size:17px;}

	.sub-detail .detail-txt div:last-child{text-align:center;}
	.sub-detail .detail-txt div:last-child .picture-info h3{font-size:16px;}
	/* ADD STYLE */
	.sub-detail .detail-title .detail-sub-title {font-size:1rem;}

	/* 목표 및 비전 */
	.sub-detail .wtcaa_defi article div{font-size:12px;}
	.sub-detail .wtcaa_defi article:nth-child(even) div:first-child{display:none;}
	.sub-detail .wtcaa_defi article:nth-child(odd) div:last-child{display:none;}
	.sub-detail .wtcaa_defi article:nth-child(odd){text-align:left;}
	.sub-detail .wtcaa_defi article:first-child div:first-child p{padding-bottom:0; padding-top:10px;}
	.sub-detail .wtcaa_defi article:nth-child(2) div:last-child p{padding-bottom:0; padding-top:10px;}
	.sub-detail .wtcaa_defi article:nth-child(3) div:first-child p{border-bottom:1px solid #ff3100; border-top:0px;}
	.sub-detail .wtcaa_defi article:nth-child(4) div:last-child p{border-bottom:1px solid #ff3100; border-top:0px;}
	.sub-detail .wtcaa_defi article:nth-child(even) div:last-child{padding-left:0;}
	.sub-detail .wtcaa_defi article:nth-child(odd) div:first-child{padding-right:0;}

	.sub-detail .wtcaa_defi{background: url('/images/sub/wtcaa_definition.png') no-repeat 50% 50%; background-size:45%;}

	.sub-detail .wtcaa_depth{display:flex; flex-direction:column;}
	.sub-detail .wtcaa_depth div:nth-child(1){padding-left:15px;}
	.sub-detail .wtcaa_depth div:nth-child(2){padding:0 20px;}

	/* ADD EFFECT */
	.sub-detail .wtcaa_defi article:hover div p {background:#fff; color: #696969; padding:10px 0 0;}
	.sub-detail .wtcaa_defi article:hover div span {background-color:#ff3100; color:#fff; padding:0 2px; font-weight:300;}

	/* 조직도 */
	.m-chart{display:block;}
	.chart{display:none;;}

	/* SUB03-1 */
	/* 세미나 */
	.seminar-section {padding:1em;}
	.seminar-section > .seminar-header {margin: 0 0 1em; text-align:center;}
	.seminar-section > .seminar-row {padding-bottom:1em;}

	/* SUB03-2 */
	/* 프로그램 소개*/
	.edu-section .edu-header {text-align:center;}
	/* 프로그램 원형 리스트*/
	.edu-intro-section .intro-header-box {padding-bottom:1.5em;}
	.edu-intro-section .shape-list {padding:0;}
	.edu-intro-section .shape-list .circle-item {display:block; margin:2em auto; width:300px; height:300px;}
	.edu-intro-section .shape-list .circle-item:before,
	.edu-intro-section .shape-list .circle-item:after {display:none;}
	.edu-intro-section .shape-list .circle-item .shape-number {margin:0; padding:1em 0;}
	.edu-intro-section .shape-list .circle-item .shape-text-box .info-text {font-size:1em;}
	.edu-intro-section .shape-list .circle-item .shape-text-box .shape-desc {font-size:1em;}

	/* SUB04-1 */
	/* 슬로건 */
	.slogan-section {padding:1em;}
	.slogan-section > .point-slogan {padding-left:1.5em;}
	.slogan-section > .point-slogan:before {top:12px; width:1em;}
	/* 업체 부서 */
	.wtacc-depart-section {padding:1em;}
	/* 메인슬로건 */
	.main-slogan-section {margin-top:2em;}
	.main-slogan-section .slogan-description {position:relative; padding:0; z-index:9;}
	.main-slogan-section .slogan-description:after {content:''; position:absolute; top:-1em; left:-1em; width:calc(100% + 2em); height:calc(100% + 2em); background-color:rgba(0, 0, 0, .5); z-index:-1;}
	.main-slogan-section .slogan-description .slogan-header {text-align:center;}
	.main-slogan-section .slogan-description .slogan-sub-header {text-align:center;}

	/* SUB05-1 */
	/* 시범단 HISTORY */
	.rank-history-section > .rank-history-box > .rank-history {display:flex; flex-direction:column;}
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item:first-child {order:1;}
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item:last-child {order:2;}
	/* 시범단 HISTORY LIST */
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list {text-align:left;}
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item {padding:0 0 1em;}
	/* 시범단 HISTORY DOTS AND LINES */
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item:before,
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item:after {display:none;}
	/* 시범단 HISTORY DESCRIPTION */
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item > .item-header {display:inline-block;}
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item > .item-desc {position:relative; padding-left:1em;}
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .rank-history-list > .item > .item-desc:before {content:'- ';}
	.rank-history-section > .rank-history-box > .rank-history .rank-history-item .history-desc {margin:0;}
	/* 시범단 REVERSE */
	.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item .rank-history-list {text-align:left;}
	.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item .rank-history-list > .item {padding:0 0 1em;}
	.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item .history-desc {margin:0;}
	.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item:first-child {order:2;}
	.rank-history-section > .rank-history-box > .rank-history.reverse .rank-history-item:last-child {order:1;}
	footer > div > div.logo_box{padding:1rem;}
	footer > div .footer-info{padding:1rem 1rem 0;}

	section.grass-kind div article ul{margin-top:0px; margin-bottom:30px;}
	section.grass-kind div article ul li:first-child{padding:0.5rem;}
	section.grass-kind div{margin-bottom:0px;}

	section.txt-icon-line img{transform:scale(0.4);}
	section.txt-icon-line img:nth-of-type(1){margin-right:10px; transform-origin:right;}
	section.txt-icon-line img:nth-of-type(2){margin-left:10px; transform-origin:left;}

	section.advantages-content{padding:3rem 3rem 0;}
	section.advantages-content div article:not(:first-child){border-top:4px dotted #fff; padding-top:30px;}
	section.advantages-content div article{margin-bottom:30px;}
	.txt-m-br{display:block;}

	section.compare{padding:2rem 1rem;}

	section.compare .text-content{padding:3rem 2rem;}
	section.compare .text-content ul li{font-size:14px;}

	.advantages-description .desc-box > p br {display:none;}

	/* LNB */
	#lnb br {display:inline;}
	#lnb > .container {display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-flow:row; flex-flow:row;}
	#lnb > .container > .column:not(.home-column) {min-width:auto;}
	#lnb > .container > .column {font-size:14px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -webkit-box-flex:0; -ms-flex:0 1 auto; flex:0 1 auto;}
	#lnb > .container > .column > .header {padding:.5rem; padding-left:0; width:100%;}
	#lnb > .container > .home-column {-webkit-box-flex:0; -ms-flex:0 0 50px; flex:0 0 50px;}
	#lnb > .container > .column:nth-of-type(2) {-webkit-box-flex:0; -ms-flex:0 0 100px; flex:0 0 100px;}
	#lnb > .container > .column.single-column {-webkit-box-flex:0; -ms-flex:0 0 50%; flex:0 0 50%;}
	#lnb > .container > .column.child-column {-webkit-box-flex:1; -ms-flex:1 0 auto; flex:1 0 auto;}
	/* INQUIRY FORM */
	#inq_form > .row {margin:0;}
	#inq_form > .row > div {padding:0 0 1rem;}
	#inq_form .form-label {left:0;}
	#inq_form .form-elmt {margin:2rem 0 0;}
	/* PERSONAL LAW */
	.personal-law > .person-law-desc br {display:inline;}
	/* SUB06_1 (MAKE STEP) */
	.make-info .make-step .step-box {padding:.5rem;}
	.make-info .make-step .step-box > .description > .image-wrapper {padding:.5rem;}
	.make-info .make-step .step-box:after,
	.make-info .make-step .step-box:nth-child(odd):after,
	.make-info .make-step .step-box:nth-of-type(4n):after {display:none;}
	/* SUB06_1 (MAKE MANAGE) */
	.make-manage .manage-images {text-align:center;}
	.make-manage .manage-images .caution-box {position:static;}
	/* SUB06_1 (MAKE SLOGAN) */
	.manage-slogan-box .column {text-align:center;}
	.manage-slogan-box .slogan-column {padding:5rem 1rem 4rem;}
	.manage-slogan-box .slogan-column p {font-size:20px;}
	/* SUB06_2 (DRAW) */
	.drawing-list > .item {margin:0 0 1.5rem;}
	.drawing-list > .item > .description {padding:0;}

	.sub2_wrap .sub-section-box .pc_images {display:none;}
	.sub2_wrap .sub-section-box .mobile_images {display:block;}

	.step-box.manual-step .row > dt > .header {font-size:17.5px;}
	.step-box.manual-step .row > dd .summary-list.depth-1 {padding-left: 26px; margin-top:20px;}
	.slogan-section {text-align:center;}

	.step-box.manual-step .row > dt > .header > .mobile_only {display:none;}
	.sub-visual6 {background-size: 167%; background-position: 50% 56%;}
	.sub-visual7 {background-size: 167%; background-position: 50% 56%;}
	.sub-visual8 {background-size: 167%; background-position: 50% 56%;}

}
@media screen and (max-width: 425px) {
	/* lnb */
	ul.lnb-contents {width:100%;}
	ul.lnb-contents li {padding:0 .5em !important;}
	ul.lnb-contents li:nth-child(2) .now-sub.two-lines{line-height:1.5; word-break: keep-all; word-wrap: break-word;}
	ul.lnb-contents li:nth-child(2) i {right:2px;}
	dl.now-sub-list {font-size:.85em; left:-1px; width:calc(100% + 2px); word-break: keep-all; word-wrap: break-word;}
	
	section.sub2_wrap{padding:1em;}
	section.sub3_wrap{padding:1em;}
	section.sub4_wrap{padding:1em;}
	.sub-detail .wtcaa_depth:not(:last-child){margin-bottom:0;}
	article.sub5_contents > div > div > h5{margin:1rem 0;}

	.sub-detail dl.greeting-ltxt dd{font-size:13px;}
	.sub-detail .detail-txt div:first-child dl dd div{font-size:17px;}

	.advantages-description .desc-box {margin:0 0 1rem; padding:1rem;}
	.advantages-description .desc-box > span {left:1rem;}
	.advantages-description .desc-box > p {margin-left:4rem; font-size:17px;}

	.advantages-slogan {padding:3rem 1rem;}
	.advantages-slogan > .header > h2 {font-size:22px;}
	.advantages-slogan > .header > p {font-size:17px;}
	.advantages-slogan > img {margin:1rem 0;}
	.advantages-slogan > .slogan-box > p {font-size:17px;}
	.advantages-slogan > .slogan-box > p br {display:none;}
}
@media screen and (max-width: 424px) {
	/* PRODUCT, GALLERY THUMBNALE */
	.product-image-box .bx-wrapper {max-width:220px !important;}

	/* SUB03-2 */
	/* 프로그램 소개*/
	.edu-section {background-size:cover;}

	section.txt-icon-line{font-size:25px;}
	section.txt-icon-line div:before{background-position-x:80%;}
	section.txt-icon-line div:before, section.txt-icon-line div:after{background-size:80%;}	

	.sub-section-box .edu-section p {text-align:center;}
	.sub-section-box .edu-section h2.edu-header {font-size:18px;}

}
@media screen and (max-width: 374px) {
	/* PRODUCT, GALLERY THUMBNALE */
	.product-image-box .bx-wrapper {max-width:168px !important;}

	/* SUB03-2 */
	/* 프로그램 원형 리스트*/
	.edu-intro-section .shape-list .circle-item {width:240px; height:240px;}

}
@media screen and (max-width: 320px) {
	.sub-detail .wtcaa_depth:not(:last-child){margin-bottom:0;}
	.sub-detail .gretting-title{padding:1rem 0 0;}
	.sub-detail dl.greeting-ltxt dd{padding:20px;}
	article.sub5_contents > div > div > h5{margin:1rem 0;}
	
}