@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap);
a.button-link{text-decoration:none}.centered,.custom-button{display:flex;justify-content:center}.custom-button{border-radius:5px;color:#fff;min-width:150px}.custom-button i{align-self:center;margin-right:4px}.custom-button i svg{fill:#fff;height:24px;vertical-align:middle}.custom-button i img{height:24px}.custom-button__icon{line-height:2}.custom-button__label{font-size:20px}.custom-button.orange-button .custom-button__label,.custom-button.orange-button i,.custom-button.simple-blue-button .custom-button__label,.custom-button.simple-blue-button i{text-shadow:none}.custom-button.orange-button{background-image:linear-gradient(rgba(254,160,0,.8) 50%,rgba(254,160,0,.8),#fea000 0);border:1px solid #a3a3a3}.custom-button.simple-blue-button{background-color:#008fd7;border:none;padding:5px;transition:all .1s ease-out}.custom-button.simple-blue-button:hover{background-color:#3cabe3;color:#fff;text-decoration:none}.custom-button.blue-button{background-image:linear-gradient(#3cabe3 50%,#3cabe3,#008fd7 0);border:1px solid #a3a3a3}.custom-button.blue-button.disabled{-webkit-touch-callout:none;box-shadow:none;cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-button.blue-button .custom-button__label,.custom-button.blue-button i,.custom-button.blue-button svg{text-shadow:#006ca1 0 0 2px,#006ca1 0 0 2px,#006ca1 0 0 2px}.custom-button.gray-button{background-image:linear-gradient(#e6e6e6 50%,#e6e6e6,#a3a3a3 0);border:1px solid #a3a3a3;color:#fff}.custom-button.gray-button.disabled{-webkit-touch-callout:none;background-image:linear-gradient(#939393 50%,#939393,#898989 0);border:1px solid #a3a3a3;color:#b3b3b3;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-button.gray-button .custom-button__label,.custom-button.gray-button i{text-shadow:#4d4d4d 0 0 2px,#4d4d4d 0 0 2px,#4d4d4d 0 0 2px}.custom-button.small-button{min-width:120px}.custom-button.compact-button{min-width:0}.custom-button.center-button{left:50%;position:relative;transform:translateX(-50%)}.custom-button.dark-button{background-color:#4a4a4a;border-width:0;font-weight:300;min-width:0;padding:.2em}.btn.btn-round{border:none;border-radius:20px;padding-bottom:4px;padding-top:4px}.btn.btn-round.btn-default{color:#008fd7}.btn.btn-round.btn-yellow{background-color:#fdcd1c;color:#333;transition:50ms}.btn.btn-round.btn-yellow:hover{background-color:#ffe174}.btn.btn-round.btn-docomapblue{background-color:#008fd7;color:#fff}.custom-button-row{display:flex;flex-wrap:wrap}.top-button{align-items:center;background:radial-gradient(circle at top,#3cabe3 42%,#008fd7 0);border-radius:50%;bottom:35px;box-shadow:0 0 6px 2px #3cabe3;color:#fff;cursor:pointer;display:flex;height:56px;justify-content:center;left:25px;opacity:0;position:fixed;transition:opacity .2s ease-in-out;width:56px;z-index:20}.top-button.visible{opacity:1}.top-button.half-visible{opacity:.4}.mobile-mode .top-button{bottom:16px;height:48px;right:16px;width:48px}.mobile-mode .custom-button-row button{margin-top:30px}.fixed-bottom-button{background:linear-gradient(0deg,#c64e26,#de6d18 50%,#f68c09);bottom:40px;color:#fafafa;cursor:pointer;filter:drop-shadow(0 0 2px #b2b2b2);font-size:18px;padding:10px 20px;position:fixed;right:20px;transition:all .1s ease-out;z-index:20}.fixed-bottom-button:hover{filter:drop-shadow(0 0 4px #a2a2a2)}
