.mem02_login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:660px){.mem02_login{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mem02_login .item{border:1px solid #ccc;width:calc(50% - 10px)}.mem02_login .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#ddd;font-size:1.8rem;justify-content:center;margin:0;padding:10px 0}.mem02_login .text{padding:20px}.mem02_login .button a{background-color:#333;color:#fff;display:block;padding:15px 0;text-align:center;text-decoration:none}