
body {max-width: 1024px; margin: 0 auto!important;}
body .container {width: 100%!important;}
#mask {background: #fff;  width: 100% !important;}
#bo_sch legend { max-width: 1024px;}
#member_info { max-width: 1024px;  margin: 0 auto;}

.member_main { display: grid; grid-template-columns: repeat(3, 1fr);}
.member_main .col-xs-4 {width: 100%!important;}
.member_main:before {display: none!important;}
.member_main .col-xs-4 img {width: 90%; max-width: 80px}

.guest_main { display: grid; grid-template-columns: repeat(3, 1fr);}
.guest_main .col-xs-4 {width: 100%!important; text-align: center;    text-align: center;    padding: 10px;    margin: 5px 0;    position: relative;}
.guest_main:before {display: none!important;}
.guest_main .col-xs-4 img {width: 100%; max-width: 200px}
.guest_main p {margin-top: 8px;font-size:12px; font-family: 'Noto Sans KR'; font-weight:700; line-height:14px; height:20px; }

.btn-warning {
    color: #fff;
    background: #4151ff !important;
    border-color: #4151ff!important;
}
#hd .nav_open span {
    background: #4151ff!important;
}
.selectbox li.fs02:hover dd{border:1px solid #4151ff!important; }
.selectbox li.fs:hover dd{border:1px solid #4151ff!important; }