/* common */

.font_vdl{
    font-family: "vdl-v7mincho", sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (max-width:768px) { 
    .is_sp{
        display: none;
    }
}

@media screen and (min-width:769px) { 
    .is_pc{
        display: none;
    }
}

.sub_title{
    font-size: 1.5rem;
}

@media screen and (max-width:768px) { 
    .sub_title{
        font-size: 0.8rem;
    }
}


section h2{
    font-size: 3.6vw;
    font-family: "vdl-v7mincho", sans-serif;
    font-weight: 300;
    font-style: normal;
}

@media screen and (max-width:768px) { 
    section h2{
        font-size: 1.7rem;
    }
}


section div p{
    font-size: 1.5rem;
}

@media screen and (max-width:768px) { 
    section div p{
        font-size: 0.95rem;
    }

}


.share_salon_lists li{
    font-size: 1.5rem;
    padding-left: 28px;
    position: relative;
}

.share_salon_lists li::before{
    content: "✔";
    color: rgb(21 128 61 / var(--tw-text-opacity, 1));
    position: absolute;
    left: 0;
}


@media screen and (max-width:768px) { 
    .share_salon_lists li{
        padding-left: 18px;
    }


}

.minus_index{
    z-index: -5;
}


.pt_sec{
    padding-top: 140px;
}

.position_base{
    position: relative;
}

.spacer{
    padding-top: 170px;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

@media screen and (max-width:768px) { 
    .spacer{
        padding-top: 210px;
        position: relative;
        z-index: 10;
        margin-top: -100px;
    }
}


.spacer_large{
    padding-top: 292.5px;
}

.bg_gray{
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

#hero nav a:hover,
.footer_lists_cont .footer_lists li a:hover,
.footer_cont .space-y-4 ul li a:hover{
    color: #392518;
    /* color: #fff; */
    opacity: 0.7;
    transition: color 0.3s, border 0.3s;
}





/* loop */

.loop_text{
    top: 0;
    left: 0;
    display: block;
    content: "";
    z-index: 999;
}

.loop_text{
    display: inline-block;
    white-space: nowrap;
    font-family: "Poppins", sans-serif;
    color: rgba(34, 34, 34, 0.1);
    display: inline-flex;
    font-size: 11.307vw;
    font-weight: 100;
    z-index: 999;
}

@keyframes loop {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}


._ticker01 {
    -webkit-animation: loop 20s -40s 
linear infinite;
    animation: loop 20s -40s 
linear infinite;
}


@keyframes loop {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.animate-loop {
  animation: loop 20s linear infinite;
}

.loop_title{
    font-size: 12.307vw;
    line-height: 16.692vw;
}


.pt{
    padding-top: 340px;
}




/* fv */

.logo_img{
    width: 83%;
    height: 160px;
    object-fit: cover;
}




@media screen and (max-width:480px) { 
    .logo_img {
        width: 100%;
		max-width: 100px;
        height: 51px;
    }
}

.name_font{
    font-size: 2.25rem;
}

@media screen and (max-width:480px) { 
    .name_font{
        font-size: 0.9rem;
    }
}

.name_position{
    left: 1.4rem;
}

@media screen and (max-width:480px) { 
    .name_position{
        /* right: 2.5rem; */
        left: 0.7rem;
    }

    .navbar-menu nav ul li .text_black{
        color: #1f2937;
    }
}

.logo_nav_area{
    /* top: 0; */
    top: 4rem;
}

@media screen and (max-width:480px) { 
    .catch_copy{
        font-size: 2.1rem;
    }
}


@media screen and (max-width:768px) { 
    .is_sp{
        display: none;
    }
}

.catch_copy_block{
    width: 52%;
    right: 5%;
}

@media screen and (max-width:768px) { 
    .catch_copy_block{
        width: 100%;
        margin-left: auto;
    }

    .catch_copy_block p{
        justify-content: end;
    }
}


/* about_sec */

.bgc{
    background-color: rgba(34,34,34,0.9);
}

.mb_area{
    margin-bottom: 110.5px;
}

.position_right_space{
    position: relative;
}

.position_right_space::before{
    content: '';
    position: absolute;
    display: block;
    bottom: -31%;
    right: 0;
    width: 32%;
    height: 279.5px;
    background-color: #fff;
}


@media screen and (max-width:768px) { 
    .bgc_sp{
        background-color: rgba(34,34,34,1);
    }
    
    .pt{
        padding-top: 10px;
    }

    #about .flex{
        flex-direction: column;
        width: 100%;
        z-index: 30;
    }

    #about .flex .img_block{
        width: 84vw;
    }

    #about .flex .text_block{
        width: 92vw;
        margin: -10vw 0 0 auto;
    }

    .position_right_space::before {
    content: '';
    position: absolute;
    display: block;
    bottom: -7%;
    right: 0;
    width: 100%;
    height: 39.5px;
    background-color: #fff;
}


}





/* headspa_sec */
.mt_area{
    margin-top: 165px;
}

.textarea{
    background-color: #fff;
}

#share-salon div img{
    max-height: 850px;
}

