.main_title{text-align: center; margin-bottom: 50px;}
    .main_title .en_title{position: relative; font-size: 17px; line-height: 1; color: var(--point); font-weight: bold; font-family: var(--mon); padding: 170px 0 0;; text-transform: uppercase;}
    .main_title .en_title::before{position: absolute; content: ''; width: 2px; height: 150px; top: 0; left: 50%; background-color: #ddd; margin-left: -1px;}
    .main_title .kr_title{font-size: 45px; line-height: 50px; color: #111111; font-weight: 300; margin-top: 35px;}
    .main_title .kr_title b{font-weight: bold;}
    .main_title .kr_text{font-size: 22px; line-height: 1.4; color: #666666; font-weight: 500; margin-top: 20px;}
    .main_title .kr_text span{color: #111111;}

#main_start{padding: 0 0 170px;}
    .main_start_array{display: flex; flex-wrap: wrap; gap: 1px; border: 1px solid #ddd; background-color: #ddd;}
    .main_start_array a{position: relative; width: calc((100% - 4px)/4); min-height: 220px; display: flex; align-items: center; justify-content: center; padding: 0 0.50px; }
    .main_start_array a::before{
        position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%;
        background: linear-gradient(0deg, rgba(0,0,0,0.02) 0%, rgba(255,255,255,0.9) 60% ,#fff 100%);
        background-size : auto; transition: background-position ease 0.5s; z-index: -1;
    }
    .main_start_array a:hover::before{
        background: linear-gradient(0deg, rgba(0,203,218,0.5) 0%, #fff 33%, #fff 50%,#fff 100%);
        background-size: auto 200%; background-position: bottom;
    }

    .main_start_array a .inner{text-align: center;} 
    .main_start_array a .inner .icon{display: inline-block; margin-bottom: 20px;}
    .main_start_array a .inner .textArea h4{font-size: 26px; line-height: 1; color: #333333; font-weight: 550; margin-bottom: 10px;}
    .main_start_array a .inner .textArea p{font-size: 14px; line-height: 1; color: #999999; font-weight: 500; font-family: var(--mon); text-transform: uppercase; transition-delay: 0.15s; transition-duration: color 0.5s;}

    .main_start_array a:hover .inner .textArea h4{text-shadow: 1px 1px 1px rgba(255,255,255,0.9);}
    .main_start_array a:hover .inner .textArea p{color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.1);}

#main_introduce{padding: 0 0 120px; background-color: #f0f4f7;}
    #main_introduce .main_title{margin-bottom: 0}
    #main_introduce .swiper{padding: 50px 0;}
    #main_introduce .swiper-slide{display: flex; flex-wrap: wrap; gap: 60px 10%; align-items: center;}
    #main_introduce .swiper-slide .thumb{width: calc((100% - 10%)/2); text-align: right;}
    #main_introduce .swiper-slide .thumb img{display: inline-block; filter: drop-shadow(10px 10px 20px rgba(0,0,0,0.25));}
    #main_introduce .swiper-slide .textArea{width: calc((100% - 10%)/2); max-width: 375px;}
    #main_introduce .swiper-slide .textArea .title{font-size: 26px; line-height: 40px; color: #111111; font-weight: 550;}
    #main_introduce .swiper-slide .textArea .title b{font-size: 50px; line-height: 60px; color: #111111; font-weight: bold;}
    #main_introduce .swiper-slide .textArea .text{font-size: 26px; line-height: 36px; color: #111111; margin: 30px 0 70px;}
    #main_introduce .swiper-slide .textArea .viewMore{width: 200px; height: 55px; display: flex; align-items: center; justify-content: center; font-size: 16px; line-height: 1; color: #fff; font-weight: 550; background-color: #56585e; border-radius: 10px; transition: all ease 0.5s;}
    #main_introduce .swiper-slide .textArea .viewMore:hover{background-color: var(--point);}

    html .swiper-button-next, 
    html .swiper-button-prev{font-size: 60px; color: #cccccc; transition: all ease 0.5s;}
    html .swiper-button-next:hover,
    html .swiper-button-prev:hover{color: var(--point);}
    html .swiper-button-next:after, x
    html .swiper-button-prev:after{font-size: inherit; }

#main_customer{padding: 0 0 170px;}
        #main_customer .contents{display: flex; flex-wrap: wrap; gap: 20px;}
        #main_customer .infoArea{width: 520px; box-shadow: 10px 10px 20px rgba(0,0,0,0.25);}
        #main_customer .infoArea .info{width: 100%;/* height:50%;*/ padding: 60px;}
        #main_customer .infoArea .info.call{background-color: var(--point); color: #fff;}
        #main_customer .infoArea .info .title{margin-bottom: 30px;}
        #main_customer .infoArea .info .title .call_icon{float: right; width: 82px; height: 61px; margin: -22px 0 0 0;}
        #main_customer .infoArea .info .title .en_title{font-size: 17px; line-height: 1; color: rgba(255,255,255,0.5); font-weight: bold; font-family: var(--mon); margin-bottom: 15px;}
        #main_customer .infoArea .info .title .kr_title{font-size: 30px; line-height: 40px; color: rgba(255,255,255,1); font-weight: bold;}
        #main_customer .infoArea .info .title .kr_title span{display:inline-block;width:100%;font-size:18px;font-weight:500;line-height:1.2;}
        #main_customer .infoArea .info.call .desc{display: flex; flex-wrap: wrap; gap: 10px;}
        #main_customer .infoArea .info.call .desc .in{display: flex; gap: 10px;  font-size: 20px; line-height: 1; color: #fff; font-weight: 550;}
        #main_customer .infoArea .info.call .desc .in .week{width: 60px; display: flex; justify-content: space-between; font-size: inherit; line-height: inherit; color: inherit;}
        #main_customer .infoArea .info.call .desc .in .info_text{white-space: nowrap; font-size: inherit; line-height: inherit; color: inherit;}
        #main_customer .infoArea .info.call .desc .in .info_text span{font-size:18px;}
        #main_customer .infoArea .info.call .desc .in .info_text.comment{}

        #main_customer .infoArea .info.qa{background-color: #56585e;}
        #main_customer .infoArea .info.qa .call_icon{float: right; width: 100px; height: 74px; margin: -22px 0 0 0;}
        #main_customer .infoArea .info.qa .go_online{display: inline-block; font-size: 20px; line-height: 1; color: #fff; font-weight: 550;}

        #main_customer .infoArea .info.naver{background-color: #2db400;}
        #main_customer .infoArea .info.naver .call_icon{float: right; width: 72px; height: 72px; margin: 0;}
        #main_customer .infoArea .info.naver .kr_title{font-size: 35px;}
        #main_customer .infoArea .info.naver .go_online{display: inline-block; font-size: 18px; line-height: 1; color: #fff; font-weight: 500;}
        #main_customer .infoArea .info.naver .go_online span{font-size: 30px; line-height: 18px; vertical-align: middle;}

        #main_customer .main_noticeArea{width: calc(100% - 520px - 20px); padding: 60px 70px; background-color: #f0f4f7; border: 1px solid #ddd; box-shadow: 10px 10px 20px rgba(0,0,0,0.25);}
        #main_customer .main_noticeArea .en_title{font-size: 17px; line-height: 1; color: var(--point); font-weight: bold; font-family: var(--mon); margin-bottom: 15px;}
        #main_customer .main_noticeArea .kr_title{display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 20px;}
        #main_customer .main_noticeArea .kr_title p{font-size: 35px; line-height: 45px; color: #111111; font-weight: 550;}
        #main_customer .main_noticeArea .kr_title a{font-size: 16px; line-height: 45px; color: #666666; font-weight: 550;}

        #main_customer .main_noticeArea .main_notice_list{}
        #main_customer .main_noticeArea .main_notice_list a *{transition: all ease 0.5s;}
        #main_customer .main_noticeArea .main_notice_list a:hover,
        #main_customer .main_noticeArea .main_notice_list a:hover *{color: var(--point);}
        #main_customer .main_noticeArea .main_notice_list .notice_first_title{font-size: 22px; line-height: 1; color: #111111; font-weight: 550; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 30px; margin-bottom: 1.50px; transition: all ease 0.5s;}
        #main_customer .main_noticeArea .main_notice_list .notice_first_text{font-size: 22px; line-height: 1; color: #666666; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 22px;}
        #main_customer .main_noticeArea .main_notice_list .lists{padding: 40px 0 0; margin: 40px 0 0; border-top: 1px solid #ddd;}
        #main_customer .main_noticeArea .main_notice_list .lists li a{display: flex; gap: 20px; font-size: 22px; line-height: 1; color: #666666;}
        #main_customer .main_noticeArea .main_notice_list .lists li .title{width: calc(100% - 20px - 110px); display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
        #main_customer .main_noticeArea .main_notice_list .lists li:hover a *{color: var(--point);}
        #main_customer .main_noticeArea .main_notice_list .lists li .date{width: 110px; }
        #main_customer .main_noticeArea .main_notice_list .lists li + li{margin-top: 20px;}



@media only screen and (max-width : 1320px){

}
@media only screen and (max-width : 1200px){
    #main_customer .infoArea{width: 420px;}
    #main_customer .infoArea .info{padding: 20px;}
    #main_customer .main_noticeArea{width: calc(100% - 420px - 20px); padding: 20px;}
    #main_customer .infoArea .info.call .desc{gap: 10px;flex-direction:column;}
    #main_customer .infoArea .info.call .desc .in{width: calc((100% - 10px)/2);}
    #main_customer .infoArea .info .title .call_icon{margin: -12px 0 0 0;}

}
@media only screen and (max-width : 1024px){
    #main_introduce .swiper-slide .thumb{width: 100%; text-align: center;}
    #main_introduce .swiper-slide .textArea{max-width: 500px; width: 100%; margin: 0 auto;}

    #main_customer .infoArea{width: 100%; display: flex; flex-wrap: wrap;}
    #main_customer .infoArea .info{width: 50%; height: auto; padding: 40px 30px;}
    #main_customer .main_noticeArea{width: 100%; padding: 40px 30px;}

}
@media only screen and (max-width : 840px){

}
@media only screen and (max-width : 768px){
    #main_customer .infoArea .info{width: 100%;}
}
@media only screen and (max-width : 640px){
    .main_start_array a{width: calc((100% - 1px)/2);}

    

}
@media only screen and (max-width : 480px){
    #main_customer .infoArea .info.call .desc .in{width: 100%;}

}


.sections {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 0 80px 0 ;
	text-align: center;
}
.sections h1 {
	font-size: 42px;
	color: #4a7dbf;
	margin-bottom: 20px;
}
.sections p.subtitle {
	color: #666;
	max-width: 700px;
	margin: 0 auto 60px;
	line-height: 1.6;
}
.features {
	display: grid;
	/* ±âº»°ª: 4¿­ ¹èÄ¡ */
	grid-template-columns: repeat(4, 1fr); 
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
	overflow: hidden;
}
.feature-item {
	padding: 40px 20px; /* 4¿­ÀÏ ¶§´Â ÆøÀÌ Á¼¾ÆÁö¹Ç·Î ÆÐµùÀ» ¾à°£ ÁÙÀÓ */
	background: #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	text-align: center;
}
.feature-item img {
	width: auto;
	height: 56px;
	margin-bottom: 20px;
}
.feature-item h3 {
	margin: 15px 0;
	font-size: 20px;
	font-weight: bold;
}
.feature-item p {
	font-size: 14px;
	line-height: 1.6;
	color: #666;
}

.feature-item a {
	display: block;
	color: inherit;
	text-decoration: none;
	transition: color ease 0.3s;
}
.feature-item a:visited {
	color: inherit;
}
.feature-item {
	position: relative;
	z-index: 0;
	transition: background-color ease 0.3s, box-shadow ease 0.3s;
}
.feature-item:hover {
	background-color: #f0fafb;
	box-shadow: inset 0 0 0 1px #01a1b1;
	z-index: 1;
}
.feature-item:hover h3 {
	color: #01a1b1;
}
.feature-item:hover p {
	color: #01a1b1;
}
.feature-item:active {
	background-color: #d8f2f5;
}

/* ==========================
   ¹ÝÀÀÇü ¼³Á¤
========================== */

/* ÅÂºí¸´ */
@media (max-width: 1024px) {
	.features {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* ¸ð¹ÙÀÏ */
@media (max-width: 640px) {
	.features {
		grid-template-columns: 1fr;
	}
}


@font-face {
	font-family: 'Independent';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Dokrip.woff') format('woff');
	font-weight: normal;
	font-display: swap;
}
