*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,p,figure,blockquote,ul,li,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}li{list-style-type:none}body{min-height:100vh;line-height:1.1}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}body{background:#fff;color:#333;font-family:"Yomogi",cursive;letter-spacing:.1em}.header{padding:50px 0 0 30px;position:fixed;top:0}.header__ttl{margin-bottom:30px;font-size:48px}.header__box{margin-left:48px}.header__txt{margin-bottom:12px;font-size:24px}.header__ul{padding-left:20px;font-size:16px;line-height:1.5}.header__list{list-style-type:disc}#top{background:#eee}#top .main{width:100%;height:100vh;display:flex;align-items:center}#top .ground{padding-top:80px;width:100%;border-bottom:1px solid #ccc;overflow:hidden}#top .ground__circle{margin:0 auto;width:1300px;height:650px;display:flex;flex-direction:column;justify-content:center;position:relative;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;border-radius:50%/100% 100% 0 0}#top .ground__sun,#top .ground__moon{width:200px;height:200px;position:absolute;top:0;left:0;opacity:0}#top .ground__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#top .ground__schedule{margin:0 auto 25px;padding:30px;width:500px;text-align:center;border:1px solid #ccc}#top .ground__ttl{font-size:28px;margin-bottom:25px}#top .ground__dl{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:15px;text-align:right}#top .ground__dt{width:20%;text-align:center}#top .ground__dd{width:20%;font-size:24px}#top .ground__wideGap{margin-right:15px}#top .ground__span{font-size:18px}#top .ground__sunTxt,#top .ground__moonTxt{margin:0 auto 25px;width:-moz-fit-content;width:fit-content;font-size:22px;opacity:0;transition:.5s}#top .ground__sunTxt{background:linear-gradient(transparent 20%, #eae0c0 80%)}#top .ground__moonTxt{background:linear-gradient(transparent 20%, #ffffdb 80%)}#top .ground__sliderFlex{width:70%;display:flex;justify-content:center;align-items:center;gap:20px;position:absolute;bottom:15%;left:50%;transform:translateX(-50%);text-align:center}#top .ground__sliderTime{font-size:28px}#top .ground__sliderBox{width:70%;height:3px}#top .ground__slider{margin-bottom:10px;width:100%;height:100%;display:block;position:relative;background:#ccc;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}#top .ground__slider::after{content:"← Slide Me! →";width:-moz-fit-content;width:fit-content;height:20px;display:block;position:absolute;bottom:-40px;left:50%;font-size:20px;transform:translateX(-50%)}#top .ground__slider::-webkit-slider-thumb{width:30px;height:30px;background:#777;border-radius:50%;-webkit-appearance:none}#top .ground__slider::-moz-range-thumb{width:20px;height:20px;background:#777;border-radius:50%}#top .appear{opacity:1}#top .ground__colon{display:inline-block;animation:flick 1s steps(1, start) infinite}@keyframes flick{0%{opacity:1}50%{opacity:0}100%{opacity:1}}#top .stopColon{animation:none}/*# sourceMappingURL=style.css.map */