.dottedButton{display:flex;justify-content:space-between;align-items:center;width:24.5rem;height:5.5rem;padding:0 3.2rem;font-size:1.3rem;border-radius:2.75rem;border:1px solid #fff;color:#fff;cursor:pointer}.dottedButton:after{content:"";display:block;width:.8rem;height:.8rem;border-radius:.4rem;background:#fff}.dottedButton.external{padding-right:2.5rem}.dottedButton.external:after{width:1.7rem;height:1.4rem;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.556' height='13.172' viewBox='0 0 16.556 13.172'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='none' stroke='%23fff' d='M0 0h16.556v13.172H0z' data-name='長方形 5672'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='グループ 11093'%3E%3Cg fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' clip-path='url(%23a)' data-name='グループ 11092'%3E%3Cpath d='M4.023.668h11.865v8.764H4.023z' data-name='長方形 5671'/%3E%3Cpath d='M13.615 12.504H.668V2.94' data-name='パス 100423'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat}.dottedButton.disabled{opacity:.6;pointer-events:none}
