@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;800&family=Noto+Serif+JP:wght@400;700;900&display=swap');
img {
	border: 0;
	vertical-align: bottom;
}

#newyear {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-align: left;
	line-height: 150%;
	color: #393939;
/*font-feature-settings: "palt";*/
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#newyear a {
	transition: .3s;
}
#newyear a:hover {
	opacity: .5;
}

/*** PC ***/

.SP {
	display: none;
}
.PC {
	display: block;
}

#newyear .fv {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	pointer-events: none;
	user-select: none;
}
#newyear .fv h2 {
	margin: auto;
	width: 100%;
	height: auto;
}
#newyear .fv h2 img {
	width: 100%;
	height: auto;
}

#newyear .cpn {
	padding: 0 0 5px;
	width: 100%;
	background-color: #F5F4E3;
}
#newyear .cpn img {
	margin: 0 auto;
	width: 1076px;
	height: auto;
}

#newyear #pre {
	padding: 98px 0 130px;
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 20px solid #C33833;
}
#newyear #pre .preT {
	margin: 0 auto;
	width: 988px;
	pointer-events: none;
	user-select: none;
}
#newyear #pre .preT img {
	width: 100%;
	height: auto;
}
#newyear #pre p {
	font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	margin: 0 auto;
	padding: 47px 0 20px;
	width: 100%;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	font-weight: 700;
	color: #170800;
}
#newyear #pre .att {
	margin: 0 auto 117px;
	padding: 10px 0 12px;
	width: 1100px;
	font-size: 18px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	background-color: #5A3E30;
}
#newyear #pre .pre {
	margin: 0 auto;
	width: 1100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#newyear #pre .pre li {
	float: none;
	margin: 0 0 70px;
	padding: 0 0 20px;
	width: 530px;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, .16);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
#newyear #pre .pre li:nth-child(1),
#newyear #pre .pre li:nth-child(2) {
	margin: 0 0 80px;
	border: 10px solid #A77F1B;
}
#newyear #pre .pre li:nth-child(5) {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 40px 0;
	padding: 20px;
	width: 100%;
}
#newyear #pre .pre li:nth-child(6) {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0;
	padding: 10px 50px 10px;
	width: 100%;
}
#newyear #pre .pre li:nth-child(1) .label {
	margin: auto;
	width: 238px;
	height: auto;
	position: absolute;
	top: -80px;
	left: 0;
	right: 0;
}
#newyear #pre .pre li:nth-child(2) .label,
#newyear #pre .pre li:nth-child(3) .label,
#newyear #pre .pre li:nth-child(4) .label {
	margin: auto;
	width: 160px;
	height: auto;
	position: absolute;
	top: -57px;
	left: -30px;
}
#newyear #pre .pre li:nth-child(5) .label {
	margin: 0;
	width: 143px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}
#newyear #pre .pre li:nth-child(6) .label {
	margin: auto;
	width: 143px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}
#newyear #pre .pre li:nth-child(1) {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 20px 20px;
}
#newyear #pre .pre li:nth-child(1) .img {
	margin: 0;
	width: 140px;
	height: auto;
	align-self: flex-start;
}
#newyear #pre .pre li:nth-child(1) .txtBox {
	position: static;
	margin-left: 20px;
	flex: 1;
}
#newyear #pre .pre li:nth-child(2) {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 10px 20px 20px;
}
#newyear #pre .pre li:nth-child(2) .img {
	margin: 0 auto 15px;
	width: 450px;
	height: auto;
}
#newyear #pre .pre li:nth-child(3) .img {
	margin: 60px auto 15px 0;
	width: 358px;
	height: auto;
}
#newyear #pre .pre li:nth-child(4) .img {
	margin: 46px 0 15px auto;
	width: 388px;
	height: auto;
}
#newyear #pre .pre li:nth-child(5) .img {
	float: none;
	margin: 20px;
	width: 250px;
	height: auto;
	order: 2;
}
#newyear #pre .pre li:nth-child(6) .img {
	float: none;
	margin: 10px 0 0;
	width: 210px;
	height: auto;
	order: 2;
}
#newyear #pre .pre li:nth-child(1) .txtBox .name {
	font-size: 42px;
	line-height: 60px;
	text-align: left;
	font-weight: 700;
}
#newyear #pre .pre li:nth-child(1) .txtBox p {
	text-align: left;
}
#newyear #pre .pre li:nth-child(2) .name {
	margin: 0 auto 10px;
	font-size: 28px;
	line-height: 36px;
	text-align: center;
	font-weight: 700;
}
#newyear #pre .pre li:nth-child(3) .name,
#newyear #pre .pre li:nth-child(4) .name {
	margin: 0 auto 10px;
	font-size: 28px;
	line-height: 36px;
	text-align: center;
	font-weight: 700;
}
#newyear #pre .pre li:nth-child(5) .name {
	float: none;
	margin: 0 auto 0 160px;
	width: auto;
	font-size: 30px;
	line-height: 42px;
	text-align: center;
	font-weight: 700;
	order: 1;
}
#newyear #pre .pre li:nth-child(6) .name {
	float: none;
	margin: 0 0 0 70px;
	width: auto;
	font-size: 30px;
	line-height: 42px;
	text-align: center;
	font-weight: 700;
	order: 1;
}
#newyear #pre .pre li:nth-child(5) .name strong,
#newyear #pre .pre li:nth-child(6) .name strong {
	font-size: 42px;
	line-height: 57px;
	font-weight: 700;
	color: #C33833;
}
#newyear #pre .pre li:nth-child(5) .name b,
#newyear #pre .pre li:nth-child(6) .name b {
	font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-size: 36px;
	line-height: 51px;
	font-weight: 700;
	letter-spacing: -4px;
}
#newyear #pre .pre li:nth-child(5) .name b span,
#newyear #pre .pre li:nth-child(6) .name b span {
	font-size: 31px;
	font-weight: 700;
}
#newyear #pre .pre li:nth-child(5) .hana,
#newyear #pre .pre li:nth-child(6) .hana {
	width: 1244px;
	height: auto;
	position: absolute;
	top: 180px;
	left: -92px;
}
#newyear #pre .pre li p {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	font-weight: 700;
	color: #C33833;
}
#newyear #pre .pre li p.pre-txt {
	margin: 10px 0 0 0;
	padding: 0;
}
#newyear #pre .pre li:nth-child(3) p,
#newyear #pre .pre li:nth-child(4) p {
	font-size: 18px;
}
#newyear #pre .cap {
	margin: 30px auto 0;
	width: 1100px;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	font-weight: 500;
	position: relative;
}

