<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.areaCosme {
	max-width: 1062px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: content-box;
	text-align: left;
	padding-top: 54px;
}
.areaCosme_cols {
	display: flex;
	justify-content: space-between;
}
.areaCosme_col {}
.areaCosme_col-no1 {
	width: calc(100% - 426px);
}
.entry {}
.entry_image {
	margin-bottom: 41px;
}
.entry_image &gt; img {
	width: 100%;
	height: auto;
}
.entry_update {
	color: #555555;
	font-size: 15px;
	margin-bottom: 8px;
}
.entry_update &gt; time {}
.entry_title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 42px;
}
.entry_body {}
.cosmeItem {
	margin-top: 101px;
}
.cosmeItem_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.cosmeItem_list &gt; li {
	width: 47%;
	margin-left: 6%;
}
.cosmeItem_list &gt; li &gt; a {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	height: 100%;
}
.cosmeItem_list &gt; li:first-child {}
.cosmeItem_list &gt; li:last-child {}
.cosmeItem_list &gt; li:nth-child(2n+1) {
	margin-left: 0;
}
.cosmeItem_list &gt; li:nth-child(n+3) {
	margin-top: 76px;
}
.cosmeItem_image {
	padding-bottom: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 19px;
	transition-duration: .3s;
	transition-property: opacity;
	width: 100%;
}
.cosmeItem_title {
	font-size: 18px;
	margin-bottom: 14px;
}
.cosmeItem_text {
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 25px;
}
.cosmeItem_link {
	max-width: 250px;
	margin: auto auto 0;
	text-decoration: none;
	background-color: #000000;
	height: 48px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 24px;
	font-size: 14px;
	box-shadow: 0 10px 30px rgba(155, 155, 155, .4);
	position: relative;
	z-index: 1;
	width: 100%;
}
.cosmeItem_link::after {
	content: "";
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 14' fill='%23fff'%3E%3Cpolygon points='19.75 6.96 0.25 6.96 0.25 5.96 17.54 5.96 12.9 0.66 13.65 0 19.75 6.96'/%3E%3C/svg%3E");
	width: 20px;
	height: 14px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 19px;
	transform: translateY(-50%);
	transition-duration: .3s;
	transition-property: right;
}
.cosmeBackLink {
	display: flex;
	justify-content: flex-end;
	margin-top: 110px;
}
.cosmeBackLink &gt; a {
	display: flex;
	text-decoration: none;
	color: inherit;
	align-items: center;
}
.cosmeBackLink &gt; a::before {
	content: "";
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 17'%3E%3Cpolygon points='25.55 8.83 0.45 8.83 0.45 7.83 23.35 7.83 17.06 0.66 17.81 0 25.55 8.83'/%3E%3C/svg%3E");
	display: block;
	width: 26px;
	height: 17px;
	background-size: 100% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	transform: rotateY(180deg);
	margin-right: 18px;
	position: relative;
	z-index: 1;
	top: 2px;
	left: 0;
	transition-duration: .3s;
	transition-property: left;
}
.cosmeBackLink &gt; a::after {
	content: "";
}
.areaCosme_col-no2 {
	width: 324px;
}
.sideCosmeNav {}
.sideCosmeNav_title {
	letter-spacing: .1em;
	margin-bottom: 32px;
}
.sideCosmeNav_title::before {
	content: "";
	background-image: url(/note/assets/img/common/icn-cosme.svg);
	display: block;
	width: 10px;
	height: 29px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 15px;
}
.sideCosmeNav_title &gt; b {
	display: block;
	font-size: 18px;
	text-align: center;
	font-weight: 500;
}
.sideCosmeNav_list {
	list-style: none;
}
.sideCosmeNav_list &gt; li {
	margin-top: 24px;
}
.sideCosmeNav_list &gt; li:first-child {
	margin-top: 0;
}
.sideCosmeNav_list &gt; li:last-child {}
.sideCosmeNav_list &gt; li:nth-child(2n + 1) {}
.sideCosmeNav_list &gt; li:nth-child(n + 3) {}
.sideCosmeNav_list &gt; li &gt; a {
	display: flex;
	text-decoration: none;
	color: inherit;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
.sideCosmeNav_list &gt; li &gt; a::before {}
.sideCosmeNav_list &gt; li &gt; a::after {
	content: "";
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 17'%3E%3Cpolygon points='25.55 8.83 0.45 8.83 0.45 7.83 23.35 7.83 17.06 0.66 17.81 0 25.55 8.83'/%3E%3C/svg%3E");
	display: block;
	width: 26px;
	height: 17px;
	background-size: 100% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	margin-right: 10px;
	transition-duration: .3s;
	transition-property: margin-right;
}
.sideCosmeNav_image {
	width: 158px;
	height: 158px;
	border-radius: 5px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.sideCosmeNav_areaText {
	width: calc(100% - 182px);
	padding-top: 15px;
	padding-bottom: 20px;
}
.sideCosmeNav_update {
	color: #555555;
	font-size: 13px;
	margin-bottom: 5px;
}
.sideCosmeNav_update &gt; time {}
.sideCosmeNav_name {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
}
@media screen and (min-width:1000px) {
	a:hover .cosmeItem_image {
		opacity: .7;
	}
	a:hover .cosmeItem_link::after {
		right: 14px;
	}
	.cosmeBackLink &gt; a:hover {}
	.cosmeBackLink &gt; a:hover::before {
		left: -7px;
	}
	.sideCosmeNav_list &gt; li &gt; a:hover {}
	.sideCosmeNav_list &gt; li &gt; a:hover::after {
		margin-right: 0;
	}
}
@media screen and (max-width: 999px) {
	.areaCosme {
		padding-top: 35px;
	}
	.areaCosme_cols {}
	.areaCosme_col {}
	.areaCosme_col-no1 {
		width: calc(100% - 270px);
	}
	.entry {}
	.entry_image {}
	.entry_image &gt; img {}
	.entry_update {}
	.entry_update &gt; time {}
	.entry_title {}
	.entry_body {}
	.cosmeItem {
		margin-top: 60px;
	}
	.cosmeItem_list {}
	.cosmeItem_list &gt; li {}
	.cosmeItem_list &gt; li:first-child {}
	.cosmeItem_list &gt; li:last-child {}
	.cosmeItem_list &gt; li:nth-child(2n + 1) {}
	.cosmeItem_list &gt; li:nth-child(n + 3) {}
	.cosmeItem_image {}
	.cosmeItem_title {}
	.cosmeItem_text {}
	.cosmeItem_link {}
	.cosmeItem_link::after {}
	.cosmeBackLink {}
	.cosmeBackLink &gt; a {}
	.cosmeBackLink &gt; a::before {}
	.cosmeBackLink &gt; a::after {}
	.areaCosme_col-no2 {
		width: 250px;
	}
	.sideCosmeNav {}
	.sideCosmeNav_title {
		letter-spacing: 0;
	}
	.sideCosmeNav_title::before {}
	.sideCosmeNav_title &gt; b {
		font-size: 16px;
	}
	.sideCosmeNav_list {}
	.sideCosmeNav_list &gt; li {}
	.sideCosmeNav_list &gt; li:first-child {}
	.sideCosmeNav_list &gt; li:last-child {}
	.sideCosmeNav_list &gt; li:nth-child(2n + 1) {}
	.sideCosmeNav_list &gt; li:nth-child(n + 3) {}
	.sideCosmeNav_list &gt; li &gt; a {}
	.sideCosmeNav_list &gt; li &gt; a::before {}
	.sideCosmeNav_list &gt; li &gt; a::after {}
	.sideCosmeNav_image {
		width: 100px;
		height: 100px;
	}
	.sideCosmeNav_areaText {
		width: calc(100% - 115px);
	}
	.sideCosmeNav_update {}
	.sideCosmeNav_update &gt; time {}
	.sideCosmeNav_name {}
}
@media screen and (max-width: 767px) {
	.areaCosme {
		padding-top: 10px;
	}
	.areaCosme_cols {
		display: block;
	}
	.areaCosme_col {
		width: auto;
	}
	.areaCosme_col-no1 {
		margin-bottom: 25px;
	}
	.entry {}
	.entry_image {
		margin-bottom: 18px;
	}
	.entry_image &gt; img {}
	.entry_update {
		font-size: 13px;
		margin-bottom: 5px;
	}
	.entry_update &gt; time {}
	.entry_title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.entry_body {}
	.cosmeItem {
		margin-top: 45px;
	}
	.cosmeItem_list {
		display: block;
	}
	.cosmeItem_list &gt; li {
		width: auto;
		margin-left: 0;
		margin-top: 15px;
	}
	.cosmeItem_list &gt; li &gt; a {
		display: block;
	}
	.cosmeItem_list &gt; li:first-child {}
	.cosmeItem_list &gt; li:last-child {}
	.cosmeItem_list &gt; li:nth-child(2n + 1) {}
	.cosmeItem_list &gt; li:nth-child(n + 2) {
		margin-top: 25px;
	}
	.cosmeItem_image {
		margin-bottom: 15px;
	}
	.cosmeItem_title {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.cosmeItem_text {
		font-size: 12px;
	}
	.cosmeItem_link {
		margin-top: 15px;
	}
	.cosmeItem_link::after {}
	.cosmeBackLink {
		margin-top: 35px;
	}
	.cosmeBackLink &gt; a {}
	.cosmeBackLink &gt; a::before {}
	.cosmeBackLink &gt; a::after {}
	.areaCosme_col-no2 {}
	.sideCosmeNav {}
	.sideCosmeNav_title {
		margin-bottom: 15px;
	}
	.sideCosmeNav_title::before {}
	.sideCosmeNav_title &gt; b {}
	.sideCosmeNav_list {
		display: block;
	}
	.sideCosmeNav_list &gt; li {}
	.sideCosmeNav_list &gt; li:first-child {}
	.sideCosmeNav_list &gt; li:last-child {}
	.sideCosmeNav_list &gt; li:nth-child(2n + 1) {}
	.sideCosmeNav_list &gt; li:nth-child(n + 3) {}
	.sideCosmeNav_list &gt; li &gt; a {}
	.sideCosmeNav_list &gt; li &gt; a::before {}
	.sideCosmeNav_list &gt; li &gt; a::after {}
	.sideCosmeNav_image {}
	.sideCosmeNav_areaText {}
	.sideCosmeNav_update {}
	.sideCosmeNav_update &gt; time {}
	.sideCosmeNav_name {}
}
</pre></body></html>