@charset "utf-8";


/* ---------------------------------------------------------
 * #lead
** --------------------------------------------------------- */
#lead {
	padding-top: 100px;
	padding-bottom: 80px;
}
#lead h2 {
	text-align: center;
}
#lead h2 img {
}
#lead > p {
	margin-top: 30px;
	color: #7C7F92;
	font-size: 14px;
	text-align: center;
	line-height: 2;
	letter-spacing: 2px;
}
#lead > img {
	display: block;
	width: 100%;
	margin-top: 60px;
}
#lead section {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#lead h3 {
	position: relative;
	margin-top: 30px;
	color: #414D60;
	font-size: 24px;
	letter-spacing: 3px;
	text-align: center;
}
#lead h3::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	display: block;
	width: 1px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: linear-gradient(180deg, #A8C0DD 0%, rgba(168, 192, 221, 0.00) 100%);
}
#lead section p {
	margin-top: 40px;
	color: #7C7F92;
	font-size: 14px;
	letter-spacing: 1.5px;
}
@media (max-width: 959px) {
	#lead {
		padding-top: 80px;
		padding-bottom: 60px;
	}
}
@media (max-width: 519px) {
	#lead {
		padding-top: 60px;
		padding-bottom: 40px;
	}
}




/* ---------------------------------------------------------
 * #aging
** --------------------------------------------------------- */
#aging {
	padding-top: 80px;
	padding-bottom: 80px;
	background-image: url("../img/bg_ripples.jpg");
	background-position: center;
	background-size: cover;
}
#aging .lead {
	display: flex;
	justify-content: space-between;
}
#aging .lead .img {
	order: 2;
	width: calc(75000% / 1260);
}
#aging .lead .img img {
	max-width: 100%;
}
#aging .lead .content {
	width: calc(46500% / 1260);
	padding-top: 10px;
}
#aging .lead h2 {
	mix-blend-mode: multiply;
}
#aging .lead h2 img {
	max-width: 100%;
}
#aging .lead p {
	margin-top: 15px;
	color: #7C7F92;
	letter-spacing: 1px;
}
@media (max-width: 959px) {
	#aging {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#aging .lead {
		display: block;
	}
	#aging .lead .img {
		width: 100%;
		text-align: center;
	}
	#aging .lead .content {
		width: 100%;
		padding-top: 30px;
	}
}
@media (max-width: 519px) {
	#aging {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#aging .lead h2 img {
		width: 80%;
	}
}


/* --------------- .point --------------- */
#aging .point {
	margin-top: 40px;
}
#aging .point section {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	padding: 40px 60px 40px 110px;
	background-color: #fff;
}
#aging .point .subttl {
	position: absolute;
	left: 60px;
	top: 18px;
	display: flex;
	align-items: center;
	gap: 13px;
	transform-origin: left bottom;
	transform: rotate(90deg);
	color: #6D8EB6;
	font-size: 18px;
}
#aging .point .subttl span {
	display: block;
	width: 50px;
	height: 1px;
	background-image: linear-gradient(90deg, #A8C0DD 0%, rgba(168, 192, 221, 0.00) 100%);
}
#aging .point .content {
	width: calc(27000% / 830);
}
#aging .point h3 {
	color: #414D60;
	font-size: 24px;
	letter-spacing: 3px;
}
#aging .point p {
	margin-top: 15px;
	color: #7C7F92;
	font-size: 14px;
	letter-spacing: 1px;
}
#aging .point .img {
	width: calc(50000% / 830);
}
#aging .point .img img {
	max-width: 100%;
}
@media (max-width: 959px) {
	#aging .point {
		margin-top: 30px;
	}
	#aging .point section {
		display: block;
		padding: 30px 40px 30px 90px;
	}
	#aging .point .subttl {
		left: 40px;
		top: 8px;
	}
	#aging .point .content {
		width: 100%;
	}
	#aging .point .img {
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}
}
@media (max-width: 519px) {
	#aging .point {
		margin-top: 20px;
	}
	#aging .point section {
		padding: 20px 20px 20px 50px;
	}
	#aging .point .subttl {
		left: 10px;
		top: -2px;
	}
	#aging .point h3 {
		font-size: 20px;
	}
	#aging .point p {
		margin-top: 5px;
	}
}




/* ---------------------------------------------------------
 * #products
** --------------------------------------------------------- */
#products {
	padding-top: 40px;
	padding-bottom: 80px;
}
#products h2 {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 407px;
	width: 100%;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../img/cosme_products_ttl.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	color: #414D60;
	font-size: 28px;
	letter-spacing: 3px;
}
#products > .inner {
	margin-top: 50px;
}
#products section {
}
#products section:not(:first-child) {
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid #A8C0DD;
}
#products h3 {
	display: flex;
	align-items: center;
	gap: 12px;
}
#products h3::before {
	content: "";
	display: block;
	width: 50px;
	height: 1px;
	background-image: linear-gradient(270deg, #A8C0DD 0%, rgba(168, 192, 221, 0.00) 100%);
}
#products h3 .inner {
	color: #414D60;
	font-size: 22px;
}
#products h3 .en {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	color: #6D8EB6;
	font-size: 18px;
}
#products ul {
	display: flex;
	margin-top: 20px;
	gap: 47px;
}
#products ul.col5 {
	gap: 28px;
}
#products li {
	max-width: calc(28000% / 1260);
}
#products ul.col5 li {
	max-width: calc(23000% / 1260);
}
#products .img {
	text-align: center;
}
#products .img img {
	max-width: 100%;
}
#products .subttl {
	color: #6D8EB6;
	font-size: 18px;
	text-align: center;
}
#products p {
	margin-top: 10px;
	color: #7C7F92;
	font-size: 13px;
}
@media (max-width: 959px) {
	#products {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	#products > .inner {
		margin-top: 40px;
	}
	#products section:not(:first-child) {
		padding-top: 30px;
		margin-top: 30px;
	}
	#products ul,
	#products ul.col5 {
		flex-wrap: wrap;
		gap: 2%;
	}
	#products li,
	#products ul.col5 li {
		max-width: 32%;
	}
	#products li:nth-child(n+4) {
		margin-top: 20px;
	}
}
@media (max-width: 519px) {
	#products {
		padding-top: 20px;
		padding-bottom: 40px;
	}
	#products h2 {
		font-size: 24px;
		letter-spacing: 2px;
	}
	#products > .inner {
		margin-top: 20px;
	}
	#products section:not(:first-child) {
		padding-top: 20px;
		margin-top: 20px;
	}
	#products h3 {
		align-items: start;
	}
	#products h3::before {
		display: none;
	}
	#products h3 .inner {
		font-size: 18px;
	}
	#products h3 .en {
/*		display: block;*/
		margin-left: 10px;
		font-size: 14px;
	}
	#products ul,
	#products ul.col5 {
		flex-wrap: wrap;
		gap: 4%;
		margin-top: 5px;
	}
	#products li,
	#products ul.col5 li {
		max-width: 48%;
	}
	#products li:nth-child(n+3) {
		margin-top: 20px;
	}
	#products .subttl {
		font-size: 16px;
	}
	#products p {
		margin-top: 5px;
	}
}