.spacer_large{
    position: relative;
}

.spacer_large::before{
    content: '';
    position: absolute;
    display: block;
    top: 0%;
    left: 0;
    width: 16%;
    height: 292.5px;
    background-color: #fff;

}

.share_salon_text{
    padding: 5rem 2rem 8rem 2rem;
}


.spacer_left{
    position: relative;
}

.spacer_left::before{
    content: '';
    position: absolute;
    display: block;
    bottom: 0%;
    left: 0;
    width: 32%;
    height: 376.5px;
    background-color: #fff;
}

.spacer_left::after{
    content: '';
    position: absolute;
    display: block;
    bottom: 22%;
    left: 0;
    width: 16%;
    height: 495.5px;
    background-color: #392518;
}

.tab_width{
    width: 50%;
}

@media screen and (max-width:768px) { 

    .tab_width{
    width: 100%;
    }

    .tab_width img{
    max-height: 569px;
    object-fit: cover;
    object-position: 100% 15%;
    }

    #headspa .flex{
        flex-direction: column-reverse;
    }

    .mt_area{
        margin-top: 0;
    }

    #headspa .flex .text_block{
        width: 92vw;
        margin: -10vw auto 0 0;
        position: relative;
        z-index: 49;
    }

    .spacer_large{
        padding-top: 170px;
    }

    .spacer_large::before {
    display: none;
    }

}


/* share-saln_sec */

.share_salon_padding{
    padding: 5rem 2rem 8rem 2rem;
}

#share-salon .img_block{
    height: 100%;
}

@media screen and (max-width:768px) { 
    #share-salon .img_block{
        width: 100%;
        height: auto;
    }

    #share-salon .img_block img{
        object-position: 100% 20%;
    }

    #share-salon .text_block{
        width: 93vw;
        margin: 50vw 0 0 auto;
        
    }

    .share_salon_padding{
        padding: 2rem 2rem 5rem 2rem;
    }

    .spacer_left::before{
    display: none;
    }


    .spacer_left::after{
    display: none;
    }

    .share_salon_lists li{
        font-size: 0.95rem;
    }

    .spacer_share_salon{
        background-color: #fff;
        margin-top: 0;
        padding-top: 70px;
    }

}

@media screen and (max-width:433px) { 
    #share-salon .text_block{
        margin: 30vw 0 0 auto;
        
    }
}


/* gallery_sec */
.grid .aspect-square:nth-child(1){
    width: 50%;
}
.grid .aspect-square:nth-child(2){
    width: 50%;
}

#gallery .title_cont{
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
    width: 97%;
    margin-left: auto;
    padding-top: 270px;
    margin-top: -270px;
    position: relative;
    z-index: 49;
}


#gallery .title_cont .sub_title{
    margin-top: 120px;
}

#gallery .title_cont h2{
    margin-bottom: 130px;
}

#gallery .grid_wide{
    width: 100%;
}



