.event-benefit-template .c-badge-red {
	background-color: #ea1917;
}

/* .event-benefit-template .c-title-area {
	margin: 36px 0 52px;
} */

.event-benefit-template .c-eyebrow + .c-title-area {
	margin-top: 0;
}

.event-benefit-template .main-kv img {
	width: 100%;
}

.event-benefit-template .benefits-top img {
	width: 100%;
}

.event-benefit-template .only_mo {
	display: none;
}

.event-benefit-template .c-tab--round {
	margin-bottom: 24px;
}

.event-benefit-template #small-btn-content01,
.event-benefit-template #small-btn-content02,
.event-benefit-template #small-btn-content03 {
	margin-bottom: 28px;
}

.event-benefit-template .subscribe_more_list ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	column-gap: 24px;
	row-gap: 16px;
}

.event-benefit-template .subscribe_more_list ul li:nth-child(1),
.event-benefit-template .subscribe_more_list ul li:nth-child(2) {
	width: calc(calc(100% - 24px) / 2);
}

.event-benefit-template .subscribe_more_list ul li img {
	width: 100%;
}

.event-benefit-template .c-toggle.on .c-toggle__content {
	margin-top: 40px;
}

.event-benefit-template .c-toggle {
	margin-top: 52px;
}

.event-benefit-template .c-toggle img {
	width: 100%;
}

.article__03 .c-eyebrow {
	margin-bottom: 40px !important;
}

.article__tip {
	background-color: #f9fafb;
	position: relative;
}

.article__tip .button03_01 {
	position: absolute;
	width: 38.2%;
	height: 8.2%;
	bottom: 11.5%;
	left: 31%;
}

.notice{
	margin: 60px 0px 0px;
}

@media screen and (max-width: 767px) {
	.event-benefit-template .c-title-area {
		margin: calc(16 / 390 * 100vw) calc(20 / 390 * 100vw) calc(16 / 390 * 100vw);
	}

	.event-benefit-template .c-eyebrow + .c-title-area {
		margin-top: 0;
	}

	.event-benefit-template .benefits-top {
		margin: 0 calc(20 / 390 * 100vw);
	}

	.event-benefit-template .only_mo {
		display: block;
	}

	.event-benefit-template #small-btn-content01,
	.event-benefit-template #small-btn-content02,
	.event-benefit-template #small-btn-content03 {
		margin-bottom: calc(48 / 390 * 100vw);
	}

	.event-benefit-template .event-benefit-template .c-tab--round {
		margin-bottom: calc(16 / 390 * 100vw);
	}

	.event-benefit-template .subscribe_more_list {
		margin: 0 calc(20 / 390 * 100vw);
	}

	.event-benefit-template .subscribe_more_list ul li:nth-child(1),
	.event-benefit-template .subscribe_more_list ul li:nth-child(2),
	.event-benefit-template .subscribe_more_list ul li {
		width: 100%;
	}
	.event-benefit-template .c-toggle {
		margin-top: calc(54 / 390 * 100vw);
	}

	.article__03 .c-eyebrow {
		margin-bottom: calc(32 / 390 * 100vw) !important;
	}
	.article__tip {
		background-color: #f9fafb;
		position: relative;
	}

	.article__tip .button03_01 {
		position: absolute;
		width: 90.2%;
		height: 11.2%;
		bottom: 9.2%;
		left: 5%;
	}

    .notice{
        margin: calc(40/390*100vw) calc(20/390*100vw) 0px;
    }
}
