/***********/
.popupBox {  position: fixed; top: 20%;  right: 30px; z-index: 990; cursor: pointer;}
.popupBox a{
	position: relative; display: block;
	width: 100%;
	height: 100%;
	 z-index: 991; cursor: pointer;
}
.popupBox .popupX {  position: absolute;
  /* top: 5%; right: 5%;  */
  top: -20px; right:-15px;
	width: 43px; height: 43px; font-size: 23px;
   border-radius: 35%; border: none; cursor: pointer;
  background: #019267; color: #fff;  z-index: 999;
}


/* main */
*{word-break: keep-all;}
ul::after{display: none;}
a{color: #000;}
h3{font-family: 'Zen', serif; text-align: center; font-size: 50px; color: #000;}
.w1200{width: 1200px;}
/* main_section01 */
.main_section01{
	position: relative;
	width: 100%;
	height: 100vh;
	z-index: 0;
	/* background: #000 url(../image/main/main_visual.mp4) 50% 0/cover no-repeat; */
}
.main_section01 .main_video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.main_section01::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
}
.main_section01 .intro_txt{
	display: none;
	position: absolute;
	top: 50%;
	right: 20%;
	transform: translateY(-50%);
	font-family: "Noto Sans KR", sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	line-height: 1.6;
	z-index: 2;
}
.main_section01 .intro_txt strong{
	display: block;
	font-family: "Noto Serif KR", serif;
	font-size: 30px;
	margin-bottom: 34px;
	font-weight: normal;
}
.main_section01 h2{
	position: absolute;
	bottom: 6%;
	left: 50%;
	transform: translateX(-50%);
	font-family: 'Zen', serif;
	font-size: 35px;
	color: #fff;
	text-align: center;
	z-index: 2;
}
.main_section01 h2 span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: fit-content;
	padding: 4px 20px;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 20px;
	margin: 0 auto 20px;
}

