
/* CM title */
[data-campaign-time='230407'] .c-r1-cm__title:before {
	background-image: none;
}

[data-campaign-time='230407'] .c-r1-cm__title-body {
	padding-top: 135px;
}

@media screen and (max-width:767px) {
	[data-campaign-time='230407'] .c-r1-cm__title-body {
		padding-top: calc(110/750*100vw);
	}
}

[data-campaign-time='230407'] .c-r1-cm__title-body h1 img {
	width: 145px;
	height: auto;
}

@media screen and (min-width:768px) and (max-width:1023px) {
	.c-r1-cm__movie-body h1 img {
		width: calc(145/1024*100vw)
	}
}

@media screen and (max-width:767px) {
	[data-campaign-time='230407'] .c-r1-cm__title-body h1 img {
		width: calc(175/750*100vw)
	}
}

[data-campaign-time='230407'] .c-r1-cm__icon {
	font-feature-settings: "palt";
}

/* movie */
[data-campaign-time='230407'] .c-r1-cm__movie {
	padding-top: 120px;
	padding-bottom: 95px;
}

[data-campaign-time='230407'] .c-r1-cm__movie:before {
	background-image: none;
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__movie {
		padding-top: 0;
		padding-bottom: calc(45/750*100vw);
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.c-r1-cm__movie-item {
		max-width: calc(850/1024*100vw);
	}
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__movie-item:not(:first-child) {
		margin-top: calc(100/750*100vw);
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	[data-campaign-time='230407'] .c-r1-cm__movie-item .c-r1-cm__movie-button:before {
		width: 100%;
		max-width: calc(850/1024*100vw);
		height: calc(100/1024*100vw);
		background-size: 100%;
		top: calc(-10/1024*100vw);
	}
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__movie-thumb {
		margin-top: calc(65/750*100vw);
	}
}

[data-campaign-time='230407'] .c-r1-cm__movie-thumb:before {
	display: none;
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__movie-button-15seconds span:before {
		width: calc(270/750*100vw);
		height: calc(65/750*100vw);
	}
}

[data-campaign-time='230407'] .c-r1-cm__movie-thumb:not(:last-child) .c-r1-cm__movie-button {
	margin-bottom: 180px;
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__movie-thumb:not(:last-child) .c-r1-cm__movie-button {
		margin-bottom: calc(90/750*100vw);
	}
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__movie-button {
		margin-top: calc(45/750*100vw);
	}
}

[data-campaign-time='230407'] .c-r1-cm__movie-button:before {
	background-image: none;
}

[data-campaign-time='230407'] .c-r1-cm__movie-main {
	margin-top: 0;
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__movie-main {
		margin-top: calc(90/750*100vw);
	}
}

.c-r1-cm__movie-thumb-seconds[data-second='30'] {
	background-image: url(/dairies/yogurt/meiji-r1/assets/img/label-cm-30s-pc.png)
}

@media screen and (max-width:767px) {
	.c-r1-cm__movie-thumb-seconds[data-second='30'] {
		background-image: url(/dairies/yogurt/meiji-r1/assets/img/label-cm-30s-sp.png)
	}
}


/* archive */
[data-campaign-time='230407'] .c-r1-cm__archive {
	padding-bottom: 180px;
	margin-top: 120px;
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__archive {
		padding-bottom: calc(145/750*100vw);
		margin-top: calc(100/750*100vw);
	}
}

.c-r1-cm__archive-body {
	max-width: 950px;
	margin: 0 auto;
}

.c-r1-cm__archive-body h2 {
	text-align: center;
	line-height: 1;
}

[data-campaign-time='230407'] .c-r1-cm__archive-body span {
	position: relative;
	height: 65px;
	display: inline-block;
}

@media screen and (max-width:767px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-body span {
		height: calc(65/750*100vw);
	}
}

.c-r1-cm__archive-body h2 img {
	width: 262px;
	height: auto;
}

@media screen and (max-width:767px) {
	.c-r1-cm__archive-body h2 img {
		width: calc(300/750*100vw);
	}
}

.c-r1-cm__archive-item {
	text-align: center;
	margin-top: 60px;
}

@media screen and (max-width:767px) {
	.c-r1-cm__archive-item {
		margin-top: calc(90/750*100vw);
	}
}

[data-campaign-time='230407'] .c-r1-cm__archive-text {
	margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-text {
			margin-bottom: calc(25/750*100vw);
	}
}

.c-r1-cm__archive-lists {
	max-width: 850px;
	margin: 70px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
}

@media screen and (max-width:767px) {
	.c-r1-cm__archive-lists {
		max-width: calc(670/750*100vw);
		margin: calc(55/750*100vw) auto 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.c-r1-cm__archive-lists {
		max-width: calc(850/1024*100vw);
	}
}

.c-r1-cm__archive-lists::after {
	content: none;
}

.c-r1-cm__archive-lists li {
	margin-top: 180px;
	max-width: 48.825%;
}

@media screen and (max-width:767px) {
	.c-r1-cm__archive-lists li {
		margin-top: calc(100/750*100vw);
		max-width: calc(314/750*100vw);
	}
}

.c-r1-cm__archive-lists li:nth-child(-n+2) {
	margin-top: 0;
}

[data-campaign-time='230407'] .c-r1-cm__archive-lists:not(:last-child) {
	margin-bottom: 180px;
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-lists:not(:last-child) {
		margin-bottom: calc(95/750*100vw);
	}
}

.c-r1-cm__archive-lists:first-child {
	margin-top: 60px;
}

@media screen and (max-width: 767px) {
	.c-r1-cm__archive-lists:first-child {
		margin-top: calc(20/750*100vw);
	}
}

.c-r1-cm__archive-text {
	font-family: Noto Sans JP, sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 25px;
	color: #333;
}

@media screen and (max-width:767px) {
	.c-r1-cm__archive-text {
		font-size: calc(26/750*100vw);
		margin-bottom: calc(25/750*100vw);
		white-space: nowrap;
	}
}

.c-r1-cm__archive-thumb img {
	max-width: 100%;
	height: auto;
}

[data-campaign-time='230407'] .c-r1-cm__archive-button {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 30px auto 0;
}

@media screen and (max-width:767px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-button {
		margin: calc(25/750*100vw) auto 0;
	}
}

[data-campaign-time='230407'] .c-r1-cm__archive-button li {
	width: auto;
}

@media screen and (min-width:768px) and (max-width:1023px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-button li {
		min-width: 163px;
	}
}

@media screen and (max-width:767px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-button li {
		min-width: calc(270/750*100vw);
	}
}

[data-campaign-time='230407'] .c-r1-cm__archive-button li span {
	width: 215px;
	height: 60px;
	cursor: pointer;
	position: relative;
	display: block;
	margin: auto;
}

@media screen and (max-width: 767px) {
	[data-campaign-time='230407'] .c-r1-cm__movie-button li span {
		height: calc(65/750*100vw);
	}
}

@media screen and (min-width:768px) and (max-width:1023px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-button li span {
		width: calc(216/1024*100vw);
		height: calc(60/1024*100vw);
	}
}

@media screen and (max-width:767px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-button li span {
		width: calc(270/750*100vw);
		height: calc(65/750*100vw);
	}

	[data-campaign-time='230407'] .c-r1-cm__archive-button li span:after {
		display: none;
	}
}

.c-r1-cm__archive-button li span:before,
.c-r1-cm__archive-button li span:after {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 215px;
	height: 60px;
	left: 0;
	top: 0;
}

@media screen and (min-width:768px) and (max-width:1023px) {

	.c-r1-cm__archive-button li span:before,
	.c-r1-cm__archive-button li span:after {
		width: calc(216/1024*100vw);
		height: calc(60/1024*100vw);
	}
}

@media screen and (max-width:767px) {

	.c-r1-cm__archive-button li span:before,
	.c-r1-cm__archive-button li span:after {
		width: calc(270/750*100vw);
		height: calc(65/750*100vw);
	}
}

.c-r1-cm__archive-button-15seconds {
	max-width: 100% !important;
}

@media screen and (min-width:768px) {
	.c-r1-cm__archive-button-15seconds span {
		color: #fffdf8
	}
}

.c-r1-cm__archive-button-15seconds span:before {
	background-image: url(/dairies/yogurt/meiji-r1/assets/img/btn-cm-play.png)
}

@media screen and (max-width:767px) {
	.c-r1-cm__archive-button-15seconds span:before {
		background-image: url(/dairies/yogurt/meiji-r1/assets/img/btn-cm-play-sp.png)
	}
}

[data-campaign-time='230407'] .c-r1-cm__archive-button-15seconds span:before {
	background: url(/dairies/yogurt/meiji-r1/assets/img/btn-cm-play-pc.svg) no-repeat;
}

@media screen and (min-width:768px) and (max-width:1023px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-button-15seconds span:before {
		background-size: 100%;
	}
}

@media screen and (max-width:767px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-button-15seconds span:before {
		width: calc(270/750*100vw);
		height: calc(65/750*100vw);
		background: url(/dairies/yogurt/meiji-r1/assets/img/btn-cm-play-sp.svg) no-repeat;
		background-size: 100% 100%;
	}
}

@media screen and (min-width:768px) {
	[data-campaign-time='230407'] .c-r1-cm__archive-button li span:hover:before {
		background: url(/dairies/yogurt/meiji-r1/assets/img/btn-cm-play-hover.svg) no-repeat;
		background-size: 100%;
	}
}


/* sns */
[data-campaign-time='230407'] .c-r1-cm__sns {
	padding: 0 0 55px;
}

@media screen and (max-width:767px) {
	[data-campaign-time='230407'] .c-r1-cm__sns {
		padding: 0 0 calc(95/750*100vw);
	}
}

@media screen and (max-width:767px) {
	[data-campaign-time='230407'] .c-r1-cm__sns-body span {
		line-height: 1;
	}
}

[data-campaign-time='230407'] .c-r1-cm__sns-body span:before,
[data-campaign-time='230407'] .c-r1-cm__sns-body span:after {
	background-image: none;
}


/* links */
.c-r1-cm__links {
	padding-bottom: 75px;
	text-align: center;
}

@media screen and (max-width:767px) {
	.c-r1-cm__links {
		padding-bottom: calc(180/750*100vw);
	}
}

.c-r1-cm__links a {
	display: inline-block;
	transition: .3s;
}

.c-r1-cm__links a:hover {
	opacity: .7;
}

.c-r1-cm__links-anchor {
	display: block;
	text-align: center;
	margin-bottom: 40px;
}

@media screen and (max-width:767px) {
	.c-r1-cm__links-anchor {
		margin-bottom: calc(50/750*100vw);
		height: calc(18/750*100vw);
	}
}

@media screen and (max-width:767px) {
	.c-r1-cm__links-anchor img {
		max-width: calc(30/750*100vw);
		vertical-align: top;
	}
}

.c-r1-cm__links-top {
	display: block;
	text-align: center;
}

.c-r1-cm__links-top img {
	max-width: 210px;
}

@media screen and (max-width:767px) {
	.c-r1-cm__links-top img {
		max-width: calc(270/750*100vw);
	}
}

/* sub-title */
.c-r1-cm__sub-title {
	font-family: Noto Sans JP, sans-serif;
	font-size: 1.625rem;
	font-weight: 500;
	color: #333;
	line-height: 1;
	position: relative;
}

@media screen and (max-width:767px) {
	.c-r1-cm__sub-title {
		font-size: calc(35/750*100vw);
		line-height: 1.514;
		white-space: nowrap;
	}
}

.c-r1-cm__sub-title:before {
	content: '';
	position: absolute;
	width: 80px;
	height: 4px;
	background-color: #e60012;
	bottom: -20px;
	left: 50%;
	border-radius: 2px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

@media screen and (max-width: 767px) {
	.c-r1-cm__sub-title:before {
		width: calc(80/750*100vw);
		height: calc(4/750*100vw);
		bottom: calc(-20/750*100vw);
	}
}