@font-face {
	font-family: 'TTLaundryGothicB';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2403-2@1.0/TTLaundryGothicB.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}
/*main*/

/*sec1 main_slogan*/
.sec1 {
	position: relative;
	padding-top: 5.5rem;
	background: linear-gradient(179deg, #F9FAFB 0.73%, #FFF 99.22%);
}
/*비디오*/
.sec1 .main_video {
	opacity: 0;
	padding-top: 2.5rem;
	width: 100%;
	height: 52rem;
}
.sec1 .swiper-slide-active .main_video {
	opacity: 1;
}
.sec1 .main_video .video_wrap {
	width: 100%;
	height: 100%;
	border-radius: 2.5rem;
	overflow: hidden;
}
.sec1 .main_video .video_wrap video {
	margin-left: -1px;
	width: calc(100% + 2px);
	height: 100%;
	object-fit: cover;
}
.sec1 .main_slogan {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 3.5rem;
	margin: 0 auto;
	max-width: 54.1875rem;
	width: 100%;
	height: 17.375rem;
	padding: 4.275rem 0 3rem;
}
.sec1 .main_slogan .slogan_text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 35rem;
}
.sec1 .slide03 .main_slogan .slogan_text {
	width: 36.0625rem;
}
.sec1 .slide04 .main_slogan .slogan_text {
	width: 29.5rem;
}
.sec1 .slide05 .main_slogan .slogan_text {
	width: 31.5rem;
}
.sec1 .main_slogan .slogan_text p {
	color: #222;
	font-size: 2rem;
	line-height: normal;
	letter-spacing: -0.8px;
}
.sec1 .swiper-slide:not(.slide02) .main_slogan .slogan_text p {
	font-size: 1.75rem;
	line-height: 2.375rem;
	letter-spacing: -1.4px;
}
.sec1 .main_slogan .slogan_text h3 {
	color: #FAA74A;
	font-size: 3.5rem;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.84px;
}
.sec1 .swiper-slide:not(.slide02) .main_slogan .slogan_text h3 {
	font-size: 2.625rem;
	font-weight: 700;
	line-height: 3.25rem;
	letter-spacing: -1.05px;
}
.sec1 .slide02 .main_slogan .slogan_text h3.pc {
	margin: 0.75rem 0 0;
}
.sec1 .main_slogan .slogan_text h3.pc {
	margin: 0 0 0.75rem;
}
.sec1 .main_slogan .slogan_text p span, .sec1 .main_slogan .slogan_text h3 span {
	display: block;
	overflow: hidden;
	text-wrap: nowrap;
	width: 0;
}
.sec1 .swiper-slide-active .main_slogan .slogan_text p span {
	animation: typing 1s forwards;
	animation-delay: 1.5s;
}
/* .sec1 .swiper-slide-active .main_slogan .slogan_text p span:nth-of-type(2) {
	animation-delay: 2s;
} */
.sec1 .swiper-slide-active .main_slogan .slogan_text h3 span {
	animation: typing 1s forwards;
	animation-delay: 0.5s;
}
.sec1 .slide02.swiper-slide-active .main_slogan .slogan_text p span {
	animation: typing 1.5s forwards;
	animation-delay: 2.5s;
}
.sec1 .slide02.swiper-slide-active .main_slogan .slogan_text h3 span {
	animation: typing 1s forwards;
	animation-delay: 3.2s;
}
.sec1 .main_slogan .slogan_text h3.mo {
	opacity: 0;
	visibility: hidden;
	height: 0;
	line-height: normal;
}
.sec1 .main_slogan .slogan_text h3.mo span {
	display: inline-block;
}
@keyframes typing {
	0% {
		width: 0;
	}
	60% {
		width: 100%;
	}
	100% {
		width: 100%;
	}
}
.sec1 .main_slogan .slogan_img {
	opacity: 0;
}
.sec1 .swiper-slide-active .main_slogan .slogan_img {
	animation: fadeIn 1.5s forwards;
	animation-delay: 2s;
}
.sec1 .slide02.swiper-slide-active .main_slogan .slogan_img {
	animation: fadeIn 1.5s forwards;
	animation-delay: 4s;
}
.sec1 .main_visual {
	position: relative;
	width: 100%;
	height: 34.625rem;
	overflow: hidden;
	border-radius: 2.5rem;
}
.sec1 .main_visual .bg {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 2rem;
	height: 2rem;
	background-color: #0071a2;
	border-radius: 2.5rem;
	opacity: 0;
}
.sec1 .slide02.swiper-slide-active .main_visual .bg {
	animation: fadeIn 0.5s forwards, makeBg 2s 0.5s forwards;
}
.sec1 .main_visual .bg2 {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.sec1 .swiper-slide {
	background: linear-gradient(179deg, #F9FAFB 0.73%, #FFF 99.22%);
}
.sec1 .slide02 .main_visual .bg2 {
	opacity: 0;
	background-image: url(../img/main/sec1_visual_bg.jpg);
	background-position: center center;
}
.sec1 .slide02.swiper-slide-active .main_visual .bg2 {
	background-position: center center;
	animation: fadeIn 1s 2s forwards, bgUp 1.5s 7.5s forwards;
}
.sec1 .slide03 .bg2 {
	background-image: url(../img/main/sec1_visual_bg_02.jpg);
}
.sec1 .slide04 .bg2 {
	background-image: url(../img/main/sec1_visual_bg_03.jpg);
}
.sec1 .slide05 .bg2 {
	background-image: url(../img/main/sec1_visual_bg_04.jpg);
}
@keyframes makeBg {
	0% {
		width: 2rem;
		height: 2rem;
	}
	20% {
		width: 2rem;
		height: 2rem;
	}
	40% {
		width: 100%;
		height: 2rem;
	}
	60% {
		width: 100%;
		height: 100%;
	}
	100% {
		width: 100%;
		height: 100%;
	}
}
@keyframes bgUp {
	0% {
		background-position: center center;
	}
	100% {
		background-position: center top;
	}
}
.sec1 .main_visual .people {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	opacity: 0;
}
.sec1 .swiper-slide-active .main_visual .people {
	animation: fadeIn 1.5s forwards;
	animation-delay: 4s;
}
.sec1 .main_visual .people img {
	max-width: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.sec1 .main_visual .icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 115rem;
	height: 100%;
}
.sec1 .main_visual .icon img {
	display: block;
	position: absolute;
	max-width: none;
}
.sec1 .main_visual .icon .icon_t, .sec1 .main_visual .icon .icon_m {
	visibility: hidden;
}
.sec1 .main_visual .icon [class^="icon"] {
	opacity: 0;
}
.sec1 .swiper-slide-active .main_visual .icon [class^="icon"] {
	animation: fadeIn 1s forwards;
}
/*슬라이드2 아이콘*/
.sec1 .slide02 .main_visual .icon .icon1 {
	top: 73.63px;
	left: 51.53px;
}
.sec1 .slide02 .main_visual .icon .icon2 {
	top: 52px;
	left: 133px;
}
.sec1 .slide02 .main_visual .icon .icon3 {
	top: 96px;
	left: 274px;
}
.sec1 .slide02 .main_visual .icon .icon4 {
	top: 88px;
	left: 485px;
}
.sec1 .slide02 .main_visual .icon .icon5 {
	top: 69.84px;
	left: 533.91px;
}
.sec1 .slide02 .main_visual .icon .icon6 {
	top: 217px;
	left: 717px;
}
.sec1 .slide02 .main_visual .icon .icon7 {
	top: 123px;
	left: 779px;
}
.sec1 .slide02 .main_visual .icon .icon8 {
	top: 315px;
	right: 831px;
}
.sec1 .slide02 .main_visual .icon .icon9 {
	top: 225px;
	right: 371px;
}
.sec1 .slide02 .main_visual .icon .icon10 {
	top: 114px;
	right: 314.66px;
}
.sec1 .slide02 .main_visual .icon .icon11 {
	top: 85.1px;
	right: 189.25px;
}
.sec1 .slide02 .main_visual .icon .icon12 {
	top: 159.21px;
	right: 76.24px;
}
.sec1 .slide02.swiper-slide-active .main_visual .icon .order1 {
	animation-delay: 4.3s;
}
.sec1 .slide02.swiper-slide-active .main_visual .icon .order2 {
	animation-delay: 4.8s;
}
.sec1 .slide02.swiper-slide-active .main_visual .icon .order3 {
	animation-delay: 5.2s;
}
.sec1 .slide02.swiper-slide-active .main_visual .icon .order4 {
	animation-delay: 5.7s;
}
.sec1 .slide02.swiper-slide-active .main_visual .icon .order5 {
	animation-delay: 6s;
}
.sec1 .main_visual .icon .symbol_line {
	top: 170px;
	right: 567px;
	opacity: 0;
}
.sec1 .swiper-slide-active .main_visual .icon .symbol_line {
	animation: fadeIn 1s forwards;
	animation-delay: 6s;
}
.sec1 .main_visual .icon .symbol_color {
	top: 171px;
	right: 568px;
	opacity: 0;
}
.sec1 .swiper-slide-active .main_visual .icon .symbol_color {
	animation: fadeIn 1.5s forwards;
	animation-delay: 7s;
}
/*슬라이드3~ 아이콘*/
.sec1 .main_visual .slide03 .icon [class^="icon"], .sec1 .main_visual .slide04 .icon [class^="icon"], .sec1 .main_visual .slide05 .icon [class^="icon"] {
	opacity: 0;
}
.sec1 .slide03.swiper-slide-active .main_visual .icon [class^="icon"], .sec1 .slide04.swiper-slide-active .main_visual .icon [class^="icon"], .sec1 .slide05.swiper-slide-active .main_visual .icon [class^="icon"] {
	animation: fadeUp 1s forwards;
	animation-delay: 2s;
}
/*슬라이드3*/
.sec1 .slide03 .main_visual .icon1 {
	top: 3.1831rem;
	left: 0;
}
.sec1 .slide03 .main_visual .icon2 {
	top: 4.1875rem;
	right: 5.5rem;
}
.sec1 .slide03 .main_visual .icon3 {
	bottom: 1rem;
	left: 1rem;
}
.sec1 .slide03 .main_visual .icon4 {
	bottom: 1rem;
	right: 1rem;
}
/*슬라이드4*/
.sec1 .slide04 .main_visual .icon1 {
	top: 3.6875rem;
	left: 0;
}
.sec1 .slide04 .main_visual .icon2 {
	top: 3.1875rem;
	right: 0;
}
.sec1 .slide04 .main_visual .icon3 {
	bottom: 1rem;
	left: 1rem;
}
.sec1 .slide04 .main_visual .icon4 {
	bottom: 1rem;
	right: 1rem;
}
/*슬라이드5*/
.sec1 .slide05 .main_visual .icon1 {
	top: 4.75rem;
	left: 4.8125rem;
}
.sec1 .slide05 .main_visual .icon2 {
	top: 4.6875rem;
	right: 5.3125rem;
}
.sec1 .slide05 .main_visual .icon3 {
	bottom: 1rem;
	left: 1rem;
}
.sec1 .slide05 .main_visual .icon4 {
	bottom: 1rem;
	right: 1rem;
}
@keyframes fadeIn {
	0% {
		opacity: 0; /* 처음엔 투명하게 시작 */
	}
	100% {
		opacity: 1; /* 점차 불투명하게 변화 */
	}
}
@keyframes fadeUp {
	0% {
		opacity: 0; /* 처음엔 투명하게 시작 */
		transform: translateY(2rem);
	}
	100% {
		opacity: 1; /* 점차 불투명하게 변화 */
		transform: translateY(0);
	}
}
@keyframes fly {
	0% {
		top: -160px;
		right: 511px;
		transform: rotateZ(-45deg);
	}
	35% {
		top: 20px;
		right: 600px;
		transform: rotateZ(10deg);
	}
	75% {
		top: 40px;
		right: 525px;
		transform: rotateZ(-25deg);
	}
	100% {
		top: 170px;
		right: 567px;
		transform: rotateZ(0);
	}
}
/*메인 비주얼 버튼*/
.sec1 .main_visual_controller {
	display: flex;
	align-items: center;
	gap: 1.5rem;
	position: absolute;
	bottom: 3.25rem;
	left: 50%;
	transform: translateX(-50%);
	padding: 0.5rem 1.25rem;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 0.875rem;
	z-index: 9;
}
.sec1 .main_visual_controller .main_visual_btn {
	display: flex;
	align-items: center;
	gap: 1rem;
}
.sec1 .main_visual_controller .main_visual_btn .swiper-pagination-bullet {
	width: 0.625rem;
	height: 0.625rem;
	border-radius: 50%;
	border: 2px solid #AAA;
}
.sec1 .main_visual_controller .main_visual_btn .swiper-pagination-bullet-active {
	border: 0;
	background-color: #FFF;
}
.sec1 .main_visual_controller .auto_btn {
	width: 0.625rem;
	height: 0.75rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
}
.sec1 .main_visual_controller .auto_btn.pause {
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='12' viewBox='0 0 10 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='pause'%3E%3Crect id='Rectangle 39706' width='3' height='12' fill='white'/%3E%3Crect id='Rectangle 39707' x='7' width='3' height='12' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.sec1 .main_visual_controller .auto_btn.play {
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='12' viewBox='0 0 10 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Play' clip-path='url(%23clip0_3617_2487)'%3E%3Cpath id='Polygon 6' d='M10 6L1 11.1962L1 0.803847L10 6Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3617_2487'%3E%3Crect width='10' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.sec1 .notice_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 2.5rem;
}
.sec1 .notice_list .notice {
	display: flex;
	align-items: center;
	margin: 0 !important;
	box-shadow: none !important;
	max-width: 101.875rem;
	width: calc(100% - 13.125rem);
	padding: 1.5rem 2.5rem 1.5rem 13.125rem;
	border-radius: 3rem;
	background-color: #F9FAFB;
	color: #222;
}
.sec1 .notice_list .notice .notice_title {
	white-space: nowrap;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: -0.5px;
}
.sec1 .notice_list .notice .notice_slide {
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	padding-left: 2.5rem;
}
.sec1 .notice_list .notice .notice_slide .swiper-slide a {
	display: flex;
	justify-content: space-between;
	gap: 2.5rem;
	width: 100%;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: -0.45px;
}
.sec1 .notice_list .notice .notice_slide .notice_cnt {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sec1 .notice_list .notice .notice_slide .notice_date {
	min-width: 6.25rem;
}
.sec1 .notice_list .notice .swiper_control {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 1.5rem 0 2.5rem;
	cursor: pointer;
}
.sec1 .notice_list .notice .swiper_control .line {
	width: 0.5rem;
	height: 1px;
	background-color: #ddd;

}
.sec1 .notice_list .notice .notice_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 2rem;
	height: 2rem;
	background-color: #222;
	border-radius: 50%;
}
.sec1 .notice_list .scroll_downs {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.75rem;
	padding-right: 1.5625rem;
	font-size: 0.875rem;
	font-weight: 700;
}
.sec .main_visual_slider {
	padding-bottom: 2.5rem;
}
.sec1 .mo_video {
	display: none;
	/* padding: 1rem 1rem 1rem; */
}
.notice_list + .mo_video {
	padding-top: 1rem;
}
.main_visual_slider + .mo_video {
	padding-top: 0;
}
.sec1 .mo_video .mo_video_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1rem;
	position: relative;
	padding: 1.5rem 1.875rem;
	/* background-image: url(../img/main/sec1_mo_video_bg.jpg); */
	background-image: url(../img/main/sec1_tb_video_bg.png?v=0.3);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	/* border-radius: 1.25rem; */
	cursor: pointer;
}
.sec1 .mo_video .mo_video_btn:before,
.sec1 .mo_video .mo_video_btn:after {
	display: block;
	position: absolute;
	top: 50%;
	width: 3rem;
	height: 4.5rem;
	background-repeat: no-repeat;
	background-size: cover;
	transform: translateY(-50%);
	content: '';
}
.sec1 .mo_video .mo_video_btn:before {
	left: 1rem;
	background-image: url(../img/main/sec1_tb_video_obj_l.png);
}
.sec1 .mo_video .mo_video_btn:after {
	right: 1rem;
	background-image: url(../img/main/sec1_tb_video_obj_r.png);
}
.sec1 .mo_video .mo_video_btn span {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1rem;
	color: #FFF;
	font-size: 1rem;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.4px;
}
.sec1 .mo_video .mo_video_btn span:after {
	content: '';
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Ccircle opacity='0.4' cx='16' cy='16' r='16' fill='white'/%3E%3Cpath d='M20.75 14.201C21.75 14.7783 21.75 16.2217 20.75 16.799L14 20.6962C13 21.2735 11.75 20.5518 11.75 19.3971L11.75 11.6029C11.75 10.4482 13 9.7265 14 10.3038L20.75 14.201Z' fill='white'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: cover;
}
.mo_video_pop {
	display: none;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #000;
	z-index: 999;
}
.mo_video_pop.on {
	display: flex;
}
.mo_video_pop button {
	position: absolute;
	top: 1.25rem;
	right: 1.5rem;
	width: 1.125rem;
	height: 1.125rem;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Close-Menu' clip-path='url(%23clip0_4011_3594)'%3E%3Crect id='Rectangle 11' x='1.2218' y='-0.192383' width='24' height='2' transform='rotate(45 1.2218 -0.192383)' fill='white'/%3E%3Crect id='Rectangle 13' x='-0.192383' y='16.7782' width='24' height='2' transform='rotate(-45 -0.192383 16.7782)' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4011_3594'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.mo_video_pop video {
	width: 100%;
	object-fit: cover;
}
@media screen and (max-width: 1840px) {
	.sec1 .main_visual.main_visual_02 .icon {
		width: 100%;
	}
}
@media screen and (max-width: 1280px) {
	.sec1 .main_video {
		height: 47.4375rem;
	}
	.sec1 .main_visual {
		height: 30.0625rem;
	}
	.sec1 .main_visual .people img {
		bottom: -5rem;
	}
	.sec1 .main_visual .icon .icon_pc {
		visibility: hidden;
	}
	.sec1 .main_visual .icon .icon_t {
		visibility: visible;
	}
	.sec1 .slide03 .main_visual .icon1 {
		left: 0;
	}
	.sec1 .slide03 .main_visual .icon2 {
		right: 0;
	}
	.sec1 .slide03 .main_visual .icon3 {
		bottom: 0.75rem;
		left: 0.75rem;
		width: 15.9375rem;
	}
	.sec1 .slide03 .main_visual .icon4 {
		bottom: 0.75rem;
		right: 0.75rem;
		width: 15.9375rem;
	}

	.sec1 .slide04 .main_visual .icon1 {
		top: 51px;
	}
	.sec1 .slide04 .main_visual .icon2 {
		top: 50px;
	}
	.sec1 .slide04 .main_visual .icon3 {
		bottom: 0.75rem;
		left: 0.75rem;
		width: 18.0625rem;
	}
	.sec1 .slide04 .main_visual .icon4 {
		bottom: 0.75rem;
		right: 0.75rem;
		width: 18.0625rem;
	}

	.sec1 .slide05 .main_visual .icon1 {
		top: 3.3125rem;
		left: 0;
	}
	.sec1 .slide05 .main_visual .icon2 {
		top: 4.6875rem;
		right: 5.9375rem;
	}
	.sec1 .slide05 .main_visual .icon3 {
		bottom: 0.75rem;
		left: 0.75rem;
		width: 14.125rem;
	}
	.sec1 .slide05 .main_visual .icon4 {
		bottom: 0.75rem;
		right: 0.75rem;
		width: 14.125rem;
	}
	.sec1 .main_visual_controller {
		/* display: none; */
		bottom: 2rem;
	}

	.sec1 .main_visual_controller .main_visual_btn .swiper-pagination-bullet {
		background: rgba(0, 0, 0, 0.5);
		opacity: 0.8;
	}

	.sec1 .main_visual_controller .main_visual_btn .swiper-pagination-bullet-active {
		opacity: 1;
		background: #fff;
	}

	.sec1 .notice_list .notice {
		padding-left: 4rem;
	}
}
@media screen and (max-width: 1080px) {
	.sec1 .slide02 .main_slogan .slogan_text {
		width: 28rem;
	}
	.sec1 .slide03 .main_slogan .slogan_text {
		width: 31rem;
	}
	.sec1 .slide04 .main_slogan .slogan_text {
		width: 25rem;
	}
	.sec1 .slide05 .main_slogan .slogan_text {
		width: 27rem;
	}
	.sec1 .main_slogan .slogan_text p {
		font-size: 1.8rem;
	}
	.sec1 .main_slogan .slogan_text h3 {
		font-size: 2.8rem;
	}
	.sec1 .swiper-slide:not(.slide02) .main_slogan .slogan_text p {
		font-size: 1.4rem;
		line-height: 2.1rem;
	}
	.sec1 .swiper-slide:not(.slide02) .main_slogan .slogan_text h3 {
		font-size: 2.25rem;
		line-height: 3rem;
	}
	.sec1 .notice_list .notice {
		padding-left: 1.5625rem;
		width: calc(100% - 10.125rem);
	}
	.sec1 .notice_list .notice .notice_title {
		font-size: 1.125rem;
	}
	.sec1 .notice_list .notice .notice_slide {
		padding-left: 1.5rem;
	}
	.sec1 .notice_list .notice .notice_slide .swiper-slide a {
		gap: 1rem;
		font-size: 1rem;
	}
	.sec1 .notice_list .notice .notice_slide .notice_date {
		font-size: 0.875rem;
	}
	.sec1 .notice_list .notice .swiper_control {
		margin: 0 1rem 0 1.5rem;
	}
}
@media screen and (max-width: 800px) {
	.sec1 {
		margin-top: 3.4375rem;
		padding-top: 0;
	}
	.sec1 .inner.v1 {
		padding: 0;
	}
	.sec .main_visual_slider {
		/* padding-bottom: 1rem; */
		padding-bottom: 0;
	}
	.sec1 .main_slogan {
		flex-direction: column;
		gap: 2rem;
		padding: 0;
		position: absolute;
		top: 8vh;
		width: 100%;
		height: auto;
		z-index: 2;
	}
	.sec1 .main_slogan .slogan_text {
		width: 100% !important;
		text-align: center;
	}
	.sec1 .main_slogan .slogan_text p {
		margin: 0 0 1rem;
		font-size: 1.25rem;
		color: #FFF;
	}
	.sec1 .swiper-slide-active .main_slogan .slogan_text p span {
		animation-delay: 1.5s !important;
	}
	.sec1 .main_slogan .slogan_text h3 {
		font-size: 2.5rem;
		color: #FFF;
		letter-spacing: -0.6px;
	}
	.sec1 .main_slogan .slogan_text h3.pc {
		opacity: 0;
		visibility: hidden;
		height: 0;
		margin: 0 !important;
	}
	.sec1 .main_slogan .slogan_text h3.mo {
		visibility: visible;
		opacity: 1;
		height: auto;
	}
	.sec1 .slide02.swiper-slide-active .main_slogan .slogan_text h3.mo span {
		animation: typing 1s forwards;
		animation-delay: 2.2s;
		text-align: center;
	}
	.sec1 .slide02.swiper-slide-active .main_slogan .slogan_text h3.mo span:last-child {
		animation-delay: 2.8s;
	}
	/*3,4,5 슬라이드 문구*/
	.sec1 .swiper-slide:not(.slide02) .main_slogan .slogan_text p {
		margin: 0;
		font-size: 1.25rem;
		line-height: normal;
		letter-spacing: -0.5px;
	}
	.sec1 .swiper-slide:not(.slide02) .main_slogan .slogan_text h3.mo {
		margin-bottom: 1rem;
		font-size: 2.125rem;
		line-height: 1;
		letter-spacing: -0.51px;
	}
	.sec1 .swiper-slide:not(.slide02) .main_slogan .slogan_text h3.mo span {
		line-height: 2.75rem;
	}
	.sec1 .swiper-slide-active.swiper-slide:not(.slide02) .main_slogan .slogan_text h3.mo span {
		animation: typing 1s forwards;
		animation-delay: 0.5s;
		text-align: center;
	}
	.sec1 .swiper-slide-active.swiper-slide:not(.slide02) .main_slogan .slogan_text h3.mo span:last-child {
		animation-delay: 1s;
	}
	.sec1 .main_slogan .slogan_text p span, .sec1 .main_slogan .slogan_text h3 span {
		display: inline-block;
	}
	.sec1 .main_slogan .slogan_img {
		opacity: 0;
		visibility: hidden;
		width: 100%;
	}
	.sec1 .swiper-slide .main_slogan .slogan_img {
		display: none;
	}
	.sec1 .main_slogan .slogan_img img {
		width: 100%;
	}
	.sec1 .slide01 {
		display: none;
	}
	.sec1 .main_video {
		padding-top: 0;
		max-height: calc((var(--vh, 1vh) * 100) - 3.4375rem);
		height: 140vw;
	}
	.sec1 .main_video .video_wrap {
		display: flex;
		align-items: center;
		border-radius: 0;
		background-image: url(../img/video/bg.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-color: rgba(0, 0, 0, 0.5);
	}
	.sec1 .main_video .video_wrap video {
		height: auto;
		object-fit: contain;
	}
	.sec1 .main_visual {
		max-height: calc((var(--vh, 1vh) * 100) - 3.9375rem);
		height: 63.5vh;
		border-radius: 0;
	}
	.sec1 .slide02.swiper-slide-active .main_visual .bg {
		opacity: 1;
		top: 0;
		width: 100%;
		border-radius: 0;
		animation: makeBg2 1.2s forwards;
	}
	.sec1 .slide02.swiper-slide-active .main_visual .bg2 {
		background-image: url(../img/main/sec1_visual_bg_m.png);
		background-position: center bottom;
		background-size: cover;
		animation: fadeIn 1.5s 0.8s forwards;
		border-radius: 0;
	}
	.sec1 .slide02 .main_visual .bg2 {
		opacity: 0;
	}
	.sec1 .swiper-slide-active:not(.slide02) .main_visual .bg2 {
		animation: fadeIn 1s forwards;
	}
	.sec1 .slide03 .main_visual .bg2 {
		background-image: url(../img/main/sec1_visual_bg_02_m.jpg);
		background-size: cover;
	}
	.sec1 .slide04 .main_visual .bg2 {
		background-image: url(../img/main/sec1_visual_bg_03_m.jpg);
		background-size: cover;
	}
	.sec1 .slide05 .main_visual .bg2 {
		background-image: url(../img/main/sec1_visual_bg_04_m.jpg);
		background-size: cover;
	}
	@keyframes makeBg2 {
		0% {
			height: 0;
		}
		60% {
			height: 100%;
		}
		100% {
			height: 100%;
		}
	}
	.sec1 .slide02.swiper-slide-active .main_visual .people {
		animation: fadeIn 1s forwards;
		animation-delay: 3.5s;
	}
	.sec1 .main_visual .people img {
		width: 100%;
	}
	.sec1 .main_visual .icon {
		width: 100%;
	}
	
	.sec1 .slide02 .main_visual .icon [class^="icon"]:not(.icon2, .icon3, .icon7, .icon8) {
		opacity: 0 !important;
	}
	.sec1 .slide02 .main_visual .icon .icon2 {
		top: auto;
		bottom: 46.93vw;
		left: 3.2%;
		width: 8.53%;
	}
	.sec1 .slide02 .main_visual .icon .icon3 {
		top: auto;
		bottom: 44.8vw;
		left: 19.73%;
		width: 6.67%;
	}
	.sec1 .slide02 .main_visual .icon .icon7 {
		top: auto;
		bottom: 37.06vw;
		left: 83.73%;
		width: 11.46%;
	}
	.sec1 .slide02 .main_visual .icon .icon8 {
		top: auto;
		right: auto;
		bottom: 28.8vw;
		left: 29.33%;
		width: 8.53%;
	}
	.sec1 .slide02.swiper-slide-active .main_visual .icon .order2 {
		animation-delay: 3.8s;
	}
	.sec1 .slide02.swiper-slide-active .main_visual .icon .order4 {
		animation-delay: 4.3s;
	}
	.sec1 .slide02.swiper-slide-active .main_visual .icon .order5 {
		animation-delay: 4s;
	}
	.sec1 .slide02.swiper-slide-active .main_visual .icon .symbol_line {
		top: calc(55% - 1px);
		left: 46.8%;
		width: 28.76vw;
		animation: fadeIn 1s forwards;
		animation-delay: 3.5s;
	}
	.sec1 .slide02.swiper-slide-active .main_visual .icon .symbol_color {
		top: 55%;
		left: 47%;
		width: 28.26vw;
		animation: fadeIn 2s forwards;
		animation-delay: 4.5s;
	}
	.sec1 .main_visual .icon .icon_pt, .sec1 .main_visual .icon .icon_t {
		visibility: hidden;
	}
	.sec1 .main_visual .icon .icon_m {
		visibility: visible;
	}
	/*슬라이드3*/
	.sec1 .slide03 .main_visual .icon3 {
		width: 25.33%;
	}
	.sec1 .slide03 .main_visual .icon4 {
		width: 25.33%;
	}
	/*슬라이드4*/
	.sec1 .slide04 .main_visual .icon3 {
		width: 28%;   
	}
	.sec1 .slide04 .main_visual .icon4 {
		width: 28%;   
	}
	/*슬라이드5*/
	.sec1 .slide05 .main_visual .icon3 {
		width: 37%;
	}
	.sec1 .slide05 .main_visual .icon4 {
		width: 37%;
	}
	.sec1 .notice_list {
		padding: 0 1rem;
		padding-top: 1rem;
	}
	.sec1 .notice_list .notice {
		flex-wrap: wrap;
		position: relative;
		padding: 1.5rem;
		width: 100%;
		border-radius: 1.25rem;
	}
	.sec1 .notice_list .notice .notice_title {
		margin-bottom: 1rem;
		width: 100%;
		font-size: 1rem;
		letter-spacing: -0.4px;
	}
	.sec1 .notice_list .notice .notice_slide {
		padding-left: 0;
		padding-right: 1.125rem;
		width: calc(100% - 0.875rem);
		height: 1.5rem;
	}
	.sec1 .notice_list .notice .notice_slide .swiper-slide a {
		align-items: center;
		gap: 0.5rem;
	}
	.sec1 .notice_list .notice .notice_slide .notice_cnt {
		line-height: 1.5rem;
	}
	.sec1 .notice_list .notice .notice_slide .notice_date {
		line-height: normal;
	}
	.sec1 .notice_list .notice .notice_btn {
		position: absolute;
		top: 1.18rem;
		left: 5rem;
		background-color: transparent;
	}
	.sec1 .notice_list .notice .swiper_control {
		gap: 1rem;
		margin: 0;
		margin-top: -1.875rem;
		width: 0.875rem;
		height: auto;
	}
	.sec1 .notice_list .scroll_downs {
		display: none;
	}
	.sec1 .mo_video {
		overflow: hidden;
		display: block;
		margin: 1rem;
		border-radius: 1rem;
	}
}
@media screen and (max-width: 640px) {
	.sec1 .main_visual .people img {
		bottom: 0;
	}
	
	.sec1 .mo_video .mo_video_btn {
		background-image: url(../img/main/sec1_mo_video_bg.png?v=0.3);
	}
}
/*sec2 scoll*/
.sec2 .main_scroll_bg {
	background-position: center;
	background-size: cover;
	height: 100vh;
	width: 100vw;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: fixed;
	z-index: -10;
	transition: all .3s;
}
.sec2 .main_scroll {
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	transition: background-image .3s;
}
.sec2 .main_scroll .scroll_wrap {
	display: flex;
	justify-content: space-between;
	position: relative;
	max-width: calc(1420px + 4rem);
	width: 100%;
	margin: 0 auto;
	padding: 0 2rem;
}
.sec2 .main_scroll .scroll_wrap .side_tit {
	position: sticky;
	top: 0;
	height: 18rem;
	padding: 15rem 0 15rem;
	box-sizing: content-box;
}
.sec2 .main_scroll .scroll_wrap .side_tit p {
	margin-bottom: 1rem;
	color: #EEE;
	font-size: 2rem;
	font-weight: 300;
	line-height: normal;
	letter-spacing: -0.9px;
}
.sec2 .main_scroll .scroll_wrap .side_tit h3 {
	color: #FFF;
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 4.75rem;
	letter-spacing: -1.4px;
}
.sec2 .main_scroll .scroll_wrap .card_list_button {
	display: none;
	margin-top: 1.5rem;
	padding-right: 1rem;
	width: 100%;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul {
	display: flex;
	gap: 0.5rem;
	position: relative;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0.34375rem;
	left: 12.5%;
	width: 75%;
	border: 1px dashed #F1F1F1;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li {
	position: relative;
	padding-bottom: 1.5rem;
	width: 25%;
	text-align: center;
	cursor: pointer;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li span {
	position: relative;
	display: inline-block;
	padding: 0.25rem 0;
	max-width: 5rem;
	width: 100%;
	border-radius: 1.5rem;
	color: #F1F1F1;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.7px;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li.on span {
	background-color: #FFF;
	color: #00A855;
	animation: balloon .8s ease-in-out infinite;
}
@keyframes balloon {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-4px);
	}

	100% {
		transform: translateY(0);
	}
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li#slideTo2.on span {
	color: #FF9B2C;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li#slideTo3.on span {
	color: #2CBFFF;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li#slideTo4.on span {
	color: #ECBC15;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li.on span:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -0.25rem;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
	width: 0.5rem;
	height: 0.5rem;
	background-color: #FFF;

}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li p {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0.75rem;
	height: 0.75rem;
	background-color: #FFF;
	border: 3px solid #DDD;
	border-radius: 50%;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li.on p {
	border: 3px solid #00A855;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li#slideTo2.on p {
	border: 3px solid #FF9B2C;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li#slideTo3.on p {
	border: 3px solid #2CBFFF;
}
.sec2 .main_scroll .scroll_wrap .card_list_button ul li#slideTo4.on p {
	border: 3px solid #FFD02C;
}
.sec2 .main_scroll .scroll_wrap .sec2_slide {
	margin: 0;
	padding: 7.5rem 0;
	width: 43rem;
	z-index: 2;
}
.sec2 .main_scroll .scroll_wrap .side_cnt {
	display: flex;
	flex-wrap: wrap;
	gap: 3rem;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card {
	max-width: 20rem;
	width: 50%;
	height: 25.125rem;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card:nth-of-type(2) {
	margin-top: 5rem;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card:nth-of-type(2n-1):not(:first-child) {
	margin-top: -5rem;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.on a {
	background-color: #DDD;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #FFF;
	border-radius: 1.25rem;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a {
	flex-direction: column;
	justify-content: flex-start;
	gap: 1.5rem;
	padding: 1rem 1rem 1.5rem 1rem;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1.agriculture a {border: 4px solid #00A855;}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1.society a {border: 4px solid #FF9B2C;}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1.earth a {border: 4px solid #2CBFFF;}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1.scholarship a {border: 4px solid #FFD02C;}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_2 a {
	flex-direction: column-reverse;
	justify-content: flex-end;
	gap: 2.5rem;
	padding: 3.5rem 0 2.5rem;
	cursor: default;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_3 a {
	padding-top: 5rem;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a .img_box {
	position: relative;
	border-radius: 0.75rem;
	overflow: hidden;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a .img_box:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0.75rem;
	right: 0.75rem;
	width: 2.25rem;
	height: 2.25rem;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='ic_arrow_diagonal'%3E%3Cpath id='Vector' d='M10 0H4V2H8.6L0 10.6L1.4 12L10 3.4V8H12V2V0H10Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #333;
	border-radius: 50%;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a .img_box img:nth-of-type(2) {
	display: none;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box {
	word-break: keep-all;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box span {
	color: #222;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.75rem;
	letter-spacing: -0.45px;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box p {
	margin-bottom: 0.5rem;
	color: #999;
	font-size: 1rem;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.4px;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box h3 {
	color: #222;
	font-size: 1.625rem;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.65px;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box h4 span {
	font-family: "TTLaundryGothicB";
	font-size: 36px;
	font-weight: 700;
	line-height: normal;
}
.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box h4 span:nth-of-type(1) {color: #FAA74A;}
.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box h4 span:nth-of-type(2) {color: #8FB73E;}
.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box h4 span:nth-of-type(3) {color: #0071A2;}
.sec2 .main_scroll .scroll_wrap .card_list_controller {
	display: none;
	align-items: center;
	width: 100%;
	margin-top: 2rem;
	padding-right: 1rem;
}
.sec2 .main_scroll .scroll_wrap .card_list_controller .slider_pager {
	margin-right: 0.5rem;
	white-space: nowrap;
	color: #DDD;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.35px;
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
}
.sec2 .main_scroll .scroll_wrap .card_list_controller .slider_pager .current {
	color: #FFF;
	font-weight: 700;
}
.sec2 .main_scroll .scroll_wrap .card_list_controller .slider_progress {
	width: 100%;
	height: 0.125rem;
	background: #DDD;
	position: relative;
}
.sec2 .main_scroll .scroll_wrap .card_list_controller .slider_progress span {
	display: block;
	height: 100%;
	background: #FAA74A;
	transition: all .3s;
}

@media screen and (max-width: 1280px) {
	.sec2 .main_scroll .scroll_wrap {
		padding: 0 1rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_tit {
		height: 13rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_tit p {
		font-size: 1.5rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_tit h3 {
		font-size: 2.75rem;
		line-height: 3.5rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt {
		gap: 1rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card {
		max-width: 21rem;
	}
}
@media screen and (max-width: 1080px) {
	.sec2 {
		overflow: hidden;
	}
	.sec2 .main_scroll .scroll_wrap {
		flex-direction: column;
		align-items: center;
		padding-bottom: 3.5rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_tit {
		position: static;
		padding: 3.5rem 0 0;
		width: 100%;
		height: auto;
		text-align: center;
	}
	.sec2 .main_scroll .scroll_wrap .side_tit h3 br:last-child {
		display: none;
	}
	.sec2 .main_scroll .scroll_wrap .sec2_slide {
		padding: 2.5rem 0 0;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt {
		gap: 1rem;
	}
}
@media screen and (max-width: 800px) {
	.sec2 .main_scroll {
		background-image: url(/theme/s007/img/main/sec2_bg1_m.jpg) !important;
		background-attachment: scroll;
		background-position: center 70%;
	}
	.sec2 .main_scroll.bg-group-1 {background-image: url(/theme/s007/img/main/sec2_bg1_m.jpg) !important;}
	.sec2 .main_scroll.bg-group-2 {background-image: url(/theme/s007/img/main/sec2_bg2_m.jpg) !important;}
	.sec2 .main_scroll.bg-group-3 {background-image: url(/theme/s007/img/main/sec2_bg3_m.jpg) !important;}
	.sec2 .main_scroll.bg-group-4 {background-image: url(/theme/s007/img/main/sec2_bg4_m.jpg) !important;}
	.sec2 .main_scroll .scroll_wrap {
		padding-right: 0;
	}
	.sec2 .main_scroll .scroll_wrap .side_tit {
		max-width: calc(100% - 2rem);
	}
	.sec2 .main_scroll .scroll_wrap .side_tit p {
		font-size: 1.25rem;
		letter-spacing: -0.5px;
	}
	.sec2 .main_scroll .scroll_wrap .side_tit h3 {
		font-size: 2rem;
		line-height: 2.625rem;
		letter-spacing: -0.8px;
	}
	.sec2 .main_scroll .scroll_wrap .card_list_button {
		display: block;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt {
		flex-wrap: nowrap;
		gap: 0;
		width: auto;
	}
	.sec2 .main_scroll .scroll_wrap .sec2_slide {
		margin: 0 auto;
		padding-top: 1rem;
		width: 100%;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card {
		max-width: none;
		height: auto;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card:nth-of-type(2), .sec2 .main_scroll .scroll_wrap .side_cnt .card:nth-of-type(2n-1):not(:first-child) {margin: 0;}
	.sec2 .main_scroll .scroll_wrap .side_cnt .swiper-slide.card.ty_2 {
		padding-top: 11.5vw;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a {
		gap: 1.75rem;
		padding: 0.75rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1.earth a {
		gap: 1rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_2 a {
		justify-content: space-between;
		gap: 0;
		padding: 2rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a .img_box {
		width: 100%;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a .img_box:after {
		bottom: 0.5rem;
		right: 0.5rem;
		width: 2rem;
		height: 2rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a .img_box img {
		width: 100%;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a .img_box img:nth-of-type(1) {
		display: none;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a .img_box img:nth-of-type(2) {
		display: block;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1 a .text_box {
		padding: 0 0.25rem;
	}
	.sec2 .main_scroll .scroll_wrap .card_list_controller {
		display: none;
		margin-top: 2.5rem;
	}
}
@media screen and (max-width: 560px) {
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1.agriculture a {border: 2px solid #00A855;}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1.society a {border: 2px solid #FF9B2C;}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1.earth a {border: 2px solid #2CBFFF;}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_1.scholarship a {border: 2px solid #FFD02C;}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_2 a {
		padding: 1.5rem 1.75rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card.ty_3 a {
		padding-top: 3rem;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box span {
		font-size: 0.875rem;
		line-height: 1.5rem;
		letter-spacing: -0.35px;
		word-break: break-all;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box p {
		margin-bottom: 0.25rem;
		font-size: 0.8125rem;
		letter-spacing: -0.325px;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box h3 {
		font-size: 1rem;
		letter-spacing: -0.4px;
	}
	.sec2 .main_scroll .scroll_wrap .side_cnt .card .text_box h4 span {
		font-size: 1.45rem;
	}
}

/* sec2 accordion (2024-10-22 추가) 
------------------------------------- */
.sec2 {
	padding:2.5rem 0 5rem;
}
.sec2 .main-accordion {
}
.sec2 .accordion-tit {
	margin-bottom: 3.5rem;
	font-size: 2.875rem;
	font-weight: 700;
	letter-spacing: -1.15px;
	text-align: center;
}
.sec2 .accordion-list {
	display: flex;
	gap: 1rem;
	height: 100vh;
	max-height: 57.5rem;
}
.sec2 .accordion-item {
	overflow: hidden;
	flex: 1;
	position: relative;
	height: 100%;
	padding:7.1875rem 2.5rem 2.5rem;
	border-radius: 2.5rem;
	box-sizing: border-box;
	background-color: #8FB73E;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: flex 0.6s;
}
.sec2 .accordion-item * {
	word-break: keep-all;
	white-space: nowrap;
}
.sec2 .accordion-item._active {
	flex: 28;
	padding:7.1875rem 5rem 2.5rem;
	background-size: 1492px auto;
	background-position: center 100%;
	cursor: default;
}
.sec2 .accordion-item._siblings {
	min-width: 6.25rem;
	padding:7.1875rem 2rem 2.5rem;
}
.sec2 .accordion-item:before {
	position: absolute;
	top: 1.5rem;
	right: 1.5rem;
	width: 3.25rem;
	height: 3.25rem;
	background-image: url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='52' height='52' rx='26' fill='white'/%3E%3Cpath d='M32 25.3H26.8V20H25.3V25.3H20V26.8H25.3V32H26.8V26.8H32V25.3Z' fill='%23222222'/%3E%3C/svg%3E%0A");
	background-size: 100% 100%;
	content:'';
}
.sec2 .accordion-item._active:before {
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='white'/%3E%3Crect x='10' y='15.5' width='12' height='1.5' fill='%23222222'/%3E%3C/svg%3E%0A");
	cursor: pointer;
}
.sec2 .accordion-item._siblings:before {
	right: 50%;
	transform: translateX(50%);
}
.sec2 .accordion-item:after {
	position: absolute;
	bottom: 0;
	background-position: 100% 100%;
	content:'';
}
.sec2 .accordion-item:nth-of-type(even) {
	background-color: #1589BB;
}
.sec2 .accordion-item:nth-of-type(1) {
	background-image: url(/theme/s007/img/main/sec2_il1.png);
}
.sec2 .accordion-item:nth-of-type(2) {
	background-image: url(/theme/s007/img/main/sec2_il2.png);
}
.sec2 .accordion-item:nth-of-type(3) {
	background-image: url(/theme/s007/img/main/sec2_il3.png);
}
.sec2 .accordion-item:nth-of-type(4) {
	background-image: url(/theme/s007/img/main/sec2_il4.png);
}
.sec2 .accordion-item._active:nth-of-type(1) {
	background-image: url(/theme/s007/img/main/sec2_il1_on.png);
}
.sec2 .accordion-item._active:nth-of-type(2) {
	background-image: url(/theme/s007/img/main/sec2_il2_on.png);
}
.sec2 .accordion-item._active:nth-of-type(3) {
	background-image: url(/theme/s007/img/main/sec2_il3_on.png);
}
.sec2 .accordion-item._active:nth-of-type(4) {
	background-image: url(/theme/s007/img/main/sec2_il4_on.png);
}
.sec2 .accordion-item._siblings:nth-of-type(1) {
	background-image: none;
}
.sec2 .accordion-item._siblings:nth-of-type(2) {
	background-image: none;
}
.sec2 .accordion-item._siblings:nth-of-type(3) {
	background-image: none;
}
.sec2 .accordion-item._siblings:nth-of-type(4) {
	background-image: none;
}

.sec2 .accordion-item .item-tit {
	color: #fff;
	font-size: 2.875rem;
	font-weight: 700;
	line-height: 1.2;
}
.sec2 .accordion-item._active .item-tit {
	font-size: 3.375rem;
}
.sec2 .accordion-item._active .item-tit br {
	display: none;
}
.sec2 .accordion-item._siblings .item-tit {
	margin:0 auto;
	font-size: 2.25rem;
	text-align: center;
	writing-mode: vertical-lr;
	line-height: 1;
}
.sec2 .accordion-item._siblings .item-tit br {
	display: none;
}
.sec2 .accordion-item .item-cont {
	display: none;
	margin-top: 1.5rem;
}
.sec2 .accordion-item._active .item-cont {
	display: block;
}
.sec2 .accordion-item .item-cont p {
	color: #fff;
	font-size: 1.25rem;
}
.sec2 .accordion-item._active .item-cont p {
	font-size: 1.5rem;
}
.sec2 .accordion-item .item-cont ul {
	margin-top: 2.5rem;
	counter-reset: number 0;
}
.sec2 .accordion-item .item-cont li {
	display: flex;
	align-items: center;
	gap: 1rem;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
}
.sec2 .accordion-item .item-cont li + li {
	margin-top: 1rem;
}
.sec2 .accordion-item .item-cont li:before {
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.875rem;
	height: 1.875rem;
	color: #0071A2;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	border-radius: 100%;
	background-color: #fff;
	counter-increment: number 1;
	content: counter(number);
}
.sec2 .accordion-item .item-cont a {
	display: inline-block;
	margin-top: 2.5rem;
	padding: 1.125rem 2rem;
	color: #FFF;
	font-size: 1.125rem;
	font-weight: 700;
	border-radius: 1.75rem;
	background-color: #222;
}
@media screen and (max-width: 1280px) {
	.sec2 .accordion-item._active {
		background-size: cover;
		background-position: 0 0;
	}
	.sec2 .accordion-item._active:nth-of-type(1) {
		background-image: url(/theme/s007/img/main/sec2_il1_tb_on.png);
	}
	.sec2 .accordion-item._active:nth-of-type(2) {
		background-image: url(/theme/s007/img/main/sec2_il2_tb_on.png);
	}
	.sec2 .accordion-item._active:nth-of-type(3) {
		background-image: url(/theme/s007/img/main/sec2_il3_tb_on.png);
	}
	.sec2 .accordion-item._active:nth-of-type(4) {
		background-image: url(/theme/s007/img/main/sec2_il4_tb_on.png);
	}
	.sec2 .accordion-item .item-tit {
		font-size: 2.25rem;
	}
}
@media screen and (max-width: 1024px) {
	.sec2 .accordion-list {
		flex-flow: column;
		height: auto;
		max-height: 1000vh;
	}
	.sec2 .accordion-item {
		padding: 2.5rem;
		background-image: none !important;
	}
	.sec2 .accordion-item._active {
		flex: 1;
		padding:2.5rem;
		background-image: none !important;
	}
	.sec2 .accordion-item._siblings {
		padding: 2.5rem;
	}
	.sec2 .accordion-item:before {
		top: 50%;
		right: 2.5rem;
		transform: translateY(-50%);
	}
	.sec2 .accordion-item._active:before {
		display: block;
		top: 1.75rem;
		transform: translateY(0);
	}
	.sec2 .accordion-item._siblings:before {
		right: 2.5rem;
		transform: translateY(-50%) translateX(0);
	}
	.sec2 .accordion-item .item-tit br {
		display: none;
	}
	.sec2 .accordion-item._active .item-tit {
		font-size: 2.25rem;
	}
	.sec2 .accordion-item._siblings .item-tit {
		text-align: left;
		writing-mode: inherit;
	}
	.sec2 .accordion-item .item-cont {
		/* margin-top: 0; */
		padding-top: 1.5rem;
		border-top: 1px solid rgba(255,255,255,0.2);
	}
	.sec2 .accordion-item._active .item-cont {
		display: none;
	}
	
}

@media screen and (max-width: 800px) {
	.sec2 {
		padding:3.5rem 0;
	}
	.sec2 .accordion-list {
		gap: 0.5rem;
	}
	.sec2 .accordion-tit {
		margin-bottom: 2rem;
		font-size: 2rem;
	}
	.sec2 .accordion-item:before {
		right: 1.5rem;
		width: 2rem;
		height: 2rem;
	}
	.sec2 .accordion-item._active:before {
		top: 1.25rem;
	}
	.sec2 .accordion-item._siblings:before {
		right: 1.5rem;
	}
	.sec2 .accordion-item .item-tit {
		font-size: 1.25rem;
	}
	.sec2 .accordion-item._active .item-tit {
		font-size: 1.25rem;
	}
	.sec2 .accordion-item {
		padding: 1.5rem;
		border-radius: 1.25rem;
	}
	.sec2 .accordion-item._active,
	.sec2 .accordion-item._siblings {
		padding: 1.5rem;
	}
	.sec2 .accordion-item._siblings .item-tit {
		font-size: 1.25rem;
	}
	.sec2 .accordion-item .item-cont p {
		font-size: 1rem;
	}
	.sec2 .accordion-item._active .item-cont p {
		font-size: 1rem;
	}
	.sec2 .accordion-item .item-cont ul {
		margin-top: 1.25rem;
	}
	.sec2 .accordion-item .item-cont li {
		gap: 0.5rem;
		font-size: 1rem;
		letter-spacing: normal;
	}
	.sec2 .accordion-item .item-cont li + li {
		margin-top: 0.5rem;
	}
	.sec2 .accordion-item .item-cont li:before {
		width: 1.625rem;
		height: 1.625rem;
		font-size: 0.875rem;
	}
	.sec2 .accordion-item .item-cont a {
		width: 100%;
		margin-top: 1.5rem;
		padding:1.125rem 0;
		font-size: 0.875rem;
		text-align: center;
	}
}


/*sec3 support*/
.sec3 {
	padding: 5rem 0;
	background-color: #F9FAFB;
}
.sec3 .main_support {
	position: relative;
}
.sec3 .main_support .support_tit {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 3.5rem;
	color: #222;
}
.sec3 .main_support .support_tit.mo {
	display: none;
}
.sec3 .main_support h2 {
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 4.75rem;
	letter-spacing: -1.4px;   
}
.sec3 .main_support p.ex {
	color: #999;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.875rem;
	letter-spacing: -0.5px;
}
.sec3 .main_support .support_scroll {
	/* height: calc((var(--vh, 1vh) * 600)); */
}
.sec3 .main_support .support_scroll .support_pin {
	/* position: sticky;
	top: 0; */
}
.sec3 .main_support .support_top {
	display: flex;
	justify-content: space-between;
	position: relative;
	width: 100%;
	color: #FFF;
	border-radius: 2.5rem;
	background: #FF9C2D;
}
.sec3 .main_support .support_top .support_top_t { 
	position: relative;
	padding: 3.5rem;
	width: 45%;
	color: #FFF;
	overflow: hidden;
	z-index: 3;
}
.sec3 .main_support .support_top .support_top_t a {
	position: absolute;
	top: 1.5rem;
	right: 4rem;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.35px;
	z-index: 2;
}
.sec3 .main_support .support_top .support_top_t a:after {
	content: '';
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: -2.5rem;
	transform: translateY(-50%);
	width: 2rem;
	height: 2rem;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0H4V2H8.6L0 10.6L1.4 12L10 3.4V8H12V2V0H10Z' fill='white'/%3E%3C/svg%3E%0A");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 0.75rem;
	background-color: #004D9D;
	border-radius: 1rem;
	font-size: 1.125rem;
	font-weight: 700;
}
.sec3 .main_support .support_top .support_top_t h3 {
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 2.5rem;
	font-family: 'TTLaundryGothicR', 'Pretendard', sans-serif;
	letter-spacing: 0;
}
.sec3 .main_support .support_top .support_top_t p {
	margin-top: 0.75rem;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.875rem;
	letter-spacing: -0.5px;
}
.sec3 .main_support .support_top .support_top_t .hand-img {
	margin-bottom: 1rem;
	text-align: right;
	z-index: 2;
}
.sec3 .main_support .support_top .support_top_t .hand-img img {
	width: 45%;
}
.sec3 .main_support .support_top .support_top_r {
	display: flex;
	justify-content: space-between;
	flex-flow: column;
	position: relative;
	width: 55%;
	padding: 3.5rem;
	color: #FFF;
	z-index: 2;
}
.sec3 .main_support .support_top .support_top_r:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: calc(100% - 7rem);
	background-color: #FFC88B;
	transform: translateY(-50%);
	z-index: 2
	;
}
.sec3 .main_support .support_top .support_top_l > div, .sec3 .main_support .support_top .support_top_r > div {
	display: flex;
}
.sec3 .main_support .support_top .support_top_r > div {
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.sec3 .main_support .support_top .support_top_r h4 {
	font-size: 1.25rem;
}
.sec3 .main_support .support_top .support_top_l a, .sec3 .main_support .support_top .support_top_r a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: -4.5rem;
	transform: translateY(-50%);
	width: 2rem;
	height: 2rem;
	background-color: #AAA;
	border-radius: 1rem;
}
.sec3 .main_support .support_top .support_top_l h4, .sec3 .main_support .support_top .support_top_r h4 {
	margin: 0.35rem 0.75rem 0 0;
	color: #999;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.45px;
}
.sec3 .main_support .support_top .support_top_r h4 {
	color: #FFF;
}
.sec3 .main_support .support_top .support_top_l p, .sec3 .main_support .support_top .support_top_r p {
	color: #222;
	font-size: 3.125rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 1.25px;
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
}
.sec3 .main_support .support_top .support_top_r p {
	color: #FFF;
	white-space: nowrap;
}
.sec3 .main_support .support_top .support_top_l p em, .sec3 .main_support .support_top .support_top_r p em {
	margin-left: 0.125rem;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.5px;
	font-family: 'Pretendard', 'Poppins', 'Noto Sans KR', sans-serif, 'Nanum Gothic', 돋움, dotum, 굴림, gulim, Helvetica, AppleGothic;
}
.sec3 .main_support .support_bottom {
	margin: 1rem 0 1.5rem;
	padding: 1.625rem 3.5rem 5.375rem;
	border-radius: 2.5rem;
	background-color: #fff;
	overflow: hidden;
}
.sec3 .main_support .support_bottom .support_bottom_m {
	position: relative;
	width: 100%;
	height: 26.46875rem;
	background-image: url(../img/main/sec3_bg.png);
	background-position: center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.sec3 .main_support .support_bottom .support_bottom_m.mo {
	background-image: url(../img/main/sec3_bg_m.png);
	display: none;
}
.sec3 .main_support .support_bottom .support_bottom_m > div {
	position: absolute;
	opacity: 0;
	height: 25.6875rem;
	z-index: 2;
}
.sec3 .main_support .support_bottom .support_bottom_m .sec3_il1 {
	left: 38%;
	width: 24.8471%;
}
.sec3 .main_support .support_bottom .support_bottom_m .sec3_il2 {
	left: 45%;
	width: 36.315%;
}
.sec3 .main_support .support_bottom .support_bottom_m .sec3_il3 {
	left: 70.107%;
	width: 21.4067%;
}
.sec3 .main_support .support_bottom .support_bottom_m .sec3_il4 {
	left:  19.1896%;
	width: 61.6208%;
}
.sec3 .main_support .support_bottom .support_bottom_m .sec_bl {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	animation: bounce .5s ease-in-out infinite alternate;
}
.sec3 .main_support .support_bottom .support_bottom_m .sec_bl2 {
	animation-delay: .4s;
}
.sec3 .main_support .support_bottom .support_bottom_m .sec_bl3 {
	animation-delay: .2s;
}
@keyframes bounce {
	0% {
		transform: translate3d(-50%, 0, 0);
	}
	40% {
		transform: translate3d(-50%, 8px, 10px);
	}
	100% {
		transform: translate3d(-50%, 0, 0);
	}
}
.sec3 .main_support .support_bottom .support_bottom_m .sec_hm {
	position: absolute;
}
.sec3 .main_support .support_bottom .support_bottom_m .sec_hm1 {bottom: -29.49px;}
.sec3 .main_support .support_bottom .support_bottom_m .sec_hm2 {bottom: -29.78px;}
.sec3 .main_support .support_bottom .support_bottom_m .sec_hm3 {bottom: -25.52px;}
.sec3 .main_support .support_bottom .support_bottom_m .sec_hm4 {bottom: -28.5px;}
.support_regu {
	background: linear-gradient(92deg, #E9F8C9 0.03%, #FFEAB3 99.97%);
	border-radius: 2.5rem;
	color: #222;
	overflow: hidden;
}
.support_regu > div {
	position: relative;
	padding: 4.625rem 5rem;
	background: url('../img/sub/donation/donation1_sec6_bg.png');
	background-repeat: no-repeat;
	background-position: 65% bottom;
}
.support_regu h4 {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: normal;
}
.support_regu p {
	margin-top: 1rem;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.75rem;
}
.support_regu a {
	position: absolute;
	top: 50%;
	right: 5rem;
	transform: translateY(-50%);
	display: inline-block;
	padding: 1.125rem 2rem;
	background-color: #FFF;
	border-radius: 1.75rem;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.45px;
}
@media screen and (max-width: 1440px) {
	.sec3 .main_support {
		height: auto;
	}
	.sec3 .main_support .support_tit {
		position: static;
		text-align: center;
	}
	.sec3 .main_support .support_tit.pc {
		display: none;
	}
	.sec3 .main_support .support_tit.mo {
		display: block;
	}
	.sec3 .main_support .support_top .support_top_t {
		width: 50%;
		padding:2.5rem;
	}
	.sec3 .main_support .support_top .support_top_t h3 {
		font-size: 1.625rem; 
	}
	.sec3 .main_support .support_top .support_top_t p {
		font-size: 1.125rem;
	}
	.sec3 .main_support .support_top .support_top_t .hand-img img {
		width: 40%;
	}
	.sec3 .main_support .support_bottom {
		margin-top: 2rem;
		padding: 3.5rem 3rem 4rem;
	}
	.sec3 .main_support .support_top .support_top_r {
		width: 50%;
		padding:2.5rem;
	}
	.sec3 .main_support .support_top .support_top_r h4 {
		font-size: 1rem;
	}
	.sec3 .main_support .support_top .support_top_r p {
		font-size: 2.25rem;
		line-height: normal;
	}
	.sec3 .main_support .support_bottom .support_bottom_m {
		height: 29.375vw;
	}
	.sec3 .main_support .support_bottom .support_bottom_m > div {
		height: 28.5416vw;
	}
	.sec3 .main_support .support_bottom .support_bottom_m .sec_bl {
		height: 6.25vw;
	}
}
@media screen and (max-width: 1080px) {
	.sec3 .main_support .support_bottom {
		padding: 3.5rem 2rem 2.5rem;
	}
	.sec3 .main_support .support_top .support_top_r a {
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
		transform: none;
		width: 100%;
	}
	.support_regu > div {
		background-position: 75% bottom;
	}
	.support_regu h4 {
		font-size: 1.625rem;
	}
	.support_regu p {
		margin: 0.5rem 0 1rem;
		font-size: 1rem;
	}
	.support_regu a {
		font-size: 0.875rem;
	}
}
@media screen and (max-width: 800px) {
	.sec3 {
		padding: 3.5rem 0;
	}
	.sec3 .main_support .support_tit.mo {
		margin-bottom: 1.25rem;
	}
	.sec3 .main_support h2 {
		margin-bottom: 0.5rem;
		font-size: 2rem;
		line-height: 2.625rem;
	}
	.sec3 .main_support p.ex {
		font-size: 1rem;
		line-height: 1.625rem;
		letter-spacing: -0.4px;
	}
	.sec3 .main_support .support_top {
		gap: 0;
		margin: 1.5rem 0 1rem;
	}
	.sec3 .main_support .support_top .support_top_t {
		order: 2;
		padding: 2.625rem 1.5rem 1rem;
		/* text-align: center; */
		border-radius: 1.25rem 1.25rem 0 0;
	}
	.sec3 .main_support .support_top .support_top_t h3 {
		font-size: 1.125rem;
		line-height: 1.875rem;
	}
	.sec3 .main_support .support_top .support_top_t h3 br:first-child {
		display: block;
	}
	.sec3 .main_support .support_top .support_top_t p {
		margin-top: 0.5rem;
		/* margin-bottom: 1rem; */
		font-size: 1rem;
		line-height: 1.625rem;
		letter-spacing: -0.4px;
	}
	.sec3 .main_support .support_top .support_top_t .hand-img {
		display: none;
	}
	.sec3 .main_support .support_bottom {
		margin: 1rem 0 1.5rem;
		padding: 0 1rem 18.6vw;
		border-radius: 1.5rem;
	}
	.sec3 .main_support .support_top .support_top_r > div {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
	}
	.sec3 .main_support .support_top .support_top_r h4 {
		font-size: 0.875rem;
		line-height: normal;
		letter-spacing: -0.35px;
	}
	.sec3 .main_support .support_top .support_top_r p {
		font-size: 1.625rem;
		letter-spacing: 0.65px;
	}
	.sec3 .main_support .support_top .support_top_r p em {
		font-size: 1rem;
		letter-spacing: 0.4px;
	}
	.sec3 .main_support .support_top .support_top_r {
		flex-direction: column;
		order: 3;
		position: relative;
		padding: 1rem 1.5rem 2.625rem;
		width: 100%;
		height: auto;
		border-radius: 0 0 1.25rem 1.25rem;
	}
	.sec3 .main_support .support_top .support_top_r:before {
		width: calc(100% - 3rem) !important;
	}
	.sec3 .main_support .support_bottom .support_bottom_m {
		margin: 0 0 0.375rem;
		height: 61.86vw;
	}
	.sec3 .main_support .support_bottom .support_bottom_m.pc {
		display: none;
	}
	.sec3 .main_support .support_bottom .support_bottom_m.mo {
		display: block;
	}
	.sec3 .main_support .support_bottom .support_bottom_m > div {
		position: absolute;
		bottom: -50%;
		opacity: 0;
		height: 53.33vw;
		z-index: 2;
	}
	.sec3 .main_support .support_bottom .support_bottom_m .sec_hm {
		width: 100%;
	}
	.sec3 .main_support .support_bottom .support_bottom_m .sec3_il1_m {
		left: 35%;
		width: 23.1511%;
	}
	.sec3 .main_support .support_bottom .support_bottom_m .sec3_il2_m {
		left: 45%;
		width: 45.66%;
	}
	.sec3 .main_support .support_bottom .support_bottom_m .sec3_il3_m {
		left: 72.3473%;
		width: 25.7235%;
	}
	.sec3 .main_support .support_bottom .support_bottom_m .sec3_il4_m {
		left:  4.18%;
		width: 91.6399%;
	}
	.sec3 .main_support .support_bottom .support_bottom_m .sec_bl {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.sec3 .main_support .support_bottom .support_bottom_m .sec_hm1 {bottom: -3.9627%;}
	.sec3 .main_support .support_bottom .support_bottom_m .sec_hm2 {bottom: -4%;}
	.sec3 .main_support .support_bottom .support_bottom_m .sec_hm3 {bottom: -3.7227%;}
	.sec3 .main_support .support_bottom .support_bottom_m .sec_hm4 {bottom: -6.6667%;}
	.sec3 .main_support .support_bottom .support_bottom_m .sec_bl {height: 10vw;}
	.sec3 .main_support .support_button a {
		padding: 1.125rem 0;
		width: 50%;
		text-align: center;
		font-size: 0.875rem;
		letter-spacing: -0.35px;
	}
	.support_regu {
		background: linear-gradient(117deg, #E9F8C9 0%, #FFEAB3 100%);
		border-radius: 1.5rem;
	}
	.support_regu > div {
		padding: 2.5rem 2rem 2.25rem;
		background: url('../img/sub/donation/donation1_sec6_bg_m.png');
		background-repeat: no-repeat;
		background-position: 110% bottom;
		background-size: auto 90%;
	}
	.support_regu a {
		position: static;
		transform: translateY(0);
	}
}
@media screen and (max-width: 500px) {
	.sec3 .main_support .support_top .support_top_r {
		gap: 0.75rem;
	}
	.sec3 .main_support .support_top .support_top_r > div {
		flex-flow: column;
		align-items: flex-start;
	}
}

/*sec4 news*/
.sec4 {
	display: none;
}
.sec4 .accordion-tit {
	padding-right: 1rem;
}
.sec4 .main_news {
	position: relative;
	padding: 0;
}
.sec4 .main_news h2 {
	margin-bottom: 2.5rem;
	color: #222;
	text-align: center;
	font-size: 3.5rem;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -1.4px;
}
.sec4 .main_news .news_list {
	max-width: 78.75rem;
	width: 100%;
	/* opacity: 0; */
}
.sec4 .main_news .news_list.swiper-initialized {
	opacity: 1;
}
.sec4 .main_news .news_list .news_item .news_text {
	margin-top: 1.25rem;
}
.sec4 .main_news .news_list .news_item .news_text div {
	color: #222;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2.125rem;
	letter-spacing: -0.6px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;   
}
.sec4 .main_news .news_list .news_item .news_text span {
	color: #222;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2.125rem;
	letter-spacing: -0.6px;
	word-break: keep-all;
	background-size: 0 2px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: -webkit-gradient(linear, left top, right top, from(#222));
	background-image: linear-gradient(90deg, #222);
	transition: background-size 0.8s ease;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sec4 .main_news .news_list .news_item a .news_img {
	position: relative;
	width: 100%;
	padding-top: 74.8%;
	overflow: hidden;
	border-radius: 1.25rem;
}
.sec4 .main_news .news_list .news_item a .news_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translate(-50%, -50%);
	transition: transform .3s;
}
.sec4 .main_news .news_list .news_item a:hover .news_img img {
	transform: translate(-50%, -50%) scale(1.1);
}
.sec4 .main_news .news_list .news_item a:hover .news_text span {
	background-size: 100% 2px;
}
.sec4 .main_news .news_list .news_item .news_text p {
	margin-top: 1.25rem;
	color: #999;
	font-size: 1rem;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.4px;
}
.sec4 .main_news .news_list_controller {
	/* display: none; */
	align-items: center;
	margin-top: 2rem;
	padding-right: 1rem;
}
.sec4 .main_news .news_list_controller .slider_pager {
	margin-right: 0.5rem;
	white-space: nowrap;
	color: #AAA;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.35px;
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
}
.sec4 .main_news .news_list_controller .slider_pager .current {
	color: #FAA74A;
	font-weight: 700;
}
.sec4 .main_news .news_list_controller .slider_progress {
	width: 100%;
	height: 0.125rem;
	background: #DDD;
	position: relative;
}
.sec4 .main_news .news_list_controller .slider_progress span {
	display: block;
	height: 100%;
	background: #FAA74A;
	transition: all .3s;
}
.sec4 .main_news .slider_btn {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
.sec4 .main_news .slider_btn > div {
	cursor: pointer;
}
.sec4 .main_news .news_button {
	display: flex;
	justify-content: center;
	margin-top: 3.5rem;
}
.sec4 .main_news .news_button a {
	display: block;
	padding: 1.125rem 2rem;
	border-radius: 1.75rem;
	background-color: #222;
	color: #FFF;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.45px;
}
.sec4 .main_news .news_button a:hover {
	background-color: #4E4E4E;
}

@media screen and (max-width: 1480px) {
	.sec4 .main_news .news_list {
		max-width: 100%;
	}
	.sec4 .main_news .slider_btn {
		display: none;
	}
}
@media screen and (max-width: 1080px) {
	.sec3 .main_support .support_top {
		flex-flow: column;
	}
	.sec3 .main_support .support_top .support_top_t {
		width: 100%;
	}
	.sec3 .main_support .support_top .support_top_t .hand-img {
		position: absolute;
		top: 50%;
		right: 2.5rem;
		transform: translateY(-50%);
	}
	.sec3 .main_support .support_top .support_top_t .hand-img img {
		width: 11.25rem;
	}
	.sec3 .main_support .support_top .support_top_r {
		width: 100%;
	}
	.sec3 .main_support .support_top .support_top_r:before {
		top: 0;
		left: 50%;
		width: calc(100% - 5rem);
		height: 1px;
		transform: translateX(-50%);
	}
	.sec4 .main_news .news_list .news_item .news_text {
		margin-top: 1rem;
	}
	.sec4 .main_news .news_list .news_item .news_text div {
		font-size: 1.125rem;
		line-height: 1.5rem;
		letter-spacing: -0.45px;
	}
	.sec4 .main_news .news_list .news_item .news_text span {
		font-size: 1.125rem;
		line-height: 1.5rem;
		letter-spacing: -0.45px;
	}
	.sec4 .main_news .news_list .news_item .news_text p {
		margin-top: 1rem;
		font-size: 0.875rem;
		letter-spacing: -0.35px;
	}
}
@media screen and (max-width: 800px) {
	.sec2 {
		display: none;
	}
	.sec4 {
		display: block;
	}
	.sec4 .main_news h2 {
		margin-bottom: 1.5rem;
		font-size: 2rem;
		line-height: 2.625rem;
	}
	.sec4 .main_news .news_button a {
		font-size: 0.875rem;
		letter-spacing: -0.35px;
	}
}
@media screen and (max-width: 500px) {
	.sec4 .main_news {
		position: relative;
		padding: 0;
	}
	.sec4 .main_news h2 {
		text-align: left;
		line-height: 2.625rem;
		letter-spacing: -0.8px;
	}
	.sec4 .main_news .news_list .news_item {
		max-height: none;
	}
	.sec4 .main_news .news_list .news_item .news_text div {
		-webkit-line-clamp: 1;
	}
	.sec4 .main_news .news_list_controller {
		display: flex;
	}
	.sec4 .main_news .news_button {
		position: absolute;
		top: 0.25rem;
		right: 1rem;
		margin: 0;
	}
	.sec4 .main_news .news_button a {
		padding: 0;
		width: 2rem;
		height: 2rem;
		background: url(../img/main/ic_plus.png) no-repeat center / 0.75rem 0.75rem #222;
		font-size: 0;
	}
}

.sec5 {
	padding: 5rem 0;
}
.sec5 .main-media .media-tit {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 3.5rem;
    font-size: 2.875rem;
    font-weight: 700;
    letter-spacing: -1.15px;
}
.sec5 .main-media .media-tit h2 {
	font-size: 100%;
}
.sec5 .main-media .media-tit a {
	padding: 1.125rem 2rem;
	color: #222;
	font-size: 1.125rem;
	font-weight: 700;
	border-radius: 32px;
	border: 1px solid #DDD;
	background-color: #FFF;
}

@media screen and (max-width: 800px) {
	.sec5 {
		padding: 3.5rem 0;
	}
	.sec5 .main-media .media-tit {
		margin-bottom: 1.5rem;
		font-size: 2rem;
	}
	.sec5 .main-media .media-tit a {
		padding: 0.75rem 1.25rem;
		font-size: 0.875rem;
	}
}

.sec6 {
	padding: 5rem 0;
	background-color: #F9FAFB;
}
.sec6 .main-notice .notice-tit {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 3.5rem;
    font-size: 2.875rem;
    font-weight: 700;
    letter-spacing: -1.15px;
}
.sec6 .main-notice .notice-tit h2 {
	font-size: 100%;
}
.sec6 .main-notice .notice-tit a {
	padding: 1.125rem 2rem;
	color: #222;
	font-size: 1.125rem;
	font-weight: 700;
	border-radius: 32px;
	border: 1px solid #DDD;
	background-color: #FFF;
}

@media screen and (max-width: 800px) {
	.sec6 {
		padding: 3.5rem 0;
	}
	.sec6 .main-notice .notice-tit {
		margin-bottom: 1.5rem;
		font-size: 2rem;
	}
	.sec6 .main-notice .notice-tit a {
		padding: 0.75rem 1.25rem;
		font-size: 0.875rem;
	}
}


#topNav {
	position: relative;
    z-index: 100;
	border: 1px solid rgba(221, 221, 221, 0.87);
    background: rgba(255, 255, 255, 0.8);
}
.tab-wrap {
    max-width: 50rem;
    width: 100%;
    height: 4.375rem;
    background: #fff;
    border-radius: 9999px;
    padding: 0.5rem;
}
.tab-wrap ul {
    position: relative;
    display: flex;
    gap: 0.5rem;
    padding: 0;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    z-index: 1;
}
.tab-wrap ul li {
    width: 100%;
    height: 100%;
}
.tab-wrap ul li .nav-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 1.125rem;
    color: #000;
    font-weight: 700;
    letter-spacing: -0.45px;
    line-height: normal;
	border-radius: 100px;
}
.tab-wrap ul li .nav-link br {
	display: none;
}
.tab-wrap ul li.on .nav-link,
.tab-wrap ul li:hover .nav-link {
    color: #fff;
	background-color: #FAA74A;
    transition: all 0.5s ease;
}

@media (hover:hover) {
    .tab-wrap ul li .nav-link:hover {
        color: #fff;
        transition: all 0.5s ease;
    }
}

@media screen and (max-width: 800px) {
    .tab-wrap {
        max-width: none;
		width: calc(100% - 1rem);
        height: 3.063rem;
		margin-bottom: 2rem;
        background: #fff;
        /* border-radius: 20px 20px 0 0; */
        padding: 0.25rem;
        z-index: 998;
    }
    .tab-wrap ul {
        max-width: none;
    }
    .tab-wrap ul li .nav-link {
        font-size: 0.8125rem;
        font-weight: 600;
        text-align: center;
		color: #000;
    }
    .tab-wrap ul li.on .nav-link {
        /* color: #FAA74A; */
		color: #fff;
    }
    @media (hover:hover) {
        .tab-wrap ul li:not(.on) .nav-link:hover {
            color: #222;
			background-color: #fff;
        }
    }
}
@media screen and (max-width: 600px) {
	.tab-wrap ul li .nav-link br {
		display: block;
	}
}
@media (hover: none) and (pointer: coarse) {
	.tab-wrap ul li .nav-link:hover {
		color: #222 !important;
		background-color: #fff !important;
	}
}