/* main_section02 */
.main_section02{position: relative; padding: 100px 40px; background: url(../image/main/main_bg02.png) 50% 50%/100% no-repeat;}
.main_section02::after{content: ""; position: absolute; bottom: 0; right: 20%; width: 160px; height: 88px; background: url(../image/main/icon02.png) 0 0/cover no-repeat;}
.section02_list{display: flex; justify-content: center; align-items: flex-start; margin: 0 auto;}
.section02_list1{margin-top: 40px;}
.section02_list li{width: 400px; margin: 0 20px;}
.section02_list1 li:nth-child(1){margin-top: 100px;}
.section02_list1 li:nth-child(3){margin-top: 70px;}
.section02_list2 li:nth-child(1){margin-top: 70px;}
.section02_list li a{display: block; text-align: center;}
.section02_list li a .s_txt{display: flex; justify-content: center; align-items: center; font-family: "Noto Sans KR", sans-serif; font-size: 20px; margin: 24px 0 14px;}
.section02_list li a .s_txt .main_tag{
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(to right, #fff179, #bee8dc);
	border-radius: 20px;
	font-family: 'Zen', serif;
	font-size: 14px;
	padding: 4px 10px;
	margin-right: 10px;
}
.section02_list li a .list_txt{font-family: "Noto Sans KR", sans-serif; font-size: 24px;}

/* main_section03 */
.main_section03{padding: 80px 20px; background: linear-gradient(to right, #fff179, #bee8dc);}
.section03_con{position: relative; margin: 40px auto 0; display: flex; justify-content: space-between; align-items: flex-start;}
.section03_list{width: 60%; overflow: hidden; border-radius: 20px;}
.section03_con .list_txt_wrap{width: 36%; margin-top: 60px;}
.section03_con .list_txt_wrap strong{font-size: 28px;}
.section03_con .list_txt_wrap p{font-size: 18px; margin-top: 30px;}
.swiper-button-prev, .swiper-button-next{z-index: 2; width: 30px; height: 30px; top: auto; bottom: 10%; background: url(../image/main/main04_ico.png) 0 0/cover no-repeat;}
.swiper-button-prev{left: auto; right: 32%; transform: rotate(180deg);}
.swiper-button-next{right: 28%;}

/* main_section04 */
.main_section04{font-family: 'Zen', serif; padding: 80px 20px; background: url(../image/main/main_bg04.png) 50% 0/contain no-repeat;}
.section04_con{display: flex; justify-content: space-between; align-items: flex-start; margin: 30px auto;}
.section04_con .section04_left{width: 34%; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; font-size: 28px;}
.section04_con .section04_left .section04_txt{margin-top: 20px;}
.section04_con .section04_right{width: 52%;}
.section04_con .section04_right li:nth-child(2){padding-bottom: 40px; border-bottom: 1px solid #000;}
.section04_con .section04_right li:last-child{padding-top: 40px;}
.section04_con .section04_right li a{display: flex; justify-content: space-between; align-items: flex-start;}
.section04_con .section04_right li a > img{width: 100px;}
.section04_con .section04_right li > .section04_txt{font-size: 32px; margin-bottom: 20px; color: #000;}
.section04_con .section04_right li a .right_txt{width: 80%; margin-left: 30px;}
.section04_con .section04_right li a .right_txt .section04_txt{font-size: 28px;}
.section04_con .section04_right li a .right_txt .flex_txt{display: flex; justify-content: flex-start; align-items: flex-start; font-family: "Noto Sans KR", sans-serif; font-size: 18px; margin-top: 10px;}
.section04_con .section04_right li a .right_txt .flex_txt:last-child{margin-top: 20px;}
.section04_con .section04_right li a .right_txt .flex_txt span{display: inline-block; margin: 4px 10px 0 0; padding: 10px; background: url(../image/main/main04_ico.png) 50% 50%/cover no-repeat;}
.section04_box{position: relative; display: block; padding: 30px; background: linear-gradient(to right, #fff179, #bee8dc); border-radius: 10px; margin: 30px auto 0;}
.section04_box::after{content: ""; position: absolute; bottom: 0; right: 0; width: 100%; height: 100%; background: url(../image/main/ico04.png) 100% 100%/contain no-repeat;}
.section04_box strong{font-family: 'Zen', serif; font-size: 28px; font-weight: normal;}
.section04_box p{font-size: 18px; margin-top: 10px;}

/* main_section05 */
.main_section05{padding: 60px 40px; background: #fff9e5 url(../image/main/main_bg05.png) 90% 100% no-repeat; color: #000;}
.section05_con{margin: 0 auto;}
.section05_con p{font-size: 20px;}
.section05_con p:last-of-type{margin-top: 30px;}
.section05_con .btn_wrap{display: flex; justify-content: flex-start; align-items: center; margin-top: 10px;}
.section05_con .btn_wrap a{display: flex; justify-content: center; align-items: center; width: 160px; font-size: 16px; border-radius: 50px; border: 1px solid #000; padding: 4px 10px; background: #fff; transition: 0.4s;}
.section05_con .btn_wrap a:last-child{margin-left: 10px;}
.section05_con .btn_wrap a span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #000;
	background: #fff179;
	font-size: 12px;
	line-height: 1.6;
	padding-bottom: 1px;
	margin-left: 10px;
	font-weight: bold;
	transition: 0.4s;
}
.section05_con .btn_wrap:nth-of-type(1) a:hover{background: #000; color: #fff179;}
.section05_con .btn_wrap:nth-of-type(1) a:hover span{border-color: #fff179; color: #fff179; background: #000;}
.section05_con .btn_wrap:last-child a span{background: #bee8dc;}
.section05_con .btn_wrap:last-child a:hover{background: #000; color: #bee8dc;}
.section05_con .btn_wrap:last-child a:hover span{border-color: #bee8dc; color: #bee8dc; background: #000;}

@media all and (max-width: 1400px){
	.section02_list li{width: 30%;}
}
@media all and (max-width: 1300px){
	.w1200{width: 100%;}
	h3{font-size: 44px;}
	.main_section01 .intro_txt{right: 10%;}
}
@media all and (max-width: 1089px){
	.main_section01 .intro_txt{right: 50%; transform: translate(50%, -50%); text-align: center;}
	.section02_list{flex-direction: column; justify-content: space-between; align-items: center;}
	.section02_list li{width: 60%; margin: 0 0 40px !important;}
	.section03_con{flex-direction: column; align-items: center;}
	.section03_con .list_txt_wrap{width: 50%; margin-top: 30px;}
	.swiper-button-prev, .swiper-button-next{right: 13%;}
	.swiper-button-next{bottom: 56%;}
	.swiper-button-prev{bottom: 66%;}
	.section04_con{flex-direction: column; align-items: center;}
	.section04_con .section04_left{width: 60%; flex-direction: column-reverse;}
	.section04_con .section04_left .section04_txt{margin: 0 0 20px;}
	.section04_con .section04_right{width: 80%; margin-top: 30px;}
	.section04_con .section04_right li > .section04_txt{text-align: center;}
	.main_section05{text-align: center; background-image: none;}
	.section05_con .btn_wrap{justify-content: center;}
}
@media all and (max-width: 768px){
	h3{font-size: 40px;}
	.main_section01 .intro_txt{width: 90%;}
	.main_section01 h2{width: 90%; font-size: 26px;}
	.main_section02, .main_section03, .main_section04{padding: 60px 40px;}
	.section02_list li{width: 80%;}
	.section02_list li a .s_txt{font-size: 19px;}
	.section02_list li a .list_txt{font-size: 22px;}
	.section03_con .section03_list{width: 80%;}
	.section03_con .list_txt_wrap{width: 80%; text-align: center;}
	.section03_con .list_txt_wrap strong{font-size: 24px;}
	.section03_con .list_txt_wrap p{font-size: 16px; margin-top: 20px;}
	.swiper-button-prev, .swiper-button-next{right: 2%;}
	.section04_con .section04_left{width: 80%;}
}
@media all and (max-width: 600px){
	.section02_list li, .section03_list li a img, .section03_list li a .list_txt_wrap, .section04_con .section04_left, .section04_con .section04_right{width: 100%;}
	.swiper-button-prev, .swiper-button-next{display: none;}
	.section04_box::after{display: none;}
}
@media all and (max-width: 500px){
	.section02_list li a .s_txt{flex-direction: column; margin-bottom: 10px;}
	.section02_list li a .s_txt .main_tag{margin: 0 0 10px;}
	.section04_con .section04_right li a{flex-direction: column; align-items: center;}
	.section04_con .section04_right li a .right_txt{width: 100%; margin: 30px 0 0;}
	.section05_con .btn_wrap{flex-direction: column;}
	.section05_con .btn_wrap a:last-child{margin: 10px 0 0;}
}