@charset "utf-8";

@media (max-width: 1700px){
	.global {max-width: 1200px; height: 800px; width: 100%; margin: 0 auto;}
	.kor {top: 173px; right: 137px;}
}

@media (max-width: 1600px){
	.s-nav {max-width: 300px;}
	.s-nav h2 {font-size: 55px;}
	.lnb ul li a {padding: 0 15px; font-size: 20px;}
	
	/* s1_1 */
	.s1_1 article .txt p br {display: none;}
}

@media (max-width: 1400px){
	.page-header .container {flex-wrap: wrap; gap: 30px;}
	.s-nav {max-width: 100%;}
	.lnb ul {justify-content: left;}
	
	/* s1_1 */
	.s1_1 article > h4 {max-width: 600px;}
	
	/* s6_1 */
	.contact {gap: 40px;}
	.contact .img-box {max-width: 670px;}
}

@media (max-width: 1250px){
	.global {max-width: 1000px; height: 700px; width: 100%; margin: 0 auto;}
	.kor {top: 125px; right: 105px;}
}

@media (max-width: 1200px){

	/* .sub-tab ul {flex-wrap: wrap; border-radius: 40px;}
	.sub-tab ul li {width: 20%;}
	.sub-tab ul li:nth-of-type(6)::after {display: none;} */
	.s1_4 .sub-tab ul {overflow-x: auto; border-radius: 0;}
	.s1_4 .sub-tab ul::-webkit-scrollbar {height: 7px;}
	.s1_4 .sub-tab ul::-webkit-scrollbar-track {background-color: transparent;}
	.s1_4 .sub-tab ul::-webkit-scrollbar-thumb {background-color: #008cd6; border-radius: 10px;}
	.s1_4 .sub-tab ul li {flex: none; width: 25%;}
	.s1_4 .sub-tab ul li.active {background-color: transparent;}
	.s1_4 .sub-tab ul li.active a > span{color: #008cd6;}
	.s1_4 .sub-tab ul li a {padding: 10px 5px;}
	.s1_4 .sub-tab ul li a > span {font-size: 18px;}
	.s1_4 .sub-tab ul li a > span > br {display: none;}

	/* s1_1 */
	.s1_1 article > h4 {max-width: 500px; font-size: 35px; padding-right: 50px;}
	.s1_1 article .txt {padding-left: 80px;}
	
	/* s1_2 */
	.s1_2 article .inner {gap: 60px;}
	
	/* s6_1 */
	.contact {align-items: center;}
	.contact .contact-info ul li dl {padding: 30px 5px 0;}
	.contact .contact-info ul li dl dd p {font-size: 20px; word-break: break-all;}
	.contact .img-box {max-width: 570px;}
	
	
}

@media (max-width: 1050px){
	.global {max-width: 800px; height: 600px; width: 100%; margin: 0 auto;}
	.kor {top: 93px; right: 85px;}
	.kor .kor-img {max-width: 80px; width: 100%;}
	.global.animated .kor .kor-img::after {height: calc(100% - 80px);}
	.kor .dot {width: 8px; height: 8px;}
	
}

@media (max-width: 1024px){
	.lnb ul {flex-wrap: wrap;}
	.lnb ul li a {font-size: 18px;}
	
	.section-header h3 {font-size: 45px;}
	
	.s1_4.sub-tab ul li {width: 33.333%;}
	
	/* s1_1 */
	.s1_1 article > h4 {max-width: 380px; font-size: 28px; padding-right: 30px;}
	.s1_1 article .txt {padding-left: 50px;}
	.s1_1 article .txt p {font-size: 18px;}
	.s1_1 article .txt p ~ p {margin-top: 20px;}
	.s1_1 article .txt p.last {font-size: 20px; margin-top: 30px;}
	.s1_1 article .txt p.last > b {font-size: 22px;}
	
	/* s1_2 */
	.s1_2 .history_img {max-width: 300px;}
	.s1_2 .history h5 > small {margin-bottom: 10px;}
	.s1_2 .history h5 {font-size: 35px;}
	.s1_2 .history_txt dl dt {font-size: 20px;}
	.s1_2 .history_txt dl dd {font-size: 18px;}
	
	/* s1_3 */
	.s1_3 .philosophy .img_box {padding-right: 0;}
	.s1_3 .philosophy .txt_box {padding-left: 105px;}
	.s1_3 .philosophy .txt_box h5 {font-size: 35px;}
	
	/* s1_4 */
	.s1_4 .esg_txt p {font-size: 20px;}
	
	/* s1_7 */
	.map-info .info dl dt {font-size: 20px;}
	.map-info .info dl dd {font-size: 20px;}
	
	/* popup */
	.gall-pop-wrap .gall-popup {padding: 0 80px;}
	.gall-pop-wrap .gall-popup .inner {max-width: 830px;}
	.gall-pop-wrap .gall-popup .inner .tit {padding: 20px;}
	.gall-pop-wrap .gall-popup .inner .tit > h5 {font-size: 18px;}
	.gall-pop-wrap .gall-popup .inner .gall-img {padding: 30px;}
	
	/* s6_1 */
	.contact {flex-wrap: wrap;}
	.contact .img-box {max-width: 100%;}
	.contact .contact-info {width: 100%;}
	.contact .contact-info ul {flex-wrap: nowrap;}
	.contact .contact-info ul li:nth-of-type(2) ~ li {border: 0;}
	
}

@media (max-width: 850px){
	.global {max-width: 600px; height: 500px; width: 100%; margin: 0 auto; transform: scale(1.5) translateY(100px);}
	.kor {top: 72px; right: 70px;}
	.kor .kor-img {max-width: 50px; width: 100%;}
	.global.animated .kor .kor-img::after {height: calc(100% - 50px);}
	.kor .dot {width: 6px; height: 6px;}
	
}

@media (max-width: 768px){
	.page-header {height: 700px; padding-bottom: 100px;}
	.s-nav ul {gap: 25px;}
	.s-nav ul li {font-size: 18px;}
	.s-nav ul li ~ li::after {left: -13px;}
	.s-nav h2 {font-size: 45px;}
	.lnb ul li a {padding: 0 10px;}
	
	.real-cont {padding: 80px 0 100px;}
	
	section {padding: 80px 0 100px;}
	.section-header h3 {font-size: 35px; margin-bottom: 60px;}
	.section-header h3::before {width: 65px; background-size: 65px auto;}
	.section-header p {font-size: 20px;}
	.section-header p br {display: none;}
	
	.sub-tab {margin-bottom: 50px;}
	
	.s1_4 .sub-tab ul li {width: auto; padding: 0 15px}
	.sub-tab ul li a > span {font-size: 16px;}
	.s1_4 .sub-tab ul li.active::after {display: block;}
	.s1_4 .sub-tab ul li.active + li::after {display: block;}
	
	/* s1_1 */
	.s1_1 {padding-bottom: 100px;}
	.s1_1 article {margin-top: 60px; flex-wrap: wrap; gap: 30px;}
	.s1_1 article > h4 {max-width: 100%; padding-right: 0; border-right: 0; font-size: 24px;}
	.s1_1 article .txt {padding-left: 0; width: 100%;}
	
	/* s1_2 */
	.s1_2 .sub-tab ul li a {padding: 10px 5px;}
	.s1_2 article .inner {gap: 40px; flex-wrap: wrap;}
	.s1_2 .history_img {max-width: 100%;}
	.s1_2 .history {width: 100%;}
	.s1_2 .history h5 {font-size: 28px;}
	.s1_2 .history h5 > small {font-size: 18px;}
	.s1_2 .history_txt {margin-top: 25px;}
	.s1_2 .history_txt dl dt {font-size: 18px; max-width: 80px;}
	.s1_2 .history_txt dl dd {font-size: 16px;}
	.s1_2 .history_txt dl ~ dl {margin-top: 15px;}
	.s1_2 .history_txt::after {left:80px;}
	
	/* s1_3 */
	.s1_3 .philosophy {flex-wrap: wrap; gap: 40px;}
	.s1_3 .philosophy .img_box {width: 100%;}
	.s1_3 .philosophy.rev {flex-direction: row;}
	.s1_3 .philosophy.rev .img_box {padding-left: 0;}
	.s1_3 .philosophy .txt_box {width: 100%; padding-left: 30px; padding-top: 0; min-height: auto;}
	.s1_3 .philosophy .txt_box::after {right: 30px; bottom: -45px; width: 150px; height: 150px; background-size: 150px auto;}
	.s1_3 .philosophy.rev .txt_box {padding-left: 30px;}
	.s1_3 .philosophy .txt_box span {font-size: 16px; line-height: 30px; padding: 0 15px;}
	.s1_3 .philosophy .txt_box h5 {font-size: 28px; margin-top: 20px;}
	
	/* s1_4 */
	.s1_4 .esg_txt p {font-size: 18px;}
	.s1_4 .esg_txt p ~ p {margin-top: 25px;}
	
	/* s1_7 */
	.s1_7 .map {height: 320px;}
	.map-info {flex-wrap: wrap; gap: 20px; margin-top: 40px;}
	.map-info .info {width: 100%;}
	.map-info .btn-area {margin-left: auto;}
	.map-info .info dl dt {font-size: 18px;}
	.map-info .info dl dd {font-size: 18px;}
	
	/* pop */
	.gall-pop-wrap .gall-popup {padding: 0 15px 70px;}
	.gall-pop-wrap .gall-popup .inner .tit > h5 {font-size: 16px;}
	.gall-pop-wrap .gall-popup .inner .gall-img {padding: 20px;}
	.pop-controls {width: 110px; height: 50px; bottom: 0; top: initial; transform: none; transform: translateX(-50%);}
	.pop-controls .pop-btn {width: 50px; height: 50px;}
	
	/* certi */
	.certi-pop .popup .inner a {top: 20px; right: 20px;}
	.certi-pop .popup .inner .pop-img img {max-width: 90%;}
	.certi-pop .popup .inner .pop-tit {font-size: 20px; padding: 20px 0;}
	
	/* s6_1 */
	.s6_1 .section-header h3 {margin-bottom: 60px;}
	.contact .contact-info ul {flex-wrap: wrap;}
	.contact .contact-info ul li {min-height: 280px;}
	.contact .contact-info ul li dl {padding-top: 0;}
	.contact .contact-info ul li dl dt {max-width: 85px;}
	.contact .contact-info ul li dl dd h5 {font-size: 20px;}
	.contact .contact-info ul li dl dd p {font-size: 18px;}
}

@media (max-width: 700px){
	.global {max-width: 400px; height: 400px; width: 100%; margin: 0 auto; transform: scale(1.7) translate(-20px, 70px);}
	.kor {top: 33px; right: 43px;}
	.kor .kor-img {max-width: 40px; width: 100%;}
	.global.animated .kor .kor-img::after {height: calc(100% - 40px);}
	.kor .dot {width: 4px; height: 4px;}
}

@media (max-width: 480px){
	.page-header {height: 700px; padding-bottom: 60px;}
	.s-nav h2 {font-size: 40px; margin-top: 20px;}
	.lnb ul li a {line-height: 48px;}
	.lnb ul li a span .char {line-height: 20px;}
	.section-header h3 {font-size: 30px;}
	
	.s1_2 .sub-tab ul {overflow-x: auto; border-radius: 0;}
	.s1_2 .sub-tab ul::-webkit-scrollbar {height: 5px;}
	.s1_2 .sub-tab ul::-webkit-scrollbar-track {background-color: transparent;}
	.s1_2 .sub-tab ul::-webkit-scrollbar-thumb {background-color: #008cd6; border-radius: 10px;}
	.s1_2 .sub-tab ul li {flex: none; width: 43%;}
	.s1_2 .sub-tab ul li.active {background-color: transparent;}
	.s1_2 .sub-tab ul li.active a > span{color: #008cd6;}
	
	.s1_2 .history_txt dl dd br.mo {display: block;}
	
	/* s1_4 */
	.s1_4 .sub-tab ul::-webkit-scrollbar {height: 5px;}
	.s1_4 .esg_txt p {font-size: 16px;}
	.s1_4 .esg_txt p ~ p {margin-top: 15px;}
	/* .s1_4 .esg_txt p br.mo {display: block;} */
	
	/* s1_6 */
	.s1_6 {padding-bottom: 60px;}
	.global {max-width: 100%; transform: none; height: auto;}
	.global-dot {display: none;}
	.global-map {display: none;}
	.global-map.mo-map {display: block; position: static; transform: scale(1.3);}
	
	/* s1_7 */
	.map-info .info dl dt {font-size: 16px;}
	.map-info .info dl dd {font-size: 16px;}
	
	/* pop */
	.gall-pop-wrap .gall-popup .inner .tit {padding: 15px;}
	.gall-pop-wrap .gall-popup .inner .gall-img {padding: 15px;}
	
	/* certi */
	.certi ul li a .tit {padding: 15px 5px;}
	.certi-pop .popup .inner .pop-tit {font-size: 18px;}
	
	/* s6_1 */

	.contact .contact-info ul li dl {padding: 0;}
	.contact .contact-info ul li dl dd p {font-size: 16px;}
}