@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";

#ContentWrap2026spring_uv {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

#ContentWrap2026spring_uv sup {
	font-size: 60%;
	vertical-align: text-top;
}

#ContentWrap2026spring_uv a:hover {
	opacity: 0.7;
}

#ContentWrap2026spring_uv h2 {
	font-size: 2em;
	text-align: center;
	line-height: 0.8;
	font-weight: normal;
	margin: 0 0 1.2em;
	letter-spacing: 0;
}

#ContentWrap2026spring_uv h2 span.marker {
	background: linear-gradient(transparent 70%, #ffeff2 70%);
	display: inline-block;
	background-repeat: no-repeat;
	transition: background-size 0.4s;
}

#ContentWrap2026spring_uv h2 .sub {
	font-size: 0.4em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

#ContentWrap2026spring_uv sup {
	font-size: 60%;
	vertical-align: super;
}

#ContentWrap2026spring_uv .top .top-fv {
	max-width: 1200px;
	margin: 0 auto;
}

#ContentWrap2026spring_uv .top .top-fv img {
	width: 100%;
}

#ContentWrap2026spring_uv .top .note {
	font-size: 0.8em;
	max-width: 1030px;
	margin: 1em auto 0;
}

#ContentWrap2026spring_uv .top .top-lead {
	margin: 6em 0 7em;
	text-align: center;
	line-height: 2.2;
}

#ContentWrap2026spring_uv .top .top-lead span.marker {
	background: linear-gradient(transparent 50%, #ffeff2 50%);
	display: inline-block;
	background-repeat: no-repeat;
	transition: background-size 0.4s;
	line-height: 1.4;
}


#ContentWrap2026spring_uv .sec_cnt {
	/* max-width: 1030px; */
	max-width: 1021px;
	margin: 0 auto;
}

#ContentWrap2026spring_uv .sec_cnt .cntTtl {
	color: #ff6994;
	line-height: 1.8;
}

#ContentWrap2026spring_uv .sec_cnt .flex {
	display: flex;
	justify-content: space-between;
}

#ContentWrap2026spring_uv .sec_cnt .flex .f-item {
	width: 587px;
}

#ContentWrap2026spring_uv .sec_cnt .flex .f-item .note {
	font-size: 0.8em;
	max-width: 1030px;
	margin: 2em auto 0;
}

#ContentWrap2026spring_uv .sec_cnt .img-contents {
	margin-bottom: 80px;
}

#ContentWrap2026spring_uv .sec_cnt .img-contents .f-item01 {
	text-align: justify;
}

 #ContentWrap2026spring_uv .sec_cnt .np-text01 {
	color: #ff6994;
	font-size: 1.25em;
	line-height: 1.5;
	margin-bottom: 0.5em;
}

#ContentWrap2026spring_uv .sec_cnt .np-text02 {
	font-size: 1.125em;
}

#ContentWrap2026spring_uv .sec_cnt .np-text03 {
	font-size: 0.8em;
	padding: 0 3px;
	border: solid 1px #78828b;
	display: inline-block;
	line-height: 1.6;
	margin-bottom: 5px;
}

#ContentWrap2026spring_uv .sec_cnt .np-text04 {
	font-size: 0.875em;
}

#ContentWrap2026spring_uv .sec_cnt .np-text05 {
	margin-bottom: .8em;
}

#ContentWrap2026spring_uv .sec_cnt .np-text05 .x-large01 {
	font-size: 1.25em;
}

#ContentWrap2026spring_uv .sec_cnt .np-text05 .x-small {
	font-size:0.8125em;
}

#ContentWrap2026spring_uv .sec_cnt .np-text06 {
	font-size:0.8125em;
	margin-top: 2.5%;
}
/*---------------------
  新商品
---------------------*/
#ContentWrap2026spring_uv .sec_cnt.newitem {
	margin-bottom: 100px;
}

#ContentWrap2026spring_uv .sec_cnt.newitem .flex {
	width: 844px;
	margin: 0 auto;
	align-items: flex-start;
	justify-content: start;
	gap: 43px;
	margin-bottom: 60px;
}

#ContentWrap2026spring_uv .sec_cnt.newitem .flex02 {
	flex-direction: row-reverse;
}

#ContentWrap2026spring_uv .sec_cnt.newitem .flex .f-item01 {
	width: 300px;
}
#ContentWrap2026spring_uv .sec_cnt.newitem .flex .f-item02 {
	width: 501px;
}

#ContentWrap2026spring_uv .sec_cnt.newitem .checklist li {
	margin-bottom: 0.6em;
	font-size: 1.125em;
	position: relative;
	padding-left: 1.8em;
	line-height: 1.4;
}

#ContentWrap2026spring_uv .sec_cnt.newitem .checklist li::before {
	content: "";
	width: 1.2em;
	height: 1.2em;
	background-color: rgba(206, 109, 189, 0.2);
	border-radius: 3px;
	position: absolute;
	top: 0.1em;
	left: 0;
}

#ContentWrap2026spring_uv .sec_cnt.newitem .checklist li::after {
	content: "";
	width: 0.4em;
	height: 0.6em;
	border-right: 2px solid #ce6dbd;
	border-bottom: 2px solid #ce6dbd;
	transform: rotate(45deg);
	position: absolute;
	top: 0.3em;
	left: 0.4em;
}
#ContentWrap2026spring_uv .sec_cnt.newitem .np-text01 {
	font-size: 1.5em;
	margin-bottom: 1em;
 }

