html,
body {
	position: relative;
	overflow-x: hidden;
	width: 100%;
}

.about_cwf_section {
	position: relative;
	width: 100%;
}

.section_container_in {
	margin-left: 0;
	margin-right: 0;
}

	.section_container_in.header {
		margin-left: auto;
		margin-right: auto;
	}

.section_container_out.about_icon_section {
	background-image: url(../images/act_bg.png);
}

.about_icon_block div {
	max-width: 100%;
}


.event_slide_content_detail.date {
	background-size: 20px 20px;
}

.event_slide_content_detail.time {
	background-size: 20px 20px;
}

.event_slide_content_detail.ppl {
	background-size: 22px 22px;
}

.event_slide_content_detail.location {
	background-size: 20px 20px;
}

.event_slide_content_detail.money {
	background-size: 20px 20px;
}

.inner_page_event_detail_block div {
	max-width: 100%;
}

.inner_page_event_detail_1._1,
.inner_page_event_detail_1._2,
.inner_page_event_detail_1._3,
.inner_page_event_detail_1._4 {
	background-size: 24px 24px;
}

.application_finish_detail.form {
	background-size: 17px 17px !important;
}

.application_form_checktext {
	width: 100%;
}

.custom-checkbox input[type='checkbox']:checked + .custom-checkbox__graphic::before {
	background-image: url('../images/tick.svg');
}

.application_form_text_field {
	height: 50px;
	padding-top: 0;
	padding-bottom: 0;
}

@media (max-width: 1600px) {
	.kv_desktop,
	.kv_mobile {
		width: 100%;
	}
}

.home_event_detail_4info.en {
	display: block;
}


@media (max-width: 991px) {
	.home_event_detail_content {
		margin-bottom: 30px;
	}

	.home_event_detail_block {
		display: block;
	}
}

@media (max-width: 767px) {
	.home_event_detail {
		display: block;
	}
}

@media (max-width: 479px) {
	.home_event_detail_content {
		margin-bottom: 25px;
	}

	.home_event_detail_btn {
		display: block;
		text-align: center;
	}

	.footer_left img {
		max-width: 80vw;
	}
}
