.event-benefit-template .article-03 .c-tab--round .c-tab__inner {
	justify-content: center;
}
.event-benefit-template .article-03 .tit_area {
	margin-bottom: 48px;
}
.event-benefit-template .article-03 .custom-scroll-slider__item {
	min-width: 561px;
	max-width: 561px;
}
.event-benefit-template .article-03 .custom-scroll-slider p.small {
	color: #444;
	font-size: 14px;
	font-weight: 400;
	margin-top: 8px;
	margin-left: 18px;
}

.event-benefit-template .article-03 .custom-scroll-slider--shadow .custom-scroll-slider__content-wrapper {
	margin: 0px 10px;
}
.event-benefit-template .article-03 .custom-scroll-slider--shadow .custom-scroll-slider__nav-button--prev {
	left: -5px;
	top: calc(50% + 20px);
}
.event-benefit-template .article-03 .custom-scroll-slider--shadow .custom-scroll-slider__nav-button--next {
	right: -5px;
	top: calc(50% + 20px);
}

@media screen and (max-width: 767px) {
	.event-benefit-template .article-03 .tit_area {
		margin-bottom: 0px;
	}
	.event-benefit-template .article-03 .custom-scroll-slider--shadow .custom-scroll-slider__content-wrapper {
		margin: 0;
	}
	.event-benefit-template .article-03 .custom-scroll-slider--shadow .custom-scroll-slider__nav-button--prev {
		left: calc(6 / 390 * 100vw);
		top: calc(163 / 390 * 100vw);
	}
	.event-benefit-template .article-03 .custom-scroll-slider--shadow .custom-scroll-slider__nav-button--next {
		right: calc(6 / 390 * 100vw);
		top: calc(163 / 390 * 100vw);
	}
	.event-benefit-template .article-03 .custom-scroll-slider__item {
		min-width: 100%;
		max-width: 100%;
		width: 100%;
	}

	.event-benefit-template .article-03 .custom-scroll-slider p.small {
		color: #444;
		font-size: calc(12 / 390 * 100vw);
		font-weight: 400;
		margin-top: calc(14 / 390 * 100vw);
		margin-left: calc(20 / 390 * 100vw);
	}
}
