@charset "utf-8";

/*
 * 個別
 */
#pro-43779 {
	max-width: 800px;
	margin-bottom: 100px;
}
#pro-43779 h2 {
	margin: 55px -98px;
}
/* 使用方法 */
#pro-43779 .ct-usage {
	padding: 0 25px;
}
#pro-43779 .ct-usage > h3 {
	margin: 60px 0 3px;
}
/* マッサージ方法 */
#pro-43779 .ct-usage .massage {
	margin: 55px 0 0;
	text-align: center;
}
#pro-43779 .ct-usage .massage h3 {
	margin: 0 0 5px;
	padding-bottom: 7px;
	border-bottom: 1px solid #323232;
}
#pro-43779 .ct-usage .massage > p {
	margin: 0 0 22px;
}
#pro-43779 .ct-usage .massage > div {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#pro-43779 .ct-usage .massage > div > div {
	position: relative;
	width: 315px;
	padding-top: 232px;
	text-align: left;
}
#pro-43779 .ct-usage .massage > div > div:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 212px;
	background: no-repeat 50% 0;
	background-size: auto 100%;
	content: "";
}
#pro-43779 .ct-usage .massage .tzone:after {
	background-image: url(massage_tzone.png);
}
#pro-43779 .ct-usage .massage .cheek:after {
	background-image: url(massage_cheek.png);
}
#pro-43779 .ct-usage .massage div h4 {
	margin: 0 0 2px;
}
#pro-43779 .ct-usage .massage div p {
	margin: 0;
	line-height: 1.85;
}
/* 使い方動画へのリンク */
#pro-43779 ul li.to-howto {
	margin-top: 45px;
}
/* ご注意 */
#pro-43779 .ct-attention-block {
	margin-left: -25px;
	margin-right: -25px;
}

@media screen and (max-width: 768px) {
	#pro-43779 {
		max-width: none;
		margin-bottom: 20vw;
	}
	#pro-43779 h2 {
		margin: 9.6vw -4vw;
		font-feature-settings: "palt";
		letter-spacing: 1px;
	}
	/* 使用方法 */
	#pro-43779 .ct-usage {
		padding: 0;
	}
	#pro-43779 .ct-usage > h3 {
		margin: 8vw 0 2.4vw;
		font-size: 4.27vw;
	}
	/* マッサージ方法 */
	#pro-43779 .ct-usage .massage {
		margin-top: 8vw;
	}
	#pro-43779 .ct-usage .massage h3 {
		margin-bottom: 2.4vw;
		padding-bottom: 0.8vw;
		font-size: 4.27vw;
	}
	#pro-43779 .ct-usage .massage > p {
		margin-bottom: 8.8vw;
		font-size: 3.73vw;
	}
	#pro-43779 .ct-usage .massage > div {
		flex-direction: column;
		justify-content: flex-start;
	}
	#pro-43779 .ct-usage .massage > div > div {
		width: 100%;
		padding-top: 0;
	}
	#pro-43779 .ct-usage .massage > div > div:after {
		position: static;
		width: 31.2vw;
		height: 48.53vw;
		margin: 2.4vw auto 15.2vw;
	}
	#pro-43779 .ct-usage .massage div h4 {
		margin-bottom: 0.27vw;
		font-size: 4.8vw;
	}
	#pro-43779 .ct-usage .massage div p {
		font-size: 3.73vw;
		line-height: 1.7;
	}
	/* 使い方動画へのリンク */
	#pro-43779 ul li.to-howto {
		margin-top: 0;
		padding-bottom: 4vw;
	}
	/* ご注意 */
	#pro-43779 .ct-attention-block {
		margin-left: 0;
		margin-right: 0;
	}
}
