@charset "utf-8";html {
	scroll-behavior: smooth;
}
.downArea .popUpContents.downContents {
	margin: 0 auto;
	padding: 0;
}
.downArea .popUpContents .scroll-fade {
	opacity: 0;
}
.downArea .secondPreorder-2 h2 {
	margin: 0;
}
.popUpTopImg {
	width: 85%;
}
.downMain .sliderArea .slick-slide img {
	transform: scale(1.0);
}
.downArea .secondPreorder-3 h3 {
	margin: 5% 0;
	font-family: '游明朝';
}
.down-2 {
	display: flex;
}
.topButsu img {
	width: 85%;
}
#item-id-2 .down-2 {
	justify-content: space-around;
}
#item-id-2 .down-2 img {
	width: 95%;
}
#item-id-2 .down-2 .img1 {
	float: left;
}
#item-id-2 .down-2 .img2 {
	float: right;
}
.down-1 {
	margin-top: 10%;
}
#item-id-2 .img_1 {
	width: 85%;
	margin: 0 0 auto 0;
	display: block;
}
#item-id-2 .img_2 {
	width: 70%;
	margin: 0 0 0 auto;
	display: block;
}
.secondPreorder .downArea .popUp-2 .text {
	padding: 4% 0 0 0;
}
.popUpContents .awouter-botton a {
	padding: 15px 20px;
	width: fit-content;
	white-space: nowrap;
}
.downArea .secondPreorder-2 {
	text-align: center;
	padding-top: 70px;
}
.downArea .secondPreorder-2 h3 {
	font-size: 2.3rem;
	padding-top: 30px;
	letter-spacing: 0.1em;
	font-family: '游明朝';
}
.secondPreorder .downArea .secondPreorder-2 p {
	padding: 0;
}
.popUpMain h3 {
	font-size: 2.3rem;
	letter-spacing: 0.1em;
	text-align: center;
}
#item-id-2 h3 {
	margin: 5% 0;
}
.popUpMain p {
	text-align: center;
	padding-bottom: 7%;
	letter-spacing: 1px;
}
#item-id-3 span {
	line-height: 2;
}
#item-id-3 img {
	width: 45%;
	margin: 0 auto;
	display: block;
}
#item-id-3 .comment {
	margin: 5%;
}
#item-id-4 img {
	width: 85%;
}
#item-id-4 p {
	margin-top: -100px;
}
.secondPreorder .downArea .secondPreorder-3 {
	margin: 120px auto;
	text-align: center;
}
.popUp-1 {
	margin-top: 15%;
}
.top_2 {
	margin-top: 10%;
	width: 75%;
}

.down_comment h3 {
	text-align: left;
	font-family: '游明朝';
}
.down_comment p {
	position: relative;
	text-align: left;
	padding-left: 18px;
}
.down_comment p:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	width: 7px;
	height: 40px;
}
#item-id-1 .img_1 {
	margin: 0 0 0 auto;
	width: 50%;
}
#item-id-1 .img_2 {
	margin: 0 0 auto 0;
	margin-top: -15%;
	width: 60%;
}
.popUpMain p {
	font-size: 16px;
	line-height: 30px;
}
h3.outer-credit {
	font-size: 1.8rem;
}
.down-3 {
	margin-top: 100px;
}

@media only screen and (max-width: 850px) {
	.popUpMain p {
		font-size: 12px;
		line-height: 24px;
	}
}

@media only screen and (max-width: 750px) {
	.popUpMain p {
		font-size: 10px;
		line-height: 20px;
	}
	.awouter-botton a {
		margin: 10% auto;
		width: 75%;
		font-size: 9px;
	}
	.downArea .popUpTop {
		padding-bottom: 73%;
	}
	.secondPreorder .downArea .secondPreorder-3 {
		margin: 70px auto;
	}
	.secondPreorder .downArea #item-id-3 {
		margin: 0 auto 70px;
	}
	#item-id-3 img {
		width: 60%
	}
	#item-id-3 span {
	font-size: 12px;
	}
	#item-id-3 p {
	font-size: 9px;
	}
	.downArea .secondPreorder-2 {
		padding-top: 30px;
	}
	.downArea .secondPreorder-2 h3 {
		font-size: 1.5rem;
	}
	.popUpMain h3 {
		font-size: 1.5rem;
	}
	.popUpMain p {
		font-size: 10px;
	}
	.down_comment {
		margin-left: 5%;
	}
	h3.outer-credit {
		font-size: 1.2rem;
	}
	.down-3 {
		margin-top: 45px;
	}

}

@media screen and (max-width: 480px) {
	.popUpTop .popUp-1 img {
		width: 100%;
	}
	.awouter-botton a {
		width: 55%;
	}
	.secondPreorder .downArea .secondPreorder-2 p {
		font-size: 9px;
	}
	.popUpMain p {
		font-size: 9px;
	}
	.popUpContents .awouter-botton a {
		white-space: unset;
	}
}
@media screen and (min-width: 1281px) {
	.downArea .popUpContents.downContents {
		width: 52%;
	}
}
.downMain .sliderArea .slick-slide p {
	text-align: center;
	margin-top: 10px;
	font-size: 1.25rem;
}