.text_decoration_none {
	text-decoration: none;
}
.padding10 {
	padding: 10px;
}
@media screen and (max-width: 990px) {
	.banner__box_title {
		font-size: 18px;
	}
	.post__elem_item {
		margin-top: 10px;
	}
	div.post__elem {
		padding-top: 12px;
	}
	.zen-swiper-container {
		height: auto !important;
		padding-top: 0 !important;
		margin-top: 0 !important;
	}
	.banner__box_content {
		font-size: 16px;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.banner__box_contents {
		width: calc(100% - 30px) !important;
	}
	.banner2__box_contents {
		width: calc(100% - 30px) !important;
	}
	.banner__box_tools {
		bottom: 115px
	}
	.main-swiper-container .banner__box_img {
		text-align: center;;
	}
	.main-swiper-container .banner__box_img img {
		min-width: 0;
		width: auto;
		margin: 0 auto;
	}
	.banner2__box_tools {
		bottom: 115px
	}
	.banner2__box {
		margin-bottom: 20px;
	}
	.link-more::before {
		all: initial;
		all: unset;
	}
	.banner2__box_img img {width: 100%;}
}
@media screen and (min-width: 991px) {
	.banner_box {
		height: 100%;
	}
	.banner__box_contents {
		top: 120px;
		left: 80px;
		width: 42%;
	}
	.swiper-button-next-custom,
	.swiper-button-prev-custom {
		top: 32px;
	}
	.swiper-button-next-custom {
		left: 150px;
	}
	.swiper-button-prev-custom {
		left: 80px;
	}
	.banner__box_tools {
		display: inline-block;
		width: 200px;
		border-radius: 5px;
		padding: 10px 10px 10px 0 !important;
		z-index: 10;
	}
	.main-swiper-container .banner__box_img {
		width: auto;
		height: 100%;
	}
}

@media screen and (min-width: 1641px) {
.banner__box_img {
		width: 700px;
	}
	.swiper-wrapper, .banner__box_img,	.main-swiper-container {
		height: 500px !important;
	}
	.banner__box_tools {
		bottom: 40px
	}
}
@media screen and (min-width: 1441px) and (max-width: 1640px) {
	.swiper-wrapper,.banner__box_img,.main-swiper-container {
		height: 470px !important;
	}
	.banner__box_tools {
		bottom: 30px
	}
}
@media screen and (min-width: 1291px) and (max-width: 1440px) {
	.swiper-wrapper,.banner__box_img,.main-swiper-container {
		height: 440px !important;
	}
	.banner__box_tools {
		bottom: 25px
	}
}
@media screen and (min-width: 1141px) and (max-width: 1290px) {
	.banner__box_contents {
		top: 90px;
		left: 60px;
		width: 42%;
	}
	.swiper-button-next-custom,
	.swiper-button-prev-custom {
		top: 22px;
	}
	.swiper-button-next-custom {
		left: 120px;
	}
	.swiper-button-prev-custom {
		left: 60px;
	}
	.swiper-wrapper,.banner__box_img,.main-swiper-container {
		height: 380px !important;
	}
	.banner__box_tools {
		bottom: 20px
	}
}
@media screen and (min-width: 991px) and (max-width: 1140px) {
	.banner__box_contents {
		top: 80px;
		left: 60px;
		width: 42%;
	}
	.swiper-button-next-custom,
	.swiper-button-prev-custom {
		top: 22px;
	}
	.swiper-button-next-custom {
		left: 120px;
	}
	.swiper-button-prev-custom {
		left: 60px;
	}
	.swiper-wrapper,.banner__box_img,.main-swiper-container {
		height: 310px !important;
	}
	.banner__box_tools {
		bottom: 18px
	}
}
