@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(fa-solid-900.eot);
    src: url(fa-solid-900.eot?#iefix) format("embedded-opentype"), url(fa-solid-900.woff2) format("woff2"), url(fa-solid-900.woff) format("woff"), url(fa-solid-900.ttf) format("truetype"), url(fa-solid-900.svg#fontawesome) format("svg")
}
@font-face {
    font-family: 'Abhaya Libre';
    font-style: normal;
    font-weight: 800;
    src: url(e3t5euGtX-Co5MNzeAOqinEYx2zCrdZJyIU9BQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Abril Fatface';
    font-style: normal;
    font-weight: 400;
    src: url(zOL64pLDlL1D99S8g8PtiKchq-dmjcDidBc.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body{
    /*background-color: #B2D7DA;*/
    background-image: url(../img/1667454328-bg.png);
    background-position: center center;
    background-size: auto;
}
.margin10{
    margin: 10px;
}
.margin15{
    margin: 15px;
}
.marginb10{
    margin-bottom:10px;
}
.header img{
    /*background-image: url(1667469023-logo.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    /*height: 803px;*/
    width: 100%;
}
#nav{
    margin-top: -235px;
    margin-bottom: 0px;
    padding: 0px 25px 0px 400px;
}
#nav ul{
    display: flex;
    list-style-type: none;
}
#nav ul li{
    width: 16.666%;
}
#nav ul li img{
    height: auto;
    max-width: 100%;
}
#main{
    padding: 10px;
    /*background-color: #f9e0e09e;*/
    width: calc(875px - 20px);
}

