@charset "UTF-8";
.btn-3ple {
	align-items: center;
	background: #d92984;
	border-radius: 27.5px;
	display: flex;
	height: 55px;
	justify-content: center;
	position: relative;
	text-decoration: none;
}
@media screen and (min-width: 1000px) {
	.btn-3ple {
		border-radius: 55px;
		height: 110px;
		margin: 0 auto;
		max-width: 600px;
	}
}
.btn-3ple--ranking {
	background: #f2b843;
}
.btn-3ple--negative {
	background: #fff;
	border: 2px solid #ccc;
	box-sizing: border-box;
}
@media screen and (min-width: 1000px) {
	.btn-3ple--negative {
		border-width: 4px;
	}
}
.btn-3ple--negative::after {
	color: #d92984;
}
.btn-3ple__icon {
	margin-right: 8px;
}
@media screen and (min-width: 1000px) {
	.btn-3ple__icon {
		margin-right: 15px;
	}
}
.btn-3ple__text {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
@media screen and (min-width: 1000px) {
	.btn-3ple__text {
		font-size: 35px;
	}
}
.btn-3ple--negative .btn-3ple__text {
	color: #d92984;
}
.btn-3ple::after {
	bottom: 0;
	color: #fff;
	content: "\f054";
	display: none;
	font-family: "Font Awesome 5 Free";
	font-size: 15px;
	font-weight: 700;
	height: 1em;
	margin: auto 0;
	position: absolute;
	right: 15px;
	top: 0;
}
@media screen and (min-width: 1000px) {
	.btn-3ple::after {
		display: block;
		font-size: 30px;
		right: 30px;
	}
}
.btn-3ple--negative::after {
	color: #d92984;
}

.date-check {
	background: #faf9f7;
	padding: 13px 0;
}
@media screen and (min-width: 1000px) {
	.date-check {
		padding: 36px 0;
	}
}
.date-check__text {
	font-size: 11px;
	font-weight: 700;
	line-height: 17.75px;
	margin: -3.375px 0;
	text-align: center;
}
@media screen and (min-width: 1000px) {
	.date-check__text {
		font-size: 30px;
		line-height: 1.6;
		margin: -.3em 0;
	}
}
.date-check__text .strong {
	color: #d92984;
}
.date-check__text .small {
	font-size: 10px;
}
@media screen and (min-width: 1000px) {
	.date-check__text .small {
		font-size: .7em;
	}
}
.date-check.js-date-check:not(.is-within) {
	display: none;
}

.footer-copy-wrapper {
	background-color: #fff;
	border-top: 1px solid #e7e7e7;
	padding: 10px 0;
}
@media screen and (min-width: 1000px) {
	.footer-copy-wrapper {
		padding: 20px 0;
	}
}

@media screen and (min-width: 1000px) {
	.footer-copy {
		align-items: center;
		display: flex;
		justify-content: center;
	}
}
.footer-copy__img {
	margin-bottom: 5px;
	text-align: center;
}
@media screen and (min-width: 1000px) {
	.footer-copy__img {
		margin-bottom: 0;
		margin-right: 15px;
	}
}
.footer-copy__text {
	color: #333;
	font-size: 10px;
	line-height: 1.6;
	margin: -.3em 0;
	text-align: center;
	text-align: center;
}
@media screen and (min-width: 1000px) {
	.footer-copy__text {
		font-size: 14px;
	}
}

.header-content {
	padding: 10px 0;
}
@media screen and (min-width: 1000px) {
	.header-content {
		padding: 20px 0;
	}
}
.header-content__body {
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.header-content__logo {
	align-items: flex-end;
	display: flex;
	flex: 0 0 auto;
}
.header-content__logo-content:not(:last-child) {
	margin-right: 10px;
}
.header-content__logo-content img {
	height: 24px;
}
@media screen and (min-width: 1000px) {
	.header-content__logo-content img {
		height: 39px;
	}
}
.header-content__logo-content--d img {
	height: 16px;
}
@media screen and (min-width: 1000px) {
	.header-content__logo-content--d img {
		height: 26px;
	}
}
.header-content__link {
	display: none;
}
@media screen and (min-width: 1000px) {
	.header-content__link {
		display: block;
		flex: 0 0 auto;
	}
	.header-content__link > a {
		color: inherit;
		display: block;
		font-size: 18px;
		font-weight: 700;
		text-decoration: none;
	}
	.header-content__link > a .icon {
		color: #d92984;
		margin-right: .25em;
	}
}

.main {
	position: relative;
}

.pagetop-holder {
	bottom: 0;
	left: 0;
	pointer-events: none;
	position: absolute;
	text-align: right;
	width: 100%;
}

.pagetop-container {
	padding-bottom: 10px;
}
body:not(.is-bottom) .pagetop-container {
	bottom: 0;
	position: fixed;
	width: 100%;
	z-index: 1000;
}
@media screen and (min-width: 1000px) {
	.pagetop-container {
		padding-bottom: 20px;
	}
}
@media screen and (min-width: 1000px) {
	.pagetop-container .container {
		max-width: 1200px;
	}
}

.pagetop {
	border-radius: 50%;
	display: inline-block;
	pointer-events: all;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
} /* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	word-break: break-all;
}

button {
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	line-height: 1;
	padding: 0;
}

main {
	display: block;
}

input {
	border: 0 none;
}

img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: bottom;
}

select {
	line-height: 1;
}

select::-moz-focus-inner {
	border: 0;
	outline: 0;
}

.container {
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	max-width: 375px;
	padding: 0 10px;
}
@media screen and (min-width: 1000px) {
	.container {
		max-width: 1000px;
	}
}
@media screen and (min-width: 1000px) {
	.container {
		padding: 0 20px;
	}
}
.container--0pad {
	padding: 0;
}
@media screen and (min-width: 1000px) {
	.container--0pad {
		padding: 0;
	}
}
@media screen and (max-width: 1000px) {
	.container--sp-0pad {
		padding: 0 !important;
	}
}
@media screen and (min-width: 1000px) {
	.container--pc-0pad {
		padding: 0 !important;
	}
}
@media screen and (max-width: 1000px) {
	.container--pc-only {
		max-width: none !important;
		padding: 0 !important;
	}
}
@media screen and (min-width: 1000px) {
	.container--sp-only {
		max-width: none !important;
		padding: 0 !important;
	}
}

body {
	color: #333;
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "Lucida Grande", "segoe UI", Meiryo, "メイリオ", "游ゴシック", "Yu Gothic", Verdana, Arial, sans-serif;
	margin: 0;
}

@media screen and (min-width: 1000px) {
	.sp-content {
		display: none;
	}
}

@media screen and (max-width: 1000px) {
	.pc-content {
		display: none;
	}
}

.wrap {
	display: block;
}

@media screen and (max-width: 1000px) {
	.sp-wrap {
		display: block;
	}
}

@media screen and (min-width: 1000px) {
	.pc-wrap {
		display: block;
	}
}

.hover {
	transition: filter .2s, opacity .7s;
}
.hover:hover {
	filter: contrast(50%) brightness(135%) saturate(95%);
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
	.hover:hover {
		opacity: .7;
	}
}

.img-block {
	line-height: 0;
	text-align: center;
}

.btn-container {
	display: flex;
	justify-content: center;
}
.btn-container__btn {
	flex: 0 1 auto;
}
.btn-container__btn img {
	width: 100%;
}

.js-lazy-img {
	transition: opacity .7s;
}
.js-lazy-img.is-init, .js-lazy-img.is-loading {
	opacity: 0;
}
.js-lazy-img.is-loaded {
	opacity: 1;
}

.js-lazy-srcset {
	display: none;
	transition: opacity .7s;
}
.js-lazy-srcset.is-loading {
	opacity: 0;
}
.js-lazy-srcset.is-loaded {
	animation: fade-in 1s;
	display: inline-block;
}

img.swiper-lazy {
	opacity: 0;
	transition: opacity .7s;
}
img.swiper-lazy.is-loaded {
	opacity: 1;
}

.js-lazy-bg__holder {
	opacity: 0;
	transition: opacity .2s;
}
.js-lazy-bg.is-loaded .js-lazy-bg__holder {
	opacity: 1;
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.content-bnr-list__item {
	text-align: center;
}
.content-bnr-list__item:not(:last-child) {
	margin-bottom: 15px;
}
@media screen and (min-width: 1000px) {
	.content-bnr-list__item:not(:last-child) {
		margin-bottom: 30px;
	}
}

.content-bnr-item {
	display: inline-block;
}

.content-item-card {
	background: #f7f5eb;
	box-sizing: border-box;
	color: inherit;
	display: flex;
	flex-direction: column;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}
@media screen and (min-width: 1000px) {
	.content-item-card {
		padding: 10px;
	}
}
.content-item-card--pickup {
	padding: 10px;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup {
		align-items: stretch;
		flex-direction: row;
		padding: 10px 30px 10px 10px;
	}
}
.content-item-card__thumb {
	margin-bottom: 15px;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card__thumb {
		flex: 0 0 570px;
		margin-bottom: 0;
		margin-right: 30px;
	}
}
.content-item-card__body {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card__body {
		display: block;
		flex: 1 1 auto;
		padding-top: 15px;
	}
}
.content-item-card__name {
	margin-bottom: 15px;
}
@media screen and (min-width: 1000px) {
	.content-item-card__name {
		margin-bottom: 20px;
	}
}
.content-item-card--pickup .content-item-card__name {
	margin-bottom: 10px;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card__name {
		margin-bottom: 35px;
	}
}
.content-item-card__bottom {
	border-top: 1px solid rgba(204, 186, 121, .5);
	margin-top: auto;
	padding-top: 10px;
}
@media screen and (min-width: 1000px) {
	.content-item-card__bottom {
		padding-top: 20px;
	}
}
.content-item-card--pickup .content-item-card__bottom {
	padding-top: 15px;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card__bottom {
		padding-top: 20px;
	}
}
.content-item-card__catch:not(:last-child) {
	margin-bottom: 10px;
}
@media screen and (min-width: 1000px) {
	.content-item-card__catch:not(:last-child) {
		margin-bottom: 20px;
	}
}
.content-item-card__tag:not(:last-child) {
	margin-bottom: 10px;
}
@media screen and (min-width: 1000px) {
	.content-item-card__tag:not(:last-child) {
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card__tag:not(:last-child) {
		margin-bottom: 30px;
	}
}
.content-item-card__price:not(:last-child) {
	margin-bottom: 5px;
}
@media screen and (min-width: 1000px) {
	.content-item-card__price:not(:last-child) {
		margin-bottom: 10px;
	}
}
.content-item-card--pickup .content-item-card__price:not(:last-child) {
	margin-bottom: 10px;
}
.content-item-card--pickup .content-item-card__coupon-point {
	display: flex;
	margin: 0 -7.5px;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card__coupon-point {
		display: block;
		margin: 0;
	}
}
.content-item-card:not(.content-item-card--pickup) .content-item-card__point, .content-item-card:not(.content-item-card--pickup) .content-item-card__coupon {
	min-height: 24px;
}
.content-item-card:not(.content-item-card--pickup) .content-item-card__point:not(:last-child), .content-item-card:not(.content-item-card--pickup) .content-item-card__coupon:not(:last-child) {
	margin-bottom: 5px;
}
.content-item-card--pickup .content-item-card__point, .content-item-card--pickup .content-item-card__coupon {
	box-sizing: border-box;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 7.5px;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card__point, .content-item-card--pickup .content-item-card__coupon {
		max-width: none;
		padding: 0;
	}
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card__point:not(:last-child), .content-item-card--pickup .content-item-card__coupon:not(:last-child) {
		margin-bottom: 10px;
	}
}

.content-item-card-thumb {
	background: #ccc;
	display: block;
	position: relative;
	width: 100%;
}
.content-item-card-thumb::before {
	content: "";
	display: block;
	padding-top: 100%;
}
.content-item-card-thumb > * {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.content-item-card--pickup .content-item-card-thumb {
	display: block;
	position: relative;
	width: 100%;
}
.content-item-card--pickup .content-item-card-thumb::before {
	content: "";
	display: block;
	padding-top: 63.2835820896%;
}
.content-item-card--pickup .content-item-card-thumb > * {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card-thumb {
		display: block;
		position: relative;
		width: 100%;
	}
	.content-item-card--pickup .content-item-card-thumb::before {
		content: "";
		display: block;
		padding-top: 63.1578947368%;
	}
	.content-item-card--pickup .content-item-card-thumb > * {
		bottom: 0;
		display: block;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
}
.content-item-card-thumb img {
	width: 100%;
}

.content-item-card-name {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
	font-size: 17px;
	font-weight: 700;
}
.content-item-card-name__head-wrapper {
	display: block;
	margin-bottom: 5px;
}
@media screen and (min-width: 1000px) {
	.content-item-card-name__head-wrapper {
		margin-bottom: 10px;
	}
}
.content-item-card-name__head {
	display: block;
	font-size: 10px;
	line-height: 1.2;
	margin: calc((1.2em - 1em) / 2 * -1) 0;
}
@media screen and (min-width: 1000px) {
	.content-item-card-name__head {
		font-size: 16px;
	}
}
.content-item-card--pickup .content-item-card-name__head {
	font-size: 14px;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card-name__head {
		font-size: 16px;
	}
}
.content-item-card-name__main-wrapper {
	display: block;
}
.content-item-card-name__main {
	display: block;
	font-size: 17px;
	line-height: 1.2;
	margin: calc((1.2em - 1em) / 2 * -1) 0;
}
@media screen and (min-width: 1000px) {
	.content-item-card-name__main {
		font-size: 30px;
	}
}
.content-item-card--pickup .content-item-card-name__main {
	font-size: 25px;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card-name__main {
		font-size: 30px;
	}
}

.content-item-card-catch {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
	margin: calc((1.4em - 1em) / 2 * -1) 0;
}
@media screen and (min-width: 1000px) {
	.content-item-card-catch {
		font-size: 16px;
	}
}

.content-item-card-tag-list__list {
	display: flex;
	margin: 0 -2.5px;
}
@media screen and (min-width: 1000px) {
	.content-item-card-tag-list__list {
		margin: 0 -5px;
	}
}
.content-item-card-tag-list__item {
	box-sizing: border-box;
	flex: 0 0 auto;
	padding: 0 2.5px;
}
@media screen and (min-width: 1000px) {
	.content-item-card-tag-list__item {
		padding: 0 5px;
	}
}

.content-item-card-tag {
	align-items: center;
	background: #8a3e3a;
	box-sizing: border-box;
	color: #fff;
	display: flex;
	font-size: 12px;
	font-weight: 700;
	height: 25px;
	justify-content: center;
	min-width: 63.5px;
	padding: 0 5px;
}
@media screen and (min-width: 1000px) {
	.content-item-card-tag {
		font-size: 14px;
		height: 30px;
		min-width: 110px;
	}
}
.content-item-card-tag--type {
	background: #946f1f;
}

.content-item-card-price {
	color: #c00;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
	font-size: 20px;
	font-weight: 700;
	text-align: right;
}
@media screen and (min-width: 1000px) {
	.content-item-card-price {
		font-size: 30px;
	}
}
.content-item-card--pickup .content-item-card-price {
	font-size: 40px;
}
@media screen and (min-width: 1000px) {
	.content-item-card--pickup .content-item-card-price {
		font-size: 50px;
	}
}
.content-item-card-price .small {
	font-size: .6em;
}

.content-item-card-coupon {
	align-items: center;
	background: #fff;
	border-radius: 3px;
	box-sizing: border-box;
	display: flex;
	height: 24px;
	justify-content: end;
	padding: 0 5px;
}
@media screen and (min-width: 1000px) {
	.content-item-card-coupon {
		justify-content: center;
	}
}
.content-item-card-coupon__text {
	font-size: 10px;
	font-weight: 600;
}
.content-item-card-coupon__value {
	color: #f93099;
	font-size: 12px;
	font-weight: 600;
	margin: 0 1px;
}
.content-item-card-coupon__value-text {
	color: #f93099;
	font-size: 10px;
	font-weight: 600;
}

.content-item-card-point {
	align-items: center;
	background: #fff;
	border: 1px solid #f93099;
	border-radius: 3px;
	box-sizing: border-box;
	display: flex;
	height: 24px;
	justify-content: space-between;
	padding: 0 5px;
}
@media screen and (min-width: 1000px) {
	.content-item-card-point {
		padding: 0 10px;
	}
}
.content-item-card-point::before {
	background: url("https://cdn.3ple.jp/3ple-static/3ple/pro/css/pages/matome/../../../img/common/icon-internal-point.png") no-repeat center;
	background-color: #f93099;
	background-size: 11px 10.5px;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 16px;
	width: 16px;
}
.content-item-card-point__main-price {
	font-size: 14px;
	font-size: clamp(.75rem, .339rem + 1.43vw, .875rem);
	font-weight: 600;
}
.content-item-card-point__sub-price {
	font-size: 12px;
	font-size: clamp(.625rem, .214rem + 1.43vw, .75rem);
	font-weight: 600;
	margin: 0 1px;
}
.content-item-card-point__text {
	font-size: 12px;
	font-size: clamp(.625rem, .214rem + 1.43vw, .75rem);
	font-weight: 600;
}
.content-item-card-point--emphasis {
	background-color: #ffebf6;
	color: #f93099;
}

.content-section-list__item:not(:last-child) {
	margin-bottom: 25px;
}
@media screen and (min-width: 1000px) {
	.content-section-list__item:not(:last-child) {
		margin-bottom: 40px;
	}
}

.content-section__head {
	margin-bottom: 20px;
}

.content-section-head {
	align-items: center;
	background-image: url("https://www.3ple.jp/feature/3ple/osechi2024/img/content-head-bg_sp.png");
	background-size: 100% auto;
	display: flex;
	height: 36px;
	justify-content: flex-start;
	padding-left: 8.5px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
	.content-section-head {
		background-image: -webkit-image-set(url("https://www.3ple.jp/feature/3ple/osechi2024/img/content-head-bg_sp.png") 1x, url("https://www.3ple.jp/feature/3ple/osechi2024/img/content-head-bg_sp@2x.png") 2x);
		background-image: image-set(url("https://www.3ple.jp/feature/3ple/osechi2024/img/content-head-bg_sp.png") 1x, url("https://www.3ple.jp/feature/3ple/osechi2024/img/content-head-bg_sp@2x.png") 2x);
	}
}
@media screen and (min-width: 1000px) {
	.content-section-head {
		background-image: url("https://www.3ple.jp/feature/3ple/osechi2024/img/content-head-bg_pc.png");
	}
}
@media screen and (min-width: 1000px) {
	.content-section-head {
		height: 92px;
		padding-left: 19px;
	}
}

.content-item-list {
	overflow: hidden;
}
.content-item-list__list {
	display: flex;
	flex-wrap: wrap;
	margin: -5px -4.5px;
}
@media screen and (min-width: 1000px) {
	.content-item-list__list {
		margin: -20px -15px;
	}
}
.content-item-list__item {
	align-items: stretch;
	box-sizing: border-box;
	display: flex;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 5px 4.5px;
}
@media screen and (min-width: 1000px) {
	.content-item-list__item {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%;
		padding: 20px 15px;
	}
}
.content-item-list__item--pickup {
	flex-basis: 100%;
	max-width: 100%;
}

.first {
	border-bottom: 4px #ccba79 solid;
}
@media screen and (min-width: 1000px) {
	.first {
		border-width: 7px;
	}
}

.mv {
	background-color: #fffdaa;
	background-image: url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-front_sp.png"), url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-back_sp.png");
	background-position: center, center;
	background-repeat: no-repeat, no-repeat;
	background-size: auto 100%, cover;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
	.mv {
		background-image: -webkit-image-set(url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-front_sp.png") 1x, url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-front_sp@2x.png") 2x), -webkit-image-set(url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-back_sp.png") 1x, url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-back_sp@2x.png") 2x);
		background-image: image-set(url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-front_sp.png") 1x, url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-front_sp@2x.png") 2x), image-set(url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-back_sp.png") 1x, url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-back_sp@2x.png") 2x);
	}
}
@media screen and (min-width: 1000px) {
	.mv {
		background-image: url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-front_pc.png"), url("https://www.3ple.jp/feature/3ple/osechi2024/img/mv-bg-back_pc.png");
	}
}
@media screen and (min-width: 1000px) {
	.mv {
		background-size: auto 100%, auto 100%;
	}
}

.mv-content {
	display: block;
	position: relative;
	width: 100%;
}
.mv-content::before {
	content: "";
	display: block;
	padding-top: 37.6%;
}
.mv-content > * {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
@media screen and (min-width: 1000px) {
	.mv-content {
		display: block;
		position: relative;
		width: 100%;
	}
	.mv-content::before {
		content: "";
		display: block;
		padding-top: 36%;
	}
	.mv-content > * {
		bottom: 0;
		display: block;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
}
.mv-content img {
	width: 100%;
}

.first-date-wrapper {
	background: #000;
}

.first-date {
	align-items: center;
	color: #fff;
	display: flex;
	font-size: 12px;
	font-weight: 700;
	height: 22px;
	justify-content: center;
}
@media screen and (min-width: 1000px) {
	.first-date {
		font-size: 20px;
		height: 36px;
	}
}

.first-catch {
	background-image: url("https://www.3ple.jp/feature/3ple/osechi2024/img/catch-bg_sp.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
	.first-catch {
		background-image: -webkit-image-set(url("https://www.3ple.jp/feature/3ple/osechi2024/img/catch-bg_sp.png") 1x, url("https://www.3ple.jp/feature/3ple/osechi2024/img/catch-bg_sp@2x.png") 2x);
		background-image: image-set(url("https://www.3ple.jp/feature/3ple/osechi2024/img/catch-bg_sp.png") 1x, url("https://www.3ple.jp/feature/3ple/osechi2024/img/catch-bg_sp@2x.png") 2x);
	}
}
@media screen and (min-width: 1000px) {
	.first-catch {
		background-image: url("https://www.3ple.jp/feature/3ple/osechi2024/img/catch-bg_pc.png");
	}
}
@media screen and (min-width: 1000px) {
	.first-catch {
		padding: 30px 0 25px;
	}
}
.first-catch__main {
	margin-bottom: 15px;
}
.first-catch__main p:first-child {
	margin-bottom: 10px;
}
@media screen and (min-width: 1000px) {
	.first-catch__main {
		margin-bottom: 20px;
	}
	.first-catch__main p:first-child {
		margin-bottom: 20px;
	}
}

.first-catch-main {
	color: #000;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.6;
	margin: calc((1.6em - 1em) / 2 * -1) 0;
	text-align: center;
}
@media screen and (min-width: 1000px) {
	.first-catch-main {
		font-size: 28px;
	}
}
.first-catch-main .strong {
	color: #c00;
}

.first-catch-sub {
	font-size: 10px;
	font-weight: 700;
	line-height: 19.2px;
	margin: calc((19.2pxem - 1em) / 2 * -1) 0;
	text-align: center;
}
@media screen and (min-width: 1000px) {
	.first-catch-sub {
		font-size: 16px;
		line-height: 1.6;
		margin: calc((1.6em - 1em) / 2 * -1) 0;
	}
}

.nav-section-list__item:not(:last-child) {
	margin-bottom: 30px;
}
@media screen and (min-width: 1000px) {
	.nav-section-list__item:not(:last-child) {
		margin-bottom: 50px;
	}
}

.nav-section__head {
	margin-bottom: 15px;
}
@media screen and (min-width: 1000px) {
	.nav-section__head {
		margin-bottom: 20px;
	}
}

.nav-list {
	overflow: hidden;
}
.nav-list__list {
	display: flex;
	margin: 0 -4px;
}
@media screen and (min-width: 1000px) {
	.nav-list__list {
		margin: 0 -15px;
	}
}
.nav-section--4-col .nav-list__list {
	margin: 0 -3px;
}
@media screen and (min-width: 1000px) {
	.nav-section--4-col .nav-list__list {
		margin: 0 -20px;
	}
}
.nav-list__item {
	box-sizing: border-box;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
	padding: 0 4px;
}
@media screen and (min-width: 1000px) {
	.nav-list__item {
		padding: 0 15px;
	}
}
.nav-section--4-col .nav-list__item {
	flex-basis: 25%;
	max-width: 25%;
	padding: 0 3px;
}
@media screen and (min-width: 1000px) {
	.nav-section--4-col .nav-list__item {
		padding: 0 20px;
	}
}

.osake__head {
	margin-bottom: 10px;
}
@media screen and (min-width: 1000px) {
	.osake__head {
		margin-bottom: 50px;
	}
}
.osake__item-list {
	margin-bottom: 25px;
}
@media screen and (min-width: 1000px) {
	.osake__item-list {
		margin-bottom: 70px;
	}
}

.osake-head {
	background: #000;
	text-align: center;
}

.osake-item-list {
	overflow: hidden;
}
@media screen and (min-width: 1000px) {
	.osake-item-list {
		margin: 0 auto;
		max-width: 712px;
	}
}
.osake-item-list__list {
	display: flex;
	flex-wrap: wrap;
	margin: -5px -4.5px;
}
@media screen and (min-width: 1000px) {
	.osake-item-list__list {
		margin: -35px;
	}
}
.osake-item-list__item {
	align-items: stretch;
	box-sizing: border-box;
	display: flex;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 5px 4.5px;
}
@media screen and (min-width: 1000px) {
	.osake-item-list__item {
		padding: 35px;
	}
}
.osake-item-list__item--pickup {
	flex-basis: 100%;
	max-width: 100%;
}

.osake-btn {
	align-items: center;
	background: #000;
	border-radius: 15px;
	color: #ffd236;
	display: flex;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
	font-size: 15px;
	font-weight: 700;
	height: 30px;
	justify-content: center;
	margin: 0 auto;
	position: relative;
	text-decoration: none;
	width: 150px;
}
@media screen and (min-width: 1000px) {
	.osake-btn {
		border-radius: 22px;
		font-size: 24px;
		height: 44px;
		width: 250px;
	}
}
.osake-btn > * {
	display: block;
}
.osake-btn::after {
	bottom: 0;
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-size: 1em;
	font-weight: 700;
	height: 1em;
	margin: auto 0;
	position: absolute;
	right: 10px;
	top: 0;
}
@media screen and (min-width: 1000px) {
	.osake-btn::after {
		right: 15px;
	}
}

.osake-item-card {
	background: #f7f5eb;
	box-sizing: border-box;
	color: inherit;
	display: flex;
	flex-direction: column;
	padding: 5px 5px 10px;
	text-decoration: none;
	width: 100%;
}
@media screen and (min-width: 1000px) {
	.osake-item-card {
		padding: 20px;
	}
}
.osake-item-card__thumb {
	margin-bottom: 15px;
}
@media screen and (min-width: 1000px) {
	.osake-item-card__thumb {
		margin-bottom: 20px;
	}
}
.osake-item-card__name {
	margin-bottom: 10px;
}
@media screen and (min-width: 1000px) {
	.osake-item-card__name {
		margin-bottom: 20px;
	}
}
.osake-item-card__bottom {
	flex: 0 0 auto;
	margin-top: auto;
}

.osake-item-card-thumb {
	background: #ccc;
	display: block;
	position: relative;
	width: 100%;
}
.osake-item-card-thumb::before {
	content: "";
	display: block;
	padding-top: 100%;
}
.osake-item-card-thumb > * {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.osake-item-card-thumb img {
	width: 100%;
}

.osake-item-card-name {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.6;
	margin: calc((1.6em - 1em) / 2 * -1) 0;
}
@media screen and (min-width: 1000px) {
	.osake-item-card-name {
		font-size: 14px;
	}
}

.osake-item-card-price {
	color: #c00;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
	font-size: 20px;
	font-weight: 700;
	text-align: right;
}
@media screen and (min-width: 1000px) {
	.osake-item-card-price {
		font-size: 30px;
	}
}
.osake-item-card-price .small {
	font-size: .6em;
}

.ranking {
	background: #c00;
}
.ranking__slider {
	overflow: hidden;
	padding: 10px 0 15px;
}
@media screen and (min-width: 1000px) {
	.ranking__slider {
		padding: 20px 0;
	}
}

.ranking-head {
	align-items: center;
	background-image: url("https://www.3ple.jp/feature/3ple/osechi2024/img/ranking-head-bg_sp.png");
	background-size: 100%;
	display: flex;
	height: 56px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
	.ranking-head {
		background-image: -webkit-image-set(url("https://www.3ple.jp/feature/3ple/osechi2024/img/ranking-head-bg_sp.png") 1x, url("https://www.3ple.jp/feature/3ple/osechi2024/img/ranking-head-bg_sp@2x.png") 2x);
		background-image: image-set(url("https://www.3ple.jp/feature/3ple/osechi2024/img/ranking-head-bg_sp.png") 1x, url("https://www.3ple.jp/feature/3ple/osechi2024/img/ranking-head-bg_sp@2x.png") 2x);
	}
}
@media screen and (min-width: 1000px) {
	.ranking-head {
		background-image: url("https://www.3ple.jp/feature/3ple/osechi2024/img/ranking-head-bg_pc.png");
	}
}
@media screen and (min-width: 1000px) {
	.ranking-head {
		height: 103px;
		padding-left: 20px;
	}
}

.ranking-item-card {
	background: #fff;
	border-radius: 3px;
	box-sizing: border-box;
	color: inherit;
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 5px 5px 10px;
	position: relative;
	text-decoration: none;
	width: 100%;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card {
		border-radius: 6px;
		padding: 10px 10px 15px;
	}
}
.ranking-item-card--soldout {
	pointer-events: none;
}
.ranking-item-card__overlay {
	background: rgba(255, 255, 255, .75);
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
.ranking-item-card__best {
	left: 5px;
	position: absolute;
	top: 5px;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card__best {
		left: 10px;
		top: 10px;
	}
}
.ranking-item-card__num {
	margin-bottom: 2px;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card__num {
		margin-bottom: 4px;
	}
}
.ranking-item-card__thumb {
	margin-bottom: 10px;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card__thumb {
		margin-bottom: 20px;
	}
}
.ranking-item-card__name {
	margin-bottom: 10px;
}
.ranking-item-card__tag {
	margin-bottom: 10px;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card__tag {
		margin-bottom: 10px;
	}
}
.ranking-item-card__price {
	margin-bottom: 5px;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card__price {
		margin-bottom: 10px;
	}
}
.ranking-item-card__bottom {
	flex: 0 0 auto;
	margin-top: auto;
}
.ranking-item-card__coupon, .ranking-item-card__point {
	min-height: 24px;
}
.ranking-item-card__coupon:not(:last-child), .ranking-item-card__point:not(:last-child) {
	margin-bottom: 5px;
}

.ranking-item-card-soldout {
	align-items: center;
	background: #ada178;
	color: #fff;
	display: flex;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
	font-size: 21px;
	height: 69px;
	justify-content: center;
	line-height: 25px;
}
.ranking-item-card-soldout__text {
	display: block;
}

.ranking-item-card-num {
	height: 25px;
	text-align: center;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card-num {
		height: 40px;
	}
}

.ranking-item-card-thumb {
	background: #ccc;
	display: block;
	position: relative;
	width: 100%;
}
.ranking-item-card-thumb::before {
	content: "";
	display: block;
	padding-top: 100%;
}
.ranking-item-card-thumb > * {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.ranking-item-card-thumb img {
	width: 100%;
}

.ranking-item-card-name {
	font-size: 17px;
}
.ranking-item-card-name__head-wrapper {
	display: block;
	margin-bottom: 5px;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card-name__head-wrapper {
		margin-bottom: 10px;
	}
}
.ranking-item-card-name__head {
	display: block;
	font-size: 12px;
	line-height: 1.2;
	margin: calc((1.2em - 1em) / 2 * -1) 0;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card-name__head {
		font-size: 16px;
	}
}
.ranking-item-card-name__main-wrapper {
	display: block;
}
.ranking-item-card-name__main {
	display: block;
	font-size: 17px;
	line-height: 1.2;
	margin: calc((1.2em - 1em) / 2 * -1) 0;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card-name__main {
		font-size: 30px;
	}
}

.ranking-item-card-tag-list__list {
	display: flex;
	margin: 0 -2.5px;
}
.ranking-item-card-tag-list__item {
	box-sizing: border-box;
	flex: 0 0 auto;
	padding: 0 2.5px;
}

.ranking-item-card-tag {
	align-items: center;
	background: #8a3e3a;
	box-sizing: border-box;
	color: #fff;
	display: flex;
	font-size: 10px;
	height: 20px;
	justify-content: center;
	min-width: 63.5px;
	padding: 0 5px;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card-tag {
		font-size: 14px;
		height: 30px;
		min-width: 90px;
	}
}
.ranking-item-card-tag--type {
	background: #946f1f;
}

.ranking-item-card-price {
	color: #c00;
	font-family: "Open Sans", sans-serif;
	font-size: 28px;
	font-weight: 700;
	text-align: right;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card-price {
		font-size: 30px;
	}
}
.ranking-item-card-price .small {
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "Lucida Grande", "segoe UI", Meiryo, "メイリオ", "游ゴシック", "Yu Gothic", Verdana, Arial, sans-serif;
	font-size: .7em;
}

.ranking-item-card-coupon {
	align-items: center;
	background: #f5f3ef;
	border-radius: 3px;
	box-sizing: border-box;
	display: flex;
	height: 24px;
	justify-content: end;
	padding: 0 5px;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card-coupon {
		padding: 0 10px;
	}
}
.ranking-item-card-coupon__text {
	font-size: 10px;
	font-weight: 600;
}
.ranking-item-card-coupon__value {
	color: #f93099;
	font-size: 12px;
	font-weight: 600;
	margin: 0 1px;
}
.ranking-item-card-coupon__value-text {
	color: #f93099;
	font-size: 10px;
	font-weight: 600;
}

.ranking-item-card-point {
	align-items: center;
	background: #fff;
	border: 1px solid #f93099;
	border-radius: 3px;
	box-sizing: border-box;
	display: flex;
	height: 24px;
	justify-content: space-between;
	padding: 0 5px;
}
@media screen and (min-width: 1000px) {
	.ranking-item-card-point {
		padding: 0 10px;
	}
}
.ranking-item-card-point::before {
	background: url("https://cdn.3ple.jp/3ple-static/3ple/pro/css/pages/matome/../../../img/common/icon-internal-point.png") no-repeat center;
	background-color: #f93099;
	background-size: 11px 10.5px;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 16px;
	width: 16px;
}
.ranking-item-card-point__main-price {
	font-size: 14px;
	font-size: clamp(.75rem, .339rem + 1.43vw, .875rem);
	font-weight: 600;
}
.ranking-item-card-point__sub-price {
	font-size: 12px;
	font-size: clamp(.625rem, .214rem + 1.43vw, .75rem);
	font-weight: 600;
	margin: 0 1px;
}
.ranking-item-card-point__text {
	font-size: 12px;
	font-size: clamp(.625rem, .214rem + 1.43vw, .75rem);
	font-weight: 600;
}
.ranking-item-card-point--emphasis {
	background-color: #ffebf6;
	color: #f93099;
}

.ranking-slider {
	position: relative;
}
.ranking-slider__body {
	overflow: hidden;
	padding: 0 5px;
}
@media screen and (min-width: 1000px) {
	.ranking-slider__body {
		padding: 0 10px;
	}
}
.ranking-slider__btn {
	align-items: center;
	display: flex;
	height: 100%;
	pointer-events: none;
	position: absolute;
	top: 0;
	z-index: 10;
}
.ranking-slider__btn--left {
	left: 0;
}
@media screen and (min-width: 1000px) {
	.ranking-slider__btn--left {
		left: 0;
	}
}
.ranking-slider__btn--right {
	right: 0;
}
@media screen and (min-width: 1000px) {
	.ranking-slider__btn--right {
		right: 0;
	}
}
.ranking-slider .swiper-container {
	margin: 0 -2.5px;
	overflow: visible;
}
@media screen and (min-width: 1000px) {
	.ranking-slider .swiper-container {
		margin: 0 -5px;
	}
}
.ranking-slider .swiper-slide {
	align-self: stretch;
	height: auto;
	padding: 0 2.5px;
	width: 170px;
}
@media screen and (min-width: 1000px) {
	.ranking-slider .swiper-slide {
		padding: 0 5px;
		width: 222px;
	}
}

.ranking-slider-btn {
	display: flex;
	height: 45px;
	overflow: hidden;
	pointer-events: all;
	position: relative;
	width: 22.5px;
}
@media screen and (min-width: 1000px) {
	.ranking-slider-btn {
		height: 49px;
		width: 24.5px;
	}
}
.ranking-slider-btn:focus {
	outline: 0 none;
}
.ranking-slider-btn::before {
	background: rgba(0, 0, 0, .5);
	border-radius: 50%;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 200%;
}
.ranking-slider-btn::after {
	border: 6px solid transparent;
	border-left: 0 none;
	border-right: 9px solid #fff;
	bottom: 0;
	content: "";
	display: block;
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(-55%);
	width: 0;
}
@media screen and (min-width: 1000px) {
	.ranking-slider-btn::after {
		border-bottom-width: 7px;
		border-right-width: 10.5px;
		border-top-width: 7px;
	}
}
.is-beginning .ranking-slider-btn--prev {
	opacity: .2 !important;
}
.is-beginning .ranking-slider-btn--prev:hover {
	filter: none;
}
.ranking-slider-btn--next {
	transform: scale(-1, 1);
}
.is-end .ranking-slider-btn--next {
	opacity: .2 !important;
}
.is-end .ranking-slider-btn--next:hover {
	filter: none;
}

.main {
	padding-bottom: 50px;
}
@media screen and (min-width: 1000px) {
	.main {
		padding-bottom: 100px;
	}
}

.separator--mv {
	margin-bottom: 10px;
}
@media screen and (min-width: 1000px) {
	.separator--mv {
		margin-bottom: 20px;
	}
}
.separator--faq {
	margin-bottom: 15px;
}
@media screen and (min-width: 1000px) {
	.separator--faq {
		margin-bottom: 30px;
	}
}
.separator--ranking {
	margin-bottom: 25px;
}
@media screen and (min-width: 1000px) {
	.separator--ranking {
		margin-bottom: 60px;
	}
}
.separator--content {
	margin-bottom: 50px;
}
@media screen and (min-width: 1000px) {
	.separator--content {
		margin-bottom: 100px;
	}
}
.separator--nav {
	margin-bottom: 30px;
}
@media screen and (min-width: 1000px) {
	.separator--nav {
		margin-bottom: 80px;
	}
}
.separator--bnr-list {
	margin-bottom: 30px;
}
@media screen and (min-width: 1000px) {
	.separator--bnr-list {
		margin-bottom: 80px;
	}
}
.separator--osake {
	margin-bottom: 50px;
}
@media screen and (min-width: 1000px) {
	.separator--osake {
		margin-bottom: 100px;
	}
}