#newyear #cp {
	margin: 0 auto;
	padding: 116px 0 110px;
	width: 1100px;
}
#newyear #cp .cpT {
	margin: 0 auto 23px;
	width: 626px;
	pointer-events: none;
	user-select: none;
}
#newyear #cp .cpT img {
	width: 100%;
	height: auto;
}
#newyear #cp .cp {
	margin: 0 auto 100px;
	width: 100%;
	border: 8px solid #CB0D0D;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#newyear #cp .cp .cpR {
	float: right;
	margin: 0 57px 0 0;
	padding: 15px 0 0;
	width: 575px;
	position: relative;
}
#newyear #cp .cp .cpR .cpTxt {
	font-size: 25px;
	line-height: 60px;
	font-weight: 700;
	text-align: center;
	font-feature-settings: "palt";
	letter-spacing: 1px;
}
#newyear #cp .cp .cpR .cpTxt span {
	padding: 8px 0 12px;
	font-size: 24px;
	line-height: 100%;
	font-weight: 700;
	color: #fff;
	display: block;
	background-color: #CB0D0D;
}
#newyear #cp .cp .cpR .cpTxt2 {
	padding: 10px 0 0;
	font-size: 32px;
	font-weight: 700;
	line-height: 138%;
	text-align: left;
}
#newyear #cp .cp .cpR .cpTxt2 span {
	font-size: 28px;
	font-weight: 700;
	line-height: 138%;
}
#newyear #cp .seiyaku {
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}
#newyear #cp .seiyaku img {
	max-width: 100%;
	height: auto;
}
#newyear #cp .seiyaku .caps {
	padding: 20px 0 0;
	font-size: 14px;
	text-align: left;
	font-weight: 500;
}
#newyear #cp .seiyaku .caps ul li {
	text-indent: -1em;
	padding-left: 1em;
}
#newyear #cp .cp .cpR img {
	width: 124px;
	height: auto;
	position: absolute;
	top: 148px;
	right: -2px;
}
#newyear #cp .cp img {
	float: left;
	width: 406px;
	height: auto;
}
#newyear .amazon {
	margin: 0 auto;
	padding: 120px 0 84px;
	width: 100%;
	background-color: #F5F4E3;
}
#newyear .amazon .inner {
	margin: 0 auto;
	width: 1100px;
}
#newyear .amazon .mhT {
	margin: 0 auto;
	width: 727px;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	font-weight: 800;
	color: #D52300;
	position: relative;
}
#newyear .amazon .mhT img {
	width: 64px;
	height: auto;
	position: absolute;
	top: -22px;
	left: -5px;
}
#newyear .amazon p {
	padding: 15px 0 25px;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	font-weight: 500;
	color: #292929;
}
#newyear .amazon .rai {
	margin: 0 auto;
	width: 727px;
	border-radius: 105px;
	border: 5px solid #E2A381;
	background: -moz-linear-gradient(top, #ffffff, #FFDF89);
	background: -webkit-linear-gradient(top, #ffffff, #FFDF89);
	background: linear-gradient(to bottom, #ffffff, #FFDF89);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#newyear .amazon .rai a {
	padding: 25px 0 20px;
	width: 100%;
	display: block;
	background-image: url(../images/aArrow.png);
	background-position: right 34px center;
	background-size: 30px auto;
	background-repeat: no-repeat;
	position: relative;
}
#newyear .amazon .rai a:hover {
	background-position: right 24px center;
}
#newyear .amazon .rai img {
	width: 260px;
	height: auto;
	position: absolute;
	top: 2px;
	left: -108px;
}
#newyear .amazon .rai .raiT {
	margin: 0 80px 0 auto;
	padding: 0;
	width: 490px;
}
#newyear .amazon .rai .raiT .raiT2 {
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	font-weight: 800;
}
#newyear .amazon .rai .raiT .raiT2 span {
	margin: 0 5px 0 0;
	padding: 5px 15px 6px;
	border-radius: 26px;
	background-color: #CB0D0D;
	font-size: 23px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	position: relative;
	top: 0px;
}
#newyear .amazon .rai .raiT .card {
	float: left;
	font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-size: 41px;
	line-height: 100%;
	text-align: left;
	font-weight: 700;
}
#newyear .amazon .rai .raiT .card b {
	font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-size: 30px;
	font-weight: 700;
}
#newyear .amazon .rai .raiT .price {
	float: right;
	font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	padding: 13px 0 0;
	font-size: 46px;
	line-height: 46px;
	text-align: center;
	font-weight: 700;
}
#newyear .amazon .rai .raiT .price b {
	font-size: 81px;
}
#newyear .amazon .rai .raiT .price b b {
	font-size: 44px;
}
#newyear .amazon .rai .raiT .raiT3 {
	padding: 5px 0 0 130px;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	font-weight: 800;
}
#newyear .amazon .cap {
	margin: 0 auto;
	padding: 15px 0 0;
	width: 1100px;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	font-weight: 400;
	color: #333333;
}
#newyear .amazon .cap.cap2 {
	padding: 50px 0 0;
}