.event img{
    width: 100%;
}
.title{
    margin:20px auto;
    text-align: center;
}
.new-warp{
    border-radius: 15px 15px 15px 15px;
    background-color: #FFFFFFBA;
}
.new-cont{
    max-width: 700px;
    margin: auto;
    padding: 10px 0;
}
.new-heading-title{
    color: #2B0000;
    font-size: 13px;
    font-weight: 500;
}
.staff-warp{
    overflow: hidden;
    display: flex;
    flex-flow: wrap;
}
.staff-item{
    border-radius: 10px 10px 10px 10px;
    background-color: #4a94c594;
    width: 32%;
    margin-bottom: 20px;
    margin-right: 2%;
}
.staff-warp .staff-item:nth-child(3n){
    margin-right: 0;
}
.staff-item img{
   width: 100%;
}
.staff-item p{
    text-align: center;
    padding: 5px 0;
    margin: 0;
}
.staff-item a{
    text-decoration: none;
}
.staff-item a p{
    color: #fff;
}
.access-heading-title{
    text-align: center;
    padding: 5px 0;
    margin: 0;
    color: #3C3C3C;
    font-weight: 600;
    line-height: 25px;
}
footer{
    color: #545353;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
}
.page{
    padding: 0 35px;
}
.system-title{
    color: #252424;
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
.system-cont{
    color: #252424;
    font-family: "Roboto", Sans-serif;
    font-size: 13px;
    font-weight: normal;
}
.elementor-widget-container{
    <!--background-image: url(../img/1659485699-bg.png)-->;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #CCCCCCA1;
    <!--border-radius: 25px 25px 25px 25px-->;
}
.ee-table {
    width: 100%;
    height: auto;
    margin: 0;
    border: none;
    border-spacing: 0;
    border-color: inherit;
    vertical-align: inherit;
    font-weight: inherit;
    -webkit-border-horizontal-spacing: 0;
    -webkit-border-vertical-spacing: 0;
    cursor: default;
    border-collapse: collapse;
}
.ee-table__cell{
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    background-color: #FFFFFF00;
    padding: 12px;
    text-align: center;
}
tbody .ee-table__cell{
    font-size: 25px;
    color: #F41A67;
    font-family: "Abril Fatface", Sans-serif;
}
.elementor-widget-container{
    margin-bottom: 20px;
}
.elementor-size-default{
    padding: 0 10px;
}
.back{
    padding: 20px 20px 20px 20px;
    <!--background-color: #478BA787-->;
    border-radius: 15px 15px 15px 15px;
    margin-top: 20px;
}
.room-warp{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.room-warp img{
    width: 47%;
    border: 3px double #B48C6C;
    border-radius: 4px 4px 4px 4px;
}
.room-title{
    color: #252424;
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
.recruit-table{
    width: 100%;
    border-radius: 20px;
    color: #fff;
}
.recruit-table td{
    padding: 10px;
}
.staff-info-warp{
    display: flex;
    justify-content: space-between;
}
.staff-info-warp img{
    width: 30%;
}
.staff-info{
    background-color: #FFFFFFBA;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    width: 65.366%;
}
.elementor-divider-separator{
    width: 30%;
    border-top: 1px solid #2B0000;
    display: flex;
    margin:4px auto;
}
.staff-info-title{
    color: #2B0000;
    font-size: 16px;
    font-weight: bold;
}
#main .title{
    margin: 20px auto;
}
.modei-phone{
    display: none;
}
.line-warp{
        display: flex;
        padding: 20px;
    }
    .line-warp div{
        flex: 1;
    }
    .line-warp div a{
        color: #c36;
        text-decoration: none;
        font-size: 1rem;
    }
    footer p{
        margin-top: 0;
    }
@media screen and (max-width: 750px){
    .title img{
        width: 100%;
    }
    .staff-info-warp{
        display: block;
    }
    .staff-info-warp img{
        width: 100%;
    }
    .staff-info{
        width: 95%;
    }
    #nav{
        margin-top: -139px;
        margin-bottom: 0px;
        padding: 0px 10px 0px 160px;
    }
    #main{
        width: calc(100% - 20px) !important;
    }
    .page{
        padding: 0;
    }
    .access-heading-title{
        font-size: 12px;
        /*margin-bottom: 20px;*/
    }
    .modei-phone{
        display: block;
        width: 100%;
        background-color: #4a94c594;
        text-align: center;
        color: #fff;
        position: fixed;
        bottom: 0;
    }
    .elementor-button-text{
        font-weight: 400;
        text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
        line-height: 26px;
    }
    .fa, .fas {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }
    .fa-mobile-alt{
        vertical-align: middle;
    }
    .fa-mobile-alt:before {
        content: "\f3cd";
    }
    .ee-button-content-wrapper{
        padding: 0px 0px 5px 0px;
        font-size: 25px;
    }
    .ee-button-text{
        font-family: "Abhaya Libre", Sans-serif;
        font-weight: 700;
    }
    .staff-item a p{
        font-size: 14px;
    }
    .title {
        margin: 10px auto;
        text-align: center;
    }
    .padding10{
        padding: 10px;
    }
    .page .staff-item{
        margin-bottom: 10px;
        width: 49%;
    }
    .staff-warp .staff-item:nth-child(3n) {
        margin-right: 2%;
    }
    .staff-warp .staff-item:nth-child(2n){
        margin-right: 0%;
    }
    
    .new-cont{
        padding: 10px;
    }
    .ee-table__cell {
        border-color:hsla(0,0%,50.2%,.5019607843137255);
        border-style: dashed;
        border-width: 0px 0px 1px 0px;
    }
    tbody .ee-table__cell{
        font-size: 20px;
    }
    thead .ee-table__cell{
        font-size: 12px;
    }
    .elementor-widget-container{
        padding: 0px 5px 5px 5px;
    }
    .line-warp{
        padding: 0;
    }
    .room-title{
        padding-top: 20px;
        font-size: 14px;
    }
    .back{
        margin: 15px;
        padding: 10px;
        font-size: 12px;
        font-weight: normal;
        line-height: 24px;
    }
    .recruitback{
        margin: 0px;
        border-radius: 0;
    }
    footer p{
        margin-bottom: 56px;
        padding: 10px;
    }
    .new-warp{
        margin-bottom: 10px;
    }
}