@charset "UTF-8";.i-hikari-Gauge_Front-blue,.i-hikari-Gauge_Front-white{z-index:3;position:absolute;width:296px;height:296px;top:10px;margin:0 10px;border-radius:50%}.i-hikari-Gauge_Wrapper{position:relative;width:316px;height:237px}.i-hikari-Gauge_Container{width:316px;height:238px;position:absolute;left:50%;overflow:hidden;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.i-hikari-Gauge_Scale,.i-hikari-Gauge_Scale-pc,.i-hikari-Gauge_Scale-sp{z-index:1;position:absolute}.i-hikari-Gauge_Scale-pc{top:10px;left:10px}.i-hikari-Gauge_Scale-pc-circle{stroke-dasharray:2 148}.i-hikari-Gauge_Scale-sp{top:8px;left:8px}.i-hikari-Gauge_Scale-sp-circle{stroke-dasharray:1.5 104.5}.i-hikari-Gauge_Back{z-index:1;position:absolute;background:-webkit-gradient(linear,left top,right top,from(#5f5fb8),color-stop(50%,#aa2dc1),to(#ff008c));background:linear-gradient(to right,#5f5fb8,#aa2dc1 50%,#ff008c);width:316px;height:316px;top:0;border-radius:50%;overflow:hidden}.i-hikari-Gauge_Back:before{content:"";display:block;position:absolute;top:0;left:-158px;width:316px;height:316px;background:#cacadb;-webkit-transform-origin:right 158px;transform-origin:right 158px;z-index:3}@supports (-ms-ime-align:auto){.i-hikari-Gauge_Back:before{display:none}}.i-hikari-Gauge_Back:after{content:"";display:block;position:absolute;top:0;left:158px;width:316px;height:316px;background:#cacadb;-webkit-transform-origin:left 158px;transform-origin:left 158px;z-index:2}@supports (-ms-ime-align:auto){.i-hikari-Gauge_Back:after{display:none}}.i-hikari-Gauge_Back-add:before{-webkit-animation:1s linear forwards rotate-circle-right;animation:1s linear forwards rotate-circle-right}.i-hikari-Gauge_Back-add:after{-webkit-animation:1s linear forwards rotate-circle-left;animation:1s linear forwards rotate-circle-left}@-webkit-keyframes rotate-circle-right{0%{-webkit-transform:rotate(0);transform:rotate(0);background:#cacadb}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);background:#cacadb}100%,50.01%{-webkit-transform:rotate(360deg);transform:rotate(360deg);background:-webkit-gradient(linear,left top,right top,color-stop(50%,#5f5fb8),to(#aa2dc1));background:linear-gradient(to right,#5f5fb8 50%,#aa2dc1)}}@keyframes rotate-circle-right{0%{-webkit-transform:rotate(0);transform:rotate(0);background:#cacadb}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);background:#cacadb}100%,50.01%{-webkit-transform:rotate(360deg);transform:rotate(360deg);background:-webkit-gradient(linear,left top,right top,color-stop(50%,#5f5fb8),to(#aa2dc1));background:linear-gradient(to right,#5f5fb8 50%,#aa2dc1)}}@-webkit-keyframes rotate-circle-left{0%,50%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes rotate-circle-left{0%,50%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.i-hikari-Gauge_Front-white{background-color:#fff}.i-hikari-Gauge_Front-blue{background-color:#f5f5fa}.i-hikari-Gauge_Data{z-index:4;color:rgba(255,255,255,.2);position:absolute;width:316px;height:158px;top:72px;margin-left:auto;margin-right:auto;-webkit-transition:1s ease-out;transition:1s ease-out}.i-hikari-Gauge_Data-number{color:#ff008c;font-family:'Rakuten Global',sans-serif;font-size:120px;line-height:1}.i-hikari-Gauge_Data-unit{color:#333;font-family:'Rakuten Global',sans-serif;font-size:48px;line-height:1}@media screen and (min-width:769px){.i-hikari-Gauge_Scale-sp{display:none}}@media screen and (max-width:768px){.i-hikari-Gauge_Front-blue,.i-hikari-Gauge_Front-white{top:8px;width:208px;height:208px;margin:0 8px}.i-hikari-Gauge_Wrapper{width:224px;height:168px;margin:0 auto}.i-hikari-Gauge_Container{width:224px;height:168px}.i-hikari-Gauge_Scale-pc{display:none}.i-hikari-Gauge_Back{width:224px;height:224px}.i-hikari-Gauge_Back:before{left:-112px;width:224px;height:224px;-webkit-transform-origin:right 112px;transform-origin:right 112px}.i-hikari-Gauge_Back:after{left:112px;width:224px;height:224px;-webkit-transform-origin:left 112px;transform-origin:left 112px}.i-hikari-Gauge_Data{width:224px;height:112px;top:56px}.i-hikari-Gauge_Data-number{font-size:84px}.i-hikari-Gauge_Data-unit{font-size:34px}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.i-hikari-Gauge_Back:after,.i-hikari-Gauge_Back:before{display:none}}