@media screen and (max-width:768px) { 
    #gallery{
        background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
        /* margin-top: 230px; */
        padding-top: 70px;
    }

    #gallery .title_cont{
        background-color: #fff;
        width: 84vw;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        padding-top: 2rem;
    }

    #gallery .title_cont .sub_title {
    margin-top: 0px;
    }  

    #gallery .title_cont h2 {
    margin-bottom: 0px;
    }

    #gallery .grid_wide{
        width: 84vw;
        margin-left: auto;
        margin-right: auto;
    }

    .spacer_gallery{
        margin-top: 0;
        padding-top: 70px;
    }

}


/* company_sec */

#company .company_cont{
    margin-top: 134px;
}

.compnay_text{
    padding: 6.5rem 6rem 10rem 6rem;
}


.company_table{
    font-size: 1.5rem;
}

.border-b{
    padding: 2rem 0 0.5rem 0;
    border-bottom: solid 1px #1a1a1a;
}

#company div img{
    max-height: 1075px;
}

.company_list_title{
    width: 30%;
}

.company_list_text{
    width: 70%;
}

@media screen and (max-width:768px) { 
.company_list_title{
    width: 100%;
}

	
.company_list_text{
    width: 100%;
}

}




#company .img_block{
    height: 100%;
}

@media screen and (max-width:768px) { 
    #company{
        padding-right: 2rem;
        padding-left: 2rem;
    }

    #company .img_block{
        width: 100%;
        height: auto;
    }

    .compnay_text {
    padding: 2rem 2rem 3rem 2rem;
    }

    .company_table{
        font-size: 0.95rem;
    }

    .company_table .flex{
        flex-direction: column;
        margin-top: 0!important;
        padding-top: 2.25rem;
    }

    .company_list_title{
        line-height: 1.5;
    }

    .spacer_company{
        margin-top: 0;
        padding-top: 70px;
    }
}


/* loes_sec */
.p_black_sec{
    padding-top: 359px;
    padding-bottom: 359px;
}

.p_black_sec div .text_area{
    margin-top: 134px;
    margin-bottom: 134px;
}

#loes .img_block{
    height: 100%;
}

#loes .loes_flex{
    flex-direction: row;
}

@media screen and (max-width:768px) { 
    #loes .loes_flex{
        flex-direction: column-reverse;
    }


    .p_black_sec{
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .p_black_sec div .text_area {
        margin-top: -10vw;
        margin-bottom: 40px;
    }

    #loes .text_block{
        width: 93vw;
        margin-left: auto;
        position: relative;
        z-index: 49;
    }

    #loes .img_block{
        width: 100%;
        height: auto;
    }

}

.text_strong{
	font-weight: bold;
}



/* contact_sec */
#contact .contct_cont{
    width: 60%;
    padding: 9vw 7vw;
}

.submit_btn{
    width: 288px;
    height: 60px;
}

.contact_text_mb{
    margin-bottom: 9rem;
}


.contact_form_block div{
    font-size: 1.3rem;
}

.contact_subtitle{
    color: #9f9f9f;
    font-size: 0.9rem; 
    display: inline-block;
    margin-left: 16px;
}


.strong_fz{
    color: #9f9f9f;
    font-size: 0.9rem; 
}

.contact_form_block div input , .contact_form_block div select , .contact_form_block div textarea{
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

@media screen and (max-width:768px) { 
    #contact{
        padding-right: 2rem;
        padding-left: 2rem;
    }

    .contact_text_mb {
    margin-bottom: 4rem;
    }

    #contact .contct_cont {
        width: 100%;
        padding: 9vw 8vw;
    }

    .contact_subtitle{
        margin-left: 0;
    }

    .contact_form_block div{
    font-size: 0.95rem;
    }

    .spacer_contact{
        margin-top: 0;
        padding-top: 70px;
    }
    
}



/* footer */
footer{
    background-image: url(../img/footer_bg.png);
    background-position: center;
    background-size: cover;
    z-index: 1;
}

@media screen and (max-width:768px) { 
    footer{
        background-image: url(../img/footer_bg.png);
        background-position: 60%;
        background-size: cover;
        z-index: 1;
    }
}

footer::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
}

.footer_cont{
    position: relative;
    z-index: 3;
    font-size: 1.5rem;
}

.footer_p{
    padding: 7.5vw 13vw;
}

