#fixd_btn{position:fixed;top:215px;right:0;z-index:1000;transition:top .3s ease}@media only screen and (max-width: 767px){#fixd_btn{top:auto;right:0;bottom:0;left:0;width:100%}}#fixd_btn.is-moved{top:75px}#fixd_btn .btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:58px;padding:40px 20px;background:#ea6188;border-radius:4px 0 0 4px;text-decoration:none;color:#fff;gap:4px 0 !important;height:unset !important;margin-top:0 !important}@media only screen and (min-width: 1080px){#fixd_btn .btn{cursor:pointer}#fixd_btn .btn:hover{background-color:#555;transition:.3s}}@media only screen and (max-width: 767px){#fixd_btn .btn{flex-direction:row;justify-content:center;width:100%;padding:4.2666666667vw 0;border-radius:0;gap:0 2.6666666667vw}}#fixd_btn .btn .image{width:18px;height:18px;margin-top:0 !important}@media only screen and (max-width: 767px){#fixd_btn .btn .image{width:4.8vw;height:4.8vw}}#fixd_btn .btn .image img{vertical-align:top !important;width:100%}@media only screen and (max-width: 767px){#fixd_btn .btn .image img{height:100%}}#fixd_btn .btn .text{margin-top:4px;text-orientation:upright;font-size:14px;font-weight:bold;color:#fff;letter-spacing:.08em;line-height:1.1}@media only screen and (max-width: 767px){#fixd_btn .btn .text{margin-top:0;margin-left:2.6666666667vw;font-size:3.7333333333vw;line-height:1.5;writing-mode:horizontal-tb}}