.fixedbox{opacity:0;position:fixed;z-index:99999;left:0;bottom:0;width:100%;-webkit-transition:all 1s;transition:all 1s}.fixedbox,.fixedbox__body{-webkit-box-sizing:border-box;box-sizing:border-box}.fixedbox__body{background:rgba(0,0,0,.7);padding:10px;height:75px;height:calc(75px + env(safe-area-inset-bottom))}.fixedbox__body ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fixedbox__item>a{height:56px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-weight:700;position:relative;display:block}.fixedbox__item>a .material-icons{color:#fff;font-size:32px;position:absolute;top:12px}.fixedbox__item>a:hover{text-decoration:none}.fixedbox__item:first-child{width:53%}.fixedbox__item:last-child{width:44%}.fixedbox__tell{background:-webkit-gradient(linear,left top,left bottom,from(#ffa800),to(#ff8401));background:linear-gradient(180deg,#ffa800,#ff8401);border:1px solid #ff8401;border-radius:5px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.32);box-shadow:0 2px 8px rgba(0,0,0,.32)}.fixedbox__tell .material-icons{left:12px}.fixedbox__form{background:-webkit-gradient(linear,left top,left bottom,from(#56badf),to(#1ba0e5));background:linear-gradient(180deg,#56badf,#1ba0e5);border:1px solid #1ba0e5;border-radius:5px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.32);box-shadow:0 2px 8px rgba(0,0,0,.32)}.fixedbox__form .material-icons{left:6px}.fixedbox__text{text-align:center;text-shadow:0 0 4px rgba(0,0,0,.1);font-size:17px;margin:6px 0 6px 15%}.fixedbox__text>span{font-size:12px;display:block;margin-top:5px}.fixedbox__tell-area{display:none}.fixedbox.is-fixed{opacity:1}.footer{padding-bottom:75px}.pagetop__container{bottom:110px}@media screen and (max-width:359px){.fixedbox__item>a .material-icons{font-size:28px;left:0}}@media screen and (min-width:768px){.fixedbox{-webkit-transition:all .33s ease-out 0s;transition:all .33s ease-out 0s;-webkit-transform:translateY(80px);transform:translateY(80px);border-top:1px solid #aaa;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#fff}.fixedbox__body{height:90px;background:#fff;border-top:#aaa;padding:12px}.fixedbox__body ul{max-width:1000px;margin:0 auto}.fixedbox__item>a{height:65px}.fixedbox__item>a .material-icons{font-size:38px;left:64px}.fixedbox__item:first-child{max-width:677px;width:68%}.fixedbox__item:last-child{max-width:300px;width:30%}.fixedbox__tell-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0;position:relative}.fixedbox__tell-area>dt{font-size:15px;text-align:center;background:#efefef;padding:8px;border-radius:10px;line-height:1.6;width:145px;height:50px;position:relative}.fixedbox__tell-area>dt:before{content:"";position:absolute;display:block;z-index:1;border-style:solid;border-color:#efefef transparent;border-width:20px 0 0 30px;top:18px;left:-14px;margin-left:-10px}.fixedbox__tell-area>dd{margin-left:23px}.fixedbox__tell-area p{font-size:16px;font-weight:700;margin:0}.fixedbox__tell-area p:last-child{color:#f70;font-family:Roboto,sans-serif;font-size:48px;position:relative;padding-left:42px;margin-top:-3px}.fixedbox__tell-area p:last-child .material-icons{font-size:46px;color:#f70;position:absolute;top:8px;left:-5px}.fixedbox__tell-area:before{content:"";background:url(/assets/img/fixedbox/operator_overlay.png) no-repeat;background-size:100%;width:156px;height:112px;position:absolute;z-index:2;left:0;bottom:-2px}.fixedbox__text{font-size:21px;margin:8px 0 8px 10%}.fixedbox__text>span{font-size:13px}.fixedbox.is-fixed{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.footer{padding-bottom:90px}}@media screen and (min-width:768px) and (max-width:1040px){.fixedbox__item>a .material-icons{left:26px}.fixedbox__tell-area>dt{font-size:13px;padding:8px 0;line-height:1.8;width:108px;height:50px}.fixedbox__tell-area:before{width:104px;height:74px;left:-30px;bottom:-12px}.fixedbox__tell-area>dd{margin-left:14px}.fixedbox__tell-area p{font-size:14px}.fixedbox__tell-area p:last-child{font-size:42px}.fixedbox__tell-area p:last-child .material-icons{font-size:36px}}