@charset "utf-8";
/* *******************************************************
 * filename : content.css
 * description : 서브 컨텐츠 CSS
 * date :2017-07-25
******************************************************** */

/* ******************  회사소개********************** */
/* -------- 회사소개 :: CEO 인사말 -------- */

/* -------- 회사소개 :: 오시는길 -------- */
#mapWrapper{overflow:hidden; position:relative; width:100%; margin:0px auto; height:300px; border:1px solid #555;}
#mapWrapper #mapCon{position:absolute; top:0px; left:50%; width:1000px; height:300px; margin-left:-500px;}	/* width : 지도의 가로값과 동일 , margin-left: 지도가로의 반값 */
.map-tbl-con{margin-bottom:30px;}
.map-tbl{width:100%;}
.map-tbl th,.map-tbl td{padding:16px 2%; letter-spacing:-0.3px; }
.map-tbl th{width:30%; border-bottom:1px solid #000; color:#1e1e1e; font-size:13px; text-align:left; font-weight:600; text-indent:2%; }
.map-tbl td{width:70%; border-bottom:1px solid #d8d8d8; color:#5b5b5b; font-size:12px;font-weight:400; line-height:14px;}
.location-list > li{padding-bottom:20px;}
.location-list > li > dl > dt{border-bottom:1px solid #ddd;}
.location-list > li > dl > dt span{position:relative; display:inline-block; top:1px; border-bottom:1px solid #333; font-size:14px; font-weight:600; padding-bottom:6px;}
.location-list > li > dl > dt span i{vertical-align:middle; font-size:18px; }
.location-list > li > dl > dd{padding-top:15px; color:#333; font-size:14px; line-height:20px; word-break:keep-all;}
.location-list > li > dl > dd .bus-info{display:block; position:relative; margin-bottom:5px; padding-left:40px;}
.location-list > li > dl > dd .train-info{display:block; position:relative; margin-bottom:5px; padding-left:25px;}
.location-list > li > dl > dd em{position:absolute; top:0px; left:0px; color:#fff; padding:1px 5px; border-radius:2px; margin-right:5px; font-size:12px;}
.location-list > li > dl > dd .train-info em{top:2px; padding:0; width:20px; height:20px; border-radius:20px; text-align:center;}
.location-list > li > dl > dd .car-come {display:block; color:#b75353; font-weight:600;}

/* -------- 회사소개 :: 연혁 -------- */
#historyListBox{width:100%; }
#historyListBox > ul li{overflow:hidden;}
#historyListBox > ul li h4{text-align:center; color:#ed4924; font-size:24px; font-weight:600; letter-spacing:-1.5px; margin-bottom:10px;}
#historyListBox > ul li .history-list-con{padding-bottom:50px;}
#historyListBox > ul li dl {overflow:hidden;}
#historyListBox > ul li dl dt{position:relative; float:left; width:20%; text-align:center;  }
#historyListBox > ul li dl dt:after{
	position:absolute; display:block; content:""; top:50%; right:-4px; width:7px; height:7px; margin-top:-3px; background-color:#ed4924; 
	-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
#historyListBox > ul li dl dt strong{color:#1e1e1e; font-weight:600; font-size:20px; border-bottom:1px solid #000; font-style:italic}
#historyListBox > ul li dl dd{float:left; width:78%; border-left:1px solid #dfdfdf;}
#historyListBox > ul li dl:last-child dd{  padding-bottom:35px;}
#historyListBox > ul li dl dd p{padding-bottom:18px; padding-left:5%; color:#5b5b5b; font-size:13px; font-weight:300; letter-spacing:-0.5px; line-height:20px;}


/* ******************  통합검색********************** */
/* 검색 :: 검색결과 상단 */
.search-result-top-con{border: 1px solid #ccc; background-color:#f4f4f4; padding:50px 20px; text-align:center; margin-bottom:50px; font-size:18px; font-weight:400; line-height:20px; word-break:keep-all; }
.search-result-top-con strong{color:#f68326; }
.search-result-top-con b{color:#000;}
.search-result-top-con .no-result-txt p{padding-bottom:20px; line-height:22px;}
.search-result-top-con .no-result-txt ul{max-width:400px; margin:0px auto; text-align:left; }
.search-result-top-con .no-result-txt ul li{font-size:11px; font-family:"돋움",dotum,sans-serif; letter-spacing:-0.5px;}
/* 검색 :: 검색결과 하단 */
.total-search-result-list-con ul {border-top:1px solid #000;}
.total-search-result-list-con ul li{position:relative; border-bottom:1px solid #ddd;}
.total-search-result-list-con ul li a{display:block; padding:15px; }
.total-search-result-list-con ul li a .result-cate{display:inline-block; margin-bottom:15px; color:#fff; background-color:#888; padding:3px 7px 5px; font-size:13px;  }
.total-search-result-list-con ul li a .result-tit{display:block; font-size:18px; color:#f68326; padding-bottom:10px; font-weight:600;}
.total-search-result-list-con ul li a .result-txt{
    overflow:hidden; height:44px; font-size:14px; line-height:1.6em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.total-search-result-list-con ul li. a:hover .result-tit,.total-search-result-list-con ul li a:hover .result-txt{text-decoration:underline;}
.total-search-result-list-con ul li.thumb-item a{overflow:hidden;}
.total-search-result-list-con ul li.thumb-item a .result-thumb{display:block; float:left; width:150px; margin-right:15px; border:1px solid #ddd;}
.total-search-result-list-con ul li.thumb-item a .result-thumb img{width:100%;}
@media all and (max-width:800px){
    /* 검색 :: 검색결과 하단 */
    .total-search-result-list-con ul li a{padding:15px 0;}
    .total-search-result-list-con ul li a .result-tit{font-size:15px;}
}
@media all and (max-width:480px){
	/* 검색 :: 검색결과 상단 */
	.search-result-top-con{padding:25px 15px; margin-bottom:25px;}
    /* 검색 :: 검색결과 하단 */
    .total-search-result-list-con ul li.thumb-item a .result-thumb{float:none; width:100%; max-width:200px; margin-right:0; margin-bottom:15px;}
}


.sub-tit {text-align:center; padding-top: 60px; position:relative; margin-bottom: 40px; font-size:36px; letter-spacing: -0.25px; color:#454545; font-weight: 500; word-break:keep-all;}
.sub-tit::before {content:""; position:absolute; width:32px; height:4px; background-color:#118B56; top:40px; left:50%; margin-left: -16px;}
.sub-tit.kor {font-size:30px; line-height: 41px; letter-spacing: -0.5px; color:#454545; font-weight: 300;}
.sub-tit.kor.s-font {font-size:25px;}
.sub-tit.kor strong {font-weight: 500;}
.sub-tit.kor span {font-size:33px; letter-spacing: -0.5px; color:#118b56; font-weight: 600;}

.sub-txt-bx {text-align:center; margin-bottom: 20px;}
.sub-txt-bx .sub-tit {margin-bottom: 5px;}
.sub-txt-bx p {font-size:16px; letter-spacing: -0.5px; color:#444; font-weight: 400;}
.sub-txt-bx p strong {font-weight: 600;}

.sub-tit3 {font-size:24px; color:#454545; font-weight: 500; margin:15px 0; text-align:center;}

/* -------- 브랜드 소개 -------- */

.brand-list-inner {position:relative; margin:15px 0;}
.brand-list-inner > img {width:100%; min-height:190px}
.brand-list-inner > span {display:inline-block; position:absolute; left:2%; top:-10px; text-align:center; font-size:29px; color:rgba(255, 255, 255, 0.3); font-style: italic; padding:10px 0; width:60px; background-color:#403B3B; border-radius:0 0 10px 10px; text-indent:-5px}
.brand-list-txt {position:absolute; width:100%; height:100%; left:0; top:0; z-index:10; text-align:center;}
.brand-list-txt-wrap {display:table; width:100%; height:100%;}
.brand-list-txt-inner {display:table-cell; vertical-align: middle; padding:0 10px}
.brand-list-txt-inner h3 {font-size:18px; line-height: 20px; letter-spacing: -0.5px; color:#343434; font-weight: 300;}
.brand-list-txt-inner h3 strong {font-weight: 500;}
.brand-list-txt-inner p {font-size:14px; line-height: 22px; letter-spacing: -0.5px; color:#444; margin-top: 20px; word-break:keep-all;}
.brand-list-txt-inner p strong {font-weight: 600;}

.sub-banner img {width:100%;}
.sub-banner-txt {position:relative;}
.sub-banner-txt-wrap {position:absolute; width:100%; height:100%; left:0; top:0;}
.sub-banner-info {display:table; width:100%; height:100%;}
.sub-banner-info-inner {display:table-cell; vertical-align: middle; text-align:center;}
.sub-banner-info-inner p {font-size:20px; line-height: 22px; letter-spacing: -0.5px; color:#fff; font-weight: 400; margin-bottom: 10px; word-break:keep-all;}
.sub-banner-info-inner h3 {font-size:25px; color:#fff; font-weight: 500;}
.sub-banner-info-inner.line-banner h3 {position:relative; padding-bottom: 20px; margin-bottom: 20px;}
.sub-banner-info-inner.line-banner h3::after {content:""; position:absolute; bottom:0; width:18px; height:2px; background-color:#D6D5D5; left:50%; margin-left: -9px;}
.sub-banner-info-inner.line-banner p {font-size:13px; line-height:18px; letter-spacing: -0.5px; color:rgba(255, 255, 255, 0.9); font-weight: 400;}
.sub-banner-info-inner.line-banner p strong {font-weight: 600;}

.best-brand-banner img {max-width:100%;}

.brand-identity {background-color:#F1F1F1}
.brand-identity-inner .brand-identity-list:last-child {margin-top: 50px;}
.brand-identity-list img {width:100%;}
.brand-identity-list .tit {text-align:center; font-size:16px; color:#fff; font-weight: 500; padding:15px 0; background-color:#413C3C; margin-bottom: 5px;}
.brand-identity-list .caption {padding-left: 7px; position:relative; font-size:13px; color:#454545; margin-top: 6px; padding-bottom: 10px;}
.brand-identity-list .caption::before {content:""; position:absolute; width:2px; height:12px; background-color:#9F9F9F; left:0; top:50%; margin-top: -12px;}

/* -------- 그루경쟁력 -------- */

.competit-bx {padding-bottom: 50px;}
.competit-bx-inner {width:50%; float:left; position:relative;}
.competit-bx-inner a {display:block;}
.competit-bx-inner img {width:100%;}
.competit-bx-tit {position:absolute; bottom:0; left:0; width:100%; }
.competit-tit {margin:0 4%; margin-bottom: 10px;}
.competit-tit span {font-size:28px; color:rgba(255, 255, 255, 0.7); font-weight: 500; font-style: italic;}
.competit-tit h3 {font-size:16px; line-height: 23px; letter-spacing: -0.5px; color:#fff; font-weight: 600;}
.competit-sub-bx {min-height:75px; width:calc(100% - 2px); background-color:rgba(20, 135, 96, 0.8); border:1px solid rgba(255, 255, 255, 0.2);}
.competit-sub-bx.ml0 {border-right:0; width:calc(100% - 1px);}
.competit-sub-bx-inner {display:table; width:100%; height:75px; }
.competit-sub-bx-inner p {
	display:table-cell; width:92%; padding:0 4%; height:100%; vertical-align: middle; font-size:12px; line-height: 15px;
	letter-spacing: -0.5px; color:rgba(255, 255, 255, 0.8); word-break:keep-all;
	text-align:left;
	/* text-align:center;*/
}
/* .competit-sub-bx-inner p:last-child {border:1px solid rgba(255,255,255,0.7); display:inline-block; width:auto; height:auto; padding:2px; margin-top:20px; margin-left:1%;} */
/* .competit-sub-bx-inner p:last-child {background-color:rgba(0,0,0,0.2); width:auto; height:auto; padding:2px; margin-top:20px; margin-left:1%; text-align:center;} */
.competit-detail {padding:5px 0; text-align:center; background-color:rgba(0,0,0,0.2); color:#fff; border-top: 1px solid rgba(255, 255, 255, 0.2);}
.material-icons.competit-add {vertical-align:middle; font-size:18px;}
.competit-bx-inner.shadow::before {/* 190625 추가 */
	content: '';
	position: absolute; 
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(left bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 60%);
}

.competit-tab-content {background-color:#F1F1F1}
.competit-tab-tit {text-align:center; padding:40px 20px 0 20px; margin-bottom: 20px;}
.competit-tab-tit span {display:inline-block; font-weight: 500; font-size:44px; color:#118b56}
.competit-tab-tit p {font-size:19px; line-height: 28px; letter-spacing: -0.5px; color:#454545; font-weight: 500; word-break:keep-all;}
.competit-tab-tit p b{font-weight: 200;}
.competit-tab-tit p.bar{position: relative; margin-bottom: 50px;}
.competit-tab-tit p.bar:after{content:'';position: absolute;bottom:-40px;left: 0;right: 0;background:#c2c2c2;width: 2px;height: 25px;margin:0 auto;}


.competit-top-info {background-color:#fff; text-align:center; /* padding-top: 30px; padding-bottom: 20px; */ padding:30px 15px;}
.competit-top img {width:100%;}

.competit-top .competit-top-info h3 {position:relative; font-size:17px; line-height: 24px; letter-spacing: -0.5px; color:#525252; font-weight: 500; padding-bottom: 20px; margin-bottom: 20px; word-break:keep-all;}
.competit-top .competit-top-info h3::after {content:""; position:absolute; bottom:0; left:50%; width:18px; height:3px; background-color:#118B56; margin-left: -9px;}
.competit-top .competit-top-info p {font-size:13px; line-height: 20px; letter-spacing: -0.5px; color:#444; word-break:keep-all;}
.competit-top .competit-top-info p span {color:#289667; font-weight: 500;}

.orange-tit {position:relative; text-align:center;}
.orange-tit img {max-width:100%;}
.orange-tit h3 {position:absolute; width:100%; left:0; bottom:5%;  font-size:19px; line-height: 28px; letter-spacing: -0.5px; color:#454545; font-weight: 400;}
.orange-tit strong {color:#F68927; font-weight: 600;}
.competit-top.orange-top .competit-top-info {background-color:#F68927}
.competit-top.orange-top .competit-top-info h3 {color:#fff}
.competit-top.orange-top .competit-top-info h3::after { background-color:#fff; }
.competit-top.orange-top .competit-top-info p {color:#fff;}

.competit-list {padding-top: 40px;}
.competit-list-inner {float:left; width:50%; text-align:center; padding-bottom: 40px;}
.competit-list-inner img {max-width:60%;}
.competit-list-inner p {font-size:14px; letter-spacing: -0.5px; color:#454545; font-weight: 500; margin-top: 10px;}
.competit-info > img {width:100%;}

.competit-test .competit-test-tit {background-color:#12845D; padding:0 3%; padding-top: 25px; padding-bottom: 10px; text-align:center; margin-top: 25px;}
.competit-test .competit-test-tit h3 {font-size:17px; letter-spacing: -0.5px; color:#fff; font-weight: 600;}
.competit-test .competit-test-tit h3 span {font-size:15px; letter-spacing: -0.5px; color:#fff; font-weight: 400;}
.competit-test .competit-test-tit p {font-size:13px; line-height: 19px; letter-spacing: -0.5px; color:#fff; padding:10px 0; background-color:rgba(255, 255, 255, 0.1); margin-top: 20px;}

.competit-test {margin-bottom: 30px;}
.competit-test-list-inner {display:table; width:100%;}
.competit-test-list-inner .competit-test-img {display:table-cell; width:50%; vertical-align: middle;}

.competit-test-list-inner.tab1-test .competit-test-img {background:url("/m/images/content/competit_tab1_img7.jpg") no-repeat center; background-size:cover}
.competit-test-list-inner.tab2-test .competit-test-img {background:url("/m/images/content/competit_tab1_img8.jpg") no-repeat center; background-size:cover}}


.competit-test-list-inner .competit-test-img img {width:100%;}
.competit-test-info {display:table-cell; vertical-align: middle; width:50%; padding:4%; background-color:#fff;}
.competit-test-info h3 {font-size:14px; line-height: 21px; letter-spacing: -0.75px; color:#525252; font-weight: 600; margin-bottom: 15px;}
.competit-test-info p {font-size:12px; line-height: 18px; letter-spacing: -0.5px; color:#676767}

.sub-eng-tit {margin-bottom: 50px;}
.sub-eng-tit .sub-tit {margin-bottom: 5px; font-weight: 300;}
.sub-eng-tit .sub-tit strong {font-weight: 500;}
.sub-eng-tit p {text-align:center; font-size:16px; color:#b4b4b4;}


.competit-tab2-list  {padding:10px 15px;}
.competit-tab2-list dl {display:table; width:100%; margin:10px 0;}
.competit-tab2-list dt {display:table-cell; width:30%; vertical-align: middle;}
.competit-tab2-list dt img {width:100%;}
.competit-tab2-list dd {display:table-cell; vertical-align: middle; padding-left: 20px;}
.competit-tab2-list dd h3 {position:relative; font-size:14px; line-height: 18px; letter-spacing: -0.5px; color:#454545; font-weight: 500; padding-bottom: 15px; margin-bottom: 15px;}
.competit-tab2-list dd h3::after {content:""; position:absolute; width:20px; height:2px; background-color:#595959; left:0; bottom:0;}
.competit-tab2-list dd p {font-size:12px; line-height: 19px; letter-spacing: -0.5px; color:#525252}

.competit-gongsin-inner {margin:0 15px; background-color:#fff; margin-bottom: 25px;}
.competit-gongsin-inner > img {width:100%;}
.competit-gongsin-inner > img.mou-img {padding:4%; width:90%;}
.competit-gongsin-tit {background-color:#289667; text-align:center; padding:20px 10px;}
.competit-gongsin-tit h3 {font-size:17px; line-height: 24px; letter-spacing: -0.5px; color:#fff; font-weight: 500;}

.competit-gongsin-list {margin:0 15px;}
.competit-gongsin-list dl {display:table; width:100%; margin-top: 5px;}
.competit-gongsin-list dl:first-child {margin-top: 0;}
.competit-gongsin-list dt {display:table-cell; vertical-align: middle; width:50px;}
.competit-gongsin-list dt span {display:inline-block; width:45px; height:45px; text-align:center; line-height: 45px; font-size:17px; color:rgba(255, 255, 255, 0.8); font-weight: 600; background-color:#3B3B3B; margin-right:5px }
.competit-gongsin-list dd {display:table-cell; vertical-align: middle; background-color:#ECECEC; padding-left: 10px;}
.competit-gongsin-list dd p {font-size:12px; line-height: 18px; letter-spacing: -0.5px; color:#454545; font-weight: 400; word-break:keep-all;}

.competit-tab3-list {padding-bottom: 25px;}
.competit-tab3-list > img {width:100%; margin:35px 0;}

.competit-tab3-inner {display:table; width:100%;}
.competit-tab3-img {display:table-cell; width:50%; vertical-align: middle;}
.competit-tab3-img img {width:100%;}
.competit-info {display:table-cell; vertical-align: middle; background-color:#f1f1f1; padding:25px 4%;}
.competit-info h3 {font-size:16px; line-height: 21px; letter-spacing: -0.5px; color:#444; font-weight: 600; margin-bottom: 20px;}
.competit-info p {font-size:12px; line-height: 18px; letter-spacing: -0.5px; color:#525252; word-break:keep-all;}
.competit-info p.icon-txt {font-size:15px; color:#333;}

.competit-tab3-content .competit-info {background-color:#fff;}

.tab3-list1 h3 {background:url("/m/images/content/competit_tab3_icon1.jpg") no-repeat 90% center ; background-size:25px auto;}
.tab3-list2 h3 {background:url("/m/images/content/competit_tab3_icon2.jpg") no-repeat 90% center ; background-size:30px auto;}
.tab3-list3 h3 {background:url("/m/images/content/competit_tab3_icon3.jpg") no-repeat 90% center ; background-size:28px auto; padding:5px 0;}
.tab3-list4 h3 {background:url("/m/images/content/competit_tab3_icon4.jpg") no-repeat 90% center ; background-size:25px auto; padding:5px 0;}

.tab3-list1 .competit-tab3-img {background:url("/m/images/content/competit_tab3_img3.jpg") no-repeat center; background-size:cover;}
.tab3-list2 .competit-tab3-img {background:url("/m/images/content/competit_tab3_img4.jpg") no-repeat center; background-size:cover;}
.tab3-list3 .competit-tab3-img {background:url("/m/images/content/competit_tab3_img5.jpg") no-repeat center; background-size:cover;}
.tab3-list4 .competit-tab3-img {background:url("/m/images/content/competit_tab3_img6.jpg") no-repeat center; background-size:cover;}

.competit-tab4-list {padding-top: 35px;}
.tab4-faq-list .faq-list-con {border-top: 0; margin-bottom: 0;}
.tab4-faq-list h4 {font-size:18px; line-height: 24px; letter-spacing: -0.5px; color:#454545; font-weight: 500;}
.tab4-faq-list h4 span {font-size:25px;color:#118b56; font-weight: 500; display:inline-block; margin-right:10px}
.tab4-faq-list .faq-subject ul {width:90%;}
.tab4-faq-list .faq-subject ul.last {margin-top: 10px;}
.tab4-faq-list .faq-subject ul li {float:left; width:23%; position:relative; margin-left: 2.5%;}
.tab4-faq-list .faq-subject ul li:first-child {margin-left: 0;}
.tab4-faq-list .faq-subject ul li img {width:100%;}
.tab4-faq-list .faq-subject ul li p {position:absolute; z-index:9; width:100%; left:0; bottom:4%; text-align:center; }

.tab4-faq-list .faq-item {border-top: 1px solid #d7d7d7; margin-bottom: 25px;}
.tab4-faq-list .answer-txt-con p {font-size:12px; line-height: 19px; letter-spacing: -0.5px; color:#525252; margin-bottom: 20px; word-break:keep-all;}
.tab4-faq-list .answer-txt-con img {width:100%;}

.tab4-faq-list .faq-list-con .faq-item dt {padding:15px 0; } 

.tab4-faq-list .faq-list-con .faq-item dt .arrow {top:50%; margin-top: -4.5px;}

/* -------- 센터찾기 -------- */
.center-content {padding-bottom: 50px;}

.center-tab {margin-bottom: 25px;}
.center-tab li {float:left; width:33.3%; text-align:center;}
.center-tab li a {display:block; border-top: 2px solid #118B56; border-bottom: 2px solid #118B56; color:#118B56; font-size:14px; letter-spacing: -0.5px; font-weight: 500; padding:15px 0;}
.center-tab li.selected a {background-color:#118B56; color:#fff; }

.center-list-inner {margin-bottom: 15px;}

.center-img {position:relative; padding-top: 60%;}
.center-img span {position:absolute; left:0; top:0; right:0; bottom:0;border:1px solid #ddd;}
.center-img img {width:100%; height:100%; }

.center-info {padding:15px; border:1px solid #DDDDDD; border-top: 0;}
.center-info h3 {font-size:15px; line-height: 19px; letter-spacing: -0.25px; color:#454545; font-weight: 500; margin-bottom:15px; margin-top: 10px;}
.center-info dl {display:table; width:100%; background-color:#F2F2F2; margin-bottom: 5px;}
.center-info dt {display:table-cell; width:30%; vertical-align: middle; padding-left: 10px; font-size:12px; letter-spacing: -0.5px; color:#454545; font-weight: 500;}
.center-info dt i {font-size:20px; color:#363636;}
.center-info dd {display:table-cell; vertical-align: middle; padding:10px; font-size:12px; line-height: 16px; letter-spacing: -0.5px; color:#454545}

.center-btn-group span {float:left; display:inline-block; width:49%; position:relative;}
.center-btn-group span a {display:block; }
.center-btn-group span p {position:absolute; width:100%; left:0; top:30%; z-index:9; text-align:center; font-size:12px; letter-spacing: -0.5px; color:#fff; font-weight: 500;}
.center-btn-group span p img {width:18px; display:inline-block; vertical-align: middle; margin-right:5px; margin-top: -2px;}
.center-btn-group span img {width:100%;}
.center-btn-group span:first-child {margin-right:2%;}

/* -------- 센터찾기 뷰페이지 -------- */
.center-view-tit {display:table; width:100%; padding:10px 0; border-top: 2px solid #828282; border-bottom: 1px solid #DDDDDD; margin-bottom: 0px; /* 15px */}
.center-view-tit .center-tit-icon {display:table-cell; width:40px; vertical-align: middle; padding-right:15px}
.center-view-tit .center-tit-icon span {display:inline-block; width:40px; height:33px; padding-top: 7px; background-color:#289667; text-align:center; font-size:11px; line-height: 13px; letter-spacing: -0.25px; color:#fff; font-weight: 500; border-radius:50%;}
.center-view-tit p {display:table-cell; vertical-align: middle; font-size:16px; line-height: 20px; letter-spacing: -0.5px; color:#454545; font-weight: 500;}


.center-view-slider {margin-bottom: 15px;}
.center-view-slider .center-view-slider-inner img {width:100%;}
.center-view-slider .slick-arrow {position:absolute; z-index:11; font-size:0; width:40px; height:40px; bottom:-1px; cursor:pointer;}
.center-view-slider .slick-prev {background:url("/m/images/main/main_interior_prev.jpg") no-repeat; background-size:100% auto; right:40px;}
.center-view-slider .slick-next {background:url("/m/images/main/main_interior_next.jpg") no-repeat; background-size:100% auto; right:0;}

.center-map {border:1px solid #ddd; border-bottom: 20px; /* 0 */}
#mapWrapper{overflow:hidden; position:relative; width:100%; margin:0px auto; height:300px; border:0;}
#mapWrapper #mapCon{position:absolute; top:0px; left:50%; width:1000px; height:300px; margin-left:-500px;}

.center-view-info {padding:0; /* 15px */ /* border:1px solid #ddd; border-top: 0; */ border:0; margin-bottom: 20px;}
.center-view-info .center-info-tit {padding:10px 20px; background-color:#F0F0F0; margin-bottom: 10px;}
.center-view-info .center-info-tit h3 {font-size:15px; letter-spacing: -0.25px; color:#454545; font-weight: 500;}

.center-view-info dl {display:table; width:100%; margin-bottom: 5px; border-bottom: 1px solid #ddd; }
.center-view-info dt {display:table-cell; width:24%; /* 30% */ vertical-align: middle; padding-left: 10px; font-size:12px; letter-spacing: -0.5px; color:#454545; font-weight: 500;}
.center-view-info dt img {width: 17px; padding-right: 7px;}
.center-view-info dt i {font-size:20px; color:#363636;}
.center-view-info dd {display:table-cell; vertical-align: middle; padding:10px; font-size:12px; line-height: 16px; letter-spacing: -0.5px; color:#454545}

.center-service .tit {font-size:12px; line-height: 13px; letter-spacing: -0.5px; color:#454545; font-weight: 500; padding-left: 10px; margin:10px 0;}
.center-service .tit img {width: 17px; padding-right: 7px;}
.center-service .tit i {font-size:20px; color:#363636;}
.center-service ul li {float:left; margin-left: 1%; margin-bottom:1%; width:15.8%; position:relative;}
.center-service ul li:first-child,
.center-service ul li:nth-child(7){margin-left: 0;}
.center-service ul li img {width:100%;}
.center-service ul li p {position:absolute; width:100%; left:0; bottom:8%; text-align:center; font-size:9px; letter-spacing: -0.5px; color:#454545}
.center-service ul.icon-list02 {margin-top: 1%}

.list-btn {text-align:center; margin-top: 20px;}
.list-btn a {display:inline-block; padding:10px 20px; background-color:#3C3C3C; font-size:12px; color:#fff; font-weight: 500; border-radius:5px;}


.franchise-tit .sub-tit {position:relative; padding-bottom: 25px;}
/* .franchise-tit .sub-tit::after {content:""; position:absolute; height:20px; width:2px; background-color:#B6B6B6; bottom:0; left:50%; } */
.franchise-tit p {line-height: 16px;}
.franchise-tit p.form-contxt {font-size:13px; line-height:20px;word-break: keep-all;}


.franchise-content, .community-content, .marketing-content, .online-content {padding-bottom: 50px;}
.marketing-content .bbs-inquiry-agree-con, .online-content .bbs-inquiry-agree-con {margin-top: 15px;}
.franchise-content img {width: 100%; max-width: 640px;}

/* -------- 그루 시스템 -------- */

.system-top {text-align:center; padding-bottom: 40px;}
.system-top p {font-size:13px; line-height: 19px; letter-spacing: -0.5px; color:#454545; font-weight: 400; margin-bottom: 35px; word-break: keep-all;}
.system-top p strong {font-weight: 600;}
.system-top img {width:60%; }

.system-list {text-align:center; padding-bottom: 40px;}
.system-list ul {width:71%; display:inline-block; margin-bottom: 5px;}
.system-list li {float:left; position:relative; width:32%; margin-left: 2%;}
.system-list li:first-child {margin-left: 0;}
.system-list li img {width:100%; }
.system-list li p {position:absolute; width:100%; left:0; bottom:8%; text-align:center; font-size:11px; letter-spacing: -0.5px; color:#454545}

.system-info {background-color:#F1F1F1}
.system-info > p {font-size:13px; padding:0 20px; line-height: 19px; letter-spacing: -0.5px; color:#454545; margin-bottom: 35px; text-align:center; word-break:keep-all;}
.system-info > p strong {font-weight: 600;}

.system-way .tit {padding:10px 0; background-color:#0A7F5D; text-align:center; font-size:16px; letter-spacing: -0.5px; color:#fff; font-weight: 30; margin-bottom: 10px;}
.system-way .tit strong {font-weight: 500;}

.system-way-list .system-way-list-inner {float:left; width:49%;}
.system-way-list .system-way-list-inner img {width:100%;}
.system-way-list .system-way-list-inner.ml {margin-left: 2%;}
.system-way-list .system-way-list-inner p {font-size:14px; letter-spacing: -0.5px; color:#4f4f4f; font-weight: 500; margin-top: 10px; margin-bottom: 25px; }
.system-way-list .system-way-list-inner p span {display:inline-block; font-size:20px; color:#0a7f5d; font-weight: 500;}


/* -------- 가맹점 전용 -------- */

.exclusive-content .center-tab li {width:50%;}

.content-table-con{width:100%; position:relative;}
.content-tbl{width:100%; word-break:keep-all;}
.prd-tbl th{font-size:16px; line-height:18px; color:#b10418; font-weight:600; letter-spacing:-0.25px; border-top:1px solid #333; border-bottom:1px solid #cbcbcb; padding:10px 0;}
.prd-tbl td{font-size:16px; line-height:18px; padding:10px 1%; text-align:center; color:#525252; letter-spacing:-0.25px; border-bottom:1px solid #cbcbcb; }
.prd-tbl tr th:first-child, .prd-tbl tr td:first-child{border-left:0;}
.swiper-container.point{margin-bottom:4%;}
.m-scroll-table-con tbody th br{display:block;}
.swiper-slide {
    text-align:center;
    background: #fff;
    width:100%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-scrollbar, .swiper-scrollbar-drag{display:none;}
 
@media all and (max-width:800px){
    .swiper-container-android .swiper-slide,
    .swiper-wrapper {
      -webkit-transform: translate3d(0px, 0, 0);
      -moz-transform: translate3d(0px, 0, 0);
      -o-transform: translate(0px, 0px);
      -ms-transform: translate3d(0px, 0, 0);
      transform: translate3d(0px, 0, 0);
    }
    .content-table-box{position:relative; width:104%; overflow-x:scroll; margin:0 -2% !important;}
    .m-scroll-table-con{width:800px; padding-bottom:20px; cursor:pointer}
    .m-scroll-table-con .content-table-header.fixed{position:absolute; top:0px; left:0%; width:100%;}
    .swiper-container {
        width: 100%;
        margin: 20px 0% !important;
    }
    .swiper-container:after{
        position:absolute; top:0px; right:0px; width:30px; height:100%; content:""; z-index:9; opacity:0.2;filter:Alpha(opacity=20);
        background:url(/images/content/table_bg.png) repeat-x 0% 50%
    }
    .swiper-slide{width:800px !important;}
    .swiper-scrollbar{display:block;}
    .swiper-scrollbar-drag{display:block; background-color:#950b1b;}
}

.exclusive-login-content .bbs-subject-con .bbs-subject-txt {width:80%;}
.exclusive-login-content .bbs-subject-con .bbs-subject-icons {left:90%;}
.exclusive-login-content table th {font-size:14px; color:#343434; font-weight: 500; letter-spacing: -0.5px; }
.exclusive-login-content table td {font-size:14px; color:#555; letter-spacing: -0.5px; }
.exclusive-login-content table td.exclusive-state span{display: inline-block;padding: 0 10px; height: 24px; line-height: 24px;  border-radius: 5px; font-size: 11px; color: #fff; text-align: center;}
.exclusive-login-content table td span.end {background-color: #118B56;}
.exclusive-login-content table td span.process {background-color: #888;}
.exclusive-login-content table td span.register {background-color: #242424;}
.exclusive-login-content table td span.reply {background-color: #B50000;}

.exclusive-btn {text-align:center;}
.exclusive-btn a {display:inline-block; padding:10px 20px; background-color:#12845D; font-size:14px; color:#fff; border-radius:5px;}

/* -------- 회사 소개 -------- */

.intro-content .sub-eng-tit {margin-bottom: 25px;}

.intro-ceo-tit {display:table;}
.intro-ceo-logo {display:table-cell; vertical-align: middle; width:23%;}
.intro-ceo-logo img {width:100%;}
.intro-ceo-txt {display:table-cell; vertical-align: middle;}
.intro-ceo-txt h3 {font-size:17px; line-height: 25px; letter-spacing: -0.25px; color:#444444; font-weight: 300;}
.intro-ceo-txt h3 strong {font-weight: 500;}

.intro-ceo {background-color:#F2F2F2; padding:25px 0;}
.intro-ceo > img {width:100%;}
.intro-ceo-info p {text-align:center; font-size:13px; line-height: 19px; letter-spacing: -0.5px; color:#454545; font-weight: 400; padding:0 20px; word-break:keep-all;}
.intro-ceo-info .ceo-txt {padding-top: 20px; margin-top: 20px; position:relative; font-size:15px; font-weight: 500;}
.intro-ceo-info .ceo-txt::before {content:""; position:absolute; height:2px; width:20px; top:0; left:50%; margin-left: -10px; background-color:#7C7C7C;}

.intro-org > img {width:100%;}

.intro-contact {background-color:#353535; padding:25px 0;}
.intro-contact-tit {text-align:center; border-bottom: 1px solid #868686; padding-bottom: 15px;}
.intro-contact-tit h3 {font-size:31px; color:#fff; font-weight: 500;}
.intro-contact-tit p {font-size:11px; line-height: 15px; letter-spacing: -0.5px; color:rgba(255, 255, 255, 0.7); margin:10px 0;}
.intro-contact-tit p .contact-bx {font-size:12px; padding:5px 10px; background-color:#118B56; text-align:center; letter-spacing: -0.5px ; color:#fff; font-weight: 600; margin-right:5px;}
.intro-contact-tit p span {display:inline-block; vertical-align: middle; font-size:28px; color:#11a263; font-weight: 500;}
.intro-contact-info {padding:0 30px; padding-top: 25px;}
.intro-contact-info p {font-size:12px; letter-spacing: -0.5px; color:rgba(255, 255, 255, 0.7); margin-top: 10px;}
.intro-contact-info p:first-child {margin-top: 0;}
.intro-contact-info p i {margin-right:8px; font-size:20px}

/* -------- 인테리어 공통 부분 -------- */
.interior-content {padding-bottom: 50px;}
.interior-top {background:#F3F3F3; text-align:center; padding-top:30px; padding-bottom: 50px; margin-bottom: 20px;background-size: cover; background-repeat: no-repeat; background-position: top center;}
.interior-top h3 {font-size:16px; line-height: 24px; letter-spacing: -0.5px; color:#454545; font-weight: 400; margin: 30px 0 20px; word-break:keep-all; }
.interior-top h3 strong {font-weight: 600;}
.interior-top p {font-size:13px; line-height: 19px; letter-spacing: -0.5px; color:#454545; font-weight: 400; margin-bottom: 25px; word-break:keep-all; padding:0 15px;}
.interior-top.cafe{background-image: url("/m/images/content/m_interior_cafe_bg.jpg");}
.interior-top.center{background-image: url("/m/images/content/m_interior_center_bg.jpg");}
.interior-top.reading{background-image: url("/m/images/content/m_interior_reading_bg.jpg");}

.interior-arrow img {position:absolute; z-index:10; left:50%; margin-left: -15px; width:30px;}

.interior-big .slick-arrow {position:absolute; z-index:11; font-size:0; width:40px; height:40px; bottom:-1px; cursor:pointer;}
.interior-big .slick-prev {background:url("/m/images/main/main_interior_prev.jpg") no-repeat; background-size:100% auto; right:40px;}
.interior-big .slick-next {background:url("/m/images/main/main_interior_next.jpg") no-repeat; background-size:100% auto; right:0;}
.interior-big .interior-big-inner {border:1px solid #ddd;}
.interior-big .interior-big-inner img {width:100%;}

.interior-small {margin-top: 10px;}
.interior-small .interior-small-inner {border:1px solid #ddd; margin:0 2.5px; cursor:pointer;}
.interior-small .interior-small-inner img {width:100%;}

/* 그루 공간 디자인 */
.groo-slider-wrap {position:relative; margin-top: 25px;}
.groo-slider1 {float:left; width:49%;}
.groo-slider1-inner img{width:100%;}

.groo-slider2 {float:right; width:49%; }
.groo-slider2-inner img{width:100%;}

.groo-slider3 {float:left; width:49%;margin-top: 10px;}
.groo-slider3-inner img{width:100%;}

.groo-slider4 {float:right; width:49%; margin-top: 10px;}
.groo-slider4-inner img{width:100%;}

.groo-top-inner {background-color:#333333; text-align:center; padding-bottom: 25px;}
.groo-top-tit {position:relative; font-size:30px; color:#fff; font-weight: 500; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding-top: 35px;}
.groo-top-tit::after {content:""; position:absolute; width:20px; height:2px; background-color:#fff; bottom:-1px; left:50%; margin-left: -10px;}
.groo-top-inner p span {font-size:19px; line-height: 24px; letter-spacing: -0.5px; color:#fff; font-weight: 500;}
.groo-top-inner p.info {font-size:13px; line-height: 21px; letter-spacing: -0.5px; color:rgba(255, 255, 255, 0.6); font-weight: 400; margin-top: 15px; padding:0 15px; word-break:keep-all;}

.groo-content .sub-banner-info-inner p.info {font-size:13px; padding:0 10px; font-weight:400; line-height: 19px; letter-spacing: -0.5px; color:rgba(255, 255, 255, 0.9); margin-top: 20px;}

.groo-banner {position:relative; margin-top: 25px;}
.groo-banner > img {width:100%;}
.groo-banner-txt {position:absolute; width:100%; height:100%; left:0; top:0; text-align:center; }
.groo-banner-txt-wrap {display:table; width:100%; height:100%;}
.groo-banner-txt-inner {display:table-cell; vertical-align: middle; padding:0 30px;}
.groo-banner-txt-inner h3 {font-size:25px; color:#fff; font-weight: 500;}
.groo-banner-txt-inner p {font-size:13px; line-height: 19px; letter-spacing: -0.5px; color:rgba(255, 255, 255, 0.8); margin:20px 0; padding:0 15px; word-break:keep-all;}
.groo-banner-txt-inner img {width:100%;}

.groo-design .center-tab li {width:50%;}

.groo-center-slider .groo-center-inner img {width:100%;}
.groo-center-slider .slick-arrow {position:absolute; z-index:11; font-size:0; width:40px; height:40px; bottom:-1px; cursor:pointer;}
.groo-center-slider .slick-prev {background:url("/m/images/main/main_interior_prev.jpg") no-repeat; background-size:100% auto; right:40px;}
.groo-center-slider .slick-next {background:url("/m/images/main/main_interior_next.jpg") no-repeat; background-size:100% auto; right:0;}

.groo-cafe-slider .groo-cafe-inner img {width:100%;}
.groo-cafe-slider .slick-arrow {position:absolute; z-index:11; font-size:0; width:40px; height:40px; bottom:-1px; cursor:pointer;}
.groo-cafe-slider .slick-prev {background:url("/m/images/main/main_interior_prev.jpg") no-repeat; background-size:100% auto; right:40px;}
.groo-cafe-slider .slick-next {background:url("/m/images/main/main_interior_next.jpg") no-repeat; background-size:100% auto; right:0;}


.groo-tab-container .cm-tab-con {display:none;}
.groo-tab-container .cm-tab-con.active {display:block;}

.groo-design-tit {padding-bottom: 25px; border-bottom: 1px solid #C5C5C5; margin-bottom: 25px;}
.groo-design-tit h3 {font-size:19px; line-height: 22px; letter-spacing: -0.5px; color:#454545; font-weight: 500; margin-top: 25px;}
.groo-design-tit h3 span {display:inline-block; font-size:31px; font-weight: 500; color:#118b56; margin-right: 5px;}
.groo-design-tit h3 span.point {font-size:14px; line-height: 19px; color:#9e9e9e; margin-left: 5px; margin-right:0}
.groo-design-tit p {font-size:13px; line-height: 21px; letter-spacing: -0.5px; color:#525252; font-weight: 400; margin:17px 0;}

.groo-design-btn a {position:relative; display:inline-block; padding:10px 25px 10px 10px; font-size:11px; letter-spacing: -0.5px; color:#525252; font-weight: 500; border:1px solid #DDDDDD; border-radius:5px; }
.groo-design-btn a img {width:5px; position:absolute; right:7%; top:50%; margin-top: -3.5px;}

.groo-design-info dl {display:table; width:100%; padding:20px 0; background-color:#F2F2F2; margin-bottom: 10px;}
.groo-design-info dt {display:table-cell; width:30%; vertical-align: middle; font-size:19px; color:#343434; font-weight: 500; text-align:center;}
.groo-design-info dd {display:table-cell; vertical-align: middle; padding-right:4%;}
.groo-design-info dd ul li {float:left; width:32.5%; margin-left: 1%; position:relative;}
.groo-design-info dd ul li:first-child {margin-left: 0;}
.groo-design-info dd ul li img {width:100%;}
.groo-design-info dd ul li p {position:absolute; z-index:9; width:100%; left:0; bottom:4%; text-align:center; font-size:11px; letter-spacing: -0.5px; color:#454545}


/* 센터 이용 안내 */
.info-content .sub-tit.kor {line-height: 32px;}

.info-list .info-list-inner {float:left; width: calc(49% - 2px); margin-left: 2%; border:1px solid #ddd; margin-bottom: 10px;}
.info-list .info-list-inner.ml0 {margin-left: 0;}
.info-list .info-list-inner .info-img {border-bottom: 1px solid #ddd;}
.info-list .info-list-inner .info-img img {width:100%;}

.info-txt {padding:10px; }
.info-txt  h3 {font-size:15px; line-height: 21px; letter-spacing: -0.5px; color:#454545; font-weight: 400;}
.info-txt  h3 span {display:inline-block; font-size:21px; line-height: 25px; color:#118b56; font-weight: 500; margin-right:5px;}
.info-txt p {display:table; width:100%; background-color:#F2F2F2; margin:2px 0;}
.info-txt p i {display:table-cell; vertical-align: middle; padding:5px 0; font-size:20px; width:30%; text-align:center; color:#118B56;}
.info-txt p span {display:table-cell; vertical-align: middle; font-size:11px; letter-spacing: -0.5px; color:#454545; word-break:keep-all;}
.info-txt p.empty {background-color:#fff;}
.info-txt p.empty i {opacity:0;filter:Alpha(opacity=0);}

.info-use-list .info-use-inner {width:45%; float:left; margin-left: 2%; display:table; background-color:#F5F5F5; padding:10px 2%; margin-bottom: 10px;}
.info-use-list .info-use-inner.ml0 {margin-left: 0;}

.info-use-img {display:table-cell; vertical-align: middle;width:38%; }
.info-use-img img {width:100%;}
.info-use-txt {display:table-cell; vertical-align: middle; text-align:center;}
.info-use-txt p {font-size:13px; line-height: 16px; letter-spacing: -0.5px; color:#525252}
.info-use-txt p span {color:#118b56; font-weight: 600;}

.info-banner {position:relative;}
.info-banner > img {width:100%;}
.info-banner-txt {position:absolute; width:100%; height:100%; left:0; top:0; z-index:9; text-align:center;}
.info-banner-wrap {display:table; width:100%; height:100%;}
.info-banner-inner {display:table-cell; vertical-align: middle; padding:0 15px; }

.info-banner-inner h3 {position:relative; font-size:20px; line-height: 23px; letter-spacing: -0.5px; color:#fff; font-weight: 300; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.info-banner-inner h3::after {content:""; position:absolute; width:20px; height:2px; background-color:#fff; bottom:-1px; left:50%; margin-left: -10px;}
.info-banner-inner h3 strong {font-weight: 500;}
.info-banner-inner h3 span {font-size:40px; line-height: 50px; color:#fff; font-weight: 500;}
.info-banner-inner .tit {font-size:16px; line-height: 21px; letter-spacing: -0.5px; color:#fff; font-weight: 300; word-break:keep-all;}
.info-banner-inner .tit strong {font-weight: 500;}
.info-banner-inner .info {margin-top: 20px; margin-bottom: 30px; font-size:12px; line-height: 18px; letter-spacing: -0.5px; color:#fff; font-weight: 300; word-break:keep-all;} 
.info-banner-inner ul li {display:inline-block;  width:24%; margin-left: 1%; position:relative;}
.info-banner-inner ul li:first-child {margin-left: 0;}
.info-banner-inner ul li img {width:100%;}
.info-banner-inner ul li p {position:absolute; width:100%; left:0; bottom:10%; text-align:center; font-size:11px; letter-spacing: -0.5px; color:#fff;}


/* 창업경쟁력 */
.competit-slider-tit {position:relative;}
.competit-slider-tit > img {width:100%;}
.competit-slider-tit-wrapper {position:absolute; width:100%; height:100%; left:0; top:0; text-align:center;}
.competit-slider-tit-wrap {display:table; width:100%; height:100%;}
.competit-slider-tit-inner {display:table-cell; vertical-align: middle;}
.competit-slider-tit-inner h3 {position:relative; font-size:30px; line-height: 45px; color:#fff; font-weight: 500; padding-bottom: 20px; margin:0 15px; margin-bottom: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.competit-slider-tit-inner h3::after {content:""; position:absolute; width:20px; height:2px; background-color:#fff; bottom:-1px; left:50%; margin-left: -10px;}
.competit-slider-tit-inner p {font-size:15px; line-height: 22px; letter-spacing: -0.5px; color:#fff;}
.competit-slider-tit-inner p strong {font-weight: 600;}

.competit-slider-info {background-color: #f9f9f9;}
.competit-slider-info-inner {padding:20px 0;}
.competit-slider-info-inner h3 {font-size:18px; line-height: 27px; letter-spacing: -0.5px; color:#444444; font-weight: 500;}
.competit-slider-info-inner h3 span {font-size:25px; color:#138161; font-weight: 500; display:inline-block; margin-right:5px}
.competit-slider-info-inner ul {margin-top: 20px;}
.competit-slider-info-inner ul li {display:table; width:100%; margin:5px 0;}
.competit-slider-info-inner ul li span {display:table-cell; vertical-align: top; width:20px;}
.competit-slider-info-inner ul li span i {font-size:20px; color:#138161;}
.competit-slider-info-inner ul li p {display:table-cell; vertical-align: top; padding-left: 10px; font-size:13px; line-height: 21px; letter-spacing: -0.5px; color:#444; word-break: keep-all;}

.competit-slider .competit-slider-inner img {width:100%;}
.competit-slider .slick-arrow {position:absolute; z-index:11; font-size:0; width:55px; height:55px; bottom:-1px; cursor:pointer;}
.competit-slider .slick-prev {background:url("/m/images/main/main_interior_prev.jpg") no-repeat; background-size:100% auto; right:55px;}
.competit-slider .slick-next {background:url("/m/images/main/main_interior_next.jpg") no-repeat; background-size:100% auto; right:0;}

.competit-business {/* background:#F2F2F2; */ padding-bottom: 1px;}
.competit-businee-txt {background-color:#fff; padding:20px 15px; margin:15px 0; text-align:center;}
.competit-businee-txt p {font-size:13px; line-height: 21px; letter-spacing: -0.5px; color:#525252; word-break:keep-all;}
.competit-businee-txt p span {font-size:16px; font-weight: 500;}

.competit-business-list .competit-business-img {position:relative;}
.competit-business-list .competit-business-img img {width:100%;}
.competit-business-list .competit-business-img .competit-bx {display:inline-block; padding:10px 15px; background-color:rgba(10, 127, 93, 0.9); position:absolute; left:0; top:0; font-size:16px; color:#fff; font-weight: 500;}

.competit-business-info {margin-top: 15px; margin-bottom: 35px;}
.competit-business-info dl {display:table; width:100%;}
.competit-business-info dt {display:table-cell; vertical-align: middle; width:40px; font-size:50px; color:#0a7f5d; font-weight: 500;}
.competit-business-info dd {display:table-cell; vertical-align: middle; padding-left: 15px; }
.competit-business-info dd p {font-size:14px; line-height: 25px; letter-spacing: -0.5px; color:#444; font-weight: 400;}
.competit-business-info dd p span {font-size:18px; font-weight: 500;}



/* 20210108 창업경쟁력 디자인변경 */
.competit-business .sub-tit{ padding-bottom: 40px; margin-bottom: 20px;}
.competit-business .sub-tit.b_bar:after{
	position: absolute;
    content: '';
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 25px;
    background: #b6b6b6;
}
.competit-business p.form-contxt {
	font-size: 13px;
    line-height: 20px;
    word-break: keep-all;
}
.competit-business img,
.competit-business .sub-txt-bx .img-wrap img {
	width: 100%;
}
.competit-business .cont {
	position: relative;
	padding-bottom: 1.875vw; /* 15px */
}
.competit-business .cont .txt_area {
	position: absolute;
	left: 4.625vw; /* 37px */
	top: 5vw; /* 40px */	
}
.competit-business .cont .txt_area .big_txt {
	font-size: 3.5vw; /* 28px */
	line-height: 1.429em;
	padding-bottom: 1.25vw; /* 10px*/
}
.competit-business .cont .txt_area .big_txt span {
	font-weight: 600;
}
.competit-business .cont .txt_area p {
	font-size: 2.75vw; /* 22px */
	line-height: 1.364em;
}
.competit-business .cont .cont_bg_box{
	width: 100%;
	background-color: #d8b660;
	color: #fff;
	font-size: 3.125vw; /* 25px */
	line-height: 13.5vw; /*108px*/
	text-align: center;
	position: relative;
}
.competit-business .cont .cont_bg_box span{
	font-size:  3.75vw; /* 30px */
	color: #2f6354;
	font-weight: 400;
}
.competit-business .cont02 {
	background-color: #f9f9f9;
	padding-bottom: 24.625vw; /* 197px */
}
.competit-business .cont02 .img-wrap {
	position: relative;
}
.competit-business .cont02 .img-wrap img {	
	width: 100%;
}
.competit-business .cont02 .competit-process .process01,
.competit-business .cont02 .competit-process .process02{
	position: absolute;
	left:6.25vw; /* 50px */
}
.competit-business .cont02 .competit-process .process01{
	top: 24.625vw; /* 197px */
}
.competit-business .cont02 .competit-process .process02{
	top: 61.625vw; /* 493px */
}
.competit-business .cont02 .competit-process li{
	font-size: 3vw; /* 24px */
	line-height: 1.333em;
	float: left;
	width: 24vw; /* 192px */
	text-align: center;
	margin-right: 7.5vw; /* 60px */
}
.competit-business .cont02 .competit-process li.mr0{
	margin-right: 0;
}
.competit-business .cont03{
	padding-bottom: 8.75vw; /* 70px */
}
.competit-business .cont03 .competit-marketing-tit {
	font-size: 3vw; /* 24px */
	color: #fff;
	width: 58.375vw; /* 467px */
	line-height: 6.75vw;
	background-color: #36986e;
	text-align: center;
	border-radius:50vw;
	margin: 0 auto;
	margin-top: 5vw; /* 40px */
	margin-bottom: 4.375vw; /* 35px */
}

.competit-business .cont03 .competit-marketing-graph .marketing-graph-num {
	float: left;
	font-size: 2.5vw; /* 20px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph-num ul {
	padding-top: 1.25vw; /* 10px */
	padding-right: 1.25vw; /* 10px */
	margin-left: 4.875vw; /* 39px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph-num li{
	padding-bottom: 10vw; /* 80px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph-num li:last-child{
	padding-bottom: 0px;
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph {
	position: relative;
	float: left;
	width: 86.625vw; /* 693px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .marketing-graph-arr img {
	position: absolute;
	bottom:0;
	right: 2.875vw; /* 23px */
	height: 0;
	width: 7.5vw; /* 63px */
	transition: all 900ms linear;
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line {
	position: absolute;
	width: 15.125vw; /* 121px */
	bottom: 0;
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line01 {
	left: 12.125vw; /* 97px */
	bottom: 1.154401154401154vw; /* 8px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line02 {
	left: 28.875vw; /* 231px */
	bottom:13vw; /* 104px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line03 {
	left: 42.375vw; /* 339px */
	bottom: 32.75vw; /* 262px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line04 {
	left: 57.375vw; /* 459px */
	bottom:22.875vw; /* 183px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line05 {
	left: 68.125vw; /* 545px */
	bottom: 36.375vw; /* 291px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line .icon {
	display: block;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 5.125vw; /* 41px */
	height: 6.25vw; /* 50px */
	z-index: 2;
	position: relative;
	opacity: 0;
	transition: all 300ms linear;
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line01 .icon,
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line03 .icon,
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line04 .icon,
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line05 .icon{
	background-image:url(/m/images/content/competit-marketing-graph-icon.png);
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line02 .icon {
	width: 2.5vw; /* 20px */
	height: 2.5vw; /* 20px */
	background-color: #fb2525;
	border-radius:50%;
}

.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line .bar{
	display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 1px;
    background: #36986e;
    transform-origin: left bottom;
	height: 0;
	transition: all 300ms linear;
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.line01 .bar{
	transform: rotate(56deg);
    bottom: 3vw; /* 24px */
    left: 2.5vw; /* 20px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.line02 .bar{
	transform: rotate(33deg);
    left: 1.5vw; /* 12px */
    bottom: 1.375vw; /* 11px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.line03 .bar{
	transform: rotate(122deg);
    left: 1.5vw; /* 12px */
    bottom: 4vw /* 32px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.line04 .bar{
	transform: rotate(35deg);
    left: 3vw; /* 24px */
    bottom: 3.125vw; /* 25px */
}

.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load .icon{opacity: 1;}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line02 .icon{}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line03 .icon{transition-delay: 300ms;}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line04 .icon{transition-delay: 500ms;}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line05 .icon{transition-delay: 700ms;}

.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line01 .bar{height: 17.875vw; /* 143px */}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line02 .bar{height: 25.625vw; /* 205px */ transition-delay: 300ms;}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line03 .bar{height: 17.875vw; /* 143px */ transition-delay: 500ms;}
.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line04 .bar{height: 15.25vw; /* 122px */ transition-delay: 700ms;}

.competit-business .cont03 .competit-marketing-graph .marketing-graph .marketing-graph-arr.load img{
	height: 44.5vw; /* 356px */
	transition-delay: 300ms;
}


.competit-business .cont03 .competit-marketing-graph .marketing-graph-time {
	padding-top: 2.5vw; /* 20px */
	padding-left: 22.375vw; /* 179px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph-time li{
	float: left;
	font-size: 2.5vw; /* 20px */
	margin-right: 8.875vw; /* 71px */
}
.competit-business .cont03 .competit-marketing-graph .marketing-graph-time li:nth-child(3){
	margin-right: 4vw; /* 32px */
}

.competit-business .cont04 {
	background-color: #f9f9f9;
	padding-top: 8.75vw; /* 70px */
	padding-bottom: 2.5vw; /* 20px */
}
.competit-business .cont04 li {
	border-bottom: 1px dashed #d7d7d7;
	margin-bottom: 6.25vw; /* 50px */
}
.competit-business .cont04 li:last-child {
	border-bottom:0;
	margin-bottom:0;
}
.competit-business .cont04 li p{
	text-align: center;
	font-size: 4vw; /* 32px */
	color: #fff;
	background-image: linear-gradient(to top, #d8b660 0%, #ad8c39 100%);
	width: 31.875vw; /* 255px */
	line-height: 7.625vw; /* 61px */
	border-radius:25px;
	margin: 0 auto;
	font-weight: 500;
}

.competit-business .cont05 {
	padding-top: 8.25vw; /* 66px */
}
.competit-business .cont05 img {
	padding-top: 3.75vw; /* 30px */
}
/* 220530 창업경쟁력 수정 */
.competit-business .txt_box_wrap {
    margin: 0 15px 10.625vw;/*85px*/
    border: 1px solid #e2e2e2;
}
.competit-business .txt_box_wrap::after {
    content: '';
    display: block;
    clear: both;
}
.competit-business .txt_box_wrap .txt_box {
    width: 50%;
    box-sizing: border-box;
    position: relative;
}
.competit-business .txt_box_wrap .txt_box:first-child {
    border-right: 1px solid #e2e2e2;
}
.competit-business .txt_box_wrap .txt {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    letter-spacing: -0.025em;
}
.competit-business .txt_box_wrap .txt .txt01 {
    padding: 3.125vw 0 2.5vw; /*25px 0 20px*/
    font-size: 3.5vw; /*28px*/
}
.competit-business .txt_box_wrap .txt li {
    margin: 0 0 0 6.25vw; /*50px*/
    font-size: 2.75vw; /*22px*/
    line-height: 1.545em; /*22px 34px*/
    list-style: disc;
}
.competit-business .txt_box_wrap .txt_box:first-child li {
    margin: 0 0 0 10vw;/*80px*/
}

@media (min-width:800px) {
	.competit-business .cont03 .competit-marketing-graph {width: 800px; margin: 0 auto;}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph {	width: 693px}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph-num {	
		font-size: 20px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph-num ul {
		padding-top: 10px;
		padding-right: 10px;
		margin-left: 39px;
	}	
	.competit-business .cont03 .competit-marketing-graph .marketing-graph-num li{
		padding-bottom: 80px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph-time {
		padding-top: 20px;
		padding-left: 179px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph-time li{
		font-size: 20px;
		margin-right: 71px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph-time li:nth-child(3){
		margin-right: 32px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .marketing-graph-arr img {
		right: 23px;
		width: 63px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line {
		width: 121px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line01 {
		left: 97px;
		bottom: 8px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line02 {
		left: 231px;
		bottom:104px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line03 {
		left: 339px;
		bottom:262px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line04 {
		left: 459px;
		bottom:183px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line05 {
		left: 545px;
		bottom:291px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line .icon {
		width: 41px;
		height: 50px;
		z-index: 2;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line02 .icon {
		width: 20px;
		height: 20px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.line01 .bar{
		bottom: 24px;
		left: 20px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.line02 .bar{
		left: 12px;
		bottom: 11px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.line03 .bar{
		left: 12px;
		bottom: 32px;
	}
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.line04 .bar{
		left: 24px;
		bottom: 25px;
	}

	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line01 .bar{height: 143px; }
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line02 .bar{height: 205px; }
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line03 .bar{height: 143px; }
	.competit-business .cont03 .competit-marketing-graph .marketing-graph .line_area .line.load.line04 .bar{height: 122px; }

	.competit-business .cont03 .competit-marketing-graph .marketing-graph .marketing-graph-arr.load img{
		height: 356px;
	}
}

.competit-banner {position:relative;}
.competit-banner > img {width:100%;}
.competit-banner-txt {position:absolute; width:100%; height:100%; left:0; top:0; }
.competit-banner-wrap {display:table; width:100%; height:100%; }
.competit-banner-inner {display:table-cell; vertical-align: middle;text-align:center; padding:0 15px;}
.competit-banner-inner img {width:100%;}
.competit-banner-inner h3 {font-size:25px; color:#fff; font-weight: 500; padding-bottom: 18px; margin-bottom: 18px; position:relative;}
.competit-banner-inner h3::after {content:""; position:absolute; width:30px; height:2px; background-color:#fff; bottom:0; left:50%; margin-left: -15px;}
.competit-banner-inner .img-wrap {padding:0 15px; margin-top: 23px;}
.competit-banner-inner .banner-bx {background-color:rgba(255, 255, 255, 0.2); padding:0 15px; font-size:15px; letter-spacing: -0.5px; color:#fff; font-weight: 300; margin-bottom: 18px; padding:15px 0;}
.competit-banner-inner .banner-bx strong {font-weight: 500;}
.competit-banner-inner p {font-size:13px; line-height: 19px; letter-spacing: -0.5px; color:rgba(255, 255, 255, 0.8); word-break:keep-all;}

/* 창업절차 */
.profit-content .sub-tit3 h3 {position: relative; font-size:24px; font-weight:500; text-align:center; letter-spacing:-1px; padding-top:15px;}
.profit-content .sub-tit3 h3::before {content:""; position:absolute; width:20px; height:2px; background-color:#118B56; top:0; left:50%; margin-left: -10px;}

.profit-content .center-tab li {float:left; width:50%; text-align:center;}

.process-list {padding-bottom: 50px;}
.process-list img {width:100%;}
.process-list ul {display:table; width:100%; }
.process-list ul li {display:table-cell; width:50%; padding:15px 0; vertical-align: top;}
.process-list ul li p {display:table; width:80%; margin-left: 10%;}
.process-list ul li p i {display:table-cell; vertical-align: top; width:17px; font-size:17px; color:#0A7F5D; padding-top: 5px;}
.process-list ul li p span {display:table-cell; vertical-align: top; padding-left: 8px; font-size:13px; line-height: 24px; letter-spacing: -0.5px; color:#444; font-weight: 400; word-break: keep-all;}

.profit-content {padding-bottom: 50px;}
.profit-content .sub-tit {line-height: 32px;}

.profit-tab3-content > img {width:100%;}
.sub-scroll-tit {padding:10px 15px; background-color:#F0F0F0; margin-top: 25px; margin-bottom: 5px;}
.sub-scroll-tit p {float:left; font-size:13px; letter-spacing: -0.25px; color:#7c7c7c; font-weight: 500;}
.sub-scroll-tit img {width:23px; float:right;}

.profit-list.top {margin-top: 25px;}
.profit-list {border:1px solid #ddd; margin-top: 10px; padding:10px;}
.profit-list dl {display:table; width:100%;}
.profit-list dt {display:table-cell; vertical-align: top;}
.profit-list dt i {width:17px; font-size:17px; color:#0A7F5D; padding-top: 5px;}
.profit-list dd {display:table-cell; vertical-align: top; font-size:12px; line-height: 19px; letter-spacing: -0.5px; color:#454545; word-break:keep-all;}

.profit-content table tbody th {border-right:1px solid #ddd; background-color:#F5F5F5}

.profit-table-wrap {width:100%; overflow-x:scroll; margin-top: 25px;}
.sub-table table {border-top: 2px solid #6E6E6E; border-bottom: 1px solid #6E6E6E; width:800px; }
.sub-table thead th {border-bottom: 1px solid #6E6E6E; border-right: 1px solid #ddd; font-size:14px; line-height: 26px; letter-spacing: -0.5px; color:#454545; font-weight: 400; height:37px;}
.sub-table thead th.border-right {border-right: 1px solid #6E6E6E;}
.sub-table tbody th {font-size:13px; line-height: 20px; letter-spacing: -0.5px; color:#454545; background-color:#F5F5F5; border:1px solid #DDDDDD; border-left: 0; font-weight: 400;}
.sub-table tbody td {font-size:13px; line-height: 24px; letter-spacing: -0.5px; color:#676767; text-align:center; border:1px solid #ddd; padding:5px 0;}
.sub-table tbody th.cm-ar,
.sub-table tbody td.cm-ar{padding-right: 7px;}
.sub-table tbody td .price {margin:0 15px; height:29px;}
.sub-table tbody td .price img {float:left;}
.sub-table tbody td .price p {float:right; line-height: 29px;}
.sub-table tbody .point {background-color:#F0F6F1}
.sub-table tbody .point td {color:#454545; font-weight: 500;}
.sub-table tbody .total {background-color:#118B56}
.sub-table tbody .total td {color:#fff;}

.sub-table.height thead th {height:20px;}

.sub-table-caption {font-size:12px; letter-spacing: -0.5px; color:#676767; margin-bottom: 10px;}


.profit-tab1-list {margin-top: 25px; word-break: keep-all;}
.profit-tab1-list.top {margin-top: 15px;}
.profit-tab1-list h3 {font-size:24px; font-weight:500; letter-spacing: -0.5px; color:#454545; margin-bottom: 12px;}
.profit-tab1-list h3 span {display:inline-block; margin-right:10px; font-size:30px; color:#118b56; font-weight: 500;}
.profit-tab1-list img {width:100%;}
.profit-tab1-list ul {margin:15px 0; }
.profit-tab1-list ul li  p {display:table; width:100%; border-bottom: 1px solid #ddd; padding:10px 0;}
.profit-tab1-list ul li  p i {display:table-cell; vertical-align: top; width:17px; font-size:17px; color:#0A7F5D; padding-top: 5px;}
.profit-tab1-list ul li p span {display:table-cell; vertical-align: top; padding-left: 8px; font-size:13px; line-height: 24px; letter-spacing: -0.5px; color:#454545; font-weight: 400;}
.profit-tab1-list dl {display:table; width:100%;  }
.profit-tab1-list dt {display:table-cell; vertical-align: middle; width:18%; background-color:#434343; font-size:12px; letter-spacing: -0.5px; color:#fff; text-align:center; }
.profit-tab1-list dd {display:table-cell; vertical-align: middle; background-color:#EFEFEF; padding:10px; font-size:13px; line-height: 20px; color:#454545; font-weight: 500;}
.profit-tab1-list dd span {display:inline-block; padding:5px 10px; border:1px solid #118B56; border-radius:5px; text-align:center; font-size:12px; letter-spacing: -0.5px; color:#118b56; font-weight: 500;}

/*창업 문의하기 버튼추가 201021*/
.profit_btn a.profit_btn_a {width: 200px;}

/* 181001 :: 추가작업 :: DH */
.sub-img-bx .list-2 li {float:left; width:49%;}
.sub-img-bx .list-2 li:first-child {margin-right:2%;}
.sub-img-bx .list-2 li img {max-width:100%;}

.sub-img-bx .list-3 li {float:left; width:32.5%; margin-left: 1.25%;}
.sub-img-bx .list-3 li:first-child {margin-left: 0;}
.sub-img-bx .list-3 li img {max-width:100%;}

.sub-tit-bx > dl {width:calc(100% - 20px); padding:30px 10px; border-top: 2px solid #333; border-bottom: 1px solid #CCCCCC; margin: 15px 0;}
.sub-tit-bx > dl > dt {position:relative; margin-bottom: 15px;}
.sub-tit-bx > dl > dt .num {display:inline-block; vertical-align: middle; font-size:30px; color:#118b56; margin-right:20px;}
.sub-tit-bx > dl > dt h3 {display:inline-block; vertical-align: middle; font-size:20px; margin-top: -10px; letter-spacing: -0.5px; color:#333333; font-weight: 300;}
.sub-tit-bx > dl > dt h3 strong {font-weight: 500;}
.sub-tit-bx > dl > dd {display:table-cell; vertical-align: middle; font-size:12px; line-height: 19px; letter-spacing: -0.5px; color:#525252}

.sub-icon-wrap {padding-top: 30px; padding-bottom: 25px; background-color:#F3F3F3; margin-top:20px;}
/* 190612 | https://groostudy.co.kr/m/interior/cafe.php | 03 무인화 시스템 수정으로인한 주석처리
.sub-icon-inner .sub-tit-bx > dl {display:block; width:100%; border-top: 0; border-bottom: 0; padding:0; margin-bottom: 0;}
.sub-icon-inner .sub-tit-bx > dl > dt {display:block; width:100%; text-align:center; margin-bottom: 30px;}
.sub-icon-inner .sub-tit-bx > dl > dt .num {margin-right:0}
.sub-icon-inner .sub-tit-bx > dl > dt h3 {display:block; margin-top: 15px;}
.sub-icon-inner .sub-tit-bx > dl > dd  {display:block; padding-left: 0; }*/

.sub-icon-bx dl {padding:15px 0; border-bottom: 1px solid #DDDDDD;}
.sub-icon-bx dt {vertical-align: middle;}
.sub-icon-bx dt h3 {display:inline-block; vertical-align: middle; font-size:17px; line-height: 26px; letter-spacing: -0.5px; color:#525252; font-weight: 500;  position:relative; margin-left: 18px;}
.sub-icon {display:inline-block; width:80px; height:80px; background-color:#fff; text-align:center; line-height: 80px; box-shadow:5px 5px 48px rgba(0, 0, 0, 0.06); border-radius:100%; }
.sub-icon img {max-width:100%;}
.sub-icon-bx dd {vertical-align: middle; margin-top: 15px;}
.sub-icon-bx dd p {font-size:12px; line-height: 19px; letter-spacing: -0.5px; color:#525252; }

.sub-interior.alone-content .sub-tit2 > img {margin-left: 300px;}




.sub-interior .sub-banner-info-inner p.info {font-size:13px; padding:0 10px; font-weight:400; line-height: 19px; letter-spacing: -0.5px; color:rgba(255, 255, 255, 0.9); margin-top: 20px;}
.sub-interior .alone-big-slider {margin-top: 25px;}
.sub-interior .sub-banner {margin-top: 25px;}

.competit-top-info {background-color:#fff; text-align:center; /* padding-top: 30px; padding-bottom: 20px; */ padding:30px 15px;}
.competit-top img {width:100%;}

.competit-top .competit-top-info h3 {position:relative; font-size:17px; line-height: 24px; letter-spacing: -0.5px; color:#525252; font-weight: 500; padding-bottom: 20px; margin-bottom: 20px; word-break:keep-all;}
.competit-top .competit-top-info h3::after {content:""; position:absolute; bottom:0; left:50%; width:18px; height:3px; background-color:#118B56; margin-left: -9px;}
.competit-top .competit-top-info p {font-size:13px; line-height: 20px; letter-spacing: -0.5px; color:#444; word-break:keep-all;}
.competit-top .competit-top-info p span {color:#289667; font-weight: 500;}

/* 추가작업 :: 181008 :; DH */
.event-caption {font-size:12px; line-height: 20px; letter-spacing: -0.5px; color:#777; margin-top: 10px;}


/* 추가작업 :: 181102 :; DH */
.brand-video {margin-bottom: 20px;}
.brand-video iframe {width:100%; height:300px;}



/* 추가작업 :: 190322 :; 그루 */
.company-aniagram-sec {margin-top: 24px;}
.com-aniagram-tit {background-color: #12845d; color: #fff; text-align: center; padding: 15px 0; font-size: 19px; font-weight: 500; letter-spacing: -0.5px;}
.aniagram-wrap {padding: 0 17px 25px; background-color: #fff;}
.com-aniagram-txt-wrap {}
.aniagram-imgwrap.imgarea {float: left; padding-top: 35px; width: 100%;}
.aniagram-imgwrap.imgarea img {width: 100%;}

.aniagram-txtwrap {float: left; width: 100%; padding:50px 0 65px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*그루 스터디센터 에니어그램*/
.aniagram-para {font-weight: 400; font-size: 13px; line-height: 1.7; letter-spacing: -0.5px; color: #525252; text-align: center; -ms-word-break: keep-all;
word-break: keep-all;}
.aniagram-para strong {font-weight: 400; font-size: 16px; letter-spacing: -0.5px; display: inline-block;}
.aniagram-para strong em {color: #12845d; font-weight: 400;}
.aniagram-tit02 {border-top: 2px solid #555;font-weight: 500; color: #333; font-size: 17px; letter-spacing: -0.5px; text-align: center; line-height: 34px; border-bottom: 1px solid #ddd; margin-bottom: 29px;}
.aniagram-tit02 > span {font-family:'Teko', sans-serif; font-weight: 500; font-size: 22px; color: #a8a8a8;     display: inline-block; margin-left: 5px;}
.aniagram-imgwrap {}
.aniagram-imgwrap img {width: 100%;}
.aniagram-img-list {position: relative; z-index: 1;}
.aniagram-img-list.arrow {text-align: center; position: relative; margin: -4px 0; z-index: 0;}
.aniagram-img-list.arrow img {width: 11px; }


/*그루사용법 에니어그램*/
.amorjam-bx {padding-top: 40px;}
.amorjam-tit {text-align: center; font-weight: 400; font-size: 19px; letter-spacing: -0.5px; color: #333; background: url(../../images/content/amorjam_titbg01.jpg) no-repeat; background-position: bottom; -webkit-background-size: contain; background-size: contain; padding: 0px 0 20px; margin: 0 15px;}
.amorjam-tit img {width: 41.5%; margin-bottom: 10px;}
.amorjam-tit .color-f {color: #003985;}
.amorjam-cont-sec {}
.amorjam-imgwrap {width: 100%;}
.amorjam-imgwrap img {width: 100%; height: 190px;}
.amorjam-txtwrap {width: 100%; background-color: #003985; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 27px 6% 23px; text-align: center;}
.amorjam-para {color: #fff; font-weight: 300; letter-spacing: -0.5px; line-height: 1.5; font-size: 16px; -ms-word-break: keep-all; word-break: keep-all;}
.amorjam-para b {font-weight: 500; }
.amorjam-exam-line {    width: 18px; height: 3px; background-color: #fff; margin: 20px auto 17px; }
.amorjam-para-sub {color: rgba(255,255,255,0.8); font-size: 13px; line-height: 1.7; letter-spacing: -0.5px;}

.amorjam-howto-tit {font-weight: 300; font-size: 21px; letter-spacing: -0.5px; color: #333; text-align: center; padding: 25px 0 20px;}
.amorjam-howto-tit strong {font-weight: 500; }
.amorjam-list-wrap {text-align: center;}
.armorjam-list {display: inline-block; margin-top: 2px; width: 100%;}
.armorjam-list dt {display: inline-block;font-weight: 600; line-height: 50px; font-size: 17px; text-align: center; width: 40px; height: 50px; background-color: #3b3b3b; color: #d8d8d8;}
.armorjam-list dd {display: inline-block;
margin-top: 0px; font-weight: 400; line-height: 50px;color: #454545;letter-spacing: -0.5px;width: calc(100% - 44px);min-height:50px;background-color: #ececec;color: #454545;font-size: 13px; padding: 0 4%; box-sizing: border-box; text-align: left; vertical-align:bottom}
.armorjam-list.num02 dd {line-height: 1.5; padding-top: 5px;}
.armorjam-list dd b {font-weight: 500; color: #111;}
.howto-list-bx {background-color: #fff; padding-bottom: 73px; padding-top: 20px;}

/*그루사용법 그린케어존*/
.green-care-wrap {padding-top: 40px;}
.green-care-tit {background-color: #183c64; font-weight: 300; font-size: 17px; line-height: 1.42; color: #fff; letter-spacing: -0.5px; text-align: center; padding: 12px 0;}
.green-care-tit b {font-weight: 500; display: block;}
.green-care-img-sec {padding: 14px 16px; background-color: #fff;}
.green-care-imgwrap {text-align: center;}
.green-care-imgwrap img {max-width:100%;}
.green-ic-wrap {text-align: center;}
.green-ic-wrap ul {display: inline-block; width: 100%; margin-top: 15px;}
.green-ic-wrap ul li {display: inline-block; border-left: 1px solid #d5d5d5; width: 32.4%;}
.green-ic-wrap ul li:first-child {border-left: 0;}
.green-ic-wrap ul li img {width: 50px;}
.ic-txt-wrap {font-weight: 300; font-size: 13px; letter-spacing: -0.5px; color: #444; margin-top: 13px;}
.green-txt-wrap {background-color: #f2f5f6; text-align: center; padding: 9px 0; margin-top: 28px;}
.green-txt-wrap p {font-weight: 300; font-size: 14px; letter-spacing: -0.5px; color: #444; display: inline-block; vertical-align: middle; line-height: 1.5;}
.green-txt-wrap p span {display: block; margin-top: 4px;}
.green-txt-wrap p span img {width: 80%; height: auto;}




/* -------- 가맹점 패밀리사이트 190430 (MH) -------- */
.family-site-list-con{max-width:630px; margin:0px auto; margin-bottom:25px;}
.family-site-list-con li{float:left; width:32.33%; margin:0 0.5%}
.family-site-list-con li a{display:block;}
.family-site-list-con li img{width:100%;}





/* -------- 추가작업 :: 190624 -------- */
/* tab1 - 에니어그램 온라인시스템 (그루경쟁력) */
.competit-top-info .green {color: #188f5b; font-weight: 400;}
.competit-top-info .green.big {font-size: 20px;}
.competit-top .competit-top-info p.light {font-weight: 300;}

/* tab1 - 그루에니어그램 추천 (수정) */
.company-recommend {padding: 0 11px; margin-top: 33px;}
.company-recommend img {width: 100%;}

/* tab1 - 그루 스터디 에니어그램 (수정) */
.company-aniagram-sec.area.area2 {margin: 0; background: #ffffff; padding-top: 50px;}
.company-aniagram-sec .com-aniagram-tit.add {padding: 27px 0; font-weight: 300; line-height:1.3em; word-break:keep-all;}
.company-aniagram-sec .aniagram-txtwrap.add {padding: 25px 0 0 0 ;}
.company-aniagram-sec .aniagram-img-list.add {margin-top: 25px;}
.company-aniagram-sec .aniagram-box {word-break: keep-all; position: absolute; top: 56%; width: 100%; text-align: center; transform: translateY(-50%);}
.company-aniagram-sec .aniagram-box h5 {color:#fff; font-size: 16px; font-weight: 400; margin-bottom: 15px;}
.company-aniagram-sec .aniagram-box p {color:#fff; font-size: .9em; line-height: 20px; padding: 0 15px; }

/* tab1 - 진행프로세스 (추가) */
.company-process {background: #fff; padding: 45px 15px 50px 15px;}
.company-process img {width: 100%;}


/* tab2 - 한국사이버진흥원 컨텐츠 (추가) */
.competit-top.red {margin-top: 40px;}
.competit-top .amorjam-tit.red {margin: 0; background: url(/m/images/content/competit_change2_img2.jpg) no-repeat; background-position: bottom; -webkit-background-size: cover; background-size: cover;}
.competit-top .amorjam-tit.red img {width: 15%;}
.competit-top .amorjam-tit.red .color-r {color: #d9262a;}
.competit-top .amorjam-sub {background: #ffffff; padding: 20px 10px 40px 10px;}
.competit-top .amorjam-sub img {}
.competit-top .amorjam-sub .amorjam-sub-tit {background: #e4e5e9; padding: 50px; text-align: center; font-size: 17px; font-weight: 400; padding: 15px; margin: 0px 10px 30px 10px;}
.competit-top .amorjam-sub .amorjam-sub-tit strong {font-weight: 500;}
.competit-top-info.red-top-info {background-color: #d9262a;}
.competit-top-info.red-top-info h3 {color: #fff;font-weight: 400;}
.competit-top-info.red-top-info h3::after {background-color:#fff; }
.competit-top-info.red-top-info p {color: #fff; letter-spacing: 0; font-weight: 300;}

.competit-top.orange-top .competit-top-info {background-color:#F68927}
.competit-top.orange-top .competit-top-info h3 {color:#fff}
.competit-top.orange-top .competit-top-info h3::after { background-color:#fff; }
.competit-top.orange-top .competit-top-info p {color:#fff;}

.competit-tab2-content.orange {margin-top: 40px; }
.competit-tab2-content .color-o {color: #ee4223;}
.competit-tab2-content .amorjam-orange-tit {margin-top: 40px; text-align: center; font-weight: 400; font-size: 19px; letter-spacing: -0.5px; margin-bottom: 10px;}
.competit-tab2-content .amorjam-tit.orange {height: 64px; background: url(/m/images/content/competit_change2_img5.jpg) no-repeat; background-position: bottom; -webkit-background-size: cover; background-size: cover;}

/* tab3 - 한국사이버진흥원 컨텐츠 (추가) */
.competit-tab-tit.tab3 {padding: 40px 0 0;}
.competit-tab-tit.tab3 p {font-weight: 400;}
.competit-top-info.tab3 {margin-bottom: 50px;}
.competit-top-info.tab3 h3 {font-weight: 300;}
.gigawifi {}
.gigawifi p {padding: 0 40px;}
.gigawifi img {width: 100%;}
.gigawifi .gigawifi-img img {height: 227px;}
.gigawifi .convenience {margin: 40px 20%;}


.competit-tab-tit.tab4 p {font-weight: 400;}
.smartdesk {text-align: center;}
.smartdesk .smartdesk-tit {margin-bottom: 30px;}
.smartdesk .smartdesk-tit .smartdesk-exam-line {width: 1px; height: 30px; background-color: #198263; margin: 25px auto 25px}
.smartdesk .smartdesk-tit .green {color: #0d964f; font-size: 17px; margin: 15px;}
.smartdesk .smartdesk-tit p {font-size: 14px; line-height: 24px; letter-spacing: -0.5px; color: #525252; font-weight: 400; margin-bottom: 20px; word-break: keep-all}
.smartdesk .smartdesk-tit img {width: 100%;}


.competit-tab4-inner {display:table; width:100%; text-align: left;}
.competit-tab4-img {display:table-cell; width:50%; padding: 20px 10px;}
.competit-tab4-img img {width:100%;}
.competit-tab4-info {display:table-cell; vertical-align: middle; background-color:#f1f1f1; position: relative; padding: 20px 10px;}
.competit-tab4-info .smart-icon {position: absolute; top: 0; left: 0; width: 40px;}
.competit-tab4-info h3 {font-size:16px; line-height: 21px; letter-spacing: -0.5px; color:#fff; font-weight: 400; margin-bottom: 15px; background: #118b56;}
.competit-tab4-info p {font-size:12px; line-height: 18px; letter-spacing: -0.5px; color:#525252; word-break:keep-all; margin-left: 10px;}
.competit-tab4-info p.icon-txt {font-size:15px; color:#333;}

.smartdesk-list {padding: 10px 15px 60px; background: rgb(255, 255, 255);}
.smartdesk-list-inner {display: table; width: 100%; text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0px 5%;}
.smartdesk-list-inner.bg-color-g {background: rgb(235, 235, 235);}
.smartdesk-list-info {display: table-cell; vertical-align: top; position: relative; padding: 20px 5px; word-break: keep-all;}
.smartdesk-list-info .smart-icon {position: absolute; top: 13px; left: 5px; width: 40px;}
.smartdesk-list-info .smart-icon img {width: 100%;}
.smartdesk-list-info h3 {font-size: 16px; line-height: 21px; letter-spacing: -0.5px; color: #ffffff; font-weight: 400; margin-bottom: 15px; margin-left: 10px; background: #118b56; padding: 3px 0 3px 35px;}
.smartdesk-list-info p {font-size: 12px; line-height: 20px; letter-spacing: -0.5px; color: #525252; word-break: keep-all; margin-left: 5px;}

.smartdesk-list-img {display: table-cell; width: 50%; padding: 20px 5px;}
.smartdesk-list-img img {width: 100%;}
/* vw 작업중 *
.smartdesk-list {padding: 2.34375vw 3.125vw 0; background: rgb(255, 255, 255);}
.smartdesk-list-inner {display: table; width: 100%; text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 3.90625vw 8.59375vw;}
.smartdesk-list-inner.bg-color-g {background: rgb(235, 235, 235);}
.smartdesk-list-info {
	display: table-cell;
	position: relative;
	padding-left:2.34375vw;
	padding-right:2.1875vw;
	vertical-align: top;
	word-break: keep-all;
}
.smartdesk-list-inner.bg-color-g .smartdesk-list-info{
	padding-left:4.53125vw;
	padding-right:0;
}
.smartdesk-list-info .smart-icon {position: absolute; top: -0.9375vw; left: 0; width: 9.375vw;}
.smartdesk-list-inner.bg-color-g .smartdesk-list-info .smart-icon{left:2.34375vw;}
.smartdesk-list-info .smart-icon img {width: 100%;}
.smartdesk-list-info h3 {
	margin-left: ;
	margin-bottom: ;
	padding: ;
	color: #ffffff;
	font-weight: 400;   
	font-size: 4.375vw;
	background: #118b56;
	text-indent:9.375vw;
	letter-spacing: -0.05em;
	line-height: 7.34375vw;
}
.smartdesk-list-info p {
	font-size: 3.125vw; line-height: 1.6em; letter-spacing: -0.05em; color: #525252; word-break: keep-all;
}

.smartdesk-list-img {display: table-cell; width: 50%; padding: ;}
.smartdesk-list-img img {width: 100%;}*/

.smartdesk-adver {font-size: 17px; color: #d3d3d3; font-weight: 400; line-height: 22px; background: #282828; padding: 25px 0px;}
.smartdesk-adver .green {color: #2bc993; font-weight: 600;}



/* 190814 사업설명회 추가 */
.business .business-bx {
	position: relative;
	font-size: 3.28125vw;
    line-height: 1.481em;
    letter-spacing: -0.05em;
    color: #fff;  font-weight: 200;
    margin-bottom: 7.5vw;
	text-align: left;
	padding: 8.125vw 0;
	background: url("/m/images/content/business_view_bg_m.jpg") no-repeat center top;
	background-size: cover;
	word-break: keep-all;
}
.business .business-bx p{
	padding-left: 29%;
	padding-right: 13%;
	position: relative;
}
.business .business-bx b{
	display: block; font-weight: 500;
}
.business .business-bx p:before{
	content: ''; position: absolute; 
	top: 50%; left: 25.5%; 
	transform: translateY(-50%);
	width: 1px; height: 13vw; 
	background: rgba(255,255,255,.4);	
}
.business .business-bx img{
	position: absolute; 
	top: 50%; left: 12.5%;
	transform: translateY(-50%);
	width: 9%;
}
.business .agree_input_box {display: inline-block;}

.business .business_tit{background: #007c60;}
.business .business_tit_sch{
	color: #fff; 
	padding: 20px 27px;
}
.business .business_tit_sch p{
	font-size: 22px; 
	padding: 22px 0 18px;
	border-top: 1px solid rgba(255,255,255,.7);
}
.business .business_tit_sch p img{width:120px;}
.business .business_tit_sch span{
	font-size: 18px; 
	padding: 15px 0;
	display: block;
	border-top: 1px solid rgba(255,255,255,.5);
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.business .business_tit_sch span img{width: 37px;}
.business .business_table{padding-top: 11.25vw;}
.business .business_table .exited, .business .business_table .process{
	color: #fff; line-height: 5.125vw;
	margin: 0 auto; padding: 7px 0;
	font-size: 12px;
}

/*200507 비지니스 추가*/
.font_scd {font-family: 'SCDream';}
.business .business_table .exited{background: #636363; }
.business .business_table .process{background: #11845d;display: block;}
.business .business_table tbody {border-top: 1px solid #d7d7d7;}
.business .business_table .prd-tbl td{color: #6c6c6c;}
.business .business_table .prd-tbl .point_red{color: #e62e26;font-weight: 600;}
.business .business_table .paging img {width: 100%;}

.business .business_tit_area {position: relative; color:#000; font-size:5.4vw; letter-spacing:-1px;}
.business .business_tit_area .tit {position: absolute; top:41.9%; left:25.625vw;}
.business .business_tit_area .date {margin-bottom:3.6vw;}

.business .business_area {margin:2vw auto 0; line-height:1.25em; color:#777777; padding-left:2.5vw; font-size:12px;}
.business .business_area p{text-indent: -2.6vw}

.business .prcess_board {margin:0 auto 5vw; text-align:center; }
.business .prcess_board thead th,
.business .prcess_board tbody td{border-right:1px solid #118b56; border-bottom:1px solid #118b56; /*font-size:3.5vw;*/}
.business .prcess_board tbody td:first-child{ border-bottom:1px solid #fff;}
.business .prcess_board tbody td.last{border-bottom:1px solid #118b56; }
.business .prcess_board thead th:last-child, 
.business .prcess_board tbody td:last-child {border-right:0px;line-height:1.25em;}
.business .prcess_board thead th{height:17vw; background:#effdf7;}
.business .prcess_board tbody td{height:17vw; background:#fafafa; }
.business .prcess_board tbody td.bg_green{background:#219b7f; color:#fff;}

/* 200123 창업 성공스토리 추가 */
.success-content{padding-bottom: 20px;}
.success-content .sub_desc{
	font-size: 15px;
	color: #525252;
	font-weight: 300;
	letter-spacing: -0.03em;
	line-height: 1.4em;
	word-break: keep-all;
}
.success-content .sub_desc strong{font-weight: 500;}
.success-business .area{margin-bottom:30px;}
.video-wrap{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
}
.video-wrap iframe{
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important;
}
.success-txt{
	background: #f6f6f6;
	padding: 25px;
	/*margin-bottom: 30px;*/
}
.success-tit{
	font-size: 18px;
	color: #000;
	letter-spacing: -0.03em;
	font-weight: 500;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.success-tit:before {
    content: "";
    position: absolute;
    width: 32px;
    height: 2px;
    background-color: #118B56;
    bottom: 0;
    left: 0;
}
.success-desc{
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
	letter-spacing: -0.025em;
	font-weight: 300;
	word-break: keep-all;
}

@media (min-width:800px){
	.business .business-bx {
		font-size: 27px;
		margin-bottom: 60px;
		padding: 65px 0;
	}
	.business .business-bx img{width: 72px;}
	.business .business-bx p:before{height: 104px; }
    .business .bbs-write-tbl th, .bbs-write-tbl td{padding: 19px 10px;}
	.business .business_table{padding-top: 72px;}
	.business .business_table .exited, .business .business_table .process{
		width: 109px; height: 41px;
		line-height: 41px;
	}

	
	/*200507 비지니스 추가*/

	.business .business_area {margin:12px auto 0;padding-left:16px;}

	.business .prcess_board {margin:0 auto 32px;}
	.business .prcess_board thead th,
	.business .prcess_board tbody td{height:108px;}
}

/* 화면 너비 0 ~ 350 */
@media (max-width: 350px){
	.business .agree_input_box {display: block; margin-bottom: 1.5vw;}
}

/* 화면 너비 0 ~ 375 */
@media (max-width: 375px){
	.company-aniagram-sec .aniagram-box {top: 51%;}
    .company-aniagram-sec .aniagram-box h5 {width: 60%; line-height: 20px; margin: 0 auto 8px auto;}
}

@media (max-width: 320px){
	.competit-top .competit-top-info h3{font-size:16px;}
	.competit-top-info .green.big{font-size:19px;}
}

/*@media (min-width: 640px){
	.smartdesk-list {padding: 10px 15px 60px;}
	.smartdesk-list-inner { padding: 0px 5%;}
	.smartdesk-list-info {padding: 20px 5px;}
	.smartdesk-list-info .smart-icon {top: 13px; left: 5px; width: 40px;}
	.smartdesk-list-info h3 {font-size: 16px; line-height: 21px; margin-bottom: 15px; margin-left: 10px; padding: 3px 0 3px 35px;}
	.smartdesk-list-info p {font-size: 12px; line-height: 20px; margin-left: 5px;}
}*/


/* 200325 all_care 추가 */

.all_care {
	background:url("/m/images/content/m_system_bg_3.jpg") no-repeat top center;
}
.all_care .system-top{padding-bottom: 30px;}
.all_care .system-top p{margin-bottom: 0;}
.all_care img{width: 100%;}
.all_slide{margin-bottom:30px;}
.all_slide_left_wrap {padding:22px 3% 25px; background:url("/images/content/all_slide_img06.jpg") no-repeat; background-size:cover;}
.all_left_tit {text-align:center; margin-bottom: 25px;}
.all_left_tit p {display:inline-block; padding:0 5px; font-size:17px; line-height: 25px; letter-spacing: -0.65px; color:#fff; font-weight: 300; border-bottom: 2px solid #fff; margin-bottom: 10px;}
.all_left_tit h3 {font-size:19px; font-weight: 400; letter-spacing: -0.65px; color:#fff;line-height: 1.14em;}
.all_left_tit h3 span {color:#ceb566; font-weight: 400;}
.all_left_inner_slide {position:relative;-webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; margin:2px 0; overflow:hidden;}
.all_left_inner_slide span {position:absolute; left:-1px; top:-1px; display:inline-block; width:71px; height:37px; font-weight: 300;text-align:center; border-radius:25px; background-color:#118b56; line-height: 37px; font-size:15px; letter-spacing: -0.55px; color:#fff; }
.all_left_inner_slide p {padding-left: 29%; font-size:13px; line-height: 35px; letter-spacing: -0.55px; color:#fff; font-weight: 300; -webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; background:rgba(255, 255, 255, 0.2); }
.all_left_inner_slide.slick-current p {color:#181818; background:#fff;}
.all_slide_right{margin-top: 12px;}
.all_right-slider img {max-width:100%;min-width:100%;}
.all_right-slider .slick-arrow {position:absolute; z-index:5; cursor:pointer; width:10px; height:29px; top:50%; margin-top: -14.5px; font-size:0; border:0;}
.all_right-slider .slick-prev {left:15px; background:url("/images/button/btn_respon_prev.png") no-repeat; background-size:contain;}
.all_right-slider .slick-next {right:15px; background:url("/images/button/btn_respon_next.png") no-repeat; background-size:contain;}

.all_right-slider .slick-dots {position:absolute; z-index:5; width:100%; left:0; bottom:10px; text-align:center;}
.all_right-slider .slick-dots li {display:inline-block; margin:0 3px;}
.all_right-slider .slick-dots li button {font-size:0; border:0; cursor:pointer; width:8px; height:8px; border-radius:50%; background-color:#888888;}
.all_right-slider .slick-dots li.slick-active button {background-color:#fff;}


/* ****************** 그루경쟁력 (201124 추가) ********************** */
.company-competit-tab .center-tab li{
	width: 33.33%;
	margin-top: -1px;
}
.company-competit-tab .center-tab li:nth-child(1),
.company-competit-tab .center-tab li:nth-child(2){
	margin-top: 0;
	width: 50%;
}
.company-competit-tab .center-tab li a{
	/* border-top-width: 1px;
	border-bottom-width: 1px; */
	font-weight: 500;
	padding: 15px 0;
}
.company-competit-tab .center-tab li:nth-child(1) a,
.company-competit-tab .center-tab li:nth-child(2) a {border-bottom: none;}
.company-competit-tab .center-tab li.selected a{font-weight: 500;}
/*.company-competit-tab li{
	float: left;
	width: 25%;
	text-align: center;
	border-bottom: 1px solid #36986e;
	border-top: 1px solid #36986e;
}
.company-competit-tab li a{
	display: block;
	color: #36986e;
	font-size: 13px;
	padding: 10px 0;
}
.company-competit-tab li.on a{
	background: #36986e;
	color: #fff;
}*/
h3.company-competit-tab-tit{
	font-size: 45px;
	letter-spacing: -0.025em;
	font-weight: 300;
}
h3.company-competit-tab-tit span{
	font-size: 70px;
    color: #118b56;
    font-weight: 500;
	vertical-align: middle;
	margin-right: 12px;
}
h3.company-competit-tab-tit strong{font-weight: 500;}
.company-competit-tab-cont{
	color: #454545;
	letter-spacing: -0.05em;
}
.company-competit-tab-cont img{width: 100%;}
.company-competit-tab-cont .top_ico{margin: 25px auto 0;}
.company-competit-tab-cont .top_ico.tab1{width: 12.625%;max-width: 101px;}
.company-competit-tab-cont .top_ico.tab2{width: 11.625%;max-width: 93px;}
.company-competit-tab-cont .top_ico.tab3{width: 10.625%;max-width: 85px;}
.company-competit-tab-cont .top_ico.tab4{width: 18.75%;max-width: 150px;}
.company-competit-tab-cont .top_ico.tab5{width: 14.25%;max-width: 114px;}
.company-competit-tab-cont .top_ico img{width: 100%;}    
.company-competit-tab-cont .competit-tab-tit{
	position: relative;
	padding-top: 13px;
	padding-bottom: 40px;
}
.company-competit-tab-cont .competit-tab-tit:before{
	position: absolute;
	content:'';
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 1px;
	height: 25px;
	background: #b6b6b6;
}
.company-competit-tab-cont .competit-tab-tit p{font-weight: 400;}
.company-competit-tab-cont .competit-tab-tit span{vertical-align: middle;margin-right: 6px;}
.company-competit-tab-cont .yellow{color: #ffed55;}
.company-competit-tab-cont .green{color: #36986e;}
.company-competit-tab-cont .normal_txt{
	font-size: 13px;
	line-height: 1.355em;
	word-break: keep-all;
}

.company-competit-tab01-cont01{
	text-align: center;		
	letter-spacing: -0.025em;
	margin-bottom: 23px;
}
.company-competit-tab01-cont01 ul{
	background: url('../images/content/m_competit_tab1_cont01_ico.png') no-repeat center top;
	background-size: contain;
	padding-top: 78px;
}
.company-competit-tab01-cont01 ul li{
	float: left;
	width: 25%;
	font-size: 12px;
	line-height: 1.318em;
    letter-spacing: -0.05em;
}
.company-competit-tab01-cont01 .desc{margin: 22px 0 32px;}
.company-competit-tab01-cont01 .img_wrap .txt{
	padding: 20px 15px 18px;
	word-break: keep-all;
}
.company-competit-tab01-cont01 .img_wrap h4{
	font-size: 22px;
	font-weight: 400;
	padding: 7px 0 18px;
	margin-bottom: 15px;
	position: relative;
}
.company-competit-tab01-cont01 .img_wrap h4:before{
	content: "";
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #1c905d;
	bottom: 0;
    left: 0;
	right: 0;
	margin: 0 auto;
}
.company-competit-tab01-cont01 .img_wrap .sub{font-size: 17px;}
.company-competit-tab01-cont01 .img_wrap .sub .dot{position: relative;}
.company-competit-tab01-cont01 .img_wrap .sub .dot:before{
	content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background-color: #454545;
	top: 0;
	right: 0;
    left: 0;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.company-competit-tab01-cont01 .img_wrap .normal_txt span{font-size: 14px;}
.company-competit-tab01-bn{position: relative;}
.company-competit-tab01-bn .txt_wrap{
	position: absolute;
	top: 14%;
	left: 0;
	right: 0;
	color: #fff;
	margin: 0 auto;
	text-align: center;
}
.company-competit-tab01-bn .txt_wrap h4{
	font-size: 19px;
	font-weight: 400;
	padding-bottom: 15px;
	margin-bottom: 16px;
	position: relative;
}
.company-competit-tab01-bn .txt_wrap h4:before{
	content: "";
    position: absolute;
    width: 18px;
    height: 2px;
    background-color: #fff;
	bottom: 0;
    left: 0;
	right: 0;
	margin: 0 auto;
}
.company-competit-tab01-bn .txt_wrap h4 strong{font-size: 26px;}
.company-competit-tab01-bn .txt_wrap p{font-size: 13px;}
.company-competit-tab01-cont03{padding: 33px 0 40px;}
.company-competit-tab01-cont03 .img_wrap{
	margin: 20px auto 0;
	width:75%;
	position: relative;
}
.company-competit-tab01-cont03 .img_wrap .box{
	position: absolute;
	width: 100%;
	height: 44.40191387559809%;
	left: 0;
	color: #fff;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company-competit-tab01-cont03 .img_wrap .box01{
	top: 0;
	padding-top: 49%;
}
.company-competit-tab01-cont03 .img_wrap .box02{
	bottom: 0;
	padding-top: 46.12068965517241%;
}
.company-competit-tab01-cont03 .img_wrap .box h4{
	font-size: 15px;
	padding-bottom: 7px;
	font-weight: 500;
}
.company-competit-tab01-cont03 .img_wrap .box p{
	font-size: 12.5px;
	line-height: 1.3em;
}
.company-competit-tab01-cont03 h3{
	font-size: 25px;
	color: #000;
	font-weight: 400;
	text-align: center;
	color: #454545;
	position: relative;
	padding-top: 20px;
}
.company-competit-tab01-cont03 h3:before{
	content: "";
    position: absolute;
    width: 28px;
    height: 2px;
    background-color: #118B56;
    top: 0;
    left: 0;
	right: 0;
	margin: 0 auto;
}
.company-competit-tab02-cont01{
	position: relative;
	padding-bottom: 70px;
}
.company-competit-tab02-cont01:before{
    background: url('/kr/images/content/competit_tab02_cont01_model.png') no-repeat center;
    background-size: contain;
    content: '';
    position: absolute;
    width: 162px;
    height: 253px;
    bottom: 0;
    left: 5px;
	z-index: 1;
}
.company-competit-tab02-cont01 h4{
	font-size: 16px;
	line-height: 1.343em;
    font-weight: 500;
	margin: 35px 0 0;
}
.company-competit-tab02-cont01 h4 .yellow{color: #d5ac55;}
.company-competit-tab02-cont01 .img_wrap {
    margin: 20px auto 0;
    width: 75%;
    position: relative;
}
.company-competit-tab02-cont01 .img_wrap .box{
	position: absolute;
	width: 100%;
	height: 44.40191387559809%;
	left: 0;
	color: #fff;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 1.355em;
	padding-top: 37%;
}
.company-competit-tab02-cont01 .img_wrap .box01{top: 0;}
.company-competit-tab02-cont01 .img_wrap .box02{bottom: 0;}
.company-competit-tab02-cont02{
	border-top: 0;
	padding: 40px 0 0;
	margin-bottom: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company-competit-tab02-cont02 h4{font-size:17px;}
.company-competit-tab02-cont02 h4 p{
	font-size: 16px;
	font-weight: 300;
	line-height: 1.655em;
}
.company-competit-tab02-cont02 .ico_wrap{margin: 23px auto 20px;}
.company-competit-tab02-cont02 .ico_wrap li{
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	font-size: 10.5px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding: 13px 0 12px 27px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 30.67%;
	box-sizing: border-box;
}
.company-competit-tab02-cont02 .ico_wrap li.ico01{
	background-image: url('../images/content/m_competit_tab02_cont02_ico01.png');
	margin-left: 2.5%;	
}
.company-competit-tab02-cont02 .ico_wrap li.ico02{
	background-image: url('../images/content/m_competit_tab02_cont02_ico02.png');
	margin: 0 1.495%;
}
.company-competit-tab02-cont02 .ico_wrap li.ico03{
	width: 30.125%;
	background-image: url('../images/content/m_competit_tab02_cont02_ico03.png');
	margin-right: 2.5%;	
}
.company-competit-tab02-cont02 .normal_txt{
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 30px;
	margin: 0 15px;
}
.company-competit-tab02-cont03{
	border: 5px solid #f1f1f1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 35px;
}
.company-competit-tab02-cont03 h4{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.355em;
	padding: 23px 0;
}
.company-competit-tab02-cont03 .bg_gray{padding-bottom: 25px;}
.company-competit-tab02-cont03 .normal_txt{padding-top: 12px;}
.company-competit-tab02-cont04 h4{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.355em;
	position: relative;
	padding-bottom: 30px;
}
.company-competit-tab02-cont04 h4:before{
	content:'';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 7px;
	width: 1px;
	height: 15px;
	background: #c2c2c2;
}
.company-competit-tab02-cont04 .img_wrap {
    margin: 20px auto 0;
    width: 75%;
    position: relative;
}
.company-competit-tab02-cont04 .img_wrap .box{
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 1.355em;
	display: table;
}
.company-competit-tab02-cont04 .img_wrap .box01{
	top: 0;
	padding-top: 24%;
}
.company-competit-tab02-cont04 .img_wrap .box02{
	bottom: 0;
	padding-bottom: 24%;
}
.company-competit-tab02-cont04 .img_wrap span{font-size: 20px;}
.company-competit-tab02-cont04 .img_wrap h5{
	font-size: 15px;
	font-weight: 400;
	line-height: 1.355em;
	padding: 7px 0 15px;
	position: relative;
}
.company-competit-tab02-cont04 .img_wrap h5:before{
    content: '';
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 17px;
    height: 1px;
    background: #0a7f5d;
}
.company-competit-tab02-cont05{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 30px;
	margin: 30px 0 60px;
}
.company-competit-tab02-cont05 .go_btn{
	width:17.7%;
	margin-left: auto;
	margin-right: 5px;
	margin-bottom: 13px;
}
.company-competit-tab03-cont02 .competit-top-info{background-color: #f5f5f5;}
.company-competit-tab04-cont01 .circle_wrap li{
	float: left;
	width: 31%;
	margin-right: 3%;
	background: url('../images/content/m_competit_tab04_cont01.png') no-repeat center;
	background-size: contain;
	color: #fff;
	font-size: 13px;
	padding: 37px 0;
	margin-bottom: 10px;
	line-height: 1.255em;
}
.company-competit-tab04-cont01 .circle_wrap li:nth-child(3n+3){margin-right: 0;}
.company-competit-tab04-cont01 .img_wrap{
	padding: 40px 15px;
	margin: 30px 0 40px;
}
.company-competit-tab04-cont01 .img_wrap>ul{margin-bottom: 17px;}
.company-competit-tab04-cont01 .img_wrap>ul>li{
	background: #3e9f75;
	font-size: 15px;
	color: #fff;
	line-height: 1.25em;
	position: relative;
}
.company-competit-tab04-cont01 .img_wrap>ul>li .img{width: 47.3%;}
.company-competit-tab04-cont01 .img_wrap>ul>li .txt{
	padding-top: 9%;
	width: 52.7%;
}
.company-competit-tab04-cont01 .img_wrap .first{margin-bottom: 46px;}
.company-competit-tab04-cont01 .img_wrap .first:before{
	content:'';
	position: absolute;
	background: url('../images/content/m_competit_tab04_cont01_ico.png') no-repeat center;
	background-size: contain;
	bottom: -33px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 20px;
	height: 20px;
}
.company-competit-tab04-cont01 .img_wrap .new{
	font-size: 15px;
	position: absolute;
	right: -7px;
	top: -19px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #d5ac55;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-weight: 500;
}
.company-competit-tab04-bn .txt_wrap{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	line-height: 1.355em;
	padding-top: 7px;
}
.company-competit-tab04-bn .txt_wrap h4{
	font-size: 19px;
	font-weight: 400;
	padding-bottom: 15px;
	margin-bottom: 16px;
	position: relative;
}
.company-competit-tab04-bn .txt_wrap h4:before{
	content: "";
    position: absolute;
    width: 18px;
    height: 2px;
    background-color: #fff;
	bottom: 0;
    left: 0;
	right: 0;
	margin: 0 auto;
}
.company-competit-tab04-bn .txt_wrap h4 strong{font-size: 26px;}
.company-competit-tab04-bn .txt_wrap p{font-size: 13px;}
.company-competit-tab04-cont02{padding-top: 40px;}
.company-competit-tab04-cont02 h4{
	font-size: 27px;
	font-weight: 400;	
} 
.company-competit-tab04-cont02 h4 strong{font-weight: 500;}
.company-competit-tab04-cont02 h4 .yellow{color: #d5ac55;}
.company-competit-tab04-cont02 .num_wrap{
	position: relative;
	margin: 17px 0 30px;
	border: 1px solid #ebebeb;
}
.company-competit-tab04-cont02 .num_wrap p{
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0;
	background-size: contain;
	background-color: #36986e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.company-competit-tab04-cont02 .num_wrap p.num01{
	bottom: 32.49551166965889%;
	left: 44.45910290237467%;
	background-image: url('/kr/images/content/competit_tab04_cont02_num01.png');	
}
.company-competit-tab04-cont02 .num_wrap p.num02{
	bottom: 39.67684021543986%;
	left: 20.58047493403694%;
	background-image: url('/kr/images/content/competit_tab04_cont02_num02.png');	
}
.company-competit-tab04-cont02 .num_wrap p.num03{
	top: 37.70197486535009%;
	right: 26.78100263852243%;
	background-image: url('/kr/images/content/competit_tab04_cont02_num03.png');	
}
.company-competit-tab04-cont02 .num_wrap p.num04{
	top: 20.82585278276481%;
	right: 46.30606860158311%;
	background-image: url('/kr/images/content/competit_tab04_cont02_num04.png');	
}
.company-competit-tab04-cont02 .num_wrap p.num05{
	top: 37.70197486535009%;	
	left: 3.562005277044855%;
	background-image: url('/kr/images/content/competit_tab04_cont02_num05.png');	
}
.company-competit-tab04-cont02 .num_wrap p.num06{
	bottom: 6.104129263913824%;
	left: 3.825857519788918%;
	background-image: url('/kr/images/content/competit_tab04_cont02_num06.png');	
}
.company-competit-tab04-cont02 .company-competit-tab-cont-circle li{padding-top: 115px;}
.company-competit-tab04-cont02 .company-competit-tab-cont-circle span{font-size: 40px;}
.company-competit-tab04-cont02 .company-competit-tab-cont-circle p{
	position: relative;
	margin-top: 10px;
	padding-top: 15px;
}
.company-competit-tab04-cont02 .company-competit-tab-cont-circle p:before{
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 31px;
	height: 1px;
	background: #454545;
}

.company-competit-tab04-cont02 .img_wrap {
    margin: 20px auto 0;
    width: 75%;
    position: relative;
}
.company-competit-tab04-cont02 .img_wrap .box{
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 1.355em;
	display: table;
}
.company-competit-tab04-cont02 .img_wrap .box01{
	top: 0;
	padding-top: 33%;
}
.company-competit-tab04-cont02 .img_wrap .box02{
	bottom: 0;
	padding-bottom: 31%;
}
.company-competit-tab04-cont02 .img_wrap span{font-size: 20px;}
.company-competit-tab04-cont02 .img_wrap p{
	position: relative;
	padding-top: 20px;
}
.company-competit-tab04-cont02 .img_wrap p:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 17px;
    height: 1px;
    background: #0a7f5d;
}
.company-competit-tab04-cont03{margin: 30px 0 35px;}
.company-competit-tab04-cont03 .txt_bn{
	background: #282828;
	margin: 0 auto;
}
.company-competit-tab04-cont03 .txt_bn h4{
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	padding: 20px 0 14px;
}
.company-competit-tab04-cont03 .txt_bn h4 strong{
	font-weight: 500;
	font-size: 20px;
}
.company-competit-tab04-cont03 .detail_list li>div{
	float: left;
	width: 49.8%;
	position: relative;
	margin-bottom: 0.4%;
}
.company-competit-tab04-cont03 .detail_list li>div:first-child{margin-right: 0.4%;}
.company-competit-tab04-cont03 .detail_list li .txt_wrap>div{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	color: #fff;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company-competit-tab04-cont03 .detail_list li .txt_wrap h5{
	font-size: 15px;
	padding-bottom: 10px;
	line-height: 1.255em;
}
.company-competit-tab05-cont01 .middle_txt{
	font-size: 15px;
	color: #525252;
	line-height: 1.333em;
	margin: 18px 0 5px;
}
.company-competit-tab05-cont02 .normal_tit,
.company-competit-tab05-cont03 .normal_tit{
	font-size: 16px;
	font-weight: 600;
    line-height: 1.355em;
	margin: 40px 0 15px;
}
.company-competit-tab05-cont02 .normal_tit{margin-top: 10px;}
.company-competit-tab05-cont02 .ico_list li{
	float: left;
	width: 50%;
	background: #e7e7e7;
	font-size: 13px;
	color: #454545;
}
.company-competit-tab05-cont02 .ico_list li .ico_wrap{color: #fff;padding: 6px 0;}
.company-competit-tab05-cont02 .ico_list li .ico_wrap img{
	margin-right: 3px;
	width: 26px;
}
.company-competit-tab05-cont02 .ico_list li:nth-child(odd) .ico_wrap{background: #118b56;}
.company-competit-tab05-cont02 .ico_list li:nth-child(even) .ico_wrap{background: #959595;}
.company-competit-tab05-cont02 .ico_list li .txt_wrap{
	width: 100%;
	height: 60px;
	line-height: 1.192em;
	position: relative;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	word-break: keep-all;
}
.company-competit-tab05-cont02 .ico_list li .txt_wrap:before{
	content:'';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	width: 1px;
	height: 72%;
	background: #fff;
}
.company-competit-tab05-cont02 .ico_list li:first-child .txt_wrap:before{display: none;}
.company-competit-tab05-cont03 .normal_txt{padding: 0 10px;}
.company-competit-tab05-cont03 .img_list{
	margin: 39px auto 43px;
	width: 70%;
}
.company-competit-tab05-cont03 .img_list li:last-child{margin-right: 0;}
.company-competit-tab05-cont03 .img_list li .txt_wrap{
	border: 1px solid #959595;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.company-competit-tab05-cont03 .img_list li .txt_wrap span{
	display: inline-block;
	height: 100%;
	background: #ebebeb;
	color: #118b56;
	font-size: 30px;
	font-weight: 500;
	width: 22.5%;
	float: left;
	height: 65px;
	line-height: 69px;
}
.company-competit-tab05-cont03 .img_list li .txt_wrap p{
	font-size: 15px;
	color: #454545;
	letter-spacing: -0.05em;
	display: inline-block;
	float: left;
	width: 77.5%;
	height: 65px;
	line-height: 1.179em;
	text-align: left;
	padding-left: 24px;
    padding-top: 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company-competit-tab05-cont03 .ico_list{
	margin-bottom: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.company-competit-tab05-cont03 .ico_list li{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	width: 100%;
	padding: 10px 0;
}
.company-competit-tab05-cont03 .ico_list li img{
	width: 58px;
	display: inline-block;
}
.company-competit-tab05-cont03 .ico_list li .txt_wrap{
	display: inline-block;
	color: #454545;
	letter-spacing: -0.05em;
	padding-left: 10px;
	width: calc(100% - 65px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	word-break: keep-all;
}
.company-competit-tab05-cont03 .ico_list li .txt_wrap strong{font-size: 14px;}
.company-competit-tab05-cont03 .ico_list li .txt_wrap p{
	font-size: 13px;
	line-height: 1.412em;
	margin-top: 6px;
}


/* ****************** 매장찾기 (201126 추가) ********************** */	  	
.store_find .map_wrap{
	width: 100%;
	min-height: 420px;
	background: #ddd;
	margin-bottom: 30px;
	position: relative;
}	
.store_find .map_wrap .map_ico{width: 12.35%;}
.store_find .map_wrap .map_search{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	margin-top: 14px;
}
.store_find .map_wrap .map_search>li{
	float: left;
	width: 28%;
    height: 33px;
	line-height: 33px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #333;
	font-size: 13px;
	letter-spacing: -0.01em;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	text-align: left;
}
.store_find .map_wrap .map_search>li.box01{margin-left: 2.9%;}
.store_find .map_wrap .map_search>li.box02{
	margin: 0 1.6%;	
	width: 35%;	
}
.store_find .map_wrap .map_search>li.box03{background: #118b56;}
.store_find .map_wrap .map_search>li.box03 .select_list{background: #118b56;}
.store_find .map_wrap .map_search a{color: #fff;}
.store_find .map_wrap .map_search .input_wrap{
    height: 100%;
	width: 69%;
    padding: 0;
    color: #fff;
    font-size: 13px;
    vertical-align: middle;
	background: transparent;
	outline: 0;
	border: 0;
	font-weight: 400;
	font-family: "Noto Sans KR";
	float: left;
}
.store_find .map_wrap .map_search .input_wrap::placeholder{color: #fff;}
.store_find .map_wrap .map_search .search_btn{
	background: url('/kr/images/content/store_find_search.png') no-repeat left 6px center;	
	background-size: 12px auto;
	font-size: 0;
	text-indent: -9999px;
	height: 100%;
	width: 31%;
	float: right;	
	position: relative;
	outline: 0;
}
.store_find .map_wrap .map_search .select_btn:before,
.store_find .map_wrap .map_search .search_btn:before{
	content:'';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 15px;
	background: rgba(255,255,255,.18);
}
.store_find .map_wrap .map_search .select_btn{
	background: url('/kr/images/content/store_find_select.png') no-repeat right 8px center;
	background-size: 12px auto;
	display: block;
	position: relative;
	z-index: 1;
}
.store_find .map_wrap .map_search .select_btn.on{background-image: url('/kr/images/content/store_find_select_on.png');}
.store_find .map_wrap .map_search .select_btn:before{
	left: auto;
	right: 23%;
}
.store_find .map_wrap .map_search .select_list{
	display: none;
	position: absolute;
	top: 16px;
	padding-top: 16px;
	padding-left: 10px;
	left: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #333;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	overflow-x: auto;
	max-height: 200px;
}
.store_find .bbs-list-tbl{display: table;}
.store_find .bbs-list-row{
	display: table-row;
	width: 100%;
	padding: 0;
}
.store_find .bbs-list-head{
    display: table-header-group;
    position: relative;
    top: auto;
    left: auto;
}
.store_find .bbs-list-head span{
	padding: 12px 0;
	border-top: 2px solid #333;
}
.store_find .bbs-list-head span,
.store_find .bbs-list-row .column{
	font-size: 12px;
	border-right: 1px solid #ddd;
	text-align: center;
}
.store_find .bbs-list-row .column.address{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.store_find .bbs-list-head span:last-child,
.store_find .bbs-list-row .column:last-child{border-right: 0;}
.store_find .bbs-list-row .column{
	border-bottom: 1px solid #ddd;
	display: table-cell;
	padding: 8px 2px;
	line-height: 1.255em;
}
.store_find .bbs-list-row .column.green{color: #118b56;}
.store_find .locate_ico a{
	display: block;
	background: url('/kr/images/content/location_ico.png') no-repeat center;
	background-size: contain;
	width: 12px;
	height: 17px;
	margin: 0 auto;
}
.store_find .bg_blue .locate_ico a{background-image: url('/kr/images/content/location_ico_blue.png');}
.store_find .bbs-list-row .column:not(.bbs-title):not(.bbs-no-data):before{display: none;}
.store_find .paging{
	width: auto;
	display: inline-block;
}
.store_find .paging a{float: left;}

/* ****************** 브랜드소개 수정 (201201 추가) ********************** */
.new_brand .green{color: #118b56;}
.new_brand .sub-tit{
	line-height: 1.255em;
	padding-bottom: 40px;
}
.new_brand .sub-tit:before {
    position: absolute;
    content: '';
    bottom: 0;
	top: auto;	
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 25px;
    background: #b6b6b6;
}
.new_brand .sub-tit .green{font-weight: 600;}
.new_brand .system-top{padding-bottom: 0;}
.new_brand .sub-banner-info-inner h3{
	font-size: 28px;
	font-weight: 400;
	position: relative;
	padding: 5px 0 11px;
	margin-bottom: 11px;
}
.new_brand .sub-banner-info-inner h3:before{
	content:'';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 2px;
	width: 18px;
	background: #fff;
}
.new_brand .sub-banner-info-inner p{
	font-size: 14px;
	margin-bottom: 0;
}
/* ****************** 브랜드소개 수정 (210715 추가) ********************** */
.brand_circle_area {padding-top: 8.75vw; padding-bottom: 8.75vw;} /*70px*/
.brand_circle_area.sub-txt-bx .sub_tit {
	font-size: 27px;
	line-height: 1.229em;
	padding-bottom: 20px;
}
.brand_circle_area.sub-txt-bx .sub-txt{
	font-size: 13px;
	line-height: 1.355em;
    word-break: keep-all;
}
.brand_circle{padding: 40px 4.125vw 0 4.125vw; } /* 33px */
.brand_circle li{
	float: left;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	width: 23.625vw;
	height: 23.625vw;
	margin-right: 9.375vw;
}
.brand_circle li:last-child {margin-right: 0;}
.brand_circle li:after{
	content:'';
	display: block;
	position: absolute;
	top: 10.125vw; /* 81px */
	right: -7.75vw; /* 62px */
	background-image: url('/kr/images/content/brand_circle_arr.png');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	width: 5vw;
	height: 3.7vw;
}
.brand_circle li:last-child:after{
	content:none;
}
.brand_circle li.circle01 {background-image: url('/kr/images/content/brand_circle01_new.png');} 
.brand_circle li.circle02 {background-image: url('/kr/images/content/brand_circle02_new.png');} 
.brand_circle li.circle03 {background-image: url('/kr/images/content/brand_circle03.png');} 
.brand_circle li.arr {
	background-image: url('/kr/images/content/brand_circle_arr.png');
	width: 140px;
	height: 313px;
	background-position: center;
	-webkit-background-size: 64px 49px;
	background-size: 64px 49px;
}
.brand_circle li .desc_txt {
	text-align: center;
	color: #fff;
	font-size: 2.75vw; /* 22px */
	line-height: 1.318em;
	font-weight: 600;
}

/* ****************** 인테리어 디자인 (201223 추가) ********************** */
.interior_slide img {width:100%;}
.interior_slide .slick-arrow{
	outline:0;
	position:absolute; 
	z-index:11; 
	font-size:0; 
	text-indent:-9999px;
	width:40px; 
	height:40px; 
	bottom:-1px; 
	cursor:pointer;
	background-repeat: no-repeat;
	background-size:100% auto; 
}
.interior_slide .slick-prev{
	background-image:url("/m/images/main/main_interior_prev.jpg");
	right:40px;
}
.interior_slide .slick-next{
	background-image:url("/m/images/main/main_interior_next.jpg"); 
	right:0;
}
.interior_cont{padding: 0 20px;text-align: center;}
.interior_cont img{
	width: 100%;
	padding: 0 20px;
	margin-top: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.interior_cont h4{
	font-size: 24px;
    color: #404040;
    font-weight: 200;
	padding: 20px 0 17px;
	margin-top: 20px;
	position: relative;
}
.interior_cont h4:before{
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 20px;
	height: 1px;
	background: #1c905e;
}
.interior_cont p{
	line-height: 1.500em;
	font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.015em;
	word-break: keep-all;
}

@media (max-width: 340px){
	.company-competit-tab .center-tab li a{font-size: 13px;}
	.company-competit-tab01-cont01 ul li{font-size: 11px;}
	.company-competit-tab02-cont01 .img_wrap .box{font-size: 11px;}
	.company-competit-tab02-cont02 .ico_wrap li{
		font-size: 9.5px;
		padding: 10px 0 10px 24px;
	}
	.company-competit-tab04-cont03 .detail_list li .txt_wrap h5{font-size: 13px;}
	.company-competit-tab04-cont03 .detail_list li .txt_wrap .normal_txt{font-size: 11px;}
	.store_find .map_wrap .map_search>li,
	.store_find .map_wrap .map_search .input_wrap{font-size: 10px;}
	.store_find .map_wrap .map_search .search_btn,
	.store_find .map_wrap .map_search .select_btn{background-size: 10px auto;}
}



/* 201224 학습공간추가 */


.learning-content .sub-tit img{
	width: 32px;
	vertical-align: inherit;
    margin-right: 10px;
}
.learning-content .system-top p{position: relative; padding-top: 20px; margin-bottom: 0;}
.learning-content .system-top p:before {
	position: absolute;
    content: '';
    bottom: 27px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 25px;
    background: #b6b6b6;
}
.learning-content .learning-img{
	width: 100%;
}
.learning-content .learning_list ul {
	
}
.learning-content .learning_list li{
	border-bottom: 1px solid #d7d7d7;
	padding-top: 30px;
	padding-bottom: 30px;
}
.learning-content .learning_list li:first-child {
	padding-top: 50px;
}
.learning-content .learning_list li:last-child {
	border-bottom: 0;
}
.learning-content .learning_list li:after{
	content:'';
	clear:both;
	display: block;
}
.learning-content .list_img,
.learning-content .list_txt{
	float: left;
}
.learning-content .list_img{
	width: 27%;
	margin-right: 15px;
	text-align: center;
}
.learning-content .list_txt {
	width: 67%;
}
.learning-content .list_img img {
	width: 100%;
	max-width: 162px;
	
}
.learning-content .list_txt h4 {
	font-size: 18px;
	font-weight: 600;	
    letter-spacing: -0.5px;
    color: #454545;
	position: relative;	
    padding-bottom: 15px;
    margin-bottom: 15px;
	margin-top: 15px;
}
.learning-content .list_txt h4:after{
	content: "";
	position: absolute;
	width: 26px;
	height: 1px;
	background-color: #118B56;
	bottom: 0;
	left: 0;
}
.learning-content .list_txt p {
	font-size: 13px;
	line-height: 1.355em;
	letter-spacing: -0.5px;
}
.learning-content .sub-icon-wrap .sub-tit{
	padding-top: 0;
}
.learning-content .sub-icon-wrap .sub-tit:before{
	content:none;
}
.learning-content .sub-icon-wrap .list_img{
	width: 24%;
	margin-right: 10px;
	text-align: center;
}
.learning-content .sub-icon-wrap .list_txt {
	width: 68%;
}
.learning-content .sub-icon-wrap .list_txt h4{
	margin-top: 0;
}
.learning-content .sub-icon-wrap .system-top p:before {
	top: -14px;
}
.learning-content .sub-icon-wrap .learning_list .sub-icon img{
	width: 50%;
}
.learning-content .sub-icon-wrap .learning_list li:first-child {
	padding-top: 30px;
}