This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"><head> | |
| <meta charset="utf-8"> | |
| <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap" rel="stylesheet"> | |
| </head> | |
| <body style="margin:0;padding:0;background-color:#F5F5F5;"> | |
| <div id="slide-1" style="position:relative;width:1280px;height:720px;overflow:hidden;background-color:#F5F5F5;"> | |
| <div style="position:absolute;left:20px;top:110px;width:1240px;height:540px;background:#FFF;border-radius:12px;z-index:1;"></div> | |
| <div style="position:absolute;left:0;top:24px;width:6px;height:32px;background:#EA5404;z-index:1;"></div> | |
| <div style="position:absolute;left:20px;top:20px;z-index:10;"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"><head> | |
| <meta charset="utf-8"> | |
| <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap" rel="stylesheet"> | |
| </head> | |
| <body style="margin:0;padding:0;background-color:#F5F5F5;"> | |
| <div id="slide-1" style="position:relative;width:1280px;height:720px;overflow:hidden;background-color:#F5F5F5;"> | |
| <div style="position:absolute;left:20px;top:110px;width:1240px;height:540px;background:#FFF;border-radius:12px;z-index:1;"></div> | |
| <div style="position:absolute;left:0;top:24px;width:6px;height:32px;background:#EA5404;z-index:1;"></div> | |
| <div style="position:absolute;left:20px;top:20px;z-index:10;"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"><head> | |
| <meta charset="utf-8"> | |
| <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap" rel="stylesheet"> | |
| <style> | |
| @keyframes pulse { 0%,100%{opacity:.5} 50%{opacity:1} } | |
| @keyframes drift { 0%{stroke-dashoffset:24} 100%{stroke-dashoffset:0} } | |
| @keyframes spin { 0%{transform:rotate(0deg)} 100%{transform:rotate(360deg)} } | |
| </style> | |
| </head> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"><head> | |
| <meta charset="utf-8"> | |
| <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap" rel="stylesheet"> | |
| </head> | |
| <body style="margin:0;padding:0;background-color:#F5F5F5;"> | |
| <div id="slide-1" style="position:relative;width:1280px;height:720px;overflow:hidden;background-color:#F5F5F5;"> | |
| <div style="position:absolute;left:20px;top:110px;width:1240px;height:540px;background:#FFF;border-radius:12px;z-index:1;"></div> | |
| <div style="position:absolute;left:0;top:24px;width:6px;height:32px;background:#EA5404;z-index:1;"></div> | |
| <div style="position:absolute;left:20px;top:20px;z-index:10;"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"><head> | |
| <meta charset="utf-8"> | |
| <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap" rel="stylesheet"> | |
| </head> | |
| <body style="margin:0;padding:0;background-color:#F5F5F5;"> | |
| <div id="slide-1" style="position:relative;width:1280px;height:720px;overflow:hidden;background-color:#F5F5F5;"> | |
| <div style="position:absolute;left:20px;top:110px;width:1240px;height:540px;background:#FFF;border-radius:12px;z-index:1;"></div> | |
| <div style="position:absolute;left:0;top:24px;width:6px;height:32px;background:#EA5404;z-index:1;"></div> | |
| <div style="position:absolute;left:20px;top:20px;z-index:10;"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"><head> | |
| <meta charset="utf-8"> | |
| <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap" rel="stylesheet"> | |
| </head> | |
| <body style="margin:0;padding:0;background-color:#F5F5F5;"> | |
| <div id="slide-1" class="slide" style="position:relative;width:1280px;height:720px;overflow:hidden;background-color:#F5F5F5;"> | |
| <div style="position:absolute;left:20px;top:110px;width:1240px;height:540px;background:#FFF;border-radius:12px;z-index:1;"></div> | |
| <div style="position:absolute;left:0;top:24px;width:6px;height:32px;background:#EA5404;z-index:1;"></div> | |
| <div style="position:absolute;left:20px;top:20px;z-index:10;"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"><head> | |
| <meta charset="utf-8"> | |
| <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap" rel="stylesheet"> | |
| </head> | |
| <body style="margin:0;padding:0;background-color:#F5F5F5;"> | |
| <div id="slide-1" class="slide" style="position:relative;width:1280px;height:720px;overflow:hidden;background-color:#F5F5F5;"> | |
| <div style="position:absolute;left:20px;top:110px;width:1240px;height:540px;background:#FFF;border-radius:12px;z-index:1;"></div> | |
| <div style="position:absolute;left:0;top:24px;width:6px;height:32px;background:#EA5404;z-index:1;"></div> | |
| <div style="position:absolute;left:20px;top:20px;z-index:10;"> |