.footer_gap{
    gap: 8rem;
}

@media screen and (max-width:767px) { 
    .footer_gap{
        gap: 1rem;
    }
}


.g_map iframe{
    width: 100%;
}

.footer_lists_cont h3{
    margin-bottom: 28px;
}

.footer_lists li{
    margin-bottom: 28px;
}

@media screen and (max-width:768px) { 

    .footer_p{
        padding: 10vw 7.5vw;
    }

    .footer_cont{
        font-size: 0.95rem;
    }

    .g_map iframe{
        max-height: 235.5px;
    }

    .footer_lists li {
    margin-bottom: 16px;
    }

    .footer_gap{
        gap: 4rem;
    }


}



/* アニメーション用フェードイン */
.fadein {
  opacity: 0;
  transform: translate(0, 0);
  transition: all 1s;
}

.fadein.fadein-bottom {
  transform: translate(0, 150px);
}

.fadein.scrollin {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}



.pl{
    padding-left: 8px;
}

/* title_animation */
@keyframes textanimation {
    0% {
        transform: translateY(2em);
    }

    100% {
        transform: translateY(0);
    }
}


.txt ,.txt_about{
    display: flex;
    overflow: hidden;
}

.txt.animated span ,.txt_about.animated span , .txt_headspa.animated span,
.txt_share_salon.animated span , .txt_gallary.animated span , .txt_company.animated span,
.catch_copy_second.animated span{
    letter-spacing: .06em;
    margin: 0;

    /* ここからアニメーション関係 */
    transform: translateY(2em);
    animation: textanimation 0.74s forwards;
}
/* 1文字目 */
.txt span:nth-child(1) {
    animation-delay: 0s
}
/* 2文字目 */
.txt span:nth-child(2) {
    animation-delay: 0.05s
}
/* 3文字目 */
.txt span:nth-child(3) {
    animation-delay: 0.1s
}
/* 4文字目 */
.txt span:nth-child(4) {
    animation-delay: 0.15s
}
/* 5文字目 */
.txt span:nth-child(5) {
    animation-delay: 0.2s
}
/* 6文字目 */
.txt span:nth-child(6) {
    animation-delay: 0.25s
}
/* 7文字目 */
.txt span:nth-child(7) {
    animation-delay: 0.3s
}
/* 8文字目 */
.txt span:nth-child(8) {
    animation-delay: 0.35s
}
/* 9文字目 */
.txt span:nth-child(9) {
    animation-delay: 0.4s
}
/* 10文字目 */
.txt span:nth-child(10) {
    animation-delay: 0.45s
}
/* 11文字目 */
.txt span:nth-child(11) {
    animation-delay: 0.5s
}
/* 12文字目 */
.txt span:nth-child(12) {
    animation-delay: 0.55s
}
/* 13文字目 */
.txt span:nth-child(13) {
    animation-delay: 0.6s
}
/* 14文字目 */
.txt span:nth-child(14) {
    animation-delay: 0.65s
}
/* 15文字目 */
.txt span:nth-child(15) {
    animation-delay: 0.7s
}
/* 16文字目 */
.txt span:nth-child(16) {
    animation-delay: 0.75s
}
/* 17文字目 */
.txt span:nth-child(17) {
    animation-delay: 0.8s
}
/* 18文字目 */
.txt span:nth-child(18) {
    animation-delay: 0.85s
}
/* 19文字目 */
.txt span:nth-child(19) {
    animation-delay: 0.90s
}
/* 20文字目 */
.txt span:nth-child(20) {
    animation-delay: 0.95s
}
/* 21文字目 */
.txt span:nth-child(21) {
    animation-delay: 1s
}
/* 22文字目 */
.txt span:nth-child(22) {
    animation-delay: 1.05s
}
/* 23文字目 */
.txt span:nth-child(23) {
    animation-delay: 1.1s
}
/* 24文字目 */
.txt span:nth-child(24) {
    animation-delay: 1.15s
}
/* 25文字目 */
.txt span:nth-child(25) {
    animation-delay: 1.2s
}
/* 26文字目 */
.txt span:nth-child(26) {
    animation-delay: 1.25s
}
/* 27文字目 */
.txt span:nth-child(27) {
    animation-delay: 1.3s
}
/* 28文字目 */
.txt span:nth-child(28) {
    animation-delay: 1.35s
}



