

.wrap{width: 100%;}
.inner{ width: 80%; margin: auto;}
.inner .main_nav{ width: 100%; margin: auto;}
.main-sub-text{margin:-150px 0 150px 0;}
.title{font-family: 'GmarketSansBold'; left: 60%; font-size: 50px; text-align: left; color: #000; text-transform: uppercase;}
.title-explanation{font-size: 20px; text-align: left; color: #000; word-break: keep-all;}
.sub_small{font-size: 15px; text-align: left; color: #fff; word-break: keep-all; margin:0 0 20px 0;}
.verLine{display:block;width: 1px; height: 60px; background-color: #fff;}
.moreBtn{display: flex; align-items: center;}
.moreBtn span{font-family: 'GmarketSansMedium'; font-size: 16px; text-align: left; color: #1e2087;}
.moreBtn img{margin-left: 12px;}

/* ============================================================================================================================================================ */
/*.main__section01{position: relative; height: 1080px;}*/
.main__section01 {
    position: relative; 
    width: 100%;
    height: 100vh; /* ¸ð¹ÙÀÏ¿¡¼­µµ È­¸é ÀüÃ¼¸¦ Ã¤¿ò */
    overflow: hidden;
}

.main__section01 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw; /* °¡·Î ÀüÃ¼¸¦ Ã¤¿ò */
    height: 100vh; /* ¼¼·Î ÀüÃ¼¸¦ Ã¤¿ò */
    object-fit: cover;
    z-index: 1;
}

.wrap {
    position: relative; /* ³ª¸ÓÁö ÄÜÅÙÃ÷´Â µ¿¿µ»ó À§¿¡ Ç¥½Ã */
    z-index: 1; /* µ¿¿µ»ó À§¿¡ ÄÜÅÙÃ÷°¡ º¸ÀÌµµ·Ï ¼³Á¤ */
    
}

.main__section01 .camera_wrap{width: 100%; height: 100% !important;}
.main__section01 .camera_wrap_con{width: 100%; height: 100%}
.main__section01 .camera_prev{background: url('../img/main/btn-prev.png') no-repeat center/cover; left: 50px; opacity: 1 !important;}
.main__section01 .camera_next{background: url('../img/main/btn-next.png') no-repeat center/cover; right: 50px; opacity: 1 !important;}
/*.main__section01 .camera_commands > .camera_stop{background: url('../img/main/btn_stop.png') no-repeat; height: 9px; width: 12px; right: 100px;}*/
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont{background-color: transparent;}
.camera_prev, .camera_next, {display: flex; align-items: center; justify-content: center;}
/*.camera_commands{right: 100px; border-radius: 50%; border: 1px solid rgba(255,255,255,0.4);}*/

/* .main__section01 .slide01{background: url('../img/main/visual_01.png') no-repeat center; background-size: cover;}
.main__section01 .slide02{background: url('../img/main/visual_02.png') no-repeat center; background-size: cover;} */
/*.main__section01 .inner{width: 70%; position: absolute; transform: translateX(-50%); z-index: 2; height: 100%; display: flex; flex-direction: column; justify-content: center;}
*/
.main__section01 {
    position: relative; /* ºÎ¸ð ÄÁÅ×ÀÌ³ÊÀÇ À§Ä¡ ±âÁØ ¼³Á¤ */
    width: 100%;
    height: 100vh; /* È­¸é ÀüÃ¼ ³ôÀÌ */
    overflow: hidden;
}

#player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* µ¿¿µ»óÀÌ ºÎ¸ð ÄÁÅ×ÀÌ³Ê¸¦ ²Ë Ã¤¿ìµµ·Ï ¼³Á¤ */
    z-index: 1; /* ÅØ½ºÆ®°¡ µ¿¿µ»ó À§·Î ¿À°Ô ¼³Á¤ */
}

.main__section01 .inner {
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2; /* µ¿¿µ»ó À§·Î Ç¥½Ã */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center; /* ÅØ½ºÆ® Áß¾Ó Á¤·Ä */
}

.main__section01 .inner .main__txt h1 {
    font-family: 'GmarketSansBold';
    font-size: 60px;
    font-weight: bold;
    text-align: center; /* ÅØ½ºÆ® Áß¾Ó Á¤·Ä */
    color: #fff;
    line-height: 1.1;
}

.main__section01 .inner .main__txt p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.5px;
    text-align: center; /* ÅØ½ºÆ® Áß¾Ó Á¤·Ä */
    color: #fff;
    word-break: keep-all;
}


.main__section01 .inner .main__txt h1{font-family: 'GmarketSansBold'; font-size: 60px; font-weight: bold; text-align: left; color: #fff; line-height: 1.1;}
.main__section01 .inner .main__txt p{font-size: 20px; font-weight: 300; letter-spacing: -0.5px; text-align: CENTER; color: #fff; word-break: keep-all;}
.main__section01 .progress-block{display: flex; align-items: center;}
.main__section01 .progress-block .pageNum{margin-left: 30px; font-family: 'GmarketSansLight'; font-weight: 300; font-size: 14px; font-weight: 300; letter-spacing: 0.35px; text-align: left; color: #fff;}
.main__section01 .progress-block .pageNum span{font-family: 'GmarketSansBold'; font-weight: 700;}
.main__section01 .progress-block .pro-bar-wrap{width: 140px; height: 3px; background: rgba(255,255,255,.2);}
.main__section01 .progress-block .pro-bar{bottom:0; left:0; width:0; height:100%; background: #fff;}
.main__section01 .progress-block .progress-btns{margin-left: 28px; display: flex;}
.main__section01 .progress-block .progress-btns button{display: flex; background-color: transparent; border: 0; align-items: center;}
.pro-ani{animation-name: proBar; animation-duration:4s; animation-iteration-count: 1; animation-timing-function: ease-in-out; width:100%;}










@keyframes proBar{
    0%{width:0;}
    100%{width:100%;}
}

.main__section01 .swiper-arrow{display: flex;}
.main__section01 .swiper-arrow .arrow{width: 60px; height: 60px; cursor: pointer;}
.main__section01 .swiper-arrow .arrow.arrow-left{}
.main__section01 .swiper-arrow .arrow.arrow-right{margin-left: 10px;}

.main__section01 .scroll-block{display: flex; flex-direction: column; align-items: center; position: absolute; left: 42px; bottom:40px; z-index: 1; cursor: all-scroll;}
.main__section01 .scroll-block span{font-size: 12px; font-weight: 500; text-align: left; color: #fff; writing-mode: vertical-lr; transform: rotate(-180deg);}



.main__section02{}
.main__section02 .inner {
    width: 100%; /* .inner ¿ä¼Ò°¡ °¡·Î ÀüÃ¼¸¦ Â÷ÁöÇÏµµ·Ï ¼³Á¤ */
    margin: 0; /* ºÒÇÊ¿äÇÑ ¿©¹é Á¦°Å */
    padding: 0; /* ºÒÇÊ¿äÇÑ ÆÐµù Á¦°Å */
    box-sizing: border-box; /* ÆÐµùÀÌ width¿¡ Æ÷ÇÔµÇµµ·Ï ¼³Á¤ */
}
.main__section02 .inner .section__top{left: 80%; }
.main__section02 .title{text-align: center;}
.main__section02 .inner .section_top .title-explanation{text-align: center;}
.main__section02 .inner .section_top{margin: 170px 0 50px 0; text-align: center;}
.main__section02 .inner .section__bottom ul {
    display: flex;
    justify-content: space-between; /* ¿ä¼ÒµéÀÌ °¡·Î·Î ±ÕÀÏÇÏ°Ô Á¤·ÄµÇµµ·Ï ¼³Á¤ */
    padding: 0;
    margin: 0;
    width: 100%; /* ul ¿ä¼Òµµ °¡·Î·Î ²Ë Â÷µµ·Ï ¼³Á¤ */
    list-style: none; /* ±âº» ¸ñ·Ï ½ºÅ¸ÀÏ Á¦°Å */
}
.main__section02 .inner .section__bottom ul li.pdt-menu {
    width: 20%; /* °¢ li°¡ µ¿ÀÏÇÑ ³Êºñ¸¦ Â÷ÁöÇÏµµ·Ï ¼³Á¤ */
    height: 820px; /* ³ôÀÌ´Â ÇÊ¿ä¿¡ µû¶ó Á¶Á¤ */
    margin: 0; /* ºÒÇÊ¿äÇÑ ¸¶Áø Á¦°Å */
    padding: 0; /* ºÒÇÊ¿äÇÑ ÆÐµù Á¦°Å */
    box-sizing: border-box; /* ÆÐµùÀÌ width¿¡ Æ÷ÇÔµÇµµ·Ï ¼³Á¤ */
    overflow: hidden; /* È®´ëµÈ ÀÌ¹ÌÁö°¡ li ¿µ¿ªÀ» ³ÑÁö ¾Êµµ·Ï ¼³Á¤ */
}

.main__section02 .inner .section__bottom ul li.pdt-menu a {
    display: flex;
    align-items: flex-end;
    height: 100%;
    width: 100%; /* a ÅÂ±×µµ li ¾È¿¡¼­ °¡·Î·Î ²Ë Â÷µµ·Ï ¼³Á¤ */
    overflow: hidden; /* ÀÌ¹ÌÁö°¡ ¿µ¿ªÀ» ³ÑÁö ¾Ê°Ô ¼³Á¤ */
    position: relative;
    transition: all .5s;
}

.main__section02 .inner .section__bottom ul li.pdt-menu a>img {
    width: 100%; /* ÀÌ¹ÌÁö°¡ °¡·Î ÀüÃ¼¿¡ ¸Â°Ô Á¶Á¤ */
    height: 100%;
    object-fit: cover; /* ÀÌ¹ÌÁö°¡ ºñÀ²À» À¯ÁöÇÏ¸ç ²Ë Â÷µµ·Ï ¼³Á¤ */
    transition: transform .5s;
    transform-origin: center;
}
.main__section02 .inner .section__bottom ul li.pdt-menu a:hover>img {
    transform: scale(1.1); /* hover ½Ã ÀÌ¹ÌÁö°¡ È®´ë */
}

.main__section02 .inner .section__bottom ul li.pdt-menu a .text-block {
    width: 100%;
    padding: 120px 40px;
    justify-content: space-between;
    align-items: flex-end;
    position: absolute; /* ÅØ½ºÆ®°¡ ÀÌ¹ÌÁö À§¿¡ À§Ä¡ÇÏµµ·Ï */
    bottom: 0; /* ÅØ½ºÆ®°¡ ÀÌ¹ÌÁö ¾Æ·¡¿¡¼­ ¿Ã¶ó¿Àµµ·Ï */
    z-index: 2; /* ÅØ½ºÆ®°¡ ÀÌ¹ÌÁö À§¿¡ º¸ÀÌµµ·Ï */
    color: #fff; /* ÅØ½ºÆ® »ö»ó */
    transition: all .5s;
   
}

.main__section02 .inner .section__bottom ul li.pdt-menu a .text-block h3 {
    font-family: 'GmarketSansBold';
    font-size: 45px;
    text-align: left;
    color: #fff; /* ÅØ½ºÆ® »ö»ó */
    text-transform: uppercase;
    padding: 20px 0 10px 0;
}

.main__section02 .inner .section__bottom ul li.pdt-menu a .text-block h2 {
    font-family: 'GmarketSans';
    font-size: 15px;
    color: #fff; /* ÅØ½ºÆ® »ö»ó */
}

.main__section02 .inner .section__bottom ul li.pdt-menu a:hover .text-block {
    padding: 110px 30px;
  
}



.main__section03 {
  background: url('../img/main/bg-synergy.png') no-repeat center;
  background-size: 100%; 
  
}



.main__section03 .inner{display: flex; flex-direction: column; align-items: center;padding-bottom:100px;}} 
.main__section03 .inner .section_top{margin: 170px 0 50px 0; text-align: center;}
.main__section03 .title{ text-align: center;}
.main__section03 .title-explanation{padding: 0 20px; text-align: center;}
.fields-block-auto{width: 100%; max-width:1400px; overflow-x: auto;}
.main__section03 .fields-block{position: relative; height: 300px;margin-bottom:150px;}
.main__section03 .fields-block .field{width: 380px; height: 380px; padding: 85px 99px; display: flex; flex-direction: column; align-items: center;  box-sizing: border-box; border-radius: 50%; position: absolute;}
.main__section03 .fields-block .field span{font-family: 'GmarketSansBold'; font-size: 80px; text-align: center; color: #fff;}
.main__section03 .fields-block .field h1{margin-top: 10px; font-family: 'Pretendard'; font-size: 20px; text-align: center; color: #fff;}
.main__section03 .fields-block .field.field01{left: 0;}
.main__section03 .fields-block .field.field02{left: 340px;}
.main__section03 .fields-block .field.field03{right: 340px;}
.main__section03 .fields-block .field.field04{right: 0;}
/*.main__section03 .fields-block .field.field04 h3{margin-top: 21px;}*/
/* .main__section03 .fields-block.fields--mo{max-width: 380px; width: 100%;}
.main__section03 .fields-block.fields--mo .fields__swiper{width: 100%; height: 380px;}
.main__section03 .fields-block.fields--mo .fields__swiper .field{position: static;} */



.main__section04{}
.main__section04 .inner{}
.main__section04 .inner .section_top{margin: 60px 0 50px 0; text-align: center;}
.main__section04 .title{padding: 0 20px; text-align: center;}
.main__section04 .inner .section_top .title-explanation{text-align: center;}
.main__section04 .inner .section_top{text-align: center;}


.main__section06{}
.main__section06 .inner{width:100%}
.main__section06 .inner .section_top{margin: 400px 0 50px 0; text-align: center;}
.main__section06 .inner .section__right{ width: 75%; margin-top:-100px;}
.main__section06 .inner .section__left .main-sub-text{margin: 100px 0 200px 0;}
.main__section06 .inner{display: flex; flex-direction: column; align-items: center;}




.main__section02 .inner .section__bottom ul li.pdt-menu a:hover::after{content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background-color: rgba(0,0,0,.3); transition: all .5s;}
.main__section02 .inner .section__bottom ul li.pdt-menu a:hover .text-block{padding: 110px 0 110px 30px; }


.main__section05{}
.main__section05 .inner{width:100%}
.main__section05 .inner .section_top{margin: 60px 0 50px 0; text-align: center;}
.main__section05 .logo{max-width: 266px; width: 100%;}
.main__section05  img{width: 100%; height:90%}
.main__section05 h2{text-align: center;color: #fff; }
.main__section05 p{font-family: 'pretendard'; font-size: 20px; font-weight: 300; line-height: 1.5; letter-spacing: -0.5px; text-align: center; color: #fff; word-break: keep-all;}

.main__section05 a span{font-family: 'GmarketSansMedium'; font-size: 16px; text-align: center; color: #fff;}
.main__section05 a img{margin-left: 12px;}
.main__section05 {
    padding-top: 250px; /* »ó´Ü ÆÐµùÀ» 250px·Î ´Ã·Á¼­ ´õ ¾Æ·¡·Î ³»¸² */
    margin-top: 200px; /* Ãß°¡·Î ¸¶ÁøÀ» Áà¼­ ´õ ¾Æ·¡·Î ÀÌµ¿ °¡´É */
}
.main__section05 {
    position: relative; /* ¹è°æ ÀÌ¹ÌÁö¸¦ ±âÁØÀ¸·Î Ä«µå ¹èÄ¡ */
    padding-top: 100px; /* Ä«µåµéÀÌ ¹è°æ À§·Î ¿Ã¶ó¿Àµµ·Ï ÇÏ±â À§ÇØ »ó´Ü ÆÐµù ¼³Á¤ */
    background: url('<?=G5_THEME_IMG_URL?>/main/bg-esg.png') no-repeat center; /* ¹è°æ ÀÌ¹ÌÁö ¼³Á¤ */
    background-size: cover; /* ¹è°æ ÀÌ¹ÌÁö¸¦ È­¸é ÀüÃ¼¿¡ ¸ÂÃã */
}
.main__section05 {
    position: relative; /* ¹è°æÀ» ±âÁØÀ¸·Î Ä«µå ¹èÄ¡ */
    background: url('<?=G5_THEME_IMG_URL?>/main/bg-esg.png') no-repeat center;
    background-size: cover;
   
    padding: 0;
}

.management-cards {
    display: flex;
    justify-content: space-between;
    position: absolute; /* Ä«µå°¡ ¹è°æ À§¿¡ À§Ä¡ÇÏµµ·Ï */
    top: 500px; /* ¹è°æ À§·Î Àû´çÈ÷ ¿Ã¸®±â */
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60%;
    gap: 20px;
    z-index: 1; /* Ä«µå°¡ ¹è°æº¸´Ù À§¿¡ ÀÖµµ·Ï ¼³Á¤ */
}

.management-cards .card {
     background-color: rgba(0, 0, 204, 0.6); /* #0000cc »ö»ó¿¡ 70% ºÒÅõ¸íµµ Àû¿ë */
    color: white;
    padding: 60px;
    text-align: center;
    border-radius: 12px;
    width: 23%;
    height: 360px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

.management-cards .card:hover {
    transform: scale(1.05); 
}

.management-cards .card .icon img {
    width: 90px; /* ¾ÆÀÌÄÜ Å©±â Á¶Á¤ */
    height: 90px;
    margin-bottom: 20px;
}

.management-cards .card h3 {
    font-size: 27px; /* ÅØ½ºÆ® Å©±â Á¶Á¤ */
    margin-bottom: 10px;
}

.management-cards .card p {
    font-size: 16px; 
    color: #ffffff;
}

.main__section06{}
.main__section06 .inner{width:100%}
.main__section06 .inner .section_top{margin: 400px 0 50px 0; text-align: center;}
.main__section06 .inner .section__right{ width: 60%; margin-top:-100px;}
.main__section06 .inner .section__left .main-sub-text{margin: 100px 0 200px 0;}
.main__section06 .inner{display: flex; flex-direction: column; align-items: center;}








@media (max-width:1920px){


		.management-cards {
		display: flex;
		justify-content: space-between;
		position: absolute; /* Ä«µå°¡ ¹è°æ À§¿¡ À§Ä¡ÇÏµµ·Ï */
		top: 400px; /* ¹è°æ À§·Î Àû´çÈ÷ ¿Ã¸®±â */
		left: 0;
		right: 0;
		margin: 0 auto;
		width:80%;
		gap: 20px;
		z-index: 1; /* Ä«µå°¡ ¹è°æº¸´Ù À§¿¡ ÀÖµµ·Ï ¼³Á¤ */
	}
}

@media (max-width:1440px){
    .main__section02 .inner .section__bottom ul li.pdt-menu a .text-block{width: 94.36%; flex-direction: column; align-items: flex-start;}
    .main__section02 .inner .section__bottom ul li.pdt-menu a .text-block img{margin-top: 10px;}

	
	.management-cards {
    display: flex;
    justify-content: space-between;
    position: absolute; /* Ä«µå°¡ ¹è°æ À§¿¡ À§Ä¡ÇÏµµ·Ï */
    top: 350px; /* ¹è°æ À§·Î Àû´çÈ÷ ¿Ã¸®±â */
    left: 0;
    right: 0;
    margin: 0 auto;
    width:80%;
    gap: 20px;
    z-index: 1; /* Ä«µå°¡ ¹è°æº¸´Ù À§¿¡ ÀÖµµ·Ï ¼³Á¤ */
}

.management-cards .card {
     background-color: rgba(0, 0, 204, 0.6); /* #0000cc »ö»ó¿¡ 70% ºÒÅõ¸íµµ Àû¿ë */
    color: white;
    padding: 60px;
    text-align: center;
    border-radius: 12px;
    width: 23%;
    height: 360px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

.management-cards .card:hover {
    transform: scale(1.05); 
}

.management-cards .card .icon img {
    width: 90px; /* ¾ÆÀÌÄÜ Å©±â Á¶Á¤ */
    height: 90px;
    margin-bottom: 20px;
}

.management-cards .card h3 {
    font-size: 23px; /* ÅØ½ºÆ® Å©±â Á¶Á¤ */
    margin-bottom: 10px;
}

.management-cards .card p {
    font-size: 16px; 
    color: #ffffff;
}

}

@media (max-width:1280px){
    .main__section01{height: 100vh;}
    .main__section01 .inner .main__txt{display: flex; flex-direction: column; align-items: center;}
    .main__section01 .inner .main__txt h1{text-align: center;}
    .main__section01 .inner .main__txt p{text-align: center;}

    .main__section02 .inner .section__bottom ul li.pdt-menu a .text-block h3{font-size: 17px;}
	.main__section03 {
		background-size: auto;
		background-repeat: no-repeat;
}
    .main__section03 .fields-block{width: 1200px;}
    .main__section03 .fields-block .field{width: 330px; height: 330px; padding: 75px 25px;}
    .main__section03 .fields-block .field.field02{left: 290px;}
    .main__section03 .fields-block .field.field03{right: 290px;}
    .main__section03 .fields-block .field span{font-size: 28px;}
    .main__section03 .fields-block .field h3{margin-top: 40px; font-size: 32px;}
    .main__section03 .fields-block .field.field04 h3{margin-top: 12px;}

	
	.management-cards {
    display: flex;
    justify-content: space-between;
    position: absolute; /* Ä«µå°¡ ¹è°æ À§¿¡ À§Ä¡ÇÏµµ·Ï */
    top: 315px; /* ¹è°æ À§·Î Àû´çÈ÷ ¿Ã¸®±â */
    left: 0;
    right: 0;
    margin: 0 auto;
    width:80%;
    gap: 20px;
    z-index: 1; /* Ä«µå°¡ ¹è°æº¸´Ù À§¿¡ ÀÖµµ·Ï ¼³Á¤ */
}

.management-cards .card {
     background-color: rgba(0, 0, 204, 0.6); /* #0000cc »ö»ó¿¡ 70% ºÒÅõ¸íµµ Àû¿ë */
    color: white;
    padding: 60px;
    text-align: center;
    border-radius: 12px;
    width: 23%;
    height: 250px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

.management-cards .card:hover {
    transform: scale(1.05); 
}

.management-cards .card .icon img {
    width:60px; /* ¾ÆÀÌÄÜ Å©±â Á¶Á¤ */
    height: 60px;
    margin-bottom: 10px;
}

.management-cards .card h3 {
    font-size: 11px; /* ÅØ½ºÆ® Å©±â Á¶Á¤ */
    margin-bottom: 10px;
}

.management-cards .card p {
    font-size: 12px; 
    color: #ffffff;
}

.main__section02 .inner .section__bottom ul li.pdt-menu a .text-block h2 {
    font-family: 'GmarketSans';
    font-size: 10px;
    color: #fff; /* ÅØ½ºÆ® »ö»ó */
}


}

@media (max-width:1024px){
    .main__section01 .camera_prev{left: 25px; z-index: 9;}
    .main__section01 .camera_next{right: 25px; z-index: 9;}
    .camera_commands{right: 75px; z-index: 9;}

    .main__section02 .inner .section__top{flex-direction: column;}
    .main__section02 .inner .section__top .explanation{margin-left: 0; width: 100%; margin-top: 60px;}
    .main__section02 .inner .section__bottom ul li.pdt-menu{height: 540px;}
	.main__section03 {
		background-size: auto;
		background-repeat: no-repeat;
}
.main__section03 .main-sub-text{margin: -150px 0 150px 0;}
/*.main__section03 {
    position: relative;
    padding: 100px 0; 
    background: url('../img/main/bg-synergy.png') no-repeat center center;  
    background-size: 100% 50%; 
    height: auto;
    overflow-x: hidden; 
}*/
.main__section03 .fields-block {  
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2¿­·Î ¼³Á¤ */
    grid-gap: 10px; /* Ç×¸ñ °£ÀÇ °£°Ý ¼³Á¤ */
    width: 100%; /* ºÎ¸ð ¿ä¼ÒÀÇ ³Êºñ¿¡ ¸ÂÃß±â */
    justify-items: center; /* ±×¸®µå Ç×¸ñµéÀ» Áß¾Ó¿¡ Á¤·Ä */
    padding: 0 20px; /* °¡·Î ¿©¹éÀ» ¼³Á¤ÇÏ¿© °¡·Î ½ºÅ©·Ñ ¹æÁö */
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.main__section03 .fields-block .field {
    width: 100%; /* ±×¸®µå ¼¿ ³Êºñ 100% */
    max-width: 150px; /* ÇÊµåÀÇ ÃÖ´ë ³Êºñ */
    height: auto; /* ³ôÀÌ¸¦ ÀÚµ¿À¸·Î ¼³Á¤ */
    padding: 20px; /* ÇÊµå ³»ºÎ ÆÐµù Á¶Á¤ */
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
}

.main__section03 .fields-block .field span {
    font-size: 20px; /* ÆùÆ® »çÀÌÁî Á¶Á¤ */
    display: block;
}

.main__section03 .fields-block .field h1 {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}

/* ¹è°æ Å©±â ÀÚµ¿ ¸ÂÃã */
.main__section03 {
    background-size: auto;
    background-repeat: no-repeat;
}

    .main__section04 .inner{flex-direction: column;}
    .main__section04 .section__right{margin-left: 0; width: 100%; padding-top: 0px; margin-top: 60px;}

    .main__section06 .inner{flex-direction: column;}
   

	


}

@media (max-width:769px){
    .title{font-size: 36px;}

    .main__section01 .swiper-slide{height: 650px;}
    .main__section01 .inner .main__txt h1{font-size: 32px;}
    .main__section01 .progress-block{margin-top: 60px;}
    .main__section01 .swiper-arrow{margin-top: 50px;}
    .main__section01 .swiper-arrow .arrow{width: 50px; height: 50px;}
    .main__section01 .swiper-arrow .arrow img{width: 100%;}
    .main__section01 .scroll-block{left: 50%; transform: translateX(-50%); bottom: 20px;}
    .main__section01 .scroll-block span{writing-mode:initial; transform:initial}
    .main__section01 .scroll-block img{margin-top: 5px;}

    .main__section02 .inner .section__top .explanation{margin-top: 35px;}
    .main__section02 .inner .section__bottom{margin-top: 60px;} 
	  .main__section02 .inner .section__bottom ul{flex-direction: column;}
   .main__section02 .inner .section__bottom ul li.pdt-menu{height: 350px; width: 100%;}
    .main__section02 .inner .section__bottom ul li.pdt-menu a>img{display: none;}
    .main__section02 .inner .section__bottom ul li.pdt-menu.menu01 a{background: url('../img/main/business-01.png') no-repeat center; background-size: cover;}
    .main__section02 .inner .section__bottom ul li.pdt-menu.menu02 a{background: url('../img/main/business-02.png') no-repeat center; background-size: cover;}
    .main__section02 .inner .section__bottom ul li.pdt-menu.menu03 a{background: url('../img/main/business-03.png') no-repeat center; background-size: cover;}
	.main__section02 .inner .section__bottom ul li.pdt-menu.menu04 a{background: url('../img/main/business-04.png') no-repeat center; background-size: cover;}
    .main__section02 .inner .section__bottom ul li.pdt-menu.menu05 a{background: url('../img/main/business-05.png') no-repeat center; background-size: cover;}

    
    .main__section02 .inner .section__bottom ul li.pdt-menu a .text-block{padding: 40px 40px 0 0;}
    .main__section02 .inner .section__bottom ul li.pdt-menu a:hover .text-block{padding: 20px 20px 0 0;}
    .main__section02 .inner .section__bottom ul li.pdt-menu a .text-block h3{font-size: 18px;}
	
.main__section02 .inner .section__bottom ul li.pdt-menu a .text-block {
	    width: 100%;
    padding: 50px 20px;
    justify-content: space-between;
    align-items: flex-end;
    position: absolute;
    bottom: 0;
    z-index: 2;
    color: #fff;
    transition: all .5s;
}


	   /* ¹è°æ Å©±â ÀÚµ¿ ¸ÂÃã */
.main__section03 {
		background-size: auto;
		background-repeat: no-repeat;
}

.main__section03 {
    position: relative;
    padding: 100px 0; /* ¹è°æÀ» ´õ ±æ°Ô º¸ÀÌµµ·Ï Á¶Á¤ */
    background: url('../img/main/bg-synergy.png') no-repeat center center;  
    background-size: 100% 50%; /* °¡·Î´Â 100%, ¼¼·Î´Â 50%·Î ¼³Á¤ */
    height: auto;
    overflow-x: hidden; /* °¡·Î ½ºÅ©·Ñ ¹æÁö */
}


.main__section03 .main-sub-text{margin: -100px 0 -100px 0;}



.main__section03 .fields-block {  
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2¿­·Î ¼³Á¤ */
    grid-gap: 10px; /* Ç×¸ñ °£ÀÇ °£°Ý ¼³Á¤ */
    width: 100%; /* ºÎ¸ð ¿ä¼ÒÀÇ ³Êºñ¿¡ ¸ÂÃß±â */
    justify-items: center; /* ±×¸®µå Ç×¸ñµéÀ» Áß¾Ó¿¡ Á¤·Ä */
    padding: 100px 20px; /* °¡·Î ¿©¹éÀ» ¼³Á¤ÇÏ¿© °¡·Î ½ºÅ©·Ñ ¹æÁö */
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.main__section03 .fields-block .field {
    width: 100%; /* ±×¸®µå ¼¿ ³Êºñ 100% */
    max-width: 150px; /* ÇÊµåÀÇ ÃÖ´ë ³Êºñ */
    height: auto; /* ³ôÀÌ¸¦ ÀÚµ¿À¸·Î ¼³Á¤ */
    padding: 20px; /* ÇÊµå ³»ºÎ ÆÐµù Á¶Á¤ */
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
}

.main__section03 .fields-block .field span {
    font-size: 20px; /* ÆùÆ® »çÀÌÁî Á¶Á¤ */
    display: block;
}

.main__section03 .fields-block .field h1 {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}

/* ¹è°æ Å©±â ÀÚµ¿ ¸ÂÃã */
.main__section03 {
   /* background-size: auto;
*/
background-repeat: no-repeat;
}

   

    .main__section03 .fields-block .field.field02{left: 1px;}
    .main__section03 .fields-block .field.field03{right: 1px;}
    .main__section03 .fields-block .field span{font-size: 20px;}
    .main__section03 .fields-block .field h3{margin-top: 20px;font-size: 22px;}
 .management-cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 2°³ÀÇ ¿­·Î ±×¸®µå ¼³Á¤ */
        gap: 20px; /* Ä«µå »çÀÌ °£°Ý */
    }
.main__section04 .inner .section_top{margin: 30px 0 50px 0; text-align: center;}
    .management-cards .card {
        width: 100%; /* ±×¸®µå ¼¿¿¡¼­ 100% ³Êºñ »ç¿ë */
        height: 0; /* ÃÊ±â ³ôÀÌ¸¦ 0À¸·Î ¼³Á¤ */
        padding-bottom: 100%; /* °¡·Î¿¡ ¸ÂÃç ¼¼·Î¸¦ Á¤»ç°¢ÇüÀ¸·Î ¼³Á¤ */
        position: relative; /* ¾ÈÂÊ ¿ä¼Ò Á¤·ÄÀ» À§ÇØ relative »ç¿ë */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; /* Áß¾Ó Á¤·Ä */
        text-align: center;
        box-sizing: border-box;
        overflow: hidden;
    }



.management-cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 2°³ÀÇ ¿­·Î ¼³Á¤ */
		top:20px;
        width: 90%; /* ±×¸®µå ³Êºñ¸¦ 90%·Î ¼³Á¤ */
        margin: 0 auto; /* °¡·Î Áß¾Ó Á¤·Ä */
    }

    /* °³º° Ä«µå ½ºÅ¸ÀÏ */
.management-cards .card {
    background-color: rgba(0, 0, 204, 0.6); /* Ä«µå ¹è°æ¿¡ ºÒÅõ¸íµµ Àû¿ë */
    color: white;
    padding:145px; /* Ä«µå ³»ºÎ ÆÐµùÀ» ´Ã·Á ¼¼·Î ±æÀÌ Áõ°¡ */
    text-align: center;
    border-radius: 12px;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 170px; /* ÃÖ¼Ò ³ôÀÌ ¼³Á¤ÇÏ¿© Ä«µåÀÇ ¼¼·Î ±æÀÌ È®º¸ */
}






    .management-cards .card .icon {
        position: absolute;
        top: 30%; /* Ä«µå »ó´Ü¿¡¼­ 20% ¾Æ·¡¿¡ ¹èÄ¡ */
        transform: translateY(-50%);
        height: 40px; /* ¾ÆÀÌÄÜ ³ôÀÌ */
    }

   /* .management-cards .card img {
        max-width: 50px; /* ÀÌ¹ÌÁö Å©±â Á¶Á¤ 
        height: auto;
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
    }
*/
    .management-cards .card h3 {
        position: absolute;
      
        font-size: 14px;
    }

    .management-cards .card p {
        position: absolute;
        bottom: 25%;
        font-size: 12px;
    }
	   .main__section05 {
        position: relative; /* ¹è°æÀ» ±âÁØÀ¸·Î Ä«µå ¹èÄ¡ */
        background: url('../img/main/bg-esg.png') no-repeat center center; /* ¹è°æ ÀÌ¹ÌÁö ¼³Á¤ */
        background-size: cover; /* ¹è°æ ÀÌ¹ÌÁö¸¦ È­¸é ÀüÃ¼¿¡ ¸ÂÃã */
     margin:100px auto;
        padding: 50px 0 160px 0; /* »óÇÏ ÆÐµù Ãß°¡ */
        display: flex;
        justify-content: center;
        align-items: center; /* ÄÁÅÙÃ÷°¡ Áß¾Ó¿¡ À§Ä¡ÇÏµµ·Ï */
    }
	
.main__section05  img{width: 100%; height:100%}

}

@media (max-width:500px){

	.inner{ width: 95%; margin: auto;}
    .title{font-size: 20px;}
    .title-explanation{font-size: 16px;}
    .title-explanation br{display: none;}
    .verLine{height: 45px;}

    .main__section01{height: 0.1px;}
    .main__section01 .camera_prev{left: 20px;}
    .main__section01 .camera_next{right: 20px;}
    .camera_commands{right: 65px;}




    .main__section01 .swiper-slide{height: 20px;}
    .main__section01 .inner .main__txt h1{font-size: 20px;}
    .main__section01 .inner .main__txt p{font-size: 16px;}
    .main__section01 .progress-block{margin-top: 25px;}
    .main__section01 .swiper-arrow{margin-top: 20px;}
    .main__section01 .swiper-arrow .arrow{width: 35px; height: 35px;}

    .main__section02{padding: 40px 0;}
	
    .main__section02 .inner .section__top .explanation{margin-top: 15px;}
    .main__section02 .inner .section__top .moreBtn{margin-top: 25px; display: inline-flex;}
    .main__section02 .inner .section__bottom{margin-top: 35px;}
    .main__section02 .inner .section__bottom ul{flex-direction: column;}
    .main__section02 .inner .section__bottom ul li.pdt-menu{height: 265px; width: 100%;}
  
    

    .main__section02 .inner .section__bottom ul li.pdt-menu a .text-block {
        padding: 20px 20px 30px 20px; /* ¿ÞÂÊ 20px, ¾Æ·¡ÂÊ 30px, À§¿Í ¿À¸¥ÂÊµµ Àû´çÇÑ °ªÀ¸·Î ¼³Á¤ */
    }


    .main__section02 .inner .section__bottom ul li.pdt-menu a .text-block h3{font-size: 16px;}
    .main__section02 .inner .section__bottom ul li.pdt-menu a .text-block h3 br{display: none;}
    .main__section02 .inner .section__bottom ul li.pdt-menu a .text-block h3 span{display: none;}

.main__section03 {
    position: relative;
    padding: 100px 0; /* ¹è°æÀ» ´õ ±æ°Ô º¸ÀÌµµ·Ï Á¶Á¤ */
    background: url('../img/main/bg-synergy.png') no-repeat center center;  
    background-size: 100% 40%; /* °¡·Î´Â 100%, ¼¼·Î´Â 50%·Î ¼³Á¤ */
    height: auto;
    overflow-x: hidden; /* °¡·Î ½ºÅ©·Ñ ¹æÁö */
}
.main__section03 .fields-block {  
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2¿­·Î ¼³Á¤ */
    grid-gap: 10px; /* Ç×¸ñ °£ÀÇ °£°Ý ¼³Á¤ */
    width: 100%; /* ºÎ¸ð ¿ä¼ÒÀÇ ³Êºñ¿¡ ¸ÂÃß±â */
    justify-items: center; /* ±×¸®µå Ç×¸ñµéÀ» Áß¾Ó¿¡ Á¤·Ä */
    padding-top:100px; /* °¡·Î ¿©¹éÀ» ¼³Á¤ÇÏ¿© °¡·Î ½ºÅ©·Ñ ¹æÁö */
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.main__section03 .fields-block .field {
    width: 100%; /* ±×¸®µå ¼¿ ³Êºñ 100% */
    max-width: 150px; /* ÇÊµåÀÇ ÃÖ´ë ³Êºñ */
    height: auto; /* ³ôÀÌ¸¦ ÀÚµ¿À¸·Î ¼³Á¤ */
    padding: 20px; /* ÇÊµå ³»ºÎ ÆÐµù Á¶Á¤ */
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
}

.main__section03 .fields-block .field span {
    font-size: 20px; /* ÆùÆ® »çÀÌÁî Á¶Á¤ */
    display: block;
}

.main__section03 .fields-block .field h1 {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}

/* ¹è°æ Å©±â ÀÚµ¿ ¸ÂÃã */
.main__section03 {
  
    background-repeat: no-repeat;
}
.main__section04 {
	padding-top: -200px;
    background-repeat: no-repeat;
}
/* °¡·Î ½ºÅ©·Ñ ¹æÁö */
body {
    overflow-x: hidden; /* ÀüÃ¼ °¡·Î ½ºÅ©·ÑÀ» ¹æÁö */
}
  .main__section04 .inner .section_top{margin: 10px 0 -80px 0; text-align: center;}
    .main__section04 .section__right{margin-top: 45px;}
    .main__section04 .pic_lt ul{flex-direction: column;}
    .main__section04 .pic_lt li + li{margin-left: 0; margin-top: 35px;}
    .main__section04 .pic_lt li p{margin-top: 10px; font-size: 16px;}

     .main__section05 {
        position: relative; /* ¹è°æÀ» ±âÁØÀ¸·Î Ä«µå ¹èÄ¡ */
        background: url('../img/main/bg-esg.png') no-repeat center center; /* ¹è°æ ÀÌ¹ÌÁö ¼³Á¤ */
        background-size: cover; /* ¹è°æ ÀÌ¹ÌÁö¸¦ È­¸é ÀüÃ¼¿¡ ¸ÂÃã */
     margin:100px auto;
        padding: 50px 0 160px 0; /* »óÇÏ ÆÐµù Ãß°¡ */
        display: flex;
        justify-content: center;
        align-items: center; /* ÄÁÅÙÃ÷°¡ Áß¾Ó¿¡ À§Ä¡ÇÏµµ·Ï */
    }
	.main__section05 .inner .section_top{ margin: 0 auto; text-align: center;}
	.main__section05 h2{font-size: 20px;}
    .main__section05 p{font-size: 16px;}
    .main__section05 p br{display: none;}
    .main__section05 a{max-width: 235px; padding: 15px;}
    .main__section05 a img{width: 35px;}
	.management-cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 2°³ÀÇ ¿­·Î ¼³Á¤ */
		top:20px;
        width: 90%; /* ±×¸®µå ³Êºñ¸¦ 90%·Î ¼³Á¤ */
        margin:10px 3px; /* °¡·Î Áß¾Ó Á¤·Ä */
    }

    /* °³º° Ä«µå ½ºÅ¸ÀÏ */
.management-cards .card {
    background-color: rgba(0, 0, 204, 0.6); /* Ä«µå ¹è°æ¿¡ ºÒÅõ¸íµµ Àû¿ë */
    color: white;
    padding: 91px; /* Ä«µå ³»ºÎ ÆÐµùÀ» ´Ã·Á ¼¼·Î ±æÀÌ Áõ°¡ */
    text-align: center;
    border-radius: 12px;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 170px; /* ÃÖ¼Ò ³ôÀÌ ¼³Á¤ÇÏ¿© Ä«µåÀÇ ¼¼·Î ±æÀÌ È®º¸ */
}


   

    /* ¾ÆÀÌÄÜ ¼³Á¤ */
    .management-cards .card .icon {
    display: flex;
    justify-content: center; /* °¡·Î Áß¾Ó Á¤·Ä */
    align-items: center;     /* ¼¼·Î Áß¾Ó Á¤·Ä */
    width: 100%;             /* ºÎ¸ð ÄÁÅ×ÀÌ³Ê ³Êºñ 100% */
    margin-bottom: 10px;     /* ¾ÆÀÌÄÜ°ú ÅØ½ºÆ® °£ÀÇ °£°Ý */
}

.management-cards .card .icon img {
    width: 50px;  /* ¾ÆÀÌÄÜ Å©±â */
    height: 50px;
}

    /* Ä«µå Á¦¸ñ ¼³Á¤ */
    .management-cards .card h3 {
        font-size: 18px; /* Á¦¸ñ Å©±â Á¶Á¤ */
        margin-bottom: 10px;
    }

    /* Ä«µå ¼³¸í ÅØ½ºÆ® ¼³Á¤ */
   
      .main__section06 {margin-top: -050px }
    .main__section06 .inner .section__right{margin-top: 15px; width:90%}
    .main__section06 .pic_li_lt li a{padding: 25px 30px;}
    .main__section06 .pic_li_lt li a h5{font-size: 18px;}
    .main__section06 .pic_li_lt li a p{font-size: 16px;}

	 .main__section06 .inner{flex-direction: column; padding-top: -200px }
 .main__section06 .section__left{margin-top: -120px; margin-bottom: -120px;}



}

@media (max-width:375px){
    .main__section01 .camera_prev{top: initial; bottom: 50px;}
    .main__section01 .camera_next{top: initial; bottom: 50px;}
    .camera_commands{top: initial; bottom: 50px;}

	.inner{ width: 95%; margin: auto;}


} 

@media (max-width: 768px) { /* ¸ð¹ÙÀÏ ÇØ»óµµ¿¡ ¸ÂÃá ¹Ìµð¾î Äõ¸® */
    .wrap {
     
        top: 0; /* WRAPÀÇ À§Ä¡¸¦ È­¸é ¸Ç À§·Î Á¶Á¤ */
        z-index: 1; /* HEADº¸´Ù À§·Î º¸ÀÌµµ·Ï ¼³Á¤ */
    }

}

@media (max-width: 500px) { /* ¸ð¹ÙÀÏ ÇØ»óµµ¿¡ ¸ÂÃá ¹Ìµð¾î Äõ¸® */
    .wrap {
     
        top: 0; /* WRAPÀÇ À§Ä¡¸¦ È­¸é ¸Ç À§·Î Á¶Á¤ */
        z-index: 1; /* HEADº¸´Ù À§·Î º¸ÀÌµµ·Ï ¼³Á¤ */
    }
	 .main__section01 {
        height:570px;
    }

    .main__section01 iframe {
        position: absolute;
        top: -100px;
        left: 0;
        width: 100%; /* °¡·Î ÀüÃ¼ Ã¤¿ì±â */
      
  aspect-ratio: 16 / 10; /* ¼¼·Î¸¦ ±æ°Ô ÇÏ±â À§ÇØ °¡·Î ´ëºñ ¼¼·Î ºñÀ² Á¶Á¤ */
   object-fit: cover; /* ¿©¹é ¾øÀÌ Ã¤¿ì±â */
   margin-top:-60px;
    height: 150%; /* ¼¼·Î¸¦ ´õ ±æ°Ô ¼³Á¤ */
        z-index: 1;
    }

    .main__section01 .inner {
        position: absolute;
        top: 50%; /* ¼¼·Î Áß¾Ó Á¤·Ä */
        left: 50%; /* °¡·Î Áß¾Ó Á¤·Ä */
        transform: translate(-50%, -50%); /* ¿ÏÀü Áß¾Ó Á¤·Ä */
        z-index: 2; /* µ¿¿µ»ó À§·Î Ç¥½Ã */
        text-align: center;
    }

    .main__section01 .inner .main__txt h1 {
        font-size: 15px; /* ¸ð¹ÙÀÏ Å©±â¿¡ ¸Â°Ô ÆùÆ® Å©±â Á¶Á¤ */
        line-height: 1.2;
    }

    .main__section01 .inner .main__txt p {
        font-size: 9px; /* º»¹® ÅØ½ºÆ® Å©±â Á¶Á¤ */
    }

}