@charset "utf-8";

/* ==========================================
product01
========================================== */

.product01 {
	max-width: 192rem;
	width: 100%;
	margin: 0 auto;
	padding: 10rem 1.5rem 0;
}

.product01-frame {
	max-width: 142rem;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.product01-illust01 {
	max-width: 23.9rem;
	width: 20%;
	position: absolute;
	top: -2%;
	right: 0;
	margin: auto;
}

.product01-illust02 {
	max-width: 39rem;
	width: 30%;
	position: absolute;
	left: 0;
	bottom: 8%;
}

.product01-container {
	max-width: 122rem;
	width: 86%;
	margin: 0 auto;
}

.product01-title-box {
	position: relative;
	text-align: center;
	/* padding: 0 0 3rem; */
}

/* .product01-title-box::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 57px;
    height: 7px;
    background: url(../../../../uploads/products-deco-03.svg) no-repeat center / cover;
} */

.product01-img-dot {
	max-width: 5.7rem;
	width: 100%;
	margin: 4rem auto 0;
}

.product01-img-box {
	max-width: 122rem;
	width: 100%;
	margin: 6rem 0 0;
	position: relative;
	z-index: 1;
}

.product01-text-area {
	margin: 4rem auto 0;
	max-width: 90rem;
	width: 100%;
}

.product01-text-box {
	margin: 4rem 0 0;
	text-align: center;
	line-height: 1.85;
}

.product01-text-box:first-child {
	margin: 0;
}

.product01-text {
	font-size: 18px;
	line-height: 2.1875em;
}

/* ==========================================
product02
========================================== */

.product02 {
	max-width: 192rem;
	width: 100%;
	margin: 0 auto;
	padding: 15rem 1.5rem 0;
}

.product02-main-title-area {
	max-width: 61rem;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.product02-deco-ribbon-title-box {
	margin: 4rem 0 0;
}

.product02-container {
	max-width: 122rem;
	width: 80%;
	margin: 10rem auto 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.product02-img-box {
	max-width: 50rem;
	width: 40%;
}

.product02-text-container {
	max-width: 61rem;
	width: 50%;
}

.product02-text-box01 {
	margin: 4rem 0 0;
	line-height: 1.85;
}

.product02-text-box02 {
	margin: 4rem 0 0;
	padding: 0 0 0 4%;
	border-left: 1px solid #C5C5C5;
}

.product02-text-item {
	margin: 2rem 0 0;
	display: flex;
}

.product02-text-item:first-child {
	margin: 0;
}

.product01-text02 {
	font-size: clamp(1.2rem, 1.151rem + 0.207vw, 1.4rem);
	font-weight: 700;
	letter-spacing: 0.05em;
}

/* ==========================================
product03
========================================== */

.product03 {
	max-width: 192rem;
	width: 100%;
	margin: 0 auto;
	padding: 15rem 1.5rem 12rem;
}

.produst03-frame {
	margin: 0 auto;
	max-width: 88.6rem;
	width: 100%;
	position: relative;
}

.product03-illust01 {
	max-width: 20.7rem;
	width: 40%;
	position: absolute;
	top: -26%;
	left: 0;
	margin: auto;
}

.product03-container {
	max-width: 75.2rem;
	width: 100%;
	margin: 0 auto;
	padding: 3.4rem 1rem;
	background: url(../../../../uploads/products-bg01.jpg) center center / cover no-repeat;
}

.product03-area {
	max-width: 60rem;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	line-height: 1.9;
}

.product03-text {
	font-size: clamp(1.3rem, 0.833rem + 0.972vw, 2rem);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.85;
}

/* .product03-text strong span {
	position: relative;
}

.product03-text strong span::before {
	content: "";
	display: block;
    position: absolute;
    bottom: -30%;
    left: 0;
    right: 0;
    margin: auto;
    width: 7px;
    height: 7px;
	border-radius: 50%;
	background: var(--tertiary);
} */

.text-dot {
	font-size: 100%;
	padding-top: 0.75em;
	background-position: top left -1px;
	background-repeat: repeat-x;
	background-size: 1.05em 1em;
	background-image: radial-gradient(#8FD0E1 25%, transparent 26%);
}

/* ==========================================
product04
========================================== */

.product04 {
	max-width: 192rem;
	width: 100%;
	margin: 0 auto;
	padding: 9rem 1.5rem 12rem;
}

.product04-main-title-area {
	text-align: center;
}

.product04-container {
	margin: 7rem auto 0;
	max-width: 122rem;
	width: 70%;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 4rem 6.97%;
}

.product04-block {
	width: 100%;
}

.product04-item-text-box {
	margin: 2rem 0 0;
}

.product04-price-text-box {
	margin: 1rem 0 0;
}

.product04-item-text {
	font-size: clamp(1.5rem, 1.427rem + 0.311vw, 1.8rem);
	font-weight: 700;
}

.product04-item-text-list li:before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}

.product04-item-text-list li {
	position: relative;
	padding-left: 1.6rem;
}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=1550px) {

	/* ==========================================
	
	========================================== */


}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=1250px) {


	/* ==========================================
	
	========================================== */



}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=1024px) {

	/* ==========================================
	product01
	========================================== */

	.product01-container {
		width: 100%;
	}

	/* ==========================================
	product02
	========================================== */

	.product02 {
		padding: 12rem 1.5rem 0;
	}

	.product02-container {
		margin: 8rem auto 0;
		width: 100%;
	}

	/* ==========================================
	product03
	========================================== */

	.product03 {
		padding: 12rem 1.5rem 12rem;
	}

	/* ==========================================
	product04
	========================================== */

	.product04 {
		padding: 9rem 1.5rem 10rem;
	}

	.product04-container {
		width: 100%;
	}

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=820px) {

	/* ==========================================
	
	========================================== */


}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=768px) {

	/* ==========================================
	product01
	========================================== */

	.product01 {
		padding: 8rem 1.5rem 0;
	}

	.product02-img-box {
		width: 100%;
	}

	.product02-text-container {
		margin: 4rem 0 0;
		width: 100%;
	}

	.product02-text-box01 {
		margin: 2rem 0 0;
	}

	.product02-text-box02 {
		margin: 2rem 0 0;
	}

	.product02-text-item {
		margin: 1rem 0 0;
	}

	.product01-text {
		font-size: 16px;
	}

	/* ==========================================
	product02
	========================================== */

	.product02 {
		padding: 8rem 1.5rem 0;
	}

	.product02-deco-ribbon-title-box {
		margin: 2rem 0 0;
	}

	.product02-container {
		margin: 6rem auto 0;
		flex-direction: column;
		justify-content: center;
	}

	/* ==========================================
	product03
	========================================== */

	.product03 {
		padding: 8rem 1.5rem 8rem;
	}

	/* ==========================================
	product04
	========================================== */

	.product04 {
		padding: 8rem 1.5rem 8rem;
	}

	.product04-container {
		margin: 5rem auto 0;
		grid-template-columns: repeat(2, 1fr);
	}

}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=650px) {


	/* ==========================================
    
    ========================================== */


}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=576px) {

	.in-cover-img img {
		object-position: 84% 0%;
	}


	/* ==========================================
    product01
    ========================================== */

	.product01-text {
		text-align: left;
	}

}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (width <=414px) {}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */