@charset "UTF-8";

/* for zoom 2020.05.28 */
.btn_2box {display: flex; justify-content: center; border-top: 1px #ddd solid; padding: 10px 0;}
.btn_2box span { display: inline-block; width: 48%;margin: 0 auto;}
.btn_2box span a {display: flex; background-color: #30b5ef; border-radius: 4px; width: 100%; align-items: center; justify-content: center;}