@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jua&display=swap');

body {font-family: 'Noto Sans KR', sans-serif; font-size: 14px; sc: ;}

.m_main {display: none;}
.p_main {display: block;}

h1 {margin: 5vh 0 1.8vh; font-size: 3.5vh; line-height: 1.3; letter-spacing: -.2px; width: fit-content;}
p {font-size: 15px; color: #666; font-weight: 500;}


.main1 {background: url(../img/2022_main1_1.jpg); background-position-y: 120px; background-size: cover;}
.main2 {background: url(../img/2022_main2_2.jpg);}
.main3 {background: url(../img/2022_main3.jpg); background-position-y: 90px;
background-size: cover;}
.main5 {background: url(../img/2022_main4.jpg);}
.main1, .main2, .main3, .main4, .main5, .main6 { background-repeat: no-repeat;}

/* .main1 {width: 100%; height: 100%; position: relative;} */

.main1_wrap {position: absolute; top: 18%; left: 25%;}
/* .main1_img {width: 115px; overflow: hidden;}
.main1_img img {width: 100%;} */
.main1_text {animation: main1 2s forwards;}

.main1_text p {font-size: 18px; line-height: 1.8; letter-spacing: -.2px; font-weight: 400;}

@keyframes main1 {
    0% { opacity:0; left:25%;}
    100% { opacity:1; left:35%;} 
}

.main2_wrap {position: absolute; top: 15%; left: 25%; overflow: hidden;}
.main2_text h1 {margin: 3vh 0 1.5vh; font-size: 20px}
.main2_text h1 > span { font-weight: lighter;}
.main2_text p {font-size: 18px; line-height: 2; font-weight: 300;}
.main2_img {display: flex; justify-content: space-between; align-items: center; width: 50vw; margin: 5vh 0 0;} 
.main2_img li {width: 11vw;}
.main2_img img {width: 100%;}

/* .main2_img {width: 900px; margin: 0 auto; overflow: hidden; position: absolute; top: 70%; left: 27%; display: flex;}
.main2_img li {width: 32%; height: 150px; overflow: hidden; display: flex; align-items: center; justify-content: space-between;} */

.main3 {background-color: #ffe400;}
/* .main3_title {display: flex; width: 50vw; margin: 0 auto; justify-content: space-between; align-items: flex-end;} */
.main3 .p_main {position: absolute; top: 20%; left: 50%; transform: translateX(-50%);}
.main3_logo {width: 15vw;}
.main2_logo img {width: 100%;}
.main3_text > p {font-size: 17px; color: #666; line-height: 1.5; margin: 3vh 0; font-weight: 300;}
.main3_text h2 {font-size: 24px; line-height: 1.2; margin: 40px 0 20px;}
.main3_table {width: 100%;}
.main3 .tg-hafo > img {width: 35px; height: 45px;}
.main3_table .tg .tg-hafo{padding:10px;}
.main3_table .tg .tg-mfhl{padding:15px 35px;}

.main4 {background-color: #ffe400;}
.main3_img1 {width: 60%; margin: 0 auto;}
.main3_img1 img {width: 100%;}

.main5 {background-color: #fff;}
.main4_con {position: absolute; top: 15%; left: 25%;}

.main4_con li:nth-of-type(2) {margin-top: 20px;}
.main4_con li:nth-of-type(2) > .tg {width: 600px; margin: 0;}

.main4_con img {width: 60%; margin-bottom: 2.8vh;}
.main4_text1> p {font-size: 16px; line-height: 2; color: #666; font-weight: 300;}
.main4_text2 > p {font-size: 16px; line-height: 2; color: #666; font-weight: 300;}
.main4_con li:last-child {margin-top: 5vh;}
.main4_text2 img {width: 55%;}

.main6 {background-color: #8be78d; overflow: hidden; height: 100%;}
.main6 .p_main {position: relative; height: 100%;}

.main6_title {position: absolute; top: 16%; left: 20%; width: 27vw;}
.main6_title > p {font-size: 1.9vh; line-height: 2; color: #666; font-weight: 300;}

.main6 .items div > span {display: block; color: #666; font-weight: bold; margin-bottom: 10px;}
.main6 .items h3 {font-size: 3vh; font-weight: 400;}
.main6 .items h3 > span {font-weight: bold; line-height: 40px;}
.main6 .items h2 {font-size: 3vh; font-weight: bold; line-height: 30px; margin-bottom: 20px;}
.main6 .items p {font-size: 2vh; font-weight: 300; line-height: 2;}
.main6 .items {background-color: #fff; border-radius: 5%; position: relative;}
.main6 .items div {margin: 1.5vw;}

/* .main5_wrap {position: absolute; top: 65%; left: 20%; overflow: hidden; width: 70vw;} */
.main5_img {position: absolute; left: 20%; top: 60%;}
.main5_text2 {position: absolute; left: 45%; top: 65%; display: flex; justify-content: space-between;}
.main5_text2 li {width: 15vw; height: 10vw; border: 3px solid #fff; border-radius: 5%; margin-right: 2vw;}
.main5_text2 li div {margin: 1.3vw 1.5vw;}
.main5_text2 div p {font-size: 2vh; font-weight: 600; line-height: 1.4; color: #333;}
.main5_text2 span {font-size: 1.8vh; font-weight: 500; color: #333; margin-top: .8vh; display: block;}
.main5_text2 span:last-child {font-size: 1.6vh; font-weight: 400; color: #777; margin-top: 1.5vh; display: block;}
.main5_text2 li a {margin-top: 1vh; display: block; font-size: 1.6vh;}
.main5_text2 li a img {width: 30%;}


.slick-slider {height: 100%;}
.slick-list {position: absolute; left: 45%; max-width: 910px; top: 20%}
.for_slick_slider .items {display: block; height: 37vh; margin-right: 20px;}

.slick-arrow {
	width: 50px;
	height: 50px;
    border-radius: 25px;
	border: 1px solid #eee;
    font-size: 0px;
    display: block;
    cursor: pointer;
}
.slick-arrow::after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	border: 1px solid #333;
	border-width: 0 2px 2px 0;
	padding: 8px;
}
.slick-prev {position: absolute;
    left: 23%;
    top: 50%;}
.slick-prev::after {
	-webkit-transform: translate(-35%, -50%) rotate(135deg);
	transform: translate(-35%, -50%) rotate(135deg);
}
.slick-next {position: absolute; left: 30%; top: 50%;}
.slick-next::after {
	-webkit-transform: translate(-65%, -50%) rotate(-45deg);
	transform: translate(-65%, -50%) rotate(-45deg);
}

#sns {position: fixed; bottom:40px; right:40px; }

#sns ul li {margin-bottom:15px;}


@media (max-width: 1200px) {
    .main1_wrap {left: 5%;}
    .main2_wrap {top: 6%; left: 5%;}
    .main3 .p_main {width: 90%}
    .main3_img1 {width: 90%;}
    .main4_con {left: 5%;}

    .main6_title {left: 5%;}
    .main5_img {left: 5%;}
    .main5_text2 
    .slick-list
    .slick-prev {left: 5%;}
    .slick-next
    


    .main5_text2 {width: 100%; margin-left: 20px; padding: 0;}
    .main5_wrap {left: 0; width: 100%;}
}

@media (max-width:820px){
    
    .main1_img {width: 20%;}
    /* .main1_text h1 {font-size: 40px;}
    .main1_text p {font-size: 20px;} */
    
    .main2_logo {width: 50%;}
    .main2_text h1 {font-size: 20px;}
    .main2_text p {font-size: 18px;}
    .main2_img {width: 80%; }
    .main2_img li {width: 80%; }

    .main3_logo {width: 70%;}
    


    .main5_text2 div p {font-size: 14px}
    .main5_text2 span {font-size: 13px}
    .main5_text2 span:last-child {font-size: 12px}
    .main5_text2 li a {font-size: 12px;}
    
  #sns {position: fixed; bottom:10px; right:10px; }



}








/*사이드바*/
.renew li:last-child {
    width: 60px;
    height: 60px;
    background: linear-gradient(45deg, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
    border-radius: 5px;
    filter: drop-shadow(0 0 0.25rem rgba(0, 0, 0, 0.5));
    position: relative;
}

.renew li:last-child a i {
    line-height: 60px;
    margin-left: 13px;
    font-size: 35px;
}


.renew li a img {
    width: 60px;
    height: auto;
    filter: drop-shadow(0 0 0.25rem rgba(0, 0, 0, 0.5));
}


@media (max-width:500px) {
    .main1, .main2 {background: none;}
    .main2 {background-color: #fff;}
    .m_main {display: block;}
    .p_main {display: none;}
    .m_main > img {width: 100%;}    
    
    
    
    .renew li:last-child {
    width: 45px;
    height: 45px;
    background: linear-gradient(45deg, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
    border-radius: 5px;
    filter: drop-shadow(0 0 0.25rem rgba(0, 0, 0, 0.5));
    position: relative;
}

.renew li:last-child a i {
    line-height: 45px;
    margin-left: 11px;
    font-size: 24px; 
}


.renew li a img {
    width: 45px;
    height: auto;
    filter: drop-shadow(0 0 0.25rem rgba(0, 0, 0, 0.5));
}
    
    
}



/*맥사이즈*/
@media (min-width:2560px) {
    h1 {width: fit-content;}
    .main2 {background-position-y: 100px;}
    .main3 {background-position-x: -141px; background-position-y: 165px;}
    .main5 {background-position-y: 300px;}

    .main2_wrap {top: 20%;}
    .main3 .p_main{ top:25%; }
    .main4_con {top:25%;}
    .main6 .items h2 {font-size: 2.2vh;}
    .main6 .items h3 {font-size: 2.2vh; line-height: 2.2vh;}
    .main6 .items p {line-height: 2.3vh;}
    .items br{display: none;}
    .items {word-break: keep-all;}
}