/* slide */
/* #slide {padding-top: 65px;} */

.slide-cont {height: 45vh!important;}

#slide .slide-banner {width: 100%; height: 500px;}
#slide .slide-banner .slick-list {height: 100%;}
#slide .slide-banner .slick-list .slick-track {height: 100%;}
/* .slick-slide img {width: 100%; height: 100%; object-fit: cover;} */

.slide-cont {position: relative;}
.slide-cont::before {position:absolute; top:0; left:0; display:block; content:''; width:100%; height:100%; background:rgba(0,0,0,0.4);}
.slide-cont img {width:100%; height:100%;;}
.slide-cont .text {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 90%; text-align: center; color: #fff;}
.slide-cont .text > span {display: block; width:80%; margin:10px auto 0; font-size:.85em; font-weight: 300; word-break:keep-all;}
.slide-cont .text > p {font-size: 1.2em; font-weight: 500;}
.slide-cont .text > p > span {display: block;}


#cont1, #cont3 {padding-top: 50px; /*padding-left: 5%;*/}
#cont-title {position:relative; margin-bottom:40px; font-size:1.8em; color:#5c768d; text-align:center; font-family:'SUIT'; font-weight:600}


/* cont1 */
#cont1 {margin-bottom: 45px;}
.cont {width: 90%; margin: 0 auto; padding-bottom: 30px;}
/* .cont h2 {font-size: 20px; line-height: 20px; font-weight: 600; margin-bottom: 40px;} */
.cont .cont-info {position: relative;}
.cont .cont-info .info01 {font-size: 1.2em; font-weight: 600; margin-bottom: 15px; word-break:keep-all; text-align:center;}
.cont .cont-info .info01 span {display: block;}
.cont .cont-info .info02 {font-size: 14px; color: #555; word-break:keep-all; text-align:center;}
.cont .cont-info .info02 span {display: block;}
.cont .cont-info button {position: absolute; bottom: -55px; padding: 10px; background: none; border: 1px solid #333; color: #333; font-size: 12px;}


/* cont-slide */

.cont-slide .slick-list {width: 100%; overflow: hidden; padding-top: 45px;}
.cont-slide, .cont3 {width: 100%; padding-left: 5%;}

@media screen and (min-width: 1200px) and (max-width: 1220px) {
	.cont-slide, .cont3 {padding-left: 0%;}
}

@media screen and (min-width: 1700px) {
	.cont-slide, .cont3 {padding-left: 15%;}
}
@media screen and (min-width: 1780px) {
	.cont-slide, .cont3 {padding-left: 16%;}
}
@media screen and (min-width: 1850px) {
	.cont-slide, .cont3 {padding-left: 17%;}
}
@media screen and (min-width: 1920px) {
	.cont-slide, .cont3 {padding-left: 18%;}
}

.cont-slide .slide {height: 350px; width: 250px; transition: all .5s;}
.cont-slide .slide:hover {transform: translateY(-10px);}
/* .cont-slide .slide:hover > a > .img-box img {transform: scale(1.02);} */
.cont-slide .slide > a {width: 100%; height: 100%;}
.cont-slide .slide > a > .img-box {height: 60%; margin-bottom: 20px; overflow: hidden;}
.cont-slide .slide > a > .img-box img {width: 100%; height: 100%; object-fit: cover;}
.cont-slide .slide > a .detail {height: 40%; font-weight: 700; font-size: 1.1em; padding: 0 10px; word-break:keep-all;}
.cont-slide .slide > a .detail p {font-weight: normal; margin-top: 10px; font-size: .85em; color: #222;}
.cont-slide .slide > a .detail p span {display: block;}


/* cont2 */
/* #cont2 {position: relative; width: 100%; height: 355px; background: url('/home/images/main/cont2-bg.jpg') no-repeat center center; background-attachment: fixed;} */
#cont2 {position: relative; width: 100%; height: 355px;}
#cont2 #cont-title {text-align:center;}
.center::before {content: ''; display: block; clear: both; width: 1px; height: 35px; background: #000; position: absolute; top: -15px; left: 50%; transform: translateX(-50%); z-index: 3;}
/* #cont2 .cont-bg {width: 100%; height: 100%; background: rgba(0, 0, 0, .4); position: absolute; top: 0; left: 0;}  */
#cont2 .cont {width: 100%; padding: 50px 5px; text-align: center; color: #fff; position: relative; z-index: 2; top: 50%; transform: translateY(-50%);}
.center .cont {width: 100%; padding: 50px 5px; text-align: center; color: #fff; position: relative; z-index: 2;}

.company-info {width: 100%; display: flex; position: relative; z-index: 2;}
.company-info .cm-info {width: 33.33%; text-align: center; padding: 0 5px; word-break:keep-all;}
.company-info .cm-info .info-icon {width: 50px; height: 50px; margin: 0 auto 20px;}
.company-info .cm-info .info-icon img {width: 100%; height: 100%; filter:invert(42%) sepia(99%) saturate(2408%) hue-rotate(352deg) brightness(92%) contrast(99%);}

.company-info .cm-info .info-detail {font-size: 1em; color:#333; font-weight:600;}
/* .company-info .cm-info .info-detail p {margin-top: 10px; color: #b4b4b4; font-size: .85em;} */
.company-info .cm-info .info-detail p {margin-top: 10px; color: #555; font-size: .85em; font-weight:400;}

/* cont3 */
#cont3 {margin-bottom: 50px;}
#cont3 .cont {text-align:center;}
#cont3 .cont h2 {text-align:center;}
.cont3 {padding-top: 60px;}
.cont-item {position: relative; height: 200px;}
.cont-item > a {width: 100%; height: 100%; display: block;}
.cont-item > a > .item-img-box {width: 100%; height: 100%; margin-bottom: 20px;}
.cont-item > a > .item-img-box img {width: 100%; height: 100%; object-fit: cover;} 

.cont-item > a > .item-detail {width: 50%; height: 100%; font-weight: 700; font-size: 1em; text-align: right; padding: 25px 10px;
	background: rgba(255, 255, 255, .8); position: absolute; right: 0; top: 0; display: flex; flex-direction: column; justify-content: center;}
.cont-item > a > .item-detail span {display: block; font-size: .7em; font-weight: normal; margin-top: 10px;}

/* cont4 */
#cont4 {position: relative; width: 100%; height: 480px; background: #f5f5f5;}
#cont4 .cont {color: #111;}
#cont4 .cont h2 {margin-bottom: 20px;}

#cont4 .cont .tab {display: flex; width: 170px; height: 35px; line-height: 30px; background: #e1e1e1; border-radius: 50px; padding: 3px; margin: 0 auto 30px auto; font-size: .9em;}
#cont4 .cont .tab li {width: 50%; text-align: center; font-weight: 300; background: #e1e1e1; border-radius: 50px; height: 30px;}
#cont4 .cont .tab li.active {background: #555555; border-radius: 50px; color: #fff; transition: all 0.5s;}

#cont4 .cont .tab-contbox {position: relative; width: 100%;}
#cont4 .cont .tab-contbox .tab-cont  {width: 100%; position: absolute; top: 0; left: 0;}
#cont4 .cont .tab-cont .tabcon {width: 100%;}
#cont4 .cont .tab-cont .tabcon a {width: 100%; display: flex; align-items: center; margin-bottom: 20px; border-bottom: 1px solid #bbb; padding-bottom: 25px;}
#cont4 .cont .tab-cont .tabcon a > div:nth-child(1) {width: 20%;}
#cont4 .cont .tab-cont .tabcon a > div:nth-child(2) {width: 70%; top: 2px; text-align: left;}
#cont4 .cont .tab-cont .tabcon a > div:nth-child(3) {width: 10%;}

#cont4 .cont .tab-cont .tabcon .date {font-weight: 600; font-size: 1.1em; color: #bbb;}
#cont4 .cont .tab-cont .tabcon .date span {display: block; font-size: .5em;}

#cont4 .cont .tab-cont .tabcon .cont-info .info-title {margin-bottom: 7px; font-size: 1.2em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#cont4 .cont .tab-cont .tabcon .cont-info .info-title::before {content: '공지'; clear: both; display: inline-block;  border: 1px solid #bbb; color: #bbb; padding: 2px 8px; margin-right: 15px; font-weight: 400;}
#cont4 .cont .tab-cont .tabcon .cont-info .info-cont {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #555;}
#cont4 .cont .tab-cont .tabcon .cont-info .info-cont > div {display:none;}
#cont4 .cont .tab-cont .tabcon .cont-info .info-cont > div:first-child {display:block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

#cont4 .cont .tab-cont .tabcon .cont-more {display: flex; align-items: center; justify-content: center;}
#cont4 .cont .tab-cont .tabcon .cont-more i {display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; border-radius: 50px; border: 1px solid #bbb; color: #bbb;}

/* hover */
#cont4 .cont .tab-cont .tabcon:hover a {border-bottom: 1px solid #00aeff; transition: all .3s;}
#cont4 .cont .tab-cont .tabcon:hover .date {color: #00aeff; transition: all .3s;}
#cont4 .cont .tab-cont .tabconLhover .cont-info .info-title {color: #000; transition: all .3s;}
#cont4 .cont .tab-cont .tabcon:hover .cont-info .info-title::before {color: #00aeff; border: 1px solid #00aeff; transition: all .3s;}
#cont4 .cont .tab-cont .tabcon:hover .cont-more i {color: #00aeff; border: 1px solid #00aeff; transition: all .3s;}

#cont4 .more-listbtn {position: absolute; bottom: 50px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; font-size: 14px; color: #555; border: 1px solid #999; padding: 15px 20px; font-weight: 500; cursor: pointer;}
#cont4 .more-listbtn i {color: #333; margin-right: 3px;}

/* cont5 */
/* #cont5 .wrap {padding: 30px 20px;} */
#cont5 {margin-top: 30px;}
#cont5 .wrap .customer {background: url('/home/images/main/customer-bg.jpg') no-repeat; margin-bottom: 25px; color: #fff; width: 100%; background-size: cover; padding: 20px;}
#cont5 .wrap .customer a {color: #fff;}

#cont5 .wrap .customer p {font-family:'SUIT'; font-size: 1.8em; font-weight:600; padding-bottom: 20px; border-bottom: 1px solid #555;}
#cont5 .wrap .customer p span {display: block; font-size: .5em; font-weight: 300; margin-top: 5px;}

#cont5 .wrap .customer .customer-menu {display: flex; width: 100%; align-items: center; padding-top: 20px;}
#cont5 .wrap .customer .customer-menu > div {margin: 0 auto; display: flex; align-items: center; flex-direction: column; text-align: center;}

#cont5 .wrap .customer .customer-menu > div > a > div {width: 40px; height: 40px; display: flex; align-items: center; margin: 0 auto 8px;}
#cont5 .wrap .customer .customer-menu > div:nth-child(1) > a > div {background: url('/home/images/main/call.png') no-repeat;}
#cont5 .wrap .customer .customer-menu > div:nth-child(2) > a > div {background: url('/home/images/main/faq.png') no-repeat;}
#cont5 .wrap .customer .customer-menu > div:nth-child(3) > a > div {background: url('/home/images/main/question.png') no-repeat;}

#cont5 .wrap .sns {width: 100%;}
#cont5 .wrap .sns > div {margin-bottom: 5px;}
#cont5 .wrap .sns > div > a {display: flex; align-items: center;}
#cont5 .wrap .sns > div > a > .sns-img {width: 32px; height: 32px; background: red; margin-right: 10px;}
#cont5 .wrap .sns > div > a > .sns-info {font-size: 1em;}
#cont5 .wrap .sns > div > a > .sns-info span {font-size: .85em; color: #555; margin-left: 3px;}

/* #cont5 .wrap .sns > div:nth-child(1) > a > .sns-img {background: url('/home/images/main/sns.png') no-repeat 0 -85px; background-size: cover;} */
#cont5 .wrap .sns > div:nth-child(1) > a > .sns-img {background: url('/home/images/main/sns.png') no-repeat 0 -43px; background-size: cover;}
#cont5 .wrap .sns > div:nth-child(2) > a > .sns-img {background: url('/home/images/main/sns.png') no-repeat 0 0; background-size: cover;}
#cont5 .wrap .sns > div:nth-child(3) > a > .sns-img {background: url('/home/images/main/sns.png') no-repeat 0 -128px; background-size: cover;}



@media all and (max-width:777px) {
	/* #wrap {padding-top:65px;} */
	.cont-slide .slick-list {padding-top: 60px;}
}
@media all and (max-width:1550px) {
	 /* .go_top {right: 60px;} */
}


.scroll_down {display: none;width:76px;height: 76px;position: absolute;bottom: 30px;left: 50%;margin-left: -38px;z-index: 120;-webkit-transition: background 300ms;transition: background 300ms;}
.scroll_down > svg {width:76px;height: 76px;position: absolute;top: 0;left: 0;}
.scroll_down:after {display: block; content:""; border: solid #fff; border-width:0 2px 2px 0; display: inline-block; padding: 3px; transform: rotate(45deg); -webkit-transform: rotate(45deg); position:absolute; left:50%; top:50%; width:8px; height:8px; margin: -8px 0 0 -8px;}
.scroll_down:hover {background: #ffffff;background: rgba(255, 255, 255, .15);}
.scroll_down span { position: absolute;height: 1px; width:1px;  overflow: hidden; clip: rect(1px 1px 1px 1px);}


/*min-width*/
@media all and (min-width:620px) {
	.cont-slide .slide {height: 450px;}
	.cont-slide .slide > a > .img-box {height: 70%; margin: 0 auto; margin-bottom: 20px;}
	.slide-cont .text > p {font-size:1.8em; font-weight:600;}
	.slide-cont .text > span {font-size:1em; margin:20px auto 0;}

}
@media all and (min-width:780px) {
	.slide-cont {height: 65vh!important;}
	.slide-cont .text > p {font-size:2em;}
	.center .wrap {width: 90%; margin: 0 auto;}
	/* #cont1, #cont3 {padding-left: 10%;} */

	section.cont {padding: auto;}
	
	.cont .cont-info button {bottom: 0; right: 0;}

	.company-info .cm-info .info-detail p {width:100%; margin: 10px auto 0;}

	.cont .cont-info .info01 {font-size:1.6em; width:70%; margin:0 auto 15px;}
}
@media all and (min-width:1024px) {
	#slide {width: 100%; height: 100vh; padding-top: 0;}
	#slide .slide-banner {width: 100%; height: 100vh;}
	#cont1, #cont3 {/*padding-left: 10%;*/ padding-top: 100px; margin-bottom: 100px;}
	#cont-title {font-size:2.5em;}

	.slide-cont .text > p {font-size:3em;}
	.slide-cont .text > span {font-size:1.1em;}

	.cont-slide .slide {height: 650px;}

	.cont h2 {font-size: 25px; margin-bottom: 65px; font-weight: 600;}
	.cont .cont-info .info01 {font-size: 2.5em; line-height: 55px; width:73%;}
	.cont .cont-info .info02 {font-size: 1.1em; line-height: 1.3em;}
	.cont-slide .slide > a .detail {font-size: 1.3em;}
	.cont-slide .slide > a .detail p {font-size: .8em;}

	.company-info .cm-info .info-detail {font-size: 1.1em;}
	.company-info .cm-info .info-detail p {line-height: 1.3em;}

	.cont-item {height: 245px;}
	.cont-item > a {display: flex; align-items: center;}
	.cont-item > a > .item-img-box {margin-bottom: 0; width: 50%;}
	.cont-item > a > .item-detail {position: inherit; width: 50%; padding: 50px;}
	.cont-item > a > .item-detail span {font-size: 0.8em; line-height: 1.3em;}

	#cont3 div > a {box-sizing: border-box;}
	.cont-item > a > .item-detail {font-size: 1.4em;}
	#cont3 div:nth-child(2) > a,
	#cont3 div:nth-child(4) > a,
	#cont3 div:nth-child(6) > a {flex-direction: row-reverse;}

	#cont3 div:nth-child(1) > a >.item-detail,
	#cont3 div:nth-child(3) > a >.item-detail,
	#cont3 div:nth-child(5) > a >.item-detail {text-align: left;}

	#cont4 .cont .tab-cont .tabcon .date {font-size: 1.8em;}

	#cont5 {margin-top: 0;}
	#cont5 .wrap {width: 90%; display: flex; align-items: center; padding: 70px 0; margin: 0 auto;}
	#cont5 .wrap .customer {width: 900px; display: flex; height: 180px; margin-bottom: 0; margin-right: 20px;}
	#cont5 .wrap .sns {width: 30%;}
	#cont5 .wrap .customer p {width: 35%; padding: 35px; border-bottom:none; word-break:keep-all;}
	#cont5 .wrap .customer .customer-menu {gap: 60px; width: 55%; padding-top:0;}
	#cont5 .wrap .sns > div > a > .sns-info span {display: block;}

	#cont5 .wrap .sns > div > a > .sns-img {width: 38px; height: 38px;}
	/* #cont5 .wrap .sns > div:nth-child(1) > a > .sns-img {background: url('/home/images/main/sns.png') no-repeat 0 -101px; background-size: cover;} */
	#cont5 .wrap .sns > div:nth-child(1) > a > .sns-img {background: url('/home/images/main/sns.png') no-repeat 0 -51px; background-size: cover;}
	#cont5 .wrap .sns > div:nth-child(2) > a > .sns-img {background: url('/home/images/main/sns.png') no-repeat 0 0; background-size: cover;}
	#cont5 .wrap .sns > div:nth-child(3) > a > .sns-img {background: url('/home/images/main/sns.png') no-repeat 0 -151px; background-size: cover;}
}
@media all and (min-width:1200px) {
	.cont.wrap, .center .wrap {width: 1100px;}
	.slide-cont {height: 100vh!important;}
	.slide-cont .text {width: 100%;}
	.slide-cont .text > span {font-size:1.3em; width:100%; margin:25px auto 0;}
	.slide-cont .text > p {font-size: 3.8em;}

	#cont5 .wrap {width: 1200px;}
	#cont5 .wrap .customer p {border-bottom: 0; padding: 30px 0 0 30px;}
	#cont5 .wrap .customer .customer-menu {padding-top: 0; margin-left: 50px;}
}
@media all and (min-width:1240px) {
	#cont-title {position:relative; margin-bottom:70px;}
	#cont1 #cont-title {text-align:center;}
	#cont1 .cont-info {text-align:center;}
	#cont1 .cont-info .info01 {margin:0 auto 25px;}

	.cont .cont-info button {right: 0;}
	.cont-slide .slide {height: 750px;}

	.cont .cont-info .info01 {width:68%;}

	#cont2 {height: 455px;}
	.center .cont {padding: 90px 5px;}
	.company-info .cm-info .info-icon {width: 70px; height: 70px;}
	.company-info .cm-info .info-detail {font-size: 1.2em;}

	#cont4 {height: 520px;}

}

@media all and (min-width:1480px) {
	.cont.wrap, .center .wrap {width: 1200px;}
	.slide-cont .text > p {font-size:4.5em;}
	.slide-cont .text > span {font-size:1.5em;}
	
}

@media all and (min-width:1700px) {
	.cont.wrap, .center .wrap, #cont5 .wrap {width: 1200px; margin: 0 auto;}
	/* #cont1, #cont3 {padding-left: 360px;} */
	.cont-item {height: 400px;}
	/* .cont .cont-info button {right: 20%;} */
	.cont .cont-info .info01 {margin-bottom: 30px;}
	.cont .cont-info .info02 {font-size: 1.3em; line-height: 1.5em;}
	.cont .cont-info button {font-size: 14px; padding: 15px 20px;}

	.cont-slide .slide > a .detail {font-size: 1.3em;}
	.cont-slide .slide > a .detail p {font-size: .9em; line-height: 1.3em; margin-top: 15px;}

	.company-info {justify-content: center;}
	.company-info .cm-info {width: 25%;}
	.company-info .cm-info .info-detail {font-size: 1.3em;}

	.cont-item > a > .item-detail span {font-size: .9em; margin-top: 15px;}
}

@media all and (min-width:1920px) {
	.full_bg_section {background-size: 100% 100%;}
	
}