/* about_title */
/* 1文字目 */
.txt_about span:nth-child(1) {
    animation-delay: 0.25s
}
/* 2文字目 */
.txt_about span:nth-child(2) {
    animation-delay: 0.3s
}
/* 3文字目 */
.txt_about span:nth-child(3) {
    animation-delay: 0.35s
}
/* 4文字目 */
.txt_about span:nth-child(4) {
    animation-delay: 0.4s
}
/* 5文字目 */
.txt_about span:nth-child(5) {
    animation-delay: 0.45s
}
/* 6文字目 */
.txt_about span:nth-child(6) {
    animation-delay: 0.5s
}


/* catch_copy */
/* 1文字目 */
.catch_copy_second span:nth-child(1) {
    animation-delay: 0.55s
}
/* 2文字目 */
.catch_copy_second span:nth-child(2) {
    animation-delay: 0.6s
}
/* 3文字目 */
.catch_copy_second span:nth-child(3) {
    animation-delay: 0.65s
}
/* 4文字目 */
.catch_copy_second span:nth-child(4) {
    animation-delay: 0.7s
}
/* 5文字目 */
.catch_copy_second span:nth-child(5) {
    animation-delay: 0.75s
}
/* 6文字目 */
.catch_copy_second span:nth-child(6) {
    animation-delay: 0.8s
}
/* 7文字目 */
.catch_copy_second span:nth-child(7) {
    animation-delay: 0.85s
}
/* 8文字目 */
.catch_copy_second span:nth-child(8) {
    animation-delay: 0.9s
}
/* 9文字目 */
.catch_copy_second span:nth-child(9) {
    animation-delay: 0.95s
}




/* headspa_title */
/* 1文字目 */
.txt_headspa span:nth-child(1) {
    animation-delay: 0.25s
}
/* 2文字目 */
.txt_headspa span:nth-child(2) {
    animation-delay: 0.3s
}
/* 3文字目 */
.txt_headspa span:nth-child(3) {
    animation-delay: 0.35s
}
/* 4文字目 */
.txt_headspa span:nth-child(4) {
    animation-delay: 0.4s
}
/* 5文字目 */
.txt_headspa span:nth-child(5) {
    animation-delay: 0.45s
}
/* 6文字目 */
.txt_headspa span:nth-child(6) {
    animation-delay: 0.5s
}
/* 7文字目 */
.txt_headspa span:nth-child(7) {
    animation-delay: 0.55s
}
/* 8文字目 */
.txt_headspa span:nth-child(8) {
    animation-delay: 0.6s
}
/* 7文字目 */
.txt_headspa span:nth-child(9) {
    animation-delay: 0.7s
}
/* 7文字目 */
.txt_headspa span:nth-child(10) {
    animation-delay: 0.8s
}


/* share_salon */
/* 1文字目 */
.txt_share_salon span:nth-child(1) {
    animation-delay: 0.25s
}
/* 2文字目 */
.txt_share_salon span:nth-child(2) {
    animation-delay: 0.3s
}
/* 3文字目 */
.txt_share_salon span:nth-child(3) {
    animation-delay: 0.35s
}
/* 4文字目 */
.txt_share_salon span:nth-child(4) {
    animation-delay: 0.4s
}
/* 5文字目 */
.txt_share_salon span:nth-child(5) {
    animation-delay: 0.45s
}
/* 6文字目 */
.txt_share_salon span:nth-child(6) {
    animation-delay: 0.5s
}

/* gallary */
/* 1文字目 */
.txt_gallary span:nth-child(1) {
    animation-delay: 0.25s
}
/* 2文字目 */
.txt_gallary span:nth-child(2) {
    animation-delay: 0.3s
}
/* 3文字目 */
.txt_gallary span:nth-child(3) {
    animation-delay: 0.35s
}
/* 4文字目 */
.txt_gallary span:nth-child(4) {
    animation-delay: 0.4s
}
/* 5文字目 */
.txt_gallary span:nth-child(5) {
    animation-delay: 0.45s
}
/* 6文字目 */
.txt_gallary span:nth-child(6) {
    animation-delay: 0.5s
}

