#content {
	background-color: #231302;
}
.hentry {
	margin-bottom: 0;
}
.entry-content {
	padding-bottom: 0;
}

#newyearSale {
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
	background-color: #e50012;
	background-image: url(/wp-content/uploads/2025/12/bg_newyear26.png);
	background-position: center;
	background-size: 24px;
	padding-top: 40px;
}
#newyearSale header {
	margin-bottom: 10px;
	text-align: center;
}
#newyearSale header img.period {
	margin-top: 2px;
	width: 100%;
	max-width: 600px;
}
#newyearSale section {
	margin: 0 auto 54px;
	width: calc(100% - 40px);
}
#newyearSale section:last-child {
	margin-bottom: 0;
}
#newyearSale section img {
	display: block;
	width: 100%;
}
@media screen and (max-width: 980px) {
	#newyearSale header img.period {
		max-width: 500px;
	}
}
@media screen and (max-width: 840px) {
	#newyearSale section {
		margin-bottom: 44px;
	}
}
@media screen and (max-width: 767px) {
	#newyearSale header img.period {
		max-width: 410px;
	}
}
@media screen and (max-width: 640px) {
	#newyearSale {
		padding-top: 24px;
	}
	#newyearSale header img.period {
		width: calc(100% - 140px);
	}
}
@media screen and (max-width: 540px) {
	#newyearSale section {
		margin-bottom: 32px;
	}
}
@media screen and (max-width: 480px) {
	#newyearSale section {
		width: calc(100% - 20px);
	}
}

#newyearSale section.off30 {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	background-color: #231815;
	padding: 50px 20px;
}
#newyearSale section.off30:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/uploads/2025/12/ph_shopbg3.jpg);
	background-position: center;
	background-size: cover;
	opacity: 0.1;
}
#newyearSale section.off30 img {
	position: relative;
	margin: 0 auto;
	width: calc(100% - 80px);
	max-width: 800px;
}
@media screen and (max-width: 940px) {
	#newyearSale section.off30 {
		padding: 40px 20px;
	}
}
@media screen and (max-width: 640px) {
	#newyearSale section.off30 img {
		width: calc(100% - 50px);
	}
}
@media screen and (max-width: 540px) {
	#newyearSale section.off30 img {
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	#newyearSale section.off30 {
		padding: 24px 10px;
	}
}

#newyearSale section.minicampaigns {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: center;
	flex-wrap: wrap;
}
#newyearSale section.minicampaigns figure {
	margin: 0;
	margin-right: 24px;
}
#newyearSale section.minicampaigns figure img {
	width: auto;
	height: 152px;
}
#newyearSale section.minicampaigns figure:last-child {
	margin-right: 0;
}
#newyearSale section.minicampaigns figure:nth-child(n + 4) {
	margin-top: 12px;
}
@media screen and (min-width: 1041px) {
	#newyearSale section.minicampaigns figure:nth-child(3) {
		margin-right: 0;
	}
}
@media screen and (max-width: 1040px) {
	#newyearSale section.minicampaigns figure img {
		width: 100%;
		height: auto;
	}
	#newyearSale section.minicampaigns figure:nth-child(n + 3) {
		margin-top: 12px;
	}
	#newyearSale section.minicampaigns figure:nth-child(1) {
		width: calc((100% - 24px) * 0.587 - 0.1px);
	}
	#newyearSale section.minicampaigns figure:nth-child(2),
	#newyearSale section.minicampaigns figure:nth-child(3) {
		width: calc((100% - 24px) * 0.413 - 0.1px);
	}
	#newyearSale section.minicampaigns figure:nth-child(4) {
		width: calc((100% - 24px) * 0.482 - 0.1px);
	}
	#newyearSale section.minicampaigns figure:nth-child(5) {
		width: calc((100% - 24px) * 0.585 - 0.1px);
	}
}
@media screen and (max-width: 640px) {
	#newyearSale section.minicampaigns figure {
		margin-right: 16px;
	}
	#newyearSale section.minicampaigns figure:nth-child(1) {
		width: calc((100% - 16px) * 0.587 - 0.1px);
	}
	#newyearSale section.minicampaigns figure:nth-child(2),
	#newyearSale section.minicampaigns figure:nth-child(3) {
		width: calc((100% - 16px) * 0.413 - 0.1px);
	}
	#newyearSale section.minicampaigns figure:nth-child(4) {
		width: calc((100% - 16px) * 0.482 - 0.1px);
	}
	#newyearSale section.minicampaigns figure:nth-child(5) {
		width: calc((100% - 16px) * 0.585 - 0.1px);
	}
	#newyearSale section.minicampaigns figure:nth-child(n + 3) {
		margin-top: 9px;
	}
}
@media screen and (max-width: 1040px) and (min-width: 581px) {
	#newyearSale section.minicampaigns figure:nth-child(2n) {
		margin-right: 0;
	}
}
@media screen and (max-width: 580px) {
	#newyearSale section.minicampaigns figure {
		margin-right: 0;
	}
	#newyearSale section.minicampaigns figure:nth-child(n + 2) {
		margin-top: 9px;
	}
	#newyearSale section.minicampaigns figure:nth-child(1) {
		width: 100%;
	}
	#newyearSale section.minicampaigns figure:nth-child(2),
	#newyearSale section.minicampaigns figure:nth-child(3) {
		width: 100%;
		max-width: 452px;
	}
	#newyearSale section.minicampaigns figure:nth-child(4),
	#newyearSale section.minicampaigns figure:nth-child(5) {
		width: 100%;
	}
}