#ContentWrap2026spring_uv .sec_cnt.newitem .flex02 p + p{
	margin-top: .5em;
	/* line-height: 1.68; */
}
 
#ContentWrap2026spring_uv .sec_cnt.newitem span.marker {
	background: linear-gradient(transparent 50%, #ffeff2 50%);
	display: inline-block;
	background-repeat: no-repeat;
	transition: background-size 0.4s;
	line-height: 1.4;
}

/*---------------------
  商品リンク
---------------------*/

#ContentWrap2026spring_uv .sec_cnt04 {
	margin-bottom: 170px;
}
#ContentWrap2026spring_uv .sec_cnt04 .ttl_bg {
	background-color: #ffb4c9;
	text-align: center;
	padding: 1em;
	margin-bottom: 42px;
	/* margin-bottom: 58px; */
}
#ContentWrap2026spring_uv .sec_cnt04 .ttl_bg .ttl_date {
	margin-bottom: 0;
	color: #fff;
	font-size: 1.75em;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

#ContentWrap2026spring_uv .sec_cnt04 .ttl_bg .ttl_date span {
	font-size: 0.8em;
}

#ContentWrap2026spring_uv .sec_cnt04 .ttl_border {
	background: url(../line.png) repeat-x center center;
}

#ContentWrap2026spring_uv .sec_cnt04 .ttl_border h3 {
	width: 186px;
	margin: 0 auto 1em;
	padding-left: 4px;
	background-color: #fff;
	color: #c779ca;
	font-size: 1.75em;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-align: center;
}

#ContentWrap2026spring_uv .sec_cnt04 .flex {
	width: 100%;
	justify-content: center;
	align-items: center;
	gap: 35px;
	margin-bottom: 48px;
}
#ContentWrap2026spring_uv .sec_cnt04 .flex .setProducts_img {
	width: 450px;

}
#ContentWrap2026spring_uv .sec_cnt04 .flex .setProducts_txt {
	width: calc(100% - 450px - 35px);
}
#ContentWrap2026spring_uv .sec_cnt04 .flex .setProducts_txt .np-text02 {
	margin-bottom: .5em;
}
#ContentWrap2026spring_uv .sec_cnt04 .flex .setProducts_txt .np-text02 {
	margin-bottom: .5em;
}
#ContentWrap2026spring_uv .sec_cnt04 .set_item .np-text05 {
    color: #ff6994;
}
#ContentWrap2026spring_uv .sec_cnt04 .set_item .np-text05 .x-large01{
	font-size: 1.5em;
}
#ContentWrap2026spring_uv .sec_cnt04 .set_item .np-text05 .x-large02{
	font-size: 2.5em;
}
#ContentWrap2026spring_uv .sec_cnt .setProducts .np-btn {
	width: 260px;
	text-align: center;
}

#ContentWrap2026spring_uv .sec_cnt .setProducts .np-btn a {
	background-color: #fff;
	border: solid 1px #ff6994;
	border-radius: 6px;
	box-shadow: 2px 2px 0 0 #ff6994;
	color: #ff6994;
	display: block;
	font-size: 1.1em;
	padding: 10px 15px;
	text-decoration: none;
}

/* #ContentWrap2026spring_uv .cont_border {
	background-image: linear-gradient(to right, #c0c5ca 2px, transparent 2px);
	background-size: 10px 2px;
	background-repeat: repeat-x;
	width: 1020px;
	height: 2px;
	margin: 0 auto;
} */

/*---------------------
  SNS
---------------------*/

#ContentWrap2026spring_uv .follow {
	max-width: 1030px;
	margin: 80px auto 80px;
}

#ContentWrap2026spring_uv .follow .follow-description {
	text-align: center;
	line-height: 2;
}

#ContentWrap2026spring_uv .follow .follow-list {
	display: flex;
	justify-content: space-between;
	text-align: center;
	max-width: 910px;
	margin: 60px auto 0;
}

#ContentWrap2026spring_uv .follow .follow-list li a {
	width: 200px;
	background-color: #fff;
	border: solid 1px #78828b;
	box-shadow: 2px 2px 0 0 #78828b;
	padding: 10px 15px 10px 35px;
	border-radius: 3px;
	color: #78828b;
	text-decoration: none;
	display: block;
	line-height: 2;
	margin: auto;
	position: relative;
}
#ContentWrap2026spring_uv .follow .follow-list li:nth-child(3) a {
	padding-left: 15px;
	vertical-align: middle;
}
#ContentWrap2026spring_uv .follow .follow-list li:nth-child(3) a img {
	width: 18px;
	height: auto;
	vertical-align: middle;
}
#ContentWrap2026spring_uv .follow .follow-list li a::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
}
#ContentWrap2026spring_uv .follow .follow-list li:nth-child(1) a::before {
	background-image: url(../icn_instagram.png);
	top: 30%;
	left: 20%;
}

#ContentWrap2026spring_uv .follow .follow-list li:nth-child(2) a:before {
	width: 20px;
	background-image: url(../icn_line.png);
	top: 30%;
	left: 30%;
}

/* #ContentWrap2026spring_uv .follow .follow-list li:nth-child(3) a:before {
	width: 20px;
	background-image: url(../icn_x.png);
	top: 31%;
	left: 20%;
} */

#ContentWrap2026spring_uv .follow .follow-list li:nth-child(4) a:before {
	width: 26px;
	background-image: url(../icn_mail.png);
	top: 24%;
	left: 10%;
}