/* CTA container and button styles */
#newyear .cta-container {
	text-align: center;
	padding: 30px 0;
	margin: 0 !important;
}

#newyear .cta-button {
	display: inline-block;
	padding: 15px 30px;
	font-size: 24px;
	font-weight: bold;
	color: #fff !important;
	background-color: #e60012 !important;
	border: 3px solid #e2c25c !important;
	border-radius: 20px;
	text-align: center;
	text-decoration: none;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease;
}

#newyear .cta-button:hover {
	background-color: #f51d2f !important;
	transform: scale(1.02);
	opacity: 1 !important;
}

#newyear .cta-last {
	margin: 0 auto;
	padding: 120px 0 84px;
	width: 100%;
	background-color: #F5F4E3;
}

#newyear .cta-last .inner {
	margin: 0 auto;
	width: 1100px;
}

.note-align {
	text-align: center;
}

#footer { padding: 80px 0 0;}







/*** SP ***/
@media screen and (max-width: 640px){
	.PC {
		display: none;
	}
	.SP {
		display: block;
	}
	#newyear {
		padding: 60px 0 0;
	}
	#newyear .fv {
		padding: 0;
		width: 100%;
		height: auto;
	}
	#newyear .fv h2 {
		margin: auto;
		width: 100%;
		height: auto;
	}
	#newyear .fv h2 img {
		width: 100%;
		height: auto;
	}

	#newyear .cpn {
		padding: 0;
		width: 100%;
		background-color: #F5F4E3;
	}
	#newyear .cpn img {
		margin: 0 auto;
		width: 100%;
		height: auto;
	}

	#newyear #pre {
		padding: 15vw 0 15vw;
		width: 100%;
		background-image: url(../images/bgSp.jpg);
		background-position: center top;
		background-size: 100% auto;
		background-repeat: no-repeat;
		border-bottom: 20px solid #C33833;
	}
	#newyear #pre .preT {
		margin: 0 auto;
		width: 100%;
	}
	#newyear #pre .preT img {
		width: 100%;
		height: auto;
	}
	#newyear #pre p {
		font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
		margin: 0 auto;
		padding: 4vw 0 5vw;
		width: 100%;
		font-size: 3.8vw;
		line-height: 150%;
		text-align: center;
		font-weight: 700;
		color: #170800;
	}
	#newyear #pre .att {
		margin: 0 auto 22vw;
		padding: 1.8vw 0 2vw;
		width: 85%;
		font-size: 3vw;
		line-height: 100%;
		text-align: center;
		font-weight: 700;
		color: #fff;
		background-color: #5A3E30;
	}
	#newyear #pre .pre {
		margin: 0 auto;
		width: 92%;
	}
	#newyear #pre .pre li {
		float: none;
		margin: 0 0 12vw;
		padding: 0 0 5vw;
		width: 100%;
		border-radius: 10px;
		background-color: #fff;
		text-align: center;
		box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, .16);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
	}
	#newyear #pre .pre li:nth-child(2n) {
		float: none;
	}
	#newyear #pre .pre li:nth-child(1),
	#newyear #pre .pre li:nth-child(2) {
		margin: 0 0 12vw;
		padding: 0 0 3vw;
		border: 5px solid #A77F1B;
	}
	#newyear #pre .pre li:nth-child(1) {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 4% 4% 4vw;
		flex-direction: row;
	}
	#newyear #pre .pre li:nth-child(1) .img {
		margin: 0;
		width: 35%;
		height: auto;
		align-self: flex-start;
	}
	#newyear #pre .pre li:nth-child(1) .txtBox {
		width: 61%;
		margin: 0;
		margin-left: 4%;
	}
	#newyear #pre .pre li:nth-child(5) {
		display: block;
		margin: 0 0 6vw 0;
		padding: 0 0 3vw;
		width: 100%;
	}
	#newyear #pre .pre li:nth-child(6) {
		display: block;
		margin: 0;
		padding: 0 0 3vw;
		width: 100%;
	}
	#newyear #pre .pre li:nth-child(1) .label {
		margin: auto;
		width: 45%;
		height: auto;
		position: absolute;
		top: -11vw;
		left: 0;
		right: 0;
	}
	#newyear #pre .pre li:nth-child(2) .label,
	#newyear #pre .pre li:nth-child(3) .label,
	#newyear #pre .pre li:nth-child(4) .label {
		margin: auto;
		width: 26%;
		height: auto;
		position: absolute;
		top: -9vw;
		left: -1.2vw;
	}
	#newyear #pre .pre li:nth-child(5) .label,
	#newyear #pre .pre li:nth-child(6) .label {
		margin: auto;
		width: 19%;
		height: auto;
		position: absolute;
		top: 3vw;
		left: 3%;
		transform: none;
	}
	#newyear #pre .pre li:nth-child(2) {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		padding: 4% 4% 4vw;
	}
	#newyear #pre .pre li:nth-child(2) .img {
		margin: 0 auto 2vw;
		width: 70%;
		height: auto;
		align-self: center;
	}
	#newyear #pre .pre li:nth-child(3) .img {
		margin: 10vw auto 0;
		width: 68%;
		height: auto;
	}
	#newyear #pre .pre li:nth-child(4) .img {
		margin: 10vw auto 0;
		width: 70%;
		height: auto;
	}
	#newyear #pre .pre li:nth-child(5) .img,
	#newyear #pre .pre li:nth-child(6) .img {
		float: none;
		margin: 4vw auto 0;
		width: 40%;
		height: auto;
		order: initial;
	}
	#newyear #pre .pre li:nth-child(1) .txtBox .name {
		font-size: 6vw;
		line-height: 150%;
		text-align: left;
		font-weight: 700;
	}
	#newyear #pre .pre li:nth-child(1) .txtBox p {
		text-align: left;
	}
	#newyear #pre .pre li:nth-child(2) .name,
	#newyear #pre .pre li:nth-child(3) .name,
	#newyear #pre .pre li:nth-child(4) .name {
		margin: 0 auto 1vw;
		font-size: 5.4vw;
		line-height: 150%;
		text-align: center;
		font-weight: 700;
	}
	#newyear #pre .pre li:nth-child(5) .name,
	#newyear #pre .pre li:nth-child(6) .name {
		float: none;
		margin: 1vw auto 0;
		width: 100%;
		font-size: 4vw;
		line-height: 140%;
		text-align: center;
		font-weight: 700;
		order: initial;
	}
	#newyear #pre .pre li:nth-child(5) .name strong,
	#newyear #pre .pre li:nth-child(6) .name strong {
		font-size: 6vw;
		line-height: 140%;
		font-weight: 700;
		color: #C33833;
	}
	#newyear #pre .pre li:nth-child(5) .name b,
	#newyear #pre .pre li:nth-child(6) .name b {
		font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
		font-size: 5vw;
		line-height: 140%;
		font-weight: 700;
		letter-spacing: -0.2vw;
	}
	#newyear #pre .pre li:nth-child(5) .name b span,
	#newyear #pre .pre li:nth-child(6) .name b span {
		font-size: 5vw;
		font-weight: 700;
	}
	#newyear #pre .pre li:nth-child(5) .hana,
	#newyear #pre .pre li:nth-child(6) .hana {
		width: 18%;
		height: auto;
		position: absolute;
		top: -4vw;
		left: auto;
		right: 0.5vw;
	}
	#newyear #pre .pre li p {
		margin: 0;
		padding: 0;
		width: 100%;
		font-size: 4vw;
		line-height: 150%;
		text-align: center;
		font-weight: 700;
	}
	#newyear #pre .pre li p.pre-txt {
		margin: 2vw 0 0 0;
		padding: 0;
	}
	#newyear #pre .pre li:nth-child(1) p {
		padding: 0 0 1vw;
	}
	#newyear #pre .pre li:nth-child(3) p,
	#newyear #pre .pre li:nth-child(4) p {
		font-size: 4vw;
	}
	#newyear #pre .cap {
		margin: 8vw auto 0;
		width: 92%;
		font-size: 14px;
		line-height: 150%;
		text-align: left;
		font-weight: 400;
		position: relative;
	}

	#newyear #cp {
		margin: 0 auto;
		padding: 15vw 0 15vw;
		width: 92%;
	}
	#newyear #cp .cpT {
		margin: 0 auto 6vw;
		width: 90%;
	}
	#newyear #cp .cpT img {
		width: 100%;
		height: auto;
	}
	#newyear #cp .cp {
		margin: 0 auto 15vw;
		width: 100%;
		border: 5px solid #CB0D0D;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#newyear #cp .cp .cpR {
		float: none;
		margin: 0 auto;
		padding: 5vw 0 8vw;
		width: 88%;
		position: relative;
	}
	#newyear #cp .cp .cpR .cpTxt {
		font-size: 6vw;
		line-height: 170%;
		font-weight: 700;
		text-align: center;
		font-feature-settings: "palt";
		letter-spacing: 0.1vw;
	}
	#newyear #cp .cp .cpR .cpTxt span {
		padding: 2vw 0 2.3vw;
		margin-top: 4vw;
		font-size: 5.9vw;
		line-height: 100%;
		font-weight: 700;
		color: #fff;
		display: block;
		background-color: #CB0D0D;
	}
	#newyear #cp .cp .cpR .cpTxt2 {
		text-align: center;
		padding: 2vw 0 0;
		font-size: 8vw;
		line-height: 130%;
		font-weight: 700;
	}
	#newyear #cp .cp .cpR .cpTxt2 span {
		font-size: 6vw;
		font-weight: 700;
		line-height: 130%;
	}
	#newyear #cp .seiyaku {
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	#newyear #cp .seiyaku img {
		max-width: 100%;
		height: auto;
	}
	#newyear #cp .seiyaku .caps {
		padding: 5vw 0 0;
		font-size: 3vw;
		line-height: 150%;
		text-align: left;
		font-weight: 500;
	}
	#newyear #cp .cp .cpR .cpImg {
		padding-top: 2vw;
		text-align: center;
	}
	#newyear #cp .cp .cpR img {
		width: 28%;
		height: auto;
		position: static;
	}
	#newyear #cp .cp img {
		float: none;
		width: 100%;
		height: auto;
	}
	#newyear .amazon {
		margin: 0 auto;
		padding: 16vw 0 8vw;
		width: 100%;
	}
	#newyear .amazon .inner {
		margin: 0 auto;
		width: 92%;
	}
	#newyear .amazon .mhT {
		margin: 0 auto;
		width: 100%;
		font-size: 6vw;
		line-height: 120%;
		text-align: center;
		font-weight: 800;
		color: #D52300;
		position: relative;
	}
	#newyear .amazon .mhT img {
		width: 13%;
		height: auto;
		position: absolute;
		top: -2.5vw;
		left: 5%;
	}
	#newyear .amazon p {
		padding: 3vw 0 29vw;
		font-size: 3.4vw;
		line-height: 100%;
		text-align: center;
		font-weight: 500;
		color: #292929;
	}
	#newyear .amazon .rai {
		width: 100%;
		border-radius: 105px;
		border: 5px solid #E2A381;
		background: -moz-linear-gradient(top, #ffffff, #FFDF89);
		background: -webkit-linear-gradient(top, #ffffff, #FFDF89);
		background: linear-gradient(to bottom, #ffffff, #FFDF89);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#newyear .amazon .rai a {
		padding: 7vw 0 3vw;
		width: 100%;
		display: block;
		background-image: url(../images/aArrow.png);
		background-position: right 5% center;
		background-size: 6vw auto;
		background-repeat: no-repeat;
	}
	#newyear .amazon .rai a:hover {
		background-position: right 3% center;
	}
	#newyear .amazon .rai img {
		margin: auto;
		width: 55%;
		height: auto;
		position: absolute;
		top: -27vw;
		left: 0;
		right: 0;
	}
	#newyear .amazon .rai .raiT {
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}
	#newyear .amazon .rai .raiT .raiT2 {
		font-size: 3.6vw;
		line-height: 140%;
		text-align: center;
		font-weight: 800;
	}
	#newyear .amazon .rai .raiT .raiT2 span {
		margin: 0 2% 0 0;
		padding: 1.2vw 2%;
		border-radius: 26px;
		background-color: #CB0D0D;
		font-size: 3vw;
		line-height: 100%;
		text-align: center;
		font-weight: 700;
		color: #fff;
		display: inline-block;
		position: relative;
		top: -0.5vw;
	}
	#newyear .amazon .rai .raiT .clearfix {
		margin: 0 auto;
		padding: 0 5% 0 0;
		width: 80%;
	}
	#newyear .amazon .rai .raiT .card {
		float: left;
		font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
		font-size: 6.8vw;
		line-height: 100%;
		text-align: left;
		font-weight: 700;
	}
	#newyear .amazon .rai .raiT .card b {
		font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
		font-size: 4.6vw;
		font-weight: 700;
	}
	#newyear .amazon .rai .raiT .price {
		padding: 2vw 0 0;
		font-size: 6vw;
		line-height: 46px;
		text-align: center;
		font-weight: 800;
	}
	#newyear .amazon .rai .raiT .price b {
		font-size: 12vw;
	}
	#newyear .amazon .rai .raiT .price b b {
		font-size: 6vw;
	}
	#newyear .amazon .rai .raiT .raiT3 {
		padding: 0 0 0;
		font-size: 3.2vw;
		line-height: 150%;
		text-align: center;
		font-weight: 800;
	}
	#newyear .amazon .cap {
		margin: 0 auto;
		padding: 3vw 0 0;
		width: 100%;
		font-size: 3.45vw;
		line-height: 150%;
		text-align: left;
		font-weight: 400;
		color: #333333;
	}
	#newyear .amazon .cap.cap2 {
		padding: 8vw 0 0;
	}

	#newyear .cta-button {
		padding: 15px 30px;
		font-size: 18px;
	}
	#newyear .cta-last {
		margin: 0 auto;
		padding: 16vw 0 8vw;
		width: 100%;
	}
	#newyear .cta-last .inner {
		margin: 0 auto;
		width: 92%;
	}
	#newyear .cta-last p {
		padding: 3vw 0 1vw;
		font-size: 3.4vw;
		line-height: 100%;
		text-align: center;
		font-weight: 500;
		color: #292929;
	}
	#newyear .cta-last .cap {
		margin: 0 auto;
		padding: 3vw;
		width: 92%;
		font-size: 3.45vw;
		line-height: 150%;
		text-align: left;
		font-weight: 400;
		color: #333333;
	}
	.note-align {
		text-align: left;
	}

	#footer { padding: 18vw 0 0;}
	}

/* other
---------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: block; }
.inline {
	display: inline;
}
.i-b {
	display: inline-block;
}

.text-center {
	text-align: center !important;
}
.strong {
	font-weight: 700 !important;
}
.marker {
	background: linear-gradient(to top, rgb(255, 232, 169) , transparent 50%);
}
.marker-red {
	background: linear-gradient(to top, rgb(255, 179, 169) , transparent 50%);
}
.deepred {
	color:#CB0D0D ;
}
.orange {
	color: rgb(223, 161, 46);
}
.deepgray {
	color: rgb(109, 109, 109);
}
.medium {
	font-size: 110% !important;
}
.large {
	font-size: 130% !important;
}
