/*** Import *****/

@import url('404.css');
@import url('loading-btn.css');
@import url('loading-group.css');

/*** End ****/

.blog-info-tag span:before {
    content: ',';
    position: absolute;
    bottom: 6px;
    right: 0;
    height: 100%;
    font-size: 16px;
    width: auto;
    padding-right: 5px;
}

.blog-info-tag span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.blog-info-tag span:last-child:before {
    display: none
}

.wpcf7 form .wpcf7-response-output {
    border: 0;
    margin: 15px 0;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output {
    color: red;
}
.btn-hidden-submit{
    position: absolute;
    display: none;
}
.footer-form-wrap .wpcf7-not-valid-tip{
    position: absolute;
    right: 3.7rem;
    top: 1.6rem;
    font-size: 11px;
}
.footer-form .wpcf7-response-output{
    position: absolute;
    top: 3rem;
    right: 2px;
}
.footer-form{
    position: relative;
}
.mona-mess-empty{
    display: flex;
    justify-content: center;
    font-size: 22px;
}
.lead-content a.lead-name {
    color: #000000;
}
/* .sec-conse .head.t-center {
    overflow: unset;
} */
section.sec-alead.monaTeamTemplatePage .dsmall.alead-side:not(:last-child) {
    margin-bottom: 1.6rem;
}
section.sec-alead.monaTeamTemplatePage .dsmall.alead-side:nth-child(2n) {
    flex-direction: row-reverse;
}
.t-title-last.position {
    font-size: 3rem;
    font-weight: 700;
}
.astory-name.astory-position {
    margin-top: 0;
    font-size: 12px;
}
.sec-astory.sec-primary-member .astory-side {
    align-items: center;
}
.roadJS__renderPlay {
    cursor: pointer;
}
@media screen and (max-width: 375px){
    .banner-title {
        font-size: 2rem;
    }
    .pro-tag-item {
        font-size: 9px;
    }
}
.popup-regi-right.no-thumb {
    width: 100%;
}
.show-hide-btn {
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    margin: 2.4rem;
}
.show-hide-block {
    position: relative;
    transition: 0.4s all;
}
.mona-cus-button {
    margin: 2rem auto;
    height: 4.2rem;
}
#wpdcom .wpd-auth{
    display: none;
}