.memberTopSec picture img{width:100%}.memberTxt P{font-size:1.25rem;line-height:2rem;padding:5% 0}.memberAll{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:10%;width:100%}.memberCnt{width:30%;max-width:1280px;height:auto;background:#FFF;margin:5% auto 3%;box-shadow:2px 0 5px rgb(0 0 0 / 30%);background-color:#F8FFFF;border-radius:15px;display:flex;flex-direction:column;box-sizing:border-box}.memberCnt img{width:351px;height:233px;display:block;margin:2% auto;border-radius:15px;object-fit:cover;object-position:top}.memberCnt h3{font-size:1.5rem;color:#00525B;font-weight:700;padding:3% 0;text-align:center;width:90%;margin:0 auto 2%;border-bottom:2px solid #FAD400}.memberCnt p{font-size:1.125rem;padding:1% 2%;line-height:1.5rem}.memberCnt p.block span{display:block}.memberCnt span{background:#00525B;font-weight:700;font-size:.875rem;color:#fff;padding:.5% 2%;margin:2% 3%;display:inline-block}.memberCnt a{display:block;margin-top:auto}.memberCnt a button{display:block;padding:3% 5%;width:50%;border:1px solid #6BD2DB;background-color:#fff;margin:7% auto;border-radius:10px;font-weight:700;font-size:1.125rem;color:#00525B}.memberCnt a button:hover{border:none;background-color:#6BD2DB;box-shadow:inset 0 0 10px 0 rgba(0,0,0,.3);background:linear-gradient(180deg,rgba(107,210,219),rgba(194,236,240))}@media screen and (max-width:992px){.memberCnt{width:48%}.memberCnt button{width:70%;padding:5%;font-size:1rem}}@media screen and (max-width:600px){.memberCnt{width:90%}}