*,*::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:#e5e5e5;color:#b30202;font-family:"Figtree",sans-serif}#top .main{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#top .pomo{margin-bottom:50px;padding:30px;width:500px;border:1px solid #b30202}#top .pomo__ttl{margin-bottom:10px;font-size:56px}#top .pomo__container{margin-bottom:10px;display:flex;gap:36px}#top .pomo__label{display:block;position:relative;font-size:18px}#top .pomo__label:last-of-type::before{content:"／";width:18px;height:18px;display:block;position:absolute;top:0;left:-27px;line-height:1.5}#top .pomo__input{width:50px;border:1px solid #b30202}#top .pomo__remocon{margin-bottom:0px;display:flex;gap:10px}#top .pomo__play,#top .pomo__pause,#top .pomo__stop,#top .pomo__sound{width:45px;height:35px;border:1px solid #e5e5e5;cursor:pointer;transition:.3s}#top .pomo__play:hover,#top .pomo__pause:hover,#top .pomo__stop:hover,#top .pomo__sound:hover{border:1px solid #b30202}#top .pomo__play{background:url(../images/play.png) center center/cover no-repeat;background-size:50%}#top .pomo__pause{background:url(../images/pause.png) center center/cover no-repeat;background-size:50%}#top .pomo__stop{background:url(../images/stop.png) center center/cover no-repeat;background-size:50%}#top .pomo__sound{background:url(../images/off.png) center center/90% no-repeat;transition:.3s}#top .pomo__state{width:100%;font-size:24px;text-align:right}#top .pomo__time{margin-left:auto;width:-moz-fit-content;width:fit-content;font-size:72px;font-variant-numeric:tabular-nums}#top .work__ttl{font-size:18px}#top .work__li{line-height:1.8;list-style-type:number}#top .soundOn{background:url(../images/on.png) center center/90% no-repeat}/*# sourceMappingURL=style.css.map */