#newyearSale .carLineup {
	width: 100%;
}
#newyearSale .carLineup h3 {
	margin-bottom: 44px;
	background-color: #fff;
	padding: 0;
}
#newyearSale .carLineup h3:before, #newyearSale .carLineup h3:after {
	content: "";
	display: block;
	width: 100%;
	height: 17px;
	background-image: url(/wp-content/uploads/2025/12/bg_ny26-carlineup.png);
	background-size: contain;
	background-position: left top;
}
#newyearSale .carLineup h3 > div {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 10px 40px;
}
#newyearSale .carLineup h3 > div img:first-child {
	width: 60%;
}
#newyearSale .carLineup h3 > div img:last-child {
	width: 37.6%;
	max-width: 383px;
}
#newyearSale .carLineup ul.cars {
	list-style: none;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 0 40px;
	padding: 0 20px;
}
#newyearSale .carLineup ul.cars li {
	width: calc((100% - 20px) / 2 - 0.1px);
}
#newyearSale .carLineup ul.cars li:nth-child(n + 3) {
	margin-top: 20px;
}
#newyearSale .carLineup .off10 {
	margin: 0;
	padding: 0 20px;
}
@media screen and (max-width: 940px) {
	#newyearSale .carLineup h3 > div {
		flex-direction: column;
		padding: 16px 40px 22px;
	}
	#newyearSale .carLineup h3 > div img:first-child {
		margin-bottom: 20px;
		width: 100%;
		max-width: 750px;
	}
	#newyearSale .carLineup h3 > div img:last-child {
		width: calc(100% - 40px);
	}
}
@media screen and (max-width: 840px) {
	#newyearSale .carLineup ul.cars {
		margin-left: auto;
		margin-right: auto;
		width: calc(100% - 40px);
		max-width: 600px;
		padding: 0;
	}
	#newyearSale .carLineup ul.cars li {
		width: 100%;
	}
	#newyearSale .carLineup ul.cars li:nth-child(n + 2) {
		margin-top: 20px;
	}
}
@media screen and (min-width: 768px) {
	#newyearSale .carLineup .off10 .onsp {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	#newyearSale .carLineup .off10 .onpc {
		display: none;
	}
}
@media screen and (max-width: 640px) {
	#newyearSale .carLineup ul.cars {
		margin-bottom: 28px;
	}
}
@media screen and (max-width: 580px) {
	#newyearSale .carLineup h3 {
		margin-bottom: 32px;
	}
	#newyearSale .carLineup h3 > div {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media screen and (max-width: 480px) {
	#newyearSale .carLineup h3 > div {
		padding-left: 10px;
		padding-right: 10px;
	}
	#newyearSale .carLineup h3 > div img:first-child {
		margin-bottom: 12px;
	}
	#newyearSale .carLineup ul.cars {
		margin-bottom: 20px;
		width: calc(100% - 20px);
	}
	#newyearSale .carLineup ul.cars li:nth-child(n + 2) {
		margin-top: 12px;
	}
	#newyearSale .carLineup .off10 {
		padding: 0 10px;
	}
}

#newyearSale .shopinfo {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-top: 80px;
	width: 100%;
	background-color: #000;
	padding: 30px 36px;
}
#newyearSale .shopinfo img:first-child {
	width: 40%;
}
#newyearSale .shopinfo img:last-child {
	width: 48%;
}
@media screen and (max-width: 767px) {
	#newyearSale .shopinfo {
		flex-direction: column;
	}
	#newyearSale .shopinfo img:first-child {
		margin-bottom: 32px;
		width: 100%;
		max-width: 410px;
	}
	#newyearSale .shopinfo img:last-child {
		width: 100%;
		max-width: 320px;
	}
}
@media screen and (max-width: 580px) {
	#newyearSale .shopinfo img:first-child {
		max-width: 350px;
	}
}
@media screen and (max-width: 540px) {
	#newyearSale .shopinfo {
		margin-top: 48px;
	}
}
@media screen and (max-width: 480px) {
	#newyearSale .shopinfo {
		padding-top: 24px;
		padding-bottom: 28px;
	}
	#newyearSale .shopinfo img:first-child {
		margin-bottom: 26px;
	}
	#newyearSale .shopinfo img:last-child {
		max-width: 300px;
	}
}