Moonlight Tone #06 ~ #10
Muse of Eclat Eyeshadow発売を記念して、5色+限定のシュシュがSETになった数量限定の特別BOX 01 Moon Sugar 月明かりをひとさじまぶすようなきらめき 02 Twilight Topaz 静けさと深みをまとう、微睡むようなベージュ 03 Peach Glacé とろけるような甘さと、ひんやりつやめくピーチピンク 04 Pi nk Whim 軽やかに色づく、ピンクのひとさじ 05 Toffee Glacé キャラメルを砕いたようなきらめき 06 Quartz Veil 透きとおる光をまぶたにふわりとかける、繊細なクォーツのヴェール 07 Honey Glacé とろける蜂蜜にひんやりと艶を添えた、甘く澄んだ輝き 08 Tutu Pink ふわりと舞うチュールのように、まぶたに重ねるピンクの空気 09 Amethyst Fog 夢の終わりに漂う、上品なアメジストラメ 10 Amber Dust 時間を閉じ込めた琥珀がほどけて、まぶたにやわらかな余韻を 光を集めて高反射する繊細な微粒子グリッター 7種の保湿成分*配合でしっとり肌に優しくフィット *ひまわり種子油,ココナッツオイル,亜麻仁油,アボカドオイル,アルガンオイル ,マカダミアナッツオイル,オリーブオイル デコルテや肩にブラシで広範囲→一番高い部分に指で乗せるだけで艶肌が完成 うるうるとした血色感のある涙袋に 潤んだ目元と多幸感ムードの愛されPink Make .p_product_detail .product_detail .s_big .videoWr { padding-bottom: 0; } .p_product_detail .product_detail .s_big .videoWr video { -o-object-fit: cover; object-fit: cover; } @media screen and (min-width: 769px), print { .p_product_detail .product_detail .s_big img, .p_product_detail .product_detail .s_big .videoWr { height: 950px; } } @media screen and (max-width: 768px) { .p_product_detail .product_detail .s_big img, .p_product_detail .product_detail .s_big .videoWr { height: 126.6666666667vw; } } .productDetail { background: #FFF; color: #6a3933; font-size: 22px; line-height: 1.6818181818; letter-spacing: 0.16em; font-weight: 300; text-align: center; padding-top: 1.3333333333%; } @media screen and (max-width: 768px) { .productDetail { font-size: 22px; /* legacy */ font-size: 2.9333333333vw; } } .productDetail img { vertical-align: top; } .productDetail .en { font-family: "Old Standard TT", serif; } .productDetail .fixImage { position: relative; background-repeat: no-repeat; background-position: center center; background-size: cover; } .productDetail .fixImage a { display: block; } .productDetail .fixImage .text01, .productDetail .fixImage .text02, .productDetail .fixImage .text03, .productDetail .fixImage .text04, .productDetail .fixImage .text05 { padding: 0; margin: 0; } .productDetail .fixImage .photo, .productDetail .fixImage .text01, .productDetail .fixImage .text02, .productDetail .fixImage .text03, .productDetail .fixImage .text04, .productDetail .fixImage .text05 { position: absolute; z-index: 10; top: 0; left: 0; } .productDetail .fixImage .photo, .productDetail .fixImage .image { z-index: 5; } .productDetail .copy { text-align: center; } .productDetail .banner { height: 46.6666666667%; background: #E9DCD3; } .productDetail .effect em.line { display: inline-block; position: relative; font-weight: 500; font-style: normal; font-size: 118%; } .productDetail .effect em.line::after { content: ""; display: block; position: absolute; top: 0; left: 0; z-index: -1; background: #f3e8e5; width: 0%; height: 100%; -webkit-transition: all 1s 0.7s ease-out; transition: all 1s 0.7s ease-out; } .productDetail .effect.active em.line::after { width: 100%; } .productDetail .anim-charm, .productDetail .anim-charm2 { -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: none; animation-fill-mode: none; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-direction: normal; animation-direction: normal; -webkit-transform-origin: center center; transform-origin: center center; } .productDetail .anim-charm { -webkit-animation-name: charmSwing; animation-name: charmSwing; -webkit-animation-duration: 4s; animation-duration: 4s; } .productDetail .anim-charm2 { -webkit-animation-name: charmSwing2; animation-name: charmSwing2; -webkit-animation-duration: 4s; animation-duration: 4s; } .productDetail .anim-rotation, .productDetail .anim-rotationR { opacity: 0; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .productDetail .anim-rotation.active { -webkit-animation-name: rotation; animation-name: rotation; } .productDetail .anim-rotationR.active { -webkit-animation-name: rotation-reverse; animation-name: rotation-reverse; } .productDetail .anim-window { -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: none; animation-fill-mode: none; -webkit-animation-duration: 8s; animation-duration: 8s; -webkit-animation-direction: normal; animation-direction: normal; -webkit-transform-origin: left top; transform-origin: left top; -webkit-animation-name: windowLoop; animation-name: windowLoop; } .productDetail .anim-slice { clip-path: inset(0 100% 0 0); -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-animation-fill-mode: both; animation-fill-mode: both; will-change: filter; } .productDetail .anim-slice.active { -webkit-animation-name: slice; animation-name: slice; } .productDetail .anim-sliceDown { clip-path: inset(0 0 0 100%); -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-animation-fill-mode: both; animation-fill-mode: both; will-change: filter; } .productDetail .anim-sliceDown.active { -webkit-animation-name: sliceDown; animation-name: sliceDown; } .productDetail .block01 .text01, .productDetail .block01 .text02 { pointer-events: none; } .productDetail .block01 .text01 { -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } .productDetail .block01 .text02 { -webkit-transition-delay: 0.6s; transition-delay: 0.6s; } .productDetail .block01 .text02 { width: 100%; color: #6a3933; font-size: 20px; line-height: 1.45; letter-spacing: 0.14em; padding-top: 114.1333333333%; } @media screen and (max-width: 768px) { .productDetail .block01 .text02 { font-size: 20px; /* legacy */ font-size: 2.6666666667vw; } } .productDetail .block02 { padding-top: 218.6666666667%; background: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_bg_border.jpg) repeat-y left top; background-size: 100% auto; } .productDetail .block02 .text01 { top: 5.9756097561%; } .productDetail .block02 .text02 { top: 10.4268292683%; } .productDetail .block02 .text03 { top: 33.7195121951%; } .productDetail .block02 .text04 { top: 90.4268292683%; } .productDetail .block02 .text05 { top: 74.6341463415%; } .productDetail .block02 .image { position: absolute; top: 0; left: 0; top: 15.3658536585%; } .productDetail .block03 { background: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_block03_bg.jpg) no-repeat left top; background-size: 100% auto; line-height: 1; } .productDetail .block03 img { vertical-align: top; } .productDetail .block03 .line { display: -webkit-box; display: -ms-flexbox; display: flex; } .productDetail .block03 .line a { display: block; cursor: pointer; } .productDetail .block03 .line a:hover { opacity: 1; } .productDetail .block03 .line a:hover img { opacity: 1; } .productDetail .block03 .line .iconWrap { position: relative; z-index: 1; } .productDetail .block03 .line .iconWrap .icon { pointer-events: none; position: absolute; z-index: 10; top: -17px; left: -5px; width: 94px; height: 94px; } @media screen and (max-width: 768px) { .productDetail .block03 .line .iconWrap .icon { top: -2.2666666667vw; left: -0.6666666667vw; width: 12.5333333333vw; height: 12.5333333333vw; } } .productDetail .block06 { background: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_bg_paper.jpg) repeat-y left top; background-size: 100% auto; } .productDetail .block06 .afternoon { position: relative; height: 2184px; background: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_block06_line.png) no-repeat left bottom; background-size: 100% auto; } @media screen and (max-width: 768px) { .productDetail .block06 .afternoon { height: 291.2vw; } } .productDetail .block06 .afternoon .title { padding-top: 11.3333333333%; } .productDetail .block06 .afternoon .text { padding-top: 20.4%; padding-bottom: 23.6%; } .productDetail .block06 .afternoon .window { top: 15.6593406593%; } .productDetail .block06 .afternoon .window .animation .slideAnim { aspect-ratio: 450/330; } .productDetail .block06 .afternoon .window .animation .slideAnim img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .productDetail .block06 .moonlight { position: relative; height: 2156px; } @media screen and (max-width: 768px) { .productDetail .block06 .moonlight { height: 287.4666666667vw; } } .productDetail .block06 .moonlight .title { padding-top: 12.9333333333%; } .productDetail .block06 .moonlight .text { padding-top: 17.8666666667%; padding-bottom: 23.6%; } .productDetail .block06 .moonlight .window { top: 15.6771799629%; } .productDetail .block06 .moonlight .window .animation .slideAnim { aspect-ratio: 400/330; } .productDetail .block06 .block { position: relative; } .productDetail .block06 .block + .block { margin-top: 2.6666666667%; } .productDetail .block06 .block .image { position: relative; z-index: 5; } .productDetail .block06 .block dl { position: absolute; z-index: 10; top: 0; left: 0; padding-top: 21.3333333333%; padding-left: 16%; text-align: left; } .productDetail .block06 .block dl dt { font-size: 24px; line-height: 1.2916666667; letter-spacing: 0.12em; margin-bottom: 0.2em; font-family: Montserrat, sans-serif; font-weight: 400; } @media screen and (max-width: 768px) { .productDetail .block06 .block dl dt { font-size: 24px; /* legacy */ font-size: 3.2vw; } } .productDetail .block06 .block dl dd { font-size: 18px; line-height: 1.2222222222; letter-spacing: 0.2em; } @media screen and (max-width: 768px) { .productDetail .block06 .block dl dd { font-size: 18px; /* legacy */ font-size: 2.4vw; } } .productDetail .block06 .block .iconWrap { position: relative; z-index: 1; } .productDetail .block06 .block .iconWrap .icon { pointer-events: none; position: absolute; z-index: 10; top: -24px; left: 86px; width: 94px; height: 94px; } @media screen and (max-width: 768px) { .productDetail .block06 .block .iconWrap .icon { top: -3.2vw; left: 11.4666666667vw; width: 12.5333333333vw; height: 12.5333333333vw; } } .productDetail .block06 .window { position: absolute; width: 34.1333333333%; left: 0; margin-left: 32.9333333333%; } .productDetail .block06 .window .animation { width: 100%; height: 100%; overflow: hidden; position: absolute; top: 0; left: 0; -webkit-mask-image: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_window_mask.png); mask-image: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_window_mask.png); -webkit-mask-size: 100% 100%; mask-size: 100% 100%; } .productDetail .block06 .window .animation .slideAnim { width: auto; height: 100%; } .productDetail .block06 .window .animation .slideAnim img { width: auto; height: 100%; } .productDetail .block08 { background: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_block08_bg.jpg) no-repeat left top; background-size: 100% auto; } .productDetail .block08 .afternoon { padding-top: 13.7333333333%; height: 2533px; } @media screen and (max-width: 768px) { .productDetail .block08 .afternoon { height: 337.7333333333vw; } } .productDetail .block08 .afternoon .photo { padding-bottom: 1.4666666667%; } .productDetail .block08 .afternoon .charm { position: relative; z-index: 5; } .productDetail .block08 .afternoon .charm .parts { position: absolute; z-index: 10; } .productDetail .block08 .afternoon .charm .parts.parts01 { width: 30%; top: 4.743083004%; margin-left: 26%; -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .productDetail .block08 .afternoon .charm .parts.parts02 { width: 32.9333333333%; top: 21.2450592885%; margin-left: 49.4666666667%; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .productDetail .block08 .afternoon .charm .parts.parts03 { width: 33.2%; top: 35.0790513834%; margin-left: 17.0666666667%; -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .productDetail .block08 .afternoon .charm .parts.parts04 { width: 32.5333333333%; top: 52.766798419%; margin-left: 48%; -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .productDetail .block08 .afternoon .charm .parts.parts05 { width: 30.2666666667%; top: 70.652173913%; margin-left: 23.3333333333%; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .productDetail .block08 .moonlight { padding-top: 13.4666666667%; height: 2531px; } @media screen and (max-width: 768px) { .productDetail .block08 .moonlight { height: 337.4666666667vw; } } .productDetail .block08 .moonlight .photo { padding-bottom: 1.3333333333%; } .productDetail .block08 .moonlight .charm { position: relative; z-index: 5; } .productDetail .block08 .moonlight .charm .parts { position: absolute; z-index: 10; } .productDetail .block08 .moonlight .charm .parts.parts01 { width: 30.4%; top: 4.7856430708%; margin-left: 45.3333333333%; -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .productDetail .block08 .moonlight .charm .parts.parts02 { width: 34.1333333333%; top: 24.4267198405%; margin-left: 16.5333333333%; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .productDetail .block08 .moonlight .charm .parts.parts03 { width: 36.4%; top: 38.0857427717%; margin-left: 47.8666666667%; -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .productDetail .block08 .moonlight .charm .parts.parts04 { width: 30.8%; top: 52.0438683948%; margin-left: 18.4%; -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .productDetail .block08 .moonlight .charm .parts.parts05 { width: 34.1333333333%; top: 69.3918245264%; margin-left: 42.6666666667%; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .productDetail .block09 { height: 1294px; } @media screen and (max-width: 768px) { .productDetail .block09 { height: 172.5333333333vw; } } .productDetail .block09 .text02 { z-index: 20; width: 59.8666666667%; top: 81.9165378671%; margin-left: 44%; } .productDetail .block10 { padding-top: 13.3333333333%; padding-bottom: 29.3333333333%; background: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_bg_border.jpg) repeat-y left top; background-size: 100% auto; } .productDetail .block10 .title { padding-bottom: 2%; } .productDetail .block10 .text { font-size: 22px; line-height: 1.5; letter-spacing: 0.14em; padding-bottom: 2%; } @media screen and (max-width: 768px) { .productDetail .block10 .text { font-size: 22px; /* legacy */ font-size: 2.9333333333vw; } } .productDetail .block10 .note { font-size: 12px; line-height: 2.75; letter-spacing: 0.06em; padding-top: 0.8%; } @media screen and (max-width: 768px) { .productDetail .block10 .note { font-size: 12px; /* legacy */ font-size: 1.6vw; } } .productDetail .block10 .point01 { padding-bottom: 9.4666666667%; } .productDetail .block10 .point01 .movie .frame { position: relative; width: 77.8666666667%; aspect-ratio: 584/324; overflow: hidden; margin-left: auto; margin-right: auto; } .productDetail .block10 .point01 .movie .frame video { position: absolute; left: 0; bottom: -37.037037037%; width: 100%; height: auto; background: #f4f3e6; vertical-align: top; } .productDetail .block10 .point02 { padding-bottom: 9.4666666667%; } .productDetail .block11 { position: relative; z-index: 20; background: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_block11_bg.png) no-repeat left top; background-size: 100% auto; height: 3472px; margin-top: -20.6666666667%; } @media screen and (max-width: 768px) { .productDetail .block11 { height: 462.9333333333vw; } } .productDetail .block11 .title { position: relative; z-index: 10; margin-bottom: -1.5em; } .productDetail .block11 .text { font-size: 22px; line-height: 1.5; letter-spacing: 0.14em; } @media screen and (max-width: 768px) { .productDetail .block11 .text { font-size: 22px; /* legacy */ font-size: 2.9333333333vw; } } .productDetail .block11 .photo { padding-bottom: 2%; } .productDetail .block11 .makeup { padding-top: 16.9333333333%; } .productDetail .block11 .makeup .movie { margin-top: 12%; margin-bottom: 2%; } .productDetail .block11 .makeup .movie .frame { position: relative; border: solid 10px #f4f3e6; background: #f4f3e6; width: 70.4%; aspect-ratio: 528/358; overflow: hidden; margin-left: auto; margin-right: auto; } .productDetail .block11 .makeup .movie .frame video { position: absolute; left: 0; top: -55.8659217877%; width: 100%; height: auto; background: #f4f3e6; vertical-align: top; } .productDetail .block11 .makeup .sample { padding-top: 2%; } .productDetail .block11 .look { padding-top: 8.4%; } .productDetail .block11 .look .item { padding-top: 4.6666666667%; } .productDetail .block11 .look .selectitem { padding-top: 6.2666666667%; } .productDetail .block12 { position: relative; z-index: 10; background: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_bg_paper.jpg) repeat-y left top; background-size: 100% auto; margin-top: -32%; } .productDetail .block13 { position: relative; z-index: 20; background: url(https://cdn.shopify.com/s/files/1/0632/4361/6313/files/moee_block13_bg.jpg) no-repeat left top; background-size: 100% auto; height: 2414px; } @media screen and (max-width: 768px) { .productDetail .block13 { height: 321.8666666667vw; } } .productDetail .block13 .title, .productDetail .block13 .photo, .productDetail .block13 .film, .productDetail .block13 .text, .productDetail .block13 .paper, .productDetail .block13 .circle, .productDetail .block13 .plate, .productDetail .block13 .sample { position: absolute; } .productDetail .block13 .title { left: 0; top: 2.6926263463%; } .productDetail .block13 .photo { left: 0; top: 7.9121789561%; z-index: 40; } .productDetail .block13 .film { left: 0; top: 29.0803645402%; margin-left: -3.7333333333%; width: 80.9333333333%; z-index: 20; } .productDetail .block13 .plate { left: 0; top: -4.2667771334%; margin-left: 69.8666666667%; width: 53.6%; } .productDetail .block13 .sample { left: 0; top: 8.6992543496%; margin-left: 80.4%; width: 26.4%; } .productDetail .block13 .text { left: 0; z-index: 50; } .productDetail .block13 .text.text01 { top: 39.6023198012%; } .productDetail .block13 .text.text02 { top: 48.9643744822%; padding: 0; } .productDetail .block13 .text.text03 { top: 92.9991714996%; } .productDetail .block13 .paper { left: 0; } .productDetail .block13 .paper.paper01 { top: 9.072079536%; z-index: 30; } .productDetail .block13 .paper.paper02 { top: 31.2758906379%; z-index: 30; } .productDetail .block13 .paper.paper03 { top: 64.2502071251%; z-index: 30; } .productDetail .block13 .paper.paper04 { top: 84.29991715%; z-index: 10; } .productDetail .block13 .circle { position: absolute; z-index: 60; } .productDetail .block13 .circle.circle01 { top: 2.0298260149%; margin-left: -5.2%; width: 26.4%; } .productDetail .block13 .circle.circle02 { top: 43.951946976%; margin-left: 81.7333333333%; width: 26.5333333333%; } .productDetail .block13 .circle.circle03 { top: 67.7713338857%; margin-left: -9.8666666667%; width: 26%; } .productDetail .block13 .circle.circle04 { top: 76.7605633803%; margin-left: 68.4%; width: 26%; } .productDetail .block15 + .loopText { position: relative; z-index: 20; } .productDetail .block16 { position: relative; z-index: 10; } .productDetail .block16 .circle, .productDetail .block16 .sample { position: absolute; z-index: 20; } .productDetail .block16 .circle01 { top: 6.6315789474%; margin-left: 1.0666666667%; width: 26%; } .productDetail .block16 .circle02 { top: 34.1052631579%; margin-left: 64.6666666667%; width: 25.8666666667%; } .productDetail .block16 .circle03 { top: 67.0526315789%; margin-left: 37.8666666667%; width: 26%; } .productDetail .block16 .sample01 { top: -4.1052631579%; margin-left: 69.6%; width: 24.5333333333%; } .productDetail .block16 .sample02 { top: 80%; margin-left: 12.8%; width: 24.5333333333%; } .productDetail .loopText { white-space: nowrap; } .productDetail .loopText .move { -webkit-animation-name: loopText; animation-name: loopText; -webkit-animation-duration: 7s; animation-duration: 7s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .productDetail .loopText .move img { width: auto; height: 106px; } @media screen and (max-width: 768px) { .productDetail .loopText .move img { height: 14.1333333333vw; } } @-webkit-keyframes loopText { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 100% { -webkit-transform: translateX(-50%); transform: translateX(-50%); } } @keyframes loopText { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 100% { -webkit-transform: translateX(-50%); transform: translateX(-50%); } } @-webkit-keyframes charmSwing { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(3deg); transform: rotate(3deg); } 15% { -webkit-transform: rotate(-3deg); transform: rotate(-3deg); } 25% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes charmSwing { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(3deg); transform: rotate(3deg); } 15% { -webkit-transform: rotate(-3deg); transform: rotate(-3deg); } 25% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @-webkit-keyframes charmSwing2 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 10% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 30% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 40% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes charmSwing2 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 10% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 30% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 40% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @-webkit-keyframes rotation { 0% { -webkit-transform: rotate(45deg); transform: rotate(45deg); opacity: 0; } 30% { -webkit-transform: rotate(45deg); transform: rotate(45deg); opacity: 1; } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); opacity: 1; } } @keyframes rotation { 0% { -webkit-transform: rotate(45deg); transform: rotate(45deg); opacity: 0; } 30% { -webkit-transform: rotate(45deg); transform: rotate(45deg); opacity: 1; } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); opacity: 1; } } @-webkit-keyframes rotation-reverse { 0% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); opacity: 0; } 30% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); opacity: 1; } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); opacity: 1; } } @keyframes rotation-reverse { 0% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); opacity: 0; } 30% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); opacity: 1; } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); opacity: 1; } } @-webkit-keyframes windowLoop { 0% { translate: 0% 0; } 100% { translate: calc(-100% + 55.2915766739%) 0; } } @keyframes windowLoop { 0% { translate: 0% 0; } 100% { translate: calc(-100% + 55.2915766739%) 0; } } @-webkit-keyframes slice { 0% { clip-path: inset(0 100% 0 0); } 99% { clip-path: inset(0 0 0 0); } 100% { clip-path: none; } } @keyframes slice { 0% { clip-path: inset(0 100% 0 0); } 99% { clip-path: inset(0 0 0 0); } 100% { clip-path: none; } } @-webkit-keyframes sliceDown { 0% { clip-path: inset(0 0 100% 100%); } 99% { clip-path: inset(0 0 0 0); } 100% { clip-path: none; } } @keyframes sliceDown { 0% { clip-path: inset(0 0 100% 100%); } 99% { clip-path: inset(0 0 0 0); } 100% { clip-path: none; } }
More you might like
Related
Sakura Gelly Roll Moonlight 10 Pack, 06 Fine point, Earth &
Related
SAKURA Gelly Roll Moonlight 10 Pack, 06 Fine point, Earth &
Related
SAKURA Gelly Roll Moonlight 10 Pack, 06 Fine point, Earth &
Related