/* company */
/* 1文字目 */
.txt_company span:nth-child(1) {
    animation-delay: 0.25s
}
/* 2文字目 */
.txt_company span:nth-child(2) {
    animation-delay: 0.3s
}
/* 3文字目 */
.txt_company span:nth-child(3) {
    animation-delay: 0.35s
}
/* 4文字目 */
.txt_company span:nth-child(4) {
    animation-delay: 0.4s
}
/* 5文字目 */
.txt_company span:nth-child(5) {
    animation-delay: 0.45s
}
/* 6文字目 */
.txt_company span:nth-child(6) {
    animation-delay: 0.5s
}




/* contact_form */
.wpcf7-form-control:focus {
  outline: none !important;
  box-shadow: 0 0 0 2px rgba(13, 148, 136, 0.5) !important; /* focus:ring-teal-400 */
  border-color: #0d9488 !important; /* focus:border-teal-400 相当 */
}

.privacy_link{
    border-bottom: solid 1px #392518;
}

.privacy_link:hover{
    color: #392518;
    cursor: pointer;
}


.wpcf7-submit.submit_btn {
  background-color: #392518 !important;  /* bg-teal-500 */
  color: #fff !important;                /* text-white */
  font-weight: 600 !important;           /* font-semibold */
  padding-top: 0.5rem !important;        /* py-2 */
  padding-bottom: 0.5rem !important;
  border-radius: 0.375rem !important;    /* rounded */
  transition: all 0.3s ease !important;  /* transition */
  border: none !important;
  display: inline-block;
  padding: 8px 2.5rem;
  width: auto;
}

.wpcf7-submit.submit_btn:hover {
  /* background-color: #0f766e !important;  */
  opacity: 0.7;
}



/* privacy */

.container{
    margin: 0 auto;
}

.who-we-are{
    padding-top: 90px;
    padding-bottom: 90px;
  }
  
  .who-we-are .row{
    margin-right: 30px;
    margin-left: 30px;
    margin-top: 30px;
  }
  
  .who-we-are h3{
    font-size: calc(2rem + .6vw);
    padding-bottom: 8px;
    margin-top: 32px;
  }
  
  .privacy__no-p{
    margin-top: 16px;
  }
  
  @media (max-width: 767px) {
    .who-we-are .row{
      margin-right: 0px;
      margin-left: 0px;
    }

    .container{
    padding: 64px 32px;
    }

    .who-we-are h3{
    font-size: calc(1.5rem + .6vw);
  }


  }

  .project_navi{
    margin: 0 auto;
  }

  .flat-portfolio .portfolio-post .content h3{
    color: #fff;
  }






  /* privacy_policy */

  .page_header{
    background-image: url(../img/privacy_policy_bg.png);
    background-size: cover;
    padding: 12vw 0 10vw 0;
    position: relative;
  }

    @media (max-width: 767px) {
  .page_header{
        padding: 32vw 10vw ;
        background-size: cover;
        background-repeat: no-repeat;
        background-position-x: center;
    }
    }

  /* マスク（::before） */
.page_header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); /* 薄黒マスク */
  z-index: 1;
  pointer-events: none; /* マウスイベント無効化 */
}

/* テキストなど前面に表示 */
.title_block {
  position: relative;
  /* top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
  z-index: 2; 
  /* color: #fff;
  text-align: center; */
}


  .page_header .title_block{
    color: #fff;
    text-align: center;
  }

  .page_header .title_block .breadcrumb_lists{
    display: flex;
    justify-content: center;
  }

  .page_header .title_block .breadcrumb_lists .breadcrumb_link:nth-child(-n+2){
    margin-right: 16px;
  }




.logo_img{
    display: none;
}

.text_black{
    color: #1f2937;
}

.grecaptcha-badge { visibility: hidden; }

.wpcf7-list-item{
	margin-left: 0!important;
}