@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&family=Noto+Sans+JP:wght@300;400;500;600;700;800;900&family=Noto+Serif+JP:wght@400;500;600;700;900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Shippori+Mincho:wght@400;500;600;700;800&family=Lato:wght@400&display=swap");
.page .container { width: 1240px; }

.actrice_lower { max-width: 100%; width: auto; text-align: left; }
.actrice_lower h2 { font-size: 1.4rem; }
.actrice_lower h2 b { display: flex; align-items: center; }
.actrice_lower h2 b::after { content: ""; height: 1px; flex: 1 auto; background: #333; display: block; margin-left: 2rem; margin-bottom: 4px; }
.actrice_lower h2 i img { height: 2.2rem; }
.actrice_lower h2 em { display: block; }
.actrice_lower sup { font-size: 10px; vertical-align: middle; font-weight: 300; font-family: 'Noto Sans JP', sans-serif; color: #333; transform: translateY(-8px); display: inline-block; }

.lower-head { background: #c66675; text-align: center; padding: 16px 8px 14px; }
.lower-head b { display: block; line-height: 0; width: 16vw; min-width: 100px; max-width: 240px; margin: 0 auto; }

.brightrich-wrap { background-color: #f9f0f1; padding: 2rem 0; }
.brightrich-wrap .container { display: flex; }

.brightrich-bg { flex: 0 0 100px; padding: 0 1rem 0 0; }
.brightrich-bg img { position: sticky; top: 64px; }

.brightrich-body { flex: 1 auto; padding-left: 2rem; }

.brightrich-main { display: flex; justify-content: center; align-items: center; padding-bottom: 2rem; padding-top: 2rem; }

.brightrich-main-txt { flex: 0 0 52%; padding: 0 0 6rem; }
.brightrich-main-txt h1 em { font-size: 1rem; padding: 2px 8px 3px; line-height: 1; }
.brightrich-main-txt h1 b { font-size: clamp(18px, 3.2vw, 28px); font-weight: 700; color: #c66675; display: block; letter-spacing: -0.05em; }
.brightrich-main-txt h2 { font-weight: 500; font-size: clamp(15px, 2.1vw, 19.5px); padding-top: 1rem; }
.brightrich-main-txt h3 { font-weight: 300; padding-top: 2rem; font-size: 1.1em; }

.brightrich-main-ph { padding: 12vw 0; flex: 0 0 44%; }
.brightrich-main-ph ul { display: flex; position: relative; }
.brightrich-main-ph li { position: relative; padding: 8px; opacity: 0; transition-duration: 1.7s; }
.brightrich-main-ph li.ph1 { transition-delay: 0.1s; transform: translate(0, -10%); }
.brightrich-main-ph li.ph2 { transform: translate(-8px, -40%); transition-delay: 0.3s; }
.brightrich-main-ph li.ph3 { transform: translate(-24px, 10%); z-index: 3; transition-delay: 0.5s; }
.brightrich-main-ph li.ph4 { transform: translate(-60px, -58%); z-index: 2; transition-delay: 0.7s; }
.brightrich-main-ph li.ph5 { transform: translate(-60px, -15%); transition-delay: 0.9s; }
.brightrich-main-ph.inView li { opacity: 1; }
.brightrich-main-ph.inView li.ph1 { transform: translate(0, 0); }
.brightrich-main-ph.inView li.ph2 { transform: translate(-8px, -30%); }
.brightrich-main-ph.inView li.ph3 { transform: translate(-24px, 20%); }
.brightrich-main-ph.inView li.ph4 { transform: translate(-60px, -48%); }
.brightrich-main-ph.inView li.ph5 { transform: translate(-60px, -5%); }

.brightrich-lineup-bl { display: flex; justify-content: space-around; align-items: center; padding: 4rem 0; margin: 0 auto 0; position: relative; max-width: 80%; }

.brightrich-lineup-ph { flex: 0 0 45%; }
.brightrich-lineup-ph figure { aspect-ratio: 1057 / 832; overflow: hidden; max-width: 92%; display: flex; align-items: center; }
.brightrich-lineup-ph i { display: block; }
.brightrich-lineup-ph i img { scale: 0.82; transform: translateY(15%); transform-origin: top; }

.brightrich-lineup-txt { flex: 0 0 45%; padding: 0 0; font-family: 'Noto Sans JP', sans-serif; }
.brightrich-lineup-txt h3 { padding-bottom: 1rem; opacity: 0.5; }
.brightrich-lineup-txt h3 img { max-height: 90px; }
.brightrich-lineup-txt h4 { font-weight: 500; font-size: 1.2rem; padding-bottom: 0.25em; }
.brightrich-lineup-txt h5 { font-weight: 300; font-size: 1.0rem; padding-top: 1em; padding-bottom: 1.5em; }

.prd-attr span { display: inline-block; padding: 2px 6px; background: #fff; font-size: 0.8em; line-height: 1; margin-right: 4px; }
.prd-attr em { color: #e60012; font-size: 1.1em; }

.brightrich-lineup-prd { position: absolute; width: 9%; z-index: 11; top: 45%; }

.brightrich-lineup-fp { margin-top: 4rem; }

.brightrich-lineup-sr h3 img { height: 4.5rem; }

.brightrich-lineup-fp figure, .brightrich-lineup-jr figure { border-radius: 0 0 30% 0; margin-right: auto; }
.brightrich-lineup-fp .brightrich-lineup-txt, .brightrich-lineup-jr .brightrich-lineup-txt { padding-left: 0%; padding-bottom: 3rem; }
.brightrich-lineup-fp .brightrich-lineup-prd, .brightrich-lineup-jr .brightrich-lineup-prd { left: 0%; transform: translate(-50%, -50%); }

.brightrich-lineup-sr, .brightrich-lineup-pb { flex-direction: row-reverse; justify-content: flex-end; }
.brightrich-lineup-sr .brightrich-lineup-txt, .brightrich-lineup-pb .brightrich-lineup-txt { padding-right: 4%; }
.brightrich-lineup-sr figure, .brightrich-lineup-pb figure { border-radius: 0 0 0 30%; margin-left: auto; }
.brightrich-lineup-sr .brightrich-lineup-prd, .brightrich-lineup-pb .brightrich-lineup-prd { right: 10%; transform: translate(50%, -50%); }

.btn { display: inline-block; border-radius: 32px; padding: 8px 2em 10px; line-height: 1; }

.btn-pre { background: #c9c8c8; box-shadow: 2px 2px 0 #999; letter-spacing: 0.5em; padding-right: 1.5em; text-decoration: none; }

.btn-after { text-decoration: none; background: #d18491; box-shadow: 2px 2px 0 #ae4f62; letter-spacing: 0.15em; padding-right: 1.25em; color: #fff; transition-duration: 0.3s; }
.btn-after:hover { background: #c66675; color: #fff; box-shadow: none; transform: translate(2px, 2px); }

.brightrich-feature { padding: 8rem 0 20rem; }

.brightrich-feature-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 88%; margin: auto; }

.brightrich-feature-bl { flex: 0 0 46%; padding-top: 4rem; }
.brightrich-feature-bl h3 { padding-bottom: 8px; letter-spacing: -0.07em; }
.brightrich-feature-bl h3 i { display: block; }
.brightrich-feature-bl h3 i img { height: 2.4rem; }
.brightrich-feature-bl h3 b { color: #c66675; font-size: clamp(18px, 2.4vw, 28px); display: block; padding-top: 4px; line-height: 1.4; }
.brightrich-feature-bl p { font-family: 'Noto Sans JP', sans-serif; }
.brightrich-feature-bl p.txtR { padding-top: 0; }
.brightrich-feature-bl small { font-size: 0.7em; }

.brightrich-feature-ph { background: rgba(255, 255, 255, 0.9); border-radius: 12px; overflow: hidden; }
.brightrich-feature-ph i { display: block; text-align: center; }
.brightrich-feature-ph p { padding: 1em; }

.brightrich-feature-bl-2, .brightrich-feature-bl-4 { transform: translateY(20rem); }
.brightrich-feature-bl-2 .brightrich-feature-ph i, .brightrich-feature-bl-4 .brightrich-feature-ph i { padding: 1em 1em 0; }

.brightrich-feature-bl-3 { transform: translateY(4rem); }

.brightrich-feature-bl-4 { transform: translateY(16rem); }

.liplineup-wrap { padding: 8rem 0; overflow: hidden; background: #fdfaf5; }
.liplineup-wrap .container { width: 1240px; }

.liplineup-menu { padding: 4rem 0 4rem; }
.liplineup-menu ul { display: flex; justify-content: space-around; }
.liplineup-menu li { flex: 0 0 25%; text-align: center; font-family: 'Noto Sans JP', sans-serif; }
.liplineup-menu li a { display: flex; flex-direction: column; color: #333; text-decoration: none; position: relative; }
.liplineup-menu li a::after { content: ""; display: block; height: 3rem; width: 100%; background: url("../images/lip/morebtn-down.png") no-repeat center bottom; background-size: contain; }
.liplineup-menu li i { display: block; text-align: center; }
.liplineup-menu li i img { height: 18vw; max-height: 260px; max-width: none; }
.liplineup-menu li em { display: block; padding: 8px; }
.liplineup-menu li span { display: inline-block; }

.lineup-contents { padding: 6rem 0; border-bottom: 1px solid #ddd; }
.lineup-contents .container { width: 980px; }
.lineup-contents .lineup-toggle-content:last-of-type { padding-bottom: 0; }

.lineup-contents-main { display: flex; justify-content: center; padding-bottom: 3rem; }

.lineup-contents-main-ph { flex: 0 0 23%; text-align: right; }
.lineup-contents-main-ph img { width: 50%; }

.lineup-contents-main-tx { flex: 0 0 50%; padding: 0 0 0 4rem; }
.lineup-contents-main-tx h3 { line-height: 1.2; font-size: 1.6em; font-weight: 600; letter-spacing: -0.12em; }
.lineup-contents-main-tx h3 span { display: inline-block; }
.lineup-contents-main-tx h4 { font-weight: 500; font-size: 1.2em; padding: 1rem 0 2rem; }
.lineup-contents-main-tx .price { font-family: 'Noto Sans JP', sans-serif; font-weight: 300; padding-bottom: 2rem; }
.lineup-contents-main-tx .price em { color: #e60012; font-size: 0.9em; }

.btn-shop { border-radius: 0; background: #eed1d6; font-family: 'Noto Sans JP', sans-serif; box-shadow: 2px 2px 0 #c66675; text-decoration: none; color: #222; position: relative; transition-duration: 0.2s; }
.btn-shop:hover { background: #c66675; color: #fff; box-shadow: none; transform: translate(2px, 2px); }

.btn-buy { background: #fff; text-decoration: none; border: 1px solid #333; color: #333; font-family: 'Noto Sans JP', sans-serif; box-shadow: 2px 2px 0 #999; transition-duration: 0.2s; }
.btn-buy:hover { transform: translate(2px, 2px); box-shadow: none; }

.lineup-toggle-content { padding: 1rem 0 4rem 0; }
.lineup-toggle-content small { font-weight: 300; font-size: 11px; }

.lineup-toggle-menu { padding: 0; }
.lineup-toggle-menu a { cursor: pointer; display: flex; justify-content: space-between; padding: 8px 0; border-top: 1px solid #222; border-bottom: 1px solid #222; align-items: center; transition-duration: 0.3s; }
.lineup-toggle-menu a::after { content: ""; width: 1.5rem; height: 1rem; background: #333; clip-path: polygon(0 0, 100% 0, 50% 100%); transition-duration: 0.3s; transform: scale(-1, -1); }
.lineup-toggle-menu a:hover { opacity: 0.5; }
.lineup-toggle-menu a:hover::after { background: #c66675; }
.lineup-toggle-menu em { font-weight: 700; font-size: 1.6rem; }

.lineup-toggle-target { display: none; }

.lineup-contents-body { padding: 4rem 0 3rem; }

.toggle-close.lineup-toggle-content { padding-bottom: 0; }
.toggle-close.lineup-toggle-content .lineup-toggle-menu a::after { transform: scale(1, 1); transition-delay: 0.1s; }

.lineup-contents-color .lineup-contents-body { display: flex; justify-content: space-between; padding-bottom: 3rem; }

.color-body { flex: 0 0 33%; text-align: center; max-width: 323.4px; }
.color-body i { display: block; padding-bottom: 1rem; }
.color-body h5 { font-size: 1.2rem; font-size: clamp(15px, 1.4vw, 20px); font-weight: 500; }
.color-body .prd-attr { padding-top: 1rem; padding-bottom: 8px; font-family: 'Noto Sans JP', sans-serif; }
.color-body .prd-attr span { border: 1px solid #999; }
.color-body .prd-attr em { display: block; }
.color-body b { font-weight: 500; }

.point-body { width: 92%; width: 80%; max-width: 980px; padding-bottom: 4rem; margin: 0 auto; }
.point-body:last-of-type { padding-bottom: 0; }
.point-body h3 i { display: block; }
.point-body h3 i img { height: 2em; }
.point-body h3 sup { transform: translateY(-18px); }
.point-body h3 b { font-size: 2rem; font-size: clamp(16px, 2.8vw, 26px); font-weight: 600; }
.point-body h3 b strong { color: #c66675; font-weight: 600; }
.point-body h3 b span { display: inline-block; }
.point-body h4 { font-size: 1.4em; font-size: clamp(13px, 1.6vw, 18px); font-weight: 300; font-family: 'Noto Sans JP', sans-serif; padding-top: 1rem; padding-bottom: 1rem; }
.point-body h4 sup { transform: translateY(-8px); }
.point-body .ingredient-list { padding: 1rem 0; }

.ingredient-list { display: flex; justify-content: center; font-family: 'Noto Sans JP', sans-serif; }
.ingredient-list li { flex: 0 0 150px; text-align: center; padding: 0 8px; }
.ingredient-list li i { display: block; padding: 0 8px; }
.ingredient-list li em { display: block; font-size: 11px; letter-spacing: 0.05em; white-space: nowrap; }

.usage-body { width: 92%; max-width: 800px; padding-bottom: 4rem; margin: 0 auto; }
.usage-body:last-of-type { padding-bottom: 0; }

.usage-body1 { display: flex; justify-content: space-between; }
.usage-body1 p { flex: 0 0 64%; font-size: clamp(13px, 1.6vw, 18px); font-weight: 300; }
.usage-body1 figure { flex: 0 0 33%; padding: 0 1rem; }

.lineup-lastinglip .color-body h5 { white-space: nowrap; }
.lineup-lastinglip .color-body.color-body1 i img { transform-origin: left; }
.lineup-lastinglip .color-body.color-body1 .color-body-tx { padding-right: 30%; }
.lineup-lastinglip .color-body.color-body2 i img { transform: translateX(16%); }
.lineup-lastinglip .color-body.color-body3 i { text-align: right; }
.lineup-lastinglip .color-body.color-body3 i img { transform: translateX(32%); }
.lineup-lastinglip .color-body.color-body3 .color-body-tx { padding-left: 32%; }
.lineup-lastinglip .point-body1 figure { max-width: 88%; margin: auto; padding: 2rem 0 0; }

.lineup-lipcoat .lineup-contents-main-ph { flex: 0 0 10%; text-align: center; }

.lineup-lips .lineup-contents-color .lineup-contents-body { justify-content: center; }
.lineup-lips .color-body { flex: 0 0 33%; display: flex; align-items: center; flex-wrap: wrap; justify-content: center; }
.lineup-lips .color-body i { flex: 0 0 64px; padding: 0; }
.lineup-lips .color-body .color-body-tx { padding: 0 1rem; text-align: left; }
.lineup-lips .color-body .color-body-tx b { display: block; }
.lineup-lips .color-body .prd-attr { padding: 0; font-size: 0.95em; }
.lineup-lips .color-body .prd-attr b { font-weight: 400; font-size: 1.4em; padding-bottom: 8px; }
.lineup-lips .color-body .prd-attr em { display: inline-block; padding-left: 8px; }
.lineup-lips .color-body .btn-wrap { padding-top: .5rem; flex: 0 0 100%; }

.lineup-tintlip .lineup-contents-main { align-items: center; }
.lineup-tintlip .lineup-contents-main-ph { flex: 0 0 10%; padding-bottom: 2rem; }
.lineup-tintlip .lineup-contents-main-ph img { width: 150%; max-width: 150%; margin: 0 0 0 -25px }
.lineup-tintlip .lineup-contents-main-tx .price span { display: inline-block; font-size: 0.8em; border: 1px solid #333; padding: 1px 4px; }
.lineup-tintlip .lineup-contents-color .lineup-contents-body { display: block; }
.lineup-tintlip .color-body { display: flex; align-items: center; padding: 0 0 2rem; }
.lineup-tintlip .color-body.color-body2 { padding-bottom: 0; }
.lineup-tintlip .color-body i { flex: 0 0 28%; text-align: right; }
.lineup-tintlip .color-body i img { width: 80%; }
.lineup-tintlip .color-body .color-body-tx { padding-left: 2rem; text-align: left; margin: 0 auto; }
.lineup-tintlip .color-body .color-body-tx-block { display: flex; padding: 0rem 0 1rem; }
.lineup-tintlip .color-body .color-body-tx-block-im { flex: 0 0 90px; }
.lineup-tintlip .color-body .color-body-tx-block-tx { display: flex; flex-wrap: wrap; align-items: center; display:inline-block; }
.lineup-tintlip .color-body .color-body-tx-block-tx h5 { flex: 0 0 100%; }
.lineup-tintlip .color-body .color-body-tx-block-tx p { flex: 1; padding-left: 1rem; }
.lineup-tintlip .color-body .prd-attr { padding-top: 0; }
.lineup-tintlip .color-body .prd-attr em { display: inline-block; }

.tintlip-notes { padding-top: 4rem; }
.tintlip-notes ul { padding-bottom: 1em; }
.tintlip-notes li { text-indent: -1em; padding-left: 1em; font-size: 0.8em; }
.tintlip-notes p { background: #fff; padding: 1em; font-size: 0.8em; }
.tintlip-notes p img { max-width: 240px; }

/*
<div class="lineup-toggle-content lineup-contents-color"> <div class="lineup-toggle-menu"><a><em>カラー展開</em><i></i></a></div> <div class="lineup-toggle-target"> <div class="lineup-contents-body"> <div class="color-body"> <i><img src="images/lip/color-cherryred.png" alt="チェリーレッド"></i> <h5>肌の透明感を引き立てる<br>洗練された大人の赤</h5> <div class="prd-attr"> <b>チェリーレッド</b> <span>クール</span> <em>5543</em> <p><a class="btn btn-buy" href="">ご購入はこちら</a></p> </div> </div> </div> </div> </div>
*/
@media (max-width: 1240px) { .brightrich-main-txt { flex: 0 0 56%; }
  .brightrich-main-txt h1 { white-space: nowrap; }
  .lineup-contents-main-tx { flex: 0 0 auto; }
  .lineup-lastinglip .color-body i img { scale: 1; }
  .lineup-lastinglip .color-body.color-body1 .color-body-tx { padding-right: 32%; }
  .lineup-lastinglip .color-body.color-body2 i img { transform: translateX(8%); }
  .lineup-lastinglip .color-body.color-body2 .color-body-tx { transform: translateX(-8%); }
  .lineup-lastinglip .color-body.color-body3 i img { transform: translateX(16%); }
  .lineup-lastinglip .color-body.color-body3 .color-body-tx { padding-left: 0%; }
  .point-body { max-width: 80%; } }
@media (max-width: 1024px) { .brightrich-bg { flex: 0 0 10%; }
  .brightrich-lineup-bl { padding: 2rem 0; }
  .brightrich-main-ph { overflow: hidden; }
  .brightrich-main-ph ul { transform: translateX(12%); }
  .point-body { max-width: 92%; }
  .liplineup-wrap { padding-top: 4rem; padding-bottom: 0; }
  .lineup-contents { padding: 4rem 0; }
  .lineup-contents-color .lineup-contents-body, .lineup-toggle-content { padding-bottom: 0; }
  .color-body h5 { white-space: nowrap; letter-spacing: -0.02em; }
  .btn-buy { padding: 8px 1em 10px; } }
@media (max-width: 768px) { .brightrich-wrap { padding-top: 1rem; overflow: hidden; }
  .brightrich-wrap .container { display: block; position: relative; }
  .brightrich-bg { position: absolute; left: 0; top: 0; width: 11%; }
  .brightrich-bg img { position: static; }
  .brightrich-body { padding-left: 0; }
  .brightrich-main { flex-direction: column-reverse; align-items: flex-start; padding-bottom: 4rem; padding-top: 1rem; }
  .brightrich-main-ph { overflow: visible; padding: 30vw 0 26vw 0; }
  .brightrich-main-ph ul { padding-left: 11vw; transform: translateX(4%); }
  .brightrich-main-ph li.ph1 { order: 4; z-index: 6; transform: translate(-92%, 0); }
  .brightrich-main-ph li.ph2 { order: 1; transform: translate(50%, 30%); }
  .brightrich-main-ph li.ph3 { order: 2; transform: translate(25%, 10%); }
  .brightrich-main-ph li.ph4 { order: 3; transform: translate(-70%, -10%); }
  .brightrich-main-ph li.ph5 { order: 5; transform: translate(-110%, 30%); }
  .brightrich-main-ph.inView li.ph1 { transform: translate(-92%, 33%); }
  .brightrich-main-ph.inView li.ph2 { transform: translate(50%, -10%); }
  .brightrich-main-ph.inView li.ph3 { transform: translate(25%, 50%); }
  .brightrich-main-ph.inView li.ph4 { transform: translate(-70%, -44%); }
  .brightrich-main-ph.inView li.ph5 { transform: translate(-110%, -10%); }
  .brightrich-main-txt { padding: 4rem 0 0; }
  .brightrich-main-txt h1 b { font-size: clamp(18px, 5.6vw, 28px); }
  .brightrich-main-txt h2 { font-size: clamp(16px, 4vw, 22px); }
  .brightrich-main-txt h3 { font-size: clamp(13px, 3.6vw, 19px); }
  .actrice_lower h2 b { display: block; }
  .actrice_lower h2 b::after { display: block; margin-left: 0; width: 0; transition: all 0.6s 0.3s; }
  .actrice_lower h2.inView b::after { width: 100%; }
  .brightrich-lineup { padding: 4rem 0; }
  .brightrich-lineup-bl { max-width: 100%; display: block; margin: 0; padding: 3rem 0; }
  .brightrich-lineup-ph { transform: translateX(-8vw); }
  .brightrich-lineup-ph figure { max-width: 100%; aspect-ratio: 64 / 40; }
  .brightrich-lineup-ph i img { scale: 0.76; transform: translateY(25%); }
  .brightrich-lineup-txt { padding-top: 2rem; max-width: 78%; }
  .brightrich-lineup-txt h3 { position: absolute; right: 2vw; top: 3rem; width: 100%; z-index: 5; text-align: right; transform: translateY(-25%); opacity: 1; }
  .brightrich-lineup-txt h3 img { height: 15vw; }
  .brightrich-lineup-txt h4 { font-size: clamp(18px, 4.6vw, 26px); }
  .brightrich-lineup-txt h5 { font-size: clamp(12px, 3.4vw, 19px); font-weight: 400; }
  .brightrich-lineup-txt .prd-attr span { font-size: clamp(11px, 3vw, 15px); }
  .brightrich-lineup-txt .prd-attr em { font-size: 1em; }
  .brightrich-lineup-prd { width: 18%; right: 0; top: auto; bottom: 2.5rem; transform: translate(-3vw, 0); }
  .brightrich-lineup-fp, .brightrich-lineup-jr { margin-top: 0; }
  .brightrich-lineup-fp .brightrich-lineup-txt, .brightrich-lineup-jr .brightrich-lineup-txt { padding-bottom: 0; white-space: nowrap; }
  .brightrich-lineup-fp .brightrich-lineup-prd, .brightrich-lineup-jr .brightrich-lineup-prd { left: auto; right: 4vw; transform: translate(0vw, 0); }
  .brightrich-lineup-fp { margin-top: 2rem; }
  .brightrich-lineup-jr .brightrich-lineup-txt h3 { transform: translateY(-40%); }
  .brightrich-lineup-sr .brightrich-lineup-ph, .brightrich-lineup-pb .brightrich-lineup-ph { transform: translateX(8vw); }
  .brightrich-lineup-sr .brightrich-lineup-txt, .brightrich-lineup-pb .brightrich-lineup-txt { max-width: 100%; padding-left: 26%; white-space: nowrap; }
  .brightrich-lineup-sr .brightrich-lineup-prd, .brightrich-lineup-pb .brightrich-lineup-prd { left: 3.5vw; right: auto; transform: translate(0vw, 0); }
  .brightrich-lineup-sr .brightrich-lineup-txt { margin-left: auto; padding-right: 0; }
  .brightrich-lineup-sr .brightrich-lineup-txt h3 { top: calc(3rem + 80vw * 0.67); right: 0; }
  .brightrich-lineup-sr .brightrich-lineup-txt h3 img { height: 10vw; }
  .brightrich-lineup-pb .brightrich-lineup-txt { margin-left: auto; }
  .brightrich-lineup-pb .brightrich-lineup-txt h3 { right: auto; top: 4rem; left: 0; text-align: left; transform: translateY(-50%); }
  .brightrich-feature { padding: 4rem 0; }
  .brightrich-feature h2 i img { height: 4.4rem; }
  .brightrich-feature-wrap { display: block; max-width: 100%; }
  .brightrich-feature-bl h3 b { font-size: clamp(18px, 6vw, 28px); }
  .brightrich-feature-bl-2, .brightrich-feature-bl-3, .brightrich-feature-bl-4 { transform: translateY(0); }
  .lineup-toggle-menu em { font-size: clamp(16px, 4.8vw, 28px); }
  .liplineup-menu ul { flex-wrap: wrap; }
  .liplineup-menu li { flex: 0 0 50%; padding: 2rem 0; }
  .liplineup-menu li i img { height: 30vw; scale: 1.2; transform-origin: bottom; }
  .lineup-contents-main { display: block; }
  .lineup-contents-main-ph { text-align: center; }
  .lineup-contents-main-ph img { width: 30%; }
  .lineup-contents-main-tx { padding: 2rem 0; text-align: center; }
  .color-body { padding-bottom: 4rem; max-width: none; }
  .color-body i { padding-bottom: 0; }
  .color-body h5 { font-size: clamp(15px, 4.4vw, 20px); }
  .lineup-contents-color .lineup-contents-body { display: block; text-align: center; padding-bottom: 0; }
  .lineup-lastinglip .color-body.color-body1 .color-body-tx, .lineup-lastinglip .color-body.color-body2 .color-body-tx, .lineup-lastinglip .color-body.color-body3 .color-body-tx { padding-right: 0; transform: translate(0, 0); }
  .lineup-lastinglip .color-body.color-body1 i, .lineup-lastinglip .color-body.color-body2 i, .lineup-lastinglip .color-body.color-body3 i { text-align: center; }
  .lineup-lastinglip .color-body.color-body1 i img, .lineup-lastinglip .color-body.color-body2 i img, .lineup-lastinglip .color-body.color-body3 i img { max-width: 64%; transform-origin: center; transform: translateX(16%); }
  .point-body { width: 100%; }
  .point-body h3 i img { height: 1.5rem; }
  .point-body h3 b { font-size: clamp(16px, 5.6vw, 24px); letter-spacing: -0.05em; }
  .point-body h4 { font-size: clamp(14px, 3.2vw, 17px); }
  .lineup-lipcoat .lineup-contents-main-ph img { width: 16%; }
  .ingredient-list { flex-wrap: wrap; }
  .ingredient-list li { padding: 0 8px 8px; }
  .usage-body1 { flex-direction: column-reverse; }
  .usage-body1 figure { width: 56%; max-width: 320px; margin: auto; }
  .lineup-lips .lineup-contents-color .lineup-contents-body { display: flex; justify-content: center; }
  .lineup-lips .lineup-contents-color .lineup-contents-body .color-body { display: block; padding: 0 1rem 1rem; }
  .lineup-lips .lineup-contents-color .lineup-contents-body .color-body i img { width: 48px; }
  .lineup-lips .lineup-contents-color .lineup-contents-body .color-body em { display: block; }
  .lineup-lips .lineup-contents-color .lineup-contents-body .color-body .color-body-tx { text-align: center; }
  .lineup-toggle-content { padding-bottom: 3rem; }
  .lineup-toggle-content.lineup-contents-point { padding-bottom: 0; }
  .lineup-contents-point .lineup-contents-body, .lineup-contents-color .lineup-contents-body { padding-bottom: 0.1rem; }
  .lineup-lipcoat .lineup-contents-point .lineup-contents-body { padding-bottom: 3rem; }
  .lineup-contents-usage { padding-bottom: 0; }
  .lineup-tintlip .lineup-contents-main-ph img { width: 44%; }
  .lineup-tintlip .color-body { flex-direction: column; }
  .lineup-tintlip .color-body .color-body-tx { padding-left: 0; }
  .lineup-tintlip .color-body i { text-align: center; max-width: 80%; }
  .lineup-tintlip .color-body .color-body-tx-block p { flex: 0 0 100%; padding-left: 0; }
  .lineup-tintlip .color-body .color-body-tx-block-im { flex: 0 0 100px; padding-right: 8px; }
  .ingredient-list li { flex: 0 0 20%; } }
@media (max-width: 480px) { .actrice_lower { overflow: hidden; }
  .actrice_lower h2 { font-size: 1.1rem; }
  .actrice_lower h2 i img { height: 1.8rem; }
  .brightrich-main-ph li.ph1 { order: 4; z-index: 6; transform: translate(-105%, 0); }
  .brightrich-main-ph li.ph2 { order: 1; transform: translate(50%, 30%); }
  .brightrich-main-ph li.ph3 { order: 2; transform: translate(16%, 10%); }
  .brightrich-main-ph li.ph4 { order: 3; transform: translate(-80%, -10%); }
  .brightrich-main-ph li.ph5 { order: 5; transform: translate(-130%, 30%); }
  .brightrich-main-ph.inView li.ph1 { transform: translate(-105%, 33%); }
  .brightrich-main-ph.inView li.ph2 { transform: translate(50%, -10%); }
  .brightrich-main-ph.inView li.ph3 { transform: translate(16%, 45%); }
  .brightrich-main-ph.inView li.ph4 { transform: translate(-80%, -44%); }
  .brightrich-main-ph.inView li.ph5 { transform: translate(-130%, -10%); }
  .brightrich-feature h2 i img { height: 3.6rem; }
  .brightrich-bg { width: 14.2%; }
  .brightrich-main-ph ul { padding-left: 0; transform: translateX(15vw) scale(1.1); }
  .brightrich-feature-bl h3 i img { height: 2rem; }
  .brightrich-feature { padding-bottom: 2rem; }
  .liplineup-menu.container { max-width: 100%; }
  .lineup-contents-main-tx .price { padding-bottom: 1rem; }
  .color-body { padding-bottom: 6rem; }
  .color-body:last-child { padding-bottom: 3rem; }
  .point-body { max-width: 100%; }
  .lineup-contents-point .lineup-contents-body { padding-top: 2rem; }
  .lineup-lastinglip .color-body.color-body1 i img, .lineup-lastinglip .color-body.color-body2 i img, .lineup-lastinglip .color-body.color-body3 i img { transform: translateX(12%); scale: 1.33; transform-origin: bottom center; }
  .liplineup-wrap { padding-bottom: 0; }
  .brightrich-lineup-txt h4 { padding-bottom: 0; }
  .brightrich-lineup-txt h3 img { height: 14vw; }
  .brightrich-lineup-sr .brightrich-lineup-txt h3 img { height: 11vw; }
  .lineup-contents-main-tx h3 { font-size: clamp(16px, 5.8vw, 24px); }
  .lineup-contents-main-tx h4 { font-size: clamp(14px, 4.2vw, 20px); }
  .lineup-lips .lineup-contents-color .lineup-contents-body { flex-direction: column; }
  .lineup-lips .lineup-contents-color .lineup-contents-body .color-body { padding-bottom: 2rem; }
  .lineup-lips .lineup-contents-color .lineup-contents-body .color-body:last-of-type { padding-bottom: 1rem; }
  .lineup-lips .color-body .prd-attr b { font-size: 1.2em; }
  .ingredient-list { flex-wrap: wrap; justify-content: center; }
  .ingredient-list li { padding: 0 8px 8px; flex: 0 0 50%; }
  .ingredient-list li i { max-width: 33vw; margin: auto; }
  .lineup-lips .lineup-contents-color .lineup-contents-body .color-body:first-child .color-body-tx span { margin-left: 1.5em; }
  .lineup-lipcoat .ingredient-list li { padding: 0 8px 8px; flex: 0 0 33%; }
  .lineup-tintlip .lineup-contents-main-ph img { width: 43%; margin: 0; max-width: 310px;}
  .color-body .prd-attr b { font-size: 0.95em; }
  .color-body .prd-attr em { font-size: 14px; }
  .color-body .prd-attr span { font-size: 12px; }
  .point-body h3 sup { transform: translateY(-14px); }
  .lineup-contents-main { padding-bottom: 1rem; }
  .btn-pre { font-size: 0.9em; }
  .sp_txtL { text-align: left; line-height: 1.2; } }

/*# sourceMappingURL=actrice_lower.css.map */

.page.lip-renew {
  font-family: 'Noto sans JP';
}

.page.lip-renew .br-sp {
  display: none;
}
@media (max-width: 768px) {
  .page.lip-renew .br-sp {
    display: block;
  }
}
@media (max-width: 768px) {
  .page.lip-renew .br-pc {
    display: none;
  }
}

.lip-bg {
  background-color: #fdfaf5;
}

.lip-head {
  display: grid;
  place-content: center;
  padding-top: 65px;
}
@media (max-width: 768px) {
  .lip-head {
    padding-top: 25px;
  }
}
@media (max-width: 768px) {
  .lip-head img {
    width: 155px;
  }
}

.lip-fv {
  overflow: hidden;
  color: #515151;
}


.lip-fv-images {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 220px;
  margin-top: 50px;
}
@media (max-width: 980px) {
  .lip-fv-images {
    gap: 80px;
  }
}
@media (max-width: 768px) {
  .lip-fv-images {
    gap: 50px;
  }
}

.lip-fv-image-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  transition-delay: 2s;
}
@media (max-width: 768px) {
  .lip-fv-image-text {
    transition-delay: 1.5s;
  }
}

.lip-fv-image-text div {
  width: 150vw;
  padding-left: 100px;
  white-space: nowrap;
}
@media (max-width: 980px) {
  .lip-fv-image-text div {
    width: 1280px;
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .lip-fv-image-text div {
    width: 1230px;
  }
}

@keyframes slide-text_01 { 
  0% { transform: translateX(100%); }
  to  { transform: translateX(-100%); } 
}
@keyframes slide-text_02 { 
  0% { transform: translateX(0%); }
  to  { transform: translateX(-200%); } 
}
@keyframes slide-text_02_opacity { 
  0% { opacity: 0;}
  50% { opacity: 0; } 
  100% { opacity: 1; } 
}

.lip-fv-image-text div:nth-child(odd) {
  animation: slide-text_01 30s -15s linear infinite;
}
.lip-fv-image-text div:nth-child(even) {
  animation: slide-text_02 30s linear infinite;
}
.lip-fv-image-text div:nth-child(2) {
  animation: slide-text_02 30s linear infinite,slide-text_02_opacity 10s;
}

.lip-fv-image {
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .lip-fv-image img {
    width: 58px;
  }
}
.lip-fv-image.fv02 {
  transition-delay: .5s;
}
@media (max-width: 768px){
  .lip-fv-image.fv02 {
    transition-delay: .4s;
  }
}
.lip-fv-image.fv03 {
  transition-delay: 1s;
}
@media (max-width: 768px) {
  .lip-fv-image.fv03 {
    transition-delay: .7s;
  }
}

.lip-fv-text {
  text-align: center;
  margin-top: 35px;
}

.lip-fv-main {
  /* font-size: 24px; */
  font-weight: 500;
}
@media (max-width: 768px) {
  .lip-fv-text .lip-fv-main {
    font-size: 20px;
  }
}

.lip-fv-sub {
  margin-top: 27px;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}
@media (max-width: 768px) {
  .lip-fv-sub {
    margin-top: 15px;
    font-size: 14px;
  }
}

.lip-fv-price {
  display: block;
  margin-top: 27px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .lip-fv-price {
    margin-top: 15px;
  }
}

.lip-color {
  position: relative;
  max-width: 1206px;
  margin: 100px auto 0;
}
@media (max-width: 768px) {
  .lip-color {
    max-width: 455px;
    margin: 100px auto 0;
    padding: 0 20px;
  }
}

.lip-color::before {
  content: '';
  position: absolute;
  inset: 40px 0 0 0;
  z-index: 0;
  background-color: #fff;
  border-radius: 15px;
  height: calc(100% - 320px);
}
@media (max-width: 768px) {
  .lip-color::before {
    inset: 20px 20px 0 20px;
    height: calc(100% + 10px);
  }
}

.lip-color-bg {
  position: relative;
  z-index: 1;
  padding: 0 60px;
}
@media (max-width: 980px)  {
  .lip-color-bg {
    padding: 0 30px;
  }
}

.lip-color-title {
  padding-left: 50px;
}
@media (max-width: 980px)  {
  .lip-color-title {
    position: relative;
    z-index: 1;
    padding-left: 0;
  }
}
@media (max-width: 768px)  {
  .lip-color-title {
    width: 178px;
    margin: 0 auto;
  }
}

.lip-color-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-flow: row;
  direction: rtl;
  column-gap: 150px;
  row-gap: 120px;
  margin-top: 165px;
}
@media (max-width: 980px)  {
  .lip-color-list {
    column-gap: 60px;
  }
}
@media (max-width: 768px)  {
  .lip-color-list {
    display: block;
    margin-top: 40px;
    direction: ltr;
  }
}

.lip-color-list-item {
  position: relative;
  color: #515151;
}
@media (max-width: 768px) {
  .lip-color-list-item {
    max-width: 240px;
    margin: 0 auto;
  }

}

.lip-color-list-item:nth-child(odd) {
  position: relative;
  top: -50%;
}
@media (max-width: 980px) {
  .lip-color-list-item:nth-child(odd) {
    position: relative;
    top: -60%;
  }
}
@media (max-width: 768px) {
  .lip-color-list-item:nth-child(odd) {
    position: relative;
    top: 0;
  }
}
@media (max-width: 768px) {
  .lip-color-list-item + .lip-color-list-item {
    margin-top: 40px;
  }
}

.lip-color-list-item-content {
  margin-top: 40px;
  padding-left: 40px;
}
@media (max-width: 768px) {
  .lip-color-list-item-content {
    margin-top: 30px;
    padding-left: 0px;
  }
}


.lip-color-list-item-image.new {
  position: relative;
}
.lip-color-list-item-image.new::after {
  content: 'NEW';
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: 4px 33px 6px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background-color: #ff6478;
}
@media (max-width: 768px) {
  .lip-color-list-item-image.new::after {
    font-size: 16px;
    padding: 3px 20px 4px;
  }
}

.lip-color-list-item-image img {
  display: block;
}
@media (max-width: 768px) {
  .lip-color-list-item-image img {
   /* max-width: 240px;
   margin: 0 auto; */
  }
}

.lip-color-list-item-name h4 {
  font-family: 'Lato';
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4;
  color: #c66675;
}
@media (max-width: 768px) {
  .lip-color-list-item-name h4 {
    font-size: 24px;
  }
}
.lip-color-list-item-name span {
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .lip-color-list-item-name span {
    font-size: 12px;
  }
}

.lip-color-list-item-info {
  display: flex;
  align-items: center;
  direction: ltr;
  column-gap: 25px;
  margin-top: 20px;
  font-weight: 500;
  color: #c66675;
}
@media (max-width: 768px) {
  .lip-color-list-item-info {
    order: 2;
    column-gap: 15px;
    color: #c66675;
  }
}

.lip-color-list-item-info-num {
  font-size: 14px;
}
@media (max-width: 768px) {
  .lip-color-list-item-info-num {
    font-size: 12px;
  }
}

.lip-color-list-item-info ul {
  display: flex;
  align-items: center;
  column-gap: 20px;
}
@media (max-width: 768px) {
  .lip-color-list-item-info ul {
    column-gap: 10px;
  }
}

.lip-color-list-item-info li {
  padding: 3px 9px 4px;
  font-size: 14px;
  border: 1px solid #c66675;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .lip-color-list-item-info li {
    padding: 3px 9px 4px;
    font-size: 10px;
    border-radius: 7px;
  }
}


.lip-color-list-item-text {
  margin-top: 25px;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 1080px) {
  .lip-color-list-item-text {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .lip-color-list-item-text {
    order: 1;
    margin-top: 15px;
    padding-right: 45px;
  }
}

.lip-color-list-item-button {
  position: relative;
  left: -10px;
  margin-top: 35px;
}
.lip-color-list-item-button.mt0 {
  margin-top: 0px;
}
@media (max-width: 768px) {
  .lip-color-list-item-button {
    left: 0;
    margin: 22px auto 0;
    max-width: 170px;
  }
  .lip-color-list-item-button.sp {
    display: block;
  }
}
@media (max-width: 768px) {
  .lip-color-list-item-wrap {
    display: flex;
    flex-direction: column;
    align-items: column-reverse;
  }
}

.lip-color-list-item-button a {
  display: inline-block;
  transition: all .3s;
}

.lip-color-list-item-button a:hover {
  filter: brightness(90%);
}

.lip-color-list-item-prd {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-32%);
}
@media (max-width: 980px) {
  .lip-color-list-item-prd {
    width: 46px;
    transform: translateY(-45%);
  }
}
@media (max-width: 786px) {
  .lip-color-list-item-prd {
    width: 46px;
    transform: translateY(-40%);
  }
}

.lip-color-list-item-bottom {
  display: block;
  direction: ltr;
  margin-top: 20px;
  text-align: right;
  font-size: 12px;
}
@media (max-width: 786px) {
  .lip-color-list-item-bottom {
    font-size: 10px;
    text-align: center;
  }
}

.lip-product {
  max-width: 1038px;
  margin: -130px auto 0;
}
@media (max-width: 1240px) {
  .lip-product {
    padding: 0 30px;
  }
}
@media (max-width: 980px) {
  .lip-product {
      margin: -130px auto 120px;
  } 
}
@media (max-width: 768px) {
  .lip-product {
    max-width: 300px;
    margin: 110px auto 60px;
  } 
}

.lip-product-title {
  text-align: right;
}
@media (max-width: 768px) {
  .lip-product-title {
    text-align: center;
  }
  .lip-product-title img {
    width: 236px;
  }
}


.lip-product-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 220px;
  row-gap: 240px;
  transform: translateY(-60px);
  margin-bottom: -60px;
}
@media (max-width: 1240px)  {
  .lip-product-list {
    column-gap: 20vw;
  }
}
@media (max-width: 980px)  {
  .lip-product-list {
    column-gap: 80px;
    row-gap: 240px;
    transform: translateY(30px);
  }
}
@media (max-width: 768px) {
  .lip-product-list {
    display: block;
    margin-top: 60px;
    margin-bottom: 0;
    transform: translateY(0);
  }
}

.lip-product-list-item {
  position: relative;
}
@media (max-width: 768px) {
  .lip-product-list-item + .lip-product-list-item {
    margin-top: 45px;
  }
}

.lip-product-list-item:nth-child(2) {
  transform: translateY(40%);
}
@media (max-width: 768px) {
  .lip-product-list-item:nth-child(2) {
    transform: translateY(0);
  }
}

.lip-product-list-item.p01::before {
  content: url(../images/renew/01.svg);
  position: absolute;
  z-index: 0;
  top: -30px;
  right: 0;
  width: 293px;
  height: 222px;
}
@media (max-width: 1240px) {
  .lip-product-list-item.p01::before {
    width: 23vw;
  }
}
@media (max-width: 768px) {
  .lip-product-list-item.p01::before {
    top: 0;
    width: 110px;
  }
}
.lip-product-list-item.p02::before {
  content: url(../images/renew/02.svg);
  position: absolute;
  z-index: 0;
  top: -11%;
  right: -7%;
  width: 327px;
  height: 222px;
}@media (max-width: 1240px) {
  .lip-product-list-item.p02::before {
    width: 23vw;
    right: 0;
  }
}
@media (max-width: 768px) {
  .lip-product-list-item.p02::before {
    top: 0;
    width: 122px;
  }
}
.lip-product-list-item.p03::before {
  content: url(../images/renew/03.svg);
  position: absolute;
  z-index: 0;
  top: -31%;
  right: -12%;
  width: 327px;
  height: 222px;
}@media (max-width: 1240px) {
  .lip-product-list-item.p03::before {
    width: 23vw;
    top: -20%;
    right: 0;
  }
}
@media (max-width: 768px) {
  .lip-product-list-item.p03::before {
    top: 30px;
    width: 122px;
  }
}
.lip-product-list-item.p04::before {
  content: url(../images/renew/04.svg);
  position: absolute;
  z-index: 0;
  top: -31%;
  right: -12%;
  width: 342px;
  height: 222px;
}
@media (max-width: 1240px) {
  .lip-product-list-item.p04::before {
    width: 23vw;
    top: -20%;
    right: 0;
  }
}
@media (max-width: 768px) {
  .lip-product-list-item.p04::before {
    top:-30px;
    width: 128px;
  }
}

.lip-product-list-item > * {
  position: relative;
}

.lip-product-list-item-message h4 {
  z-index: 1;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #c66675;
}
@media (max-width: 768px) {
  .lip-product-list-item-message h4 {
    font-size: 20px;
    line-height: 1.4;
  }
}

.lip-product-list-item-text {
  position: relative;
  max-width: 372px;
  margin-top: 20px;
  color: #515151;
}

.lip-product-list-item-text p {
  font-size: 16px;
  letter-spacing: .03em;
  line-height: 1.7;
}
@media (max-width: 768px) {
  .lip-product-list-item-text p {
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 1.6;
  }
}

.lip-product-list-item-text small {
  display: block;
  font-size: 10px;
  text-align: right;
  transform: translateY(-15px);
}
@media (max-width: 768px) {
  .lip-product-list-item-text small {
    margin-top: 10px;
    transform: translateY(0);
  }
}

.lip-product-list-item-text small.p01 {
  transform: translateY(10px);
}
@media (max-width: 1240px) {
  .lip-product-list-item-text small.p01  {
    width: 100%;
    transform: translateY(0);
  }
}

.lip-product-list-item-text small.p03 {
  transform: translateY(10px);
}
@media (max-width: 1240px) {
  .lip-product-list-item-text small.p03  {
    width: 100%;
    transform: translateY(0);
  }
}

.lip-product-list-item-image {
  width: 110%;
  margin-top: 30px;
  transform: translateX(-40px);
}
@media (max-width: 1240px) {
  .lip-product-list-item-image {
    width: 100%;
    transform: translateX(0);
  }
}
@media (max-width: 768px) {
  .lip-product-list-item-image {
    margin-top: 25px;
  }
}
@media (max-width: 768px) {
  .lip-product-list-item-image.p04 picture {
    display: block;
    width: calc(100% + 135px);
    transform: translateX(-67px);
  }
}