@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap');
/* reset */
body {font-family: 'Noto Sans', sans-serif;}
* {margin:0 ;padding:0;box-sizing: border-box;}
a {text-decoration:none; color:#fff}
li {list-style:none;}
button {outline:none; border:none; cursor:pointer;}
/*레이아웃 */
.section {min-width:1160px;overflow: hidden;}
.carousel {width:100%;height:1000px;position: relative;}
.wrapper {width:1160px; margin: 0 auto;}
.bg-fiexd {width:100%;height: 400px;background-repeat:no-repeat; background-position:50% 50%; background-image:url(../images/268.jpg);background-attachment: fixed; background-size: cover; }
.room-block {height:90px;min-width: 1160px;}
.room-block02 {height: 350px;min-width: 1160px;}
/*컨텐츠*/
 .header-inner {border-bottom: 1px solid #fff;position: relative; height: 80px;}
 header {height:80px;width:1160px;background-color:transparent;position: absolute; top:0;left:50%; margin-left: -581px;}
 header h1 {height:100%;width:200px;text-align: center;vertical-align: middle;display: inline-block;}
 header h1 img {width: 150px; padding-top:20px;}
 header ul.header-menu {float: right;width: 850px;}
 header ul.header-menu > li {display: inline-block;height:80px;line-height: 80px;margin-right:-5px;position: relative; border-bottom:1px solid transparent;}
 header ul.header-menu > li > a {display: inline-block; padding: 0px 45px 0 18px; height:100%; font-size: 15px;background-repeat:no-repeat; background-position:87% 53%; background-image:url(../images/arrow_down.png);background-size: 10px;transition:0.2s; }
 header ul.header-menu > li:first-child > a
 header ul.header-menu > li:last-child > a  {background-image: none;padding:0 18px;}
 header ul.header-menu > li:last-child {margin: 0;}
 header ul.header-menu > li:last-child > a img {width:22px; vertical-align: sub;}
 header ul.header-menu > li:hover {border-bottom:1px solid #ed6d2b;}
 header ul.header-menu > li > ul { position: absolute; top:101%; left:0;background-color:rgba(0, 0, 0, 0.8); text-align: left;width:100%; display: none;}
/*  header ul.header-menu > li:nth-of-type(2) > ul {width:98px;}
 header ul.header-menu > li:nth-of-type(3) > ul {width:100px;}
 header ul.header-menu > li:nth-of-type(4) > ul {width:290px;}
 header ul.header-menu > li:nth-of-type(5) > ul {width:324px;} */
 header ul.header-menu > li:nth-of-type(5) > ul {width:180%;}
 header ul.header-menu > li > ul > li {height:45px;line-height: 45px;}
 header ul.header-menu > li > ul > li > a{padding:0 18px;display: block;}
 header ul.header-menu > li > ul > li:hover a {color:#ed6d2b;}
 .menu-color {color:#ed6d2b;}
 header ul.header-menu > li:hover > ul {display: block;}

.carousel #backGround {height:100%;width:100%;position:absolute;left:0;top:0;z-index:-1;background-repeat:no-repeat; background-position:0% 0%;background-size:100% 100%; transition: all 5s;}
.carousel .carousel-item div { position: absolute;width:1170px; height:300px;top:36%; left:50%; margin-left:-600px;color:#fff;text-align: right;}
.carousel .carousel-item div h1{font-size:50px;}
.carousel .carousel-item div p {font-size: 27px;}

.block {text-align: center; overflow: hidden;}
.block h1 {font-size:35px; font-weight: normal;}
.block p { font-size: 20px; margin: 5px 0 70px 0; color:#999999;}
.block div { float:left; width: 25%;padding:0 10px;}
.block div span {display: inline-block; width: 70px; height:70px; border-radius:50%; background-color:#ed6d2b;background-repeat:no-repeat; background-position:50% 50%;}
.block div:nth-of-type(1) span { background-image:url(../images/point01.png);}
.block div:nth-of-type(2) span { background-image:url(../images/point02.png);}
.block div:nth-of-type(3) span { background-image:url(../images/point03.png);}
.block div:nth-of-type(4) span { background-image:url(../images/point04.png);}
.block div ul {text-align: left;}
.block div ul li:first-child {text-align: center; font-size: 19px;color:#000; font-weight: bold;list-style: none;margin-left: 0;}
.block div ul li {color:#444444; font-size: 15px;line-height: 2em; list-style: disc;margin-left: 20px;}

.two-block div{width:20%;}
.two-block div span {width:100%; height: 100px; border-radius:0;background-size: cover;background-repeat: no-repeat;}
.two-block div:nth-of-type(1) span {background-image:url(../images/li01.jpg)}
.two-block div:nth-of-type(2) span {background-image:url(../images/li02.jpg)}
.two-block div:nth-of-type(3) span {background-image:url(../images/li03.jpg)}
.two-block div:nth-of-type(4) span {background-image:url(../images/li04.jpg)}
.two-block div:nth-of-type(5) span {background-image:url(../images/li05.jpg)}
.two-block div ul {margin-top:30px;}
.two-block div ul li:first-child {font-size: 15px;}

.three-block ul {margin-bottom: 100px;}
.three-block ul li {display: inline-block; width:12%;height:100px;border:2px solid #eee; background-color: #eee;padding-top: 25px;}
.three-block ul li a {color: #bbb;}
.three-block ul li span {color: #000;display: block;font-size: 15px;font-weight: bold;}
.three-block ul li:hover {border:2px solid #ed6d2b;background-color: #fff;}

footer  {background-color: #242424; color:#818181; padding: 20px 0; }
footer .wrapper {overflow: hidden;}
footer .address{border-bottom: 1px solid #313131;padding:0 0 20px 0; margin: 0 0 20px 0;}
footer .address img {width: 150px;margin: 30px 0;}
footer .address span {display: block; font-size:14px;line-height: 1.8em;}
footer .reserved,
footer .sns {float:left;}
footer .reserved {width:80%}
footer .sns {width:20%;text-align: right;}
footer .sns a {display: inline-block; border-radius: 50%; width:30px; height:30px; background-color: #fff; background-repeat:no-repeat; background-position:50% 50%; background-image:url(../images/facebook.png);background-size: 18px;margin-left: 7px; }
footer .sns a:nth-of-type(1) {background-image:url(../images/facebook.png);}
footer .sns a:nth-child(2) {background-image:url(../images/instagram.png);}

.bg-fiexd input[type="radio"] {display: none;}
.bg-fiexd .news-inner {width:1160px; margin: 0 auto;height:400px;overflow: hidden;}
.bg-fiexd .news-inner .news-wrap {width: 100%;height:400px;}
.bg-fiexd .news-inner .news-wrap .news-text {display: inline-block;width:1160px; height: 400px; color:#fff;text-align: center;padding-top: 130px;}
.bg-fiexd .news-inner .news-wrap .news-text:nth-child(1),
.bg-fiexd .news-inner .news-wrap .news-text:nth-child(2) {margin-right:-5px;}
.bg-fiexd .news-inner .news-wrap .news-text h3 {font-size: 25px;}
.bg-fiexd .news-inner .news-wrap .news-text p {font-size: 17px;line-height: 1.7em;margin: 20px 0 30px;}
.bg-fiexd .news-inner .news-wrap .news-text a {display: inline-block; width: 200px; height: 50px; border:1px solid #fff;line-height: 50px;transition:0.2s;}
.bg-fiexd .news-inner .news-wrap .news-text a:hover {background-color: #fff; color:#000; border:1px solid #fff;}

.bg-fiexd .smart {width: 1160px; margin: 0 auto; color:#fff; text-align: center; padding-top: 130px;}
.bg-fiexd .smart h1 {font-size: 40px;}
.bg-fiexd .smart p {font-size: 17px;line-height: 1.7em;margin: 20px 0 30px;}
.bg-fiexd .smart a {display: inline-block; width:250px; height:40px; background-color: #616161;border-radius: 5px;line-height: 40px;transition:0.3s;}
.bg-fiexd .smart a:hover {background-color: #737373; }

.header-text {text-align: center;min-width: 1160px;height:300px;background-image: url("../images/268.jpg");background-repeat: no-repeat;background-size: cover; background-attachment: fixed;position: absolute;width: 100%;top: 0;z-index: -1; }
.header-text h1 {color: #fff;padding-top: 160px; font-size: 39px;font-weight: normal;}
.tab {text-align: center;}
.tab > h2 img {width: 230px;}
.tab > p {font-size: 20px; margin: 50px 0;}
.tab .ul-clicktab {overflow: hidden;}
.tab .ul-clicktab li {border:2px solid #fff; border-bottom:none; float:left; background-color: #eeeeee;width:25%;height: 80px; line-height: 80px ;transition:0.2s;}
.tab .ul-clicktab li a {display: block;color: #555; }
.tab .ul-clicktab li:hover  {border:2px solid #ed6d2b; border-bottom:none; background-color: #fff; }
.tab .ul-clicktab li:hover a { color: #000;}
.tab .ul-clicktab li.on {border:2px solid #ed6d2b; border-bottom:none; background-color: #fff;}
.tab .ul-clicktab li.on {color: #000;}

.tab .tab-block {display: none;}
.tab .tab-block.on {display: block;}
.tab .tab-block > h3 { font-size: 28px;margin: 60px 0 30px 0;}
.tab .tab-block > h4 {font-size: 23px; margin-top: 30px;color:#ed6d2b;}
.tab .tab-block > span {font-size: 20px;font-weight: bold; display: block;}
.tab .tab-block > p { background-color: #f6f6f6; border-radius: 5px; padding: 20px; font-size: 14px;text-align: left;margin: 10px 0;}
.tab .tab-block > p span {font-sizse: 13px;}
.tab .tab-block .inquiry {margin-top: 40px;}

.tab ul.solution-item {overflow: hidden; margin: 20px 0;}
.tab ul.solution-item > li {padding: 30px 40px;text-align: center; float: left;width:32%;border:1px solid #eee;}
.tab ul.solution-item > li:nth-child(2) {margin:0 2%;}
.tab ul.solution-item > li > p{font-size:27px;border-bottom:1px solid #eee;margin: 10px 0;padding-bottom:30px;}
.tab ul.solution-item > li > p > span {letter-spacing: 2px; font-weight: bold;}
.tab ul.solution-item > li > p > span:nth-child(1) {color:#4da2d9;}
.tab ul.solution-item > li > p > span:nth-child(2) {color:#ed6d2b;}
.tab ul.solution-item > li > p > span:nth-child(3) {letter-spacing: 0px;font-weight:normal;}
.tab ul.solution-item > li > ul{ text-align: left;}
.tab ul.solution-item > li > ul > li{list-style: disc;margin-left:20px;line-height: 1.6em;}
.tab ul.Mentor-img li{ width:48% !important; display: inline-block;float: inherit;vertical-align: top; }
.tab ul.Mentor-img li span {display: block; border-bottom:1px solid #eee; margin-bottom: 20px; padding-bottom: 25px;}
.tab ul.Mentor-img li img {width: 450px;}
.tab ul.Mentor-img li:nth-child(2) {margin: 0 0 0 2% !important;height:422px;}
.tab ul.Mentor-img li:nth-child(3) {margin-top: 20px;}
.tab ul.inquiry  {border-top:1px solid #eee;margin-top: 50px; padding-top:25px;}
.inquiry p {font-weight: bold;margin-bottom: 5px;}
.inquiry span {}
.inquiry span a {color:#ed6d2b; position: relative;display:inline-block; padding:0 10px;margin: 0 3px;}
.inquiry span a:after,.inquiry span a:before {content: ''; width: 1px; height:14px;background-color: #bbb;display: block;position:absolute;top:5px;}
.inquiry span a:after {left:0;}
.inquiry span a:before {right:0;}

.coutomers-color > h3 {text-align: left;padding-left:10px;} 
.coutomers-color > p >span {color:#ed6d2b;padding-right:10px;}

.about-inner { text-align: center;overflow: hidden;}
.about-inner > h2 {font-size: 26px; color:#ed6d2b;}
.about-inner > h5 {font-size: 18px;margin: 10px 0 20px 0;}
.ul-overview {overflow: hidden;margin: 80px 0 60px 0; }
.ul-overview > li {float:left; width:25%; padding: 112px 4px 0 4px;background-repeat:no-repeat; background-position:50% 0%;}
.ul-overview > li:nth-child(1) { background-image:url(../images/ico01.png);}
.ul-overview > li:nth-child(2) { background-image:url(../images/ico02.png);}
.ul-overview > li:nth-child(3) { background-image:url(../images/ico03.png);}
.ul-overview > li:nth-child(4) { background-image:url(../images/ico04.png);}
.ul-overview > li > p{font-size: 18px; margin:7px 0;}
.ul-overview > li > span{font-size: 20px;color:#ed6d2b;font-weight: bold;}
.about-inner > p {text-align: left; border-bottom: 1px solid #eee; padding:0 0 80px 0;}

.about-info {text-align: left;}
.about-info h3{ border-bottom:1px solid #eee; margin: 50px 0 0 0;padding-bottom:10px;}
.about-info div {}
.about-info div:nth-child(odd) span {background-color: #eee;}
.about-info div:nth-child(even) span {background-color: #fff;}
.about-info div:last-child {border-bottom:1px solid #eee;}
.about-info div span {display: inline-block;height:45px;padding-left:10px; line-height: 45px;border-radius:3px;}
.about-info div span:nth-child(1) {width:20%;border:1px solid #fff;font-weight: bold;}
.about-info div span:nth-child(2) {width:80%;border:1px solid #fff;}

.about-inner ul.ul-year { float:left; width:48%;margin: 1%;border:1px solid #eee; padding: 20px;}
.about-inner ul.ul-year li {float: initial; background-image: none;padding: 0;text-align: left;line-height: 1.9em;}
.about-inner ul.ul-year li:first-child {color:#ed6d2b;font-size: 20px;}
.about-inner ul.ul-year li:last-child {list-style: disc;margin-left:20px;}

.about-inner ul.ul-benefit {padding: 5px 0;margin: 20px 0 30px 0;}
.about-inner ul.ul-benefit li {float: initial; background-image: none;padding: 5px 0;text-align: left;font-size: 18px; height:60px; line-height: 50px;width:100%;}
.about-inner ul.ul-benefit li:first-child {text-align: center;color:#ed6d2b;border-bottom:1px solid #eee;font-weight: bold;font-size: 23px;}
.about-inner ul.ul-benefit li span {display: inline-block;margin-right:20px; background-color: #eee;width: 30%;text-align: center;height:100%;border-radius: 5px; color:#000; font-weight: bold;}

.about-inner .contact {text-align: left; display:inline-block;width:49%;height: 100px;margin-top: 80px;vertical-align: bottom;}
.about-inner .contact h3 {font-size: 20px; margin-bottom: 12px;}
.about-inner .contact h4 {font-size: 16px; font-weight: normal;}
.about-inner .contact h4 a {display: inline-block; width:30px; height:30px; border-radius: 50%;margin-right:10px;}
.about-inner .contact h4 a:nth-child(1) {background-color:#c8102e;}
.about-inner .contact h4 a:nth-child(2) {background-color:#3bab36;}
.about-inner .contact h4 a:nth-child(3) {background-color:#465892;}
.about-inner .inquiry { margin: 30px 0 50px 0;}
.about-inner .inquiry p {font-size: 22px;}
.iframe01 {margin-bottom: -5px;}

.hr h1 {color:#ed6d2b;font-size: 22px;font-weight: bold;}
.hr p {color: #000; font-size: 18px;}
.hr div {margin: 100px 0 200px 0;}
.hr div:nth-of-type(1) span {background-image:url(../images/point05.png);}
.hr div:nth-of-type(2) span {background-image:url(../images/point06.png);}
.hr div:nth-of-type(3) span {background-image:url(../images/point07.png);}
.hr div:nth-of-type(4) span {background-image:url(../images/point08.png);}
.hr > img {display: block; }

.hr > h3 {font-size:15px; margin: 40px 0;}
.hr > h3 span {font-size: 16px; display: block; color:#ed6d2b;}
.hr > h5 {text-align: left;font-size: 26px;margin: 25px 0 5px 0;}
.hr-Recruit table {border-collapse: collapse; width:100%;}
.hr-Recruit table th,
.hr-Recruit table td {border:1px solid #fff;}
.hr-Recruit table th {height:40px;color:#fff; background-color: #ed6d2b;}
.hr-Recruit table td {height:60px;background-color:#feece2;}
.hr-Recruit ul {text-align: left; margin: 10px 0;}
.hr-Recruit ul li {line-height: 1.8em;margin-left: 53px;list-style: circle;}
.hr-Recruit ul li:first-child ,.hr-Recruit ul:last-child li {font-weight: bold;color:#ed6d2b;margin-left: 30px;list-style: disc;}

.column-wrapper > h2 {text-align: center;margin-bottom: 60px;}
.ul-column {overflow: hidden;}
.ul-column li {position: relative;padding: 40px 30px;border:1px solid #bbb; float:left; width:32%;line-height: 1.8;text-overflow: ellipsis; height:400px;margin: 0 2% 2% 0;}
.ul-column li:nth-child(3n) {margin-right: 0;}
.ul-column li p{text-overflow: ellipsis;overflow: hidden; white-space: nowrap;}
.ul-column li span {display:block;padding: 10px 0;border-top:1px solid #ed6d2b;border-bottom:1px solid #ed6d2b;text-align: center;font-size: 20px;font-weight: bold;margin-bottom: 40px;}
.ul-column li a {display:block;font-weight:bold; position:absolute; background-color: rgba(0, 0, 0, 0.68); width:100%;height:100%;top:0;left:0;display: none; text-align: center;padding-top: 280px; background-repeat:no-repeat; background-position:50% 50%;background-size:100px; background-image:url(../images/medical.png);}
.ul-column li:hover a {display: block;}

.ul-news02 li {padding: 30px 0;border-bottom:1px solid #ddd;}
.ul-news02 li h3 {margin-bottom: 10px;}
.ul-news02 li .news-date {font-sizE:14px;}
.ul-news02 li p {margin: 20px 0;}
.ul-news02 li .news-click {font-sizE:13px; color:#ed6d2b;}

input[id="m-menu"] {display: none;}
.m-header-menu {display: none;}


/* WMS 추가 */
.wms-tab > h2 img {width:330px;}
.wms-tab .ul-clicktab {margin:50px 0 40px 0; }
.wms-tab .ul-clicktab li { width: 14.28%;}

.wms-tab .tab-block > p {font-size: 16px;}
.wms-tab .tab-block > p > span {font-weight: bold;}
.wms-tab .tab-block05 ul.solution-item > li > p { color:#ed6d2b;}
.wms-tab .tab-block05 ul.solution-item > li > ul li {list-style: none; line-height:2em}

.wms-tab .tab-block06 ul.solution-item > li,
.wms-tab .tab-block07 ul.solution-item > li {padding:10px 20px 20px 20px; float:inherit; width:100%; text-align: left;}
.wms-tab .tab-block06 ul.solution-item > li > p,
.wms-tab .tab-block07 ul.solution-item > li > p { color:#4ba1d9;font-size: 20px;padding-bottom: 10px; }
.wms-tab .tab-block06 ul.solution-item > li > ul li,
.wms-tab .tab-block07 ul.solution-item > li > ul li {list-style:none;margin: 0;}

.wms-tab .tab-block .inquiry {margin-top: 110px;}




 @media screen and (max-width: 700px) {
	/*레이아웃 */
	.section {min-width:100%;}
	.wrapper {width:100%; margin: 0;padding: 10px;}
	.bg-fiexd {width:100%;height: 350px;}
	.room-block {height:40px;min-width: 100%;}
	.room-block02 {height: 150px;min-width: 100%;}
	
	/*컨텐츠*/
	 header {width:100%; top:0;left:0%; margin-left: 0;position: fixed;background-color: #000;}
	 .header-inner {border-bottom:none;}
	 header ul.header-menu {display: none;}
	.carousel {width: 100%;height: 700px;}
	.carousel #backGround { height: 100%;width: 100%;position: absolute;left: 0;top: 0;background-repeat: no-repeat; background-position: 0% 0%;background-size: 100% 100%;}
	.carousel .carousel-item div { position: absolute;width:100%; height:200px;top:284px; left:0%; margin-left:0;text-align: center;}
	.carousel .carousel-item div h1{font-size:30px;}
	.carousel .carousel-item div p {font-size: 18px;}
	.block {text-align: center; overflow: hidden;}
	.block h1 {font-size:30px;}
	.block p { font-size: 18px; margin: 5px 0 50px 0;}
	.block div {width: 100%;padding:0 5px;margin-bottom: 15px;}
	.block div ul li {text-align: center;list-style: none  !important;margin: 0;}
	.block div span {width: 60px; height:60px;background-size: 20px; }
	
	.two-block div{width:100%;margin-bottom: 10px;height:100%;border-bottom: 1px solid #eee;}
	.two-block div span {width:40%; height: 130px;background-size: cover;}
	.two-block div ul {margin-top:5px;}
	
	.three-block ul {margin-bottom: 40px;}
	.three-block ul li {width:33%;margin: 10px;}
	
	.bg-fiexd .news-inner {width:100%; margin: 0 ;height:100%;}
	.bg-fiexd .news-inner .news-wrap {width: 100%;height:100%;}
	.bg-fiexd .news-inner .news-wrap .news-text {width:100%; height: 100%;padding:70px 10px 0 10px;}
	.bg-fiexd .news-inner .news-wrap .news-text h3 {font-size: 22px;}
	.bg-fiexd .news-inner .news-wrap .news-text p {font-size: 16px;}
	
	.bg-fiexd .smart {width: 100%;padding:14%;height: 100%;}
	.bg-fiexd .smart h1 {font-size: 22px;margin-bottom: 20px;}
	.bg-fiexd .smart p {font-size: 16px;margin:0;}
	
	.header-text {text-align: center;min-width: 100%;height:200px;}
	.header-text h1 {padding-top: 120px; font-size: 22px;}
	.tab > h2 img {width: 170px;}
	.tab > p {font-size: 18px; margin: 30px 0;}
	.tab .ul-clicktab li {border:1px solid #fff;height: 70px; line-height: 70px;}
	.tab .ul-clicktab li a {font-size:14px;}
	.tab .ul-clicktab li:hover  {border:1px solid #ed6d2b;border-bottom:none;}
	.tab .ul-clicktab li.on {border:1px solid #ed6d2b; border-bottom:none;}
	.tab .ul-clicktab li.on {color: #000;}
	
	.tab .tab-block {display: none;}
	.tab .tab-block.on {display: block;}
	.tab .tab-block > h3 {font-size: 23px;margin: 20px 0 10px 0;}
	.tab .tab-block > h4 {font-size: 18px; margin-top:10px;}
	.tab .tab-block > span {font-size: 18px;}
	.tab .tab-block > p { padding: 10px; font-size:14px;margin: 10px 0;}
	.tab .tab-block > p span {font-sizse: 13px;}
	.tab .tab-block .inquiry p,
	.tab .tab-block .inquiry span{ display: block;}
	.inquiry span a {margin: 5px 0;}
	.inquiry span a:before,
	.inquiry span a:after {display: none;}
	
	.tab ul.solution-item {margin:0;}
	.tab ul.solution-item > li {padding: 20px 20px;width:90%;float: inherit;margin:0 auto 10px auto;}
	.tab ul.solution-item > li:nth-child(2) {margin:0 auto 10px auto;}
	.tab ul.solution-item > li > p{font-size:25px;}
	
	.tab ul.Mentor-img li{ width:100% !important; }
	.tab ul.Mentor-img li:nth-child(3) {margin-top: 10px;}
	.tab ul.Mentor-img li img {width:100%;}
	
	.coutomers-color > h3 {text-align: left;padding-left:10px;} 
	.coutomers-color > p >span {color:#ed6d2b;padding-right:10px;}
	
	.about-inner > h2 {font-size: 22px;}
	.about-inner > h5 {font-size: 16px;margin: 10px 0 10px 0;}
	.ul-overview {margin: 50px 0 40px 0;}
	.ul-overview > li {float:left; width:50%; padding: 60px 4px 0 4px;background-size: 60px;}
	.ul-overview > li:nth-child(3) {background-size: 50px;}
	.ul-overview > li > p{font-size: 16px; margin:5px 0 0 0;}
	.ul-overview > li > span{font-size: 17px;display:inline-block; margin-bottom: 10px;}
	.about-inner > p {border-bottom: 1px solid #eee;border-top: 1px solid #eee; padding:40px 0;}
	
	.about-info div:nth-child(odd) span {background-color: #fff;}
	.about-info div span {display:block;padding-left:5px; font-size: 15px;}
	.about-info div span:nth-child(1) {width:100%;background-color:#eee;}
	.about-info div span:nth-child(2) {width:100%;height: 100%;}
	
	.about-inner ul.ul-year {width:100%;margin: 0 0 10px 0;}
	
	.about-inner ul.ul-benefit {padding: 5px 0;margin: 20px 0 20px 0;}
	.about-inner ul.ul-benefit li {padding: 5px 0;font-size: 15px;letter-spacing: -1px;height:100%;}
	.about-inner ul.ul-benefit li:first-child {font-size: 20px;}
	.about-inner ul.ul-benefit li span {padding:0 5px;}
	
	.hr {margin-bottom: 50px;}
	.hr h1 {font-size: 20px;}
	.hr p {font-size: 16px;margin-bottom: 20px;}
	.hr div {margin: 30px 0 10px 0;}
	.hr > img {width:100%; }
	
	.hr > h3 {font-size: 15px;}
	.hr > h3 span {font-size: 16px; }
	.hr > h5 {font-size: 23px;}
	.hr-Recruit table {font-size: 15px;}
	
	/* 모바일 메뉴 */
	input[id="m-menu"] {display: none;}
	input[id="m-menu"]:checked ~ .m-header-menu {top:0;}
	input[id="m-menu"]:checked ~ label {top:23px; background-image:url(../images/delete-cross.png);}
	label[for="m-menu"] {z-index:999;transition:1s;position: absolute; top:16px; right:20px; width:50px; height:50px; background-repeat:no-repeat; background-position:50% 50%; background-image:url(../images/m-menu.png);background-size: 25px; cursor:pointer;border:1px solid; background-color: #000;border-radius: 50%;}
	.m-header-menu {overflow-Y:auto; display: block; position: fixed;top:-812%;right:0;width:100%;height:100%;transition:.4s; text-align: left;}
	.m-dropdown,
	.m-sub a {height:50xp;line-height: 50px; background-color:#000; width:100%;padding-left:30px;border-bottom:1px solid #282828;}
	.m-dropdown {font-size: 20px;color: #ed6d2b;}
	.m-sub a {display: block;font-size: 18px;}
	.m-sub a:hover {color:#bababa;}
	.m-dropdown:nth-of-type(1) a {display:block; font-size: 20px;color:#ed6d2b;}
	.m-dropdown:nth-of-type(1):hover a {color:#eda885;}
	
	/* WMS 모바일 수정  */
	.wms-tab > h2 img {width:250px;}
	.wms-tab .tab-block > h3 {margin: 20px 0 25px 0;}
	.wms-tab .ul-clicktab li { width: 33.3%; height:55px; line-height: 55px;}
	.wms-tab .tab-block img {width:100%;}
	.wms-tab .tab-block > p {font-size: 16px;padding: 15px;}
	.wms-tab .tab-block > p > span {font-weight: bold;}
	.wms-tab .tab-block05 ul.solution-item > li > p { color:#ed6d2b;}
	.wms-tab .tab-block05 ul.solution-item > li > ul li {list-style: none; line-height:2em}
	
	.wms-tab .tab-block06 ul.solution-item > li,
	.wms-tab .tab-block07 ul.solution-item > li {padding:10px 20px 20px 20px; float:inherit; width:100%; text-align: left;}
	.wms-tab .tab-block06 ul.solution-item > li > p,
	.wms-tab .tab-block07 ul.solution-item > li > p { color:#4ba1d9;font-size: 20px;padding-bottom: 10px; }
	.wms-tab .tab-block06 ul.solution-item > li > ul li,
	.wms-tab .tab-block07 ul.solution-item > li > ul li {list-style:none;margin: 0;}
	
	.wms-tab .tab-block .inquiry {margin-top: 110px;}
 }