@charset "utf-8";.title{height:310px;background-color:#daa520;background-image:url(../images/asrc_hall.png);background-repeat:no-repeat;background-position:center center;background-size:cover;background-blend-mode:soft-light;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-shadow:1px 1px 10px #4b2c14}.title h1{font-family:sans-serif;font-size:32px;font-weight:bold}.title p{font-size:20px;margin-top:15px}.member-list{width:930px;max-width:100%;margin-top:75px;margin-left:auto;margin-right:auto;padding-left:20px;display:grid;grid-template-columns:repeat(auto-fit,240px);column-gap:95px;row-gap:70px;justify-content:center}.member-list p{line-height:24px}.member-list .name{font-weight:bold}.member-list .photo{height:200px}.member-list .email{height:20px}.member-list a{display:block;margin:5px 0;text-decoration:underline}.name a{margin:0}.member-list a:hover{color:#daa520}.main hr{width:980px;height:2px;margin-top:50px;margin-left:auto;margin-right:auto;background-color:#daa520;border:none}.affiliates{margin-top:30px}.affiliates h3::after{content:'';display:block;width:36px;height:3px;background-color:hsl(256 100% 22%);margin-top:20px;margin-bottom:10px}.affiliates li{padding-bottom:5px}.former-members li{padding-bottom:2px}.footer{margin-top:100px}@media (max-width:1000px){.title p{max-width:80%}.main hr{max-width:90%}.footer{margin-top:50px}}