.cmn01_button{flex-wrap:wrap;gap:0 .8em}.cmn01_button,.cmn01_button .item{display:flex;justify-content:center}@media screen and (max-width:768px){.cmn01_button .item{justify-content:flex-start}}.cmn01_button .item.small{width:fit-content}.cmn01_button .item.large{width:100%}.cmn01_button .button{align-items:center;border:1px solid rgba(0,0,0,.05);border-radius:50em;display:flex;justify-content:center;line-height:1.3;padding:.625em 1.25em;transition:color .3s linear,background-color .3s linear,padding .3s linear,border .3s linear,box-shadow .3s linear;width:100%}.cmn01_button .button:hover{opacity:1}.cmn01_button .button.-gray{background-color:#f7f7f7;color:#555}.cmn01_button .button.-gray:hover{background-color:#f1f1f1}.cmn01_button .button.-blue{background-color:#bdd9fd;color:#2a3e59}.cmn01_button .button.-blue .text{font-size:1.2em}@media screen and (max-width:680px){.cmn01_button .button.-blue .text{font-size:1.1em}}.cmn01_button .button.-blue .icon{font-size:24px;width:.875em}.cmn01_button .button.-blue:hover{background-color:#d3e7ff}.cmn01_button .button.-white{background-color:#f7f7f7;color:#0068b7}.cmn01_button .button.-white .icon{font-size:24px;width:.875em}.cmn01_button .button.-white:hover{background-color:#fff204;background-image:none}.cmn01_button .icon{align-items:center;display:flex;height:1em;overflow:visible;pointer-events:none;width:1em;fill:currentcolor;stroke:currentcolor;stroke-width:0}.cmn01_button .icon svg{display:block;height:auto;width:100%}.cmn01_button .text{margin-left:.5em;margin-right:.2em}@media screen and (max-width:768px){.cmn01_button .text{font-size:.9em}}.cmn01_button .text.bold{font-size:1.2em;font-weight:700}@media screen and (max-width:768px){.cmn01_button .text.bold{font-size:1.1em}}