.ris-regist {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

.ris-regist table td,
.ris-regist table th {
    padding: 10px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ris-regist ul li {
    text-align: center !important;
    list-style: none !important;
    margin: 0 auto !important
}

.ris-regist ul li::marker {
    display: none !important
}

.ris-regist ul li button {
    display: inline-block !important
}

.flexibleBlock .inputHidden {
    display: none
}

.flexibleBlock .search__text {
    display: none
}

.fs-result-msg {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #3783c2;
    background: #f7f7f7;
    margin-bottom: 25px
}

.fs-result-msg p {
    text-align: center;
    font-size: 13px;
    font-weight: 500
}

.fs-paginate {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0 30px 0;
    text-align: center !important
}

@media screen and (max-width:740px) {
    .fs-paginate {
        padding: 5px 0 0 0
    }
}

.fs-paginate ul {
    text-align: center !important
}

.fs-paginate ul li {
    display: inline-block
}

.fs-paginate ul li span a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 4px 0 4px;
    background: #fff;
    border: 1px solid #326691;
    color: #326691;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

@media screen and (max-width:740px) {
    .fs-paginate ul li span a {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        float: none;
        margin-right: 0;
        margin-bottom: 6px
    }
}

.fs-paginate ul li.fs-current span a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 4px 0 4px;
    background: #326691;
    border: 1px solid #326691;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

@media screen and (max-width:740px) {
    .fs-paginate ul li.fs-current span a {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        float: none;
        margin-right: 0;
        margin-bottom: 6px
    }
}

.pageBute {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0 30px 0;
    text-align: center !important
}

@media screen and (max-width:740px) {
    .pageBute {
        padding: 5px 0 0 0
    }
}

.pageBute a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 4px 0 4px;
    background: #fff;
    border: 1px solid #326691;
    color: #326691;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

@media screen and (max-width:740px) {
    .pageBute a {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        float: none;
        margin-right: 0;
        margin-bottom: 6px
    }
}

.pageBute span {
    display: inline-block
}

.pageBute .current_page {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 4px 0 4px;
    background: #fff;
    border: 1px solid #326691;
    color: #326691;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    border: 1px solid #326691;
    color: #000;
    color: #fff !important;
    border: 1px solid #326691;
    background: #326691
}

@media screen and (max-width:740px) {
    .pageBute .current_page {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        float: none;
        margin-right: 0
    }
}

.m-post-thumb01.is-video figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.m-post-thumb01.is-video figure .wp-block-embed__wrapper {
    height: 100%;
}