*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){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}}:root{--color-body: rgb(85, 85, 85);--bg-body: #fafdff;--color-border: #ddd}body{font-family:"YakuHanJPs","-apple-system","BlinkMacSystemFont","Segoe UI","Hiragino Sans","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;background-color:var(--bg-body)}body,a,button{color:var(--color-body)}.d-none{display:none !important}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.header{position:relative;position:fixed;width:100%;padding:.5rem 1rem;background-color:#eefaff;box-shadow:0 3px 6px rgba(0,0,0,.1);z-index:100;font-size:1.3rem}.header__logo{position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.header__title{text-align:center;font-size:1.3rem;font-weight:normal}main{padding-top:47px}.container{padding:1.5rem 1rem;font-weight:300}@media screen and (min-width: 769px){.container{font-weight:400}}@media screen and (min-width: 769px){.container{max-width:90%;margin-left:auto;margin-right:auto}}@media screen and (min-width: 789px){.textarea-pc{display:flex;flex-wrap:nowrap;align-items:stretch}.textarea-pc .textarea{flex:1}.textarea-pc .textarea__input{max-height:none;scrollbar-width:thin;scrollbar-color:#aaa rgba(0,0,0,0)}.textarea-pc .textarea__input::-webkit-scrollbar{width:2px;height:2px}.textarea-pc .textarea__input::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.textarea-pc .textarea__input::-webkit-scrollbar-thumb{background:#aaa}.textarea-pc .results{border-left:1px solid var(--color-border);border-bottom:1px solid var(--color-border);min-width:300px;padding:0 1rem;display:flex;flex-direction:column;justify-content:space-between}.textarea-pc .results .result{border:none;border-bottom:1px solid var(--color-border);border-radius:0;width:100%;margin:0;padding:0;padding:.6rem 0;flex:1 1 auto}.textarea-pc .results .result:last-child{border-bottom:none}.textarea-pc .results .result__title{text-align:start}}.textarea{position:relative;overflow:hidden;background-color:rgba(0,0,0,0);background-color:#fff}.textarea__input{width:100%;padding:1rem 1.5rem;border:none;resize:none;border-radius:0;max-height:60vh;font-size:18px;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:height .3s 0s ease}.textarea__input:focus{outline:none}.textarea__menu{justify-content:space-between;background-color:rgba(0,0,0,0)}.textarea-result{font-weight:bold}.textarea-result__count,.textarea-result__line{font-size:2rem}.textarea-result__unit{font-size:.8rem;display:inline-block;margin-left:2px}.bottom-menu{display:flex;width:100%;flex-wrap:nowrap;padding-left:10px;padding-right:10px;border-bottom:1px solid var(--color-border);background-color:rgba(0,0,0,0)}.bottom-menu__items{margin-bottom:2px}.bottom-menu__list{border-radius:10px 10px 0 0;background-color:#eefaff}.bottom-menu--shadow{box-shadow:rgba(0,0,0,.12) 0px 2px 4px 0px inset}.bottom-menu-items{display:flex;flex-wrap:nowrap;align-items:center}.bottom-menu-items__item--circle-button{width:50px;height:50px}.bottom-menu-items__item--circle-button+.bottom-menu-items__item--circle-button{margin-left:10px}.bottom-menu-list{display:flex;flex-wrap:nowrap;align-items:center;max-width:50%}.bottom-menu-list__item{padding:.2rem .7rem;position:relative;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:baseline}@media screen and (max-width: 768px){.bottom-menu-list__item{padding-top:.1rem;padding-bottom:.1rem}.bottom-menu-list__item+.bottom-menu-list__item{padding-left:0rem}}.circle-button{background-color:#eefaff;border-radius:50%;border:none;box-shadow:rgba(0,0,0,.15) 0px 3px 3px 0px;display:inline-flex;align-items:center;justify-content:center}.button:not(.disabled):hover{cursor:pointer}.results{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;padding:1rem}.results .result{width:45%;margin-bottom:1rem}.results .result:last-child{width:95%}.result{padding:1rem;border:4px solid #add8e6;border-radius:20px}.result__title{text-align:center;font-size:1.1rem}.result__count{text-align:center;font-size:2.3rem}.result__unit{font-size:.8rem;display:inline-block;margin-left:2px}.usage p{margin-bottom:1rem}.usage strong,.usage b{font-weight:500}@media screen and (min-width: 769px){.usage strong,.usage b{font-weight:bold}}.usage__title{position:relative;margin-bottom:1rem;font-size:2rem;font-weight:300;padding-left:2rem}.usage__title::before,.usage__title::after{content:"";position:absolute;width:1rem;height:1rem;border:1px solid var(--color-body);display:block}.usage__title::before{left:0;top:calc(50% - 3px);transform:translateY(-50%)}.usage__title::after{left:5px;top:calc(50% + 3px);transform:translateY(-50%)}.usage-item{margin-bottom:3rem}.usage-item__title{border-bottom:1px solid var(--color-border);display:inline-block;padding-right:2rem;min-width:80%;max-width:85%;font-size:1.5rem;margin-bottom:.75rem;font-weight:100}@media screen and (min-width: 769px){.usage-item__title{font-weight:400;min-width:20%;max-width:75%}}.usage-item__dl{margin-bottom:1rem}.usage-item__dt{font-weight:500;margin-bottom:.5rem}@media screen and (min-width: 769px){.usage-item__dt{font-weight:700}}.usage-item__dt::before{content:"- "}.usage-item__dd{padding-left:.75rem}.contact__title{text-align:center;font-weight:400;margin-bottom:1.5rem}.contact__title::after{content:"";display:block;margin-left:auto;margin-right:auto;width:5rem;height:1px;background-color:var(--color-border);margin-top:1rem}.copyright{text-align:center;padding:.5rem 1rem}