.git_l{width:40%;padding-right:20px;}
.git_r{width:60%;}
.git_form input{width:100%;height:46px;}
.git_form textarea{width:100%;height:120px;line-height:1.5;padding:10px 18px;}
.git_form .git_form_item{margin-bottom:18px;}
.git_form .git_form_title{padding:5px 0px;} 
.git_l_item{margin-bottom:30px;}
.git_l_item ul li img{width:40px;height:40px;}
.git_l_item .emails p{margin-bottom:0px;}
.git_submit a{padding:12px 30px;}
.page_banner .page_banner_info{display:flex;justify-content:center;align-items: center;flex-wrap:wrap;}
.page_banner .page_banner_info div{width:100%;}
.form_required .git_form_title::after{color:#BD1C04;content:'*';}
.form_required .form_error_msg{color:#BD1C04;padding:6px 0px;}
.cs_sns li img{width:32px;height:32px;border-radius:32px;}
.cs_sns li{margin-right:10px;}
.address_item{margin-bottom:12px;}
@media screen and (max-width: 1440px){ 

}
@media screen and (max-width: 1280px){
      .git_l{width:50%;}
      .git_r{width:50%;}

}
@media screen and (max-width: 1192px){
     
}
@media screen and (max-width: 1080px){
      
}
@media screen and (max-width: 992px){
    .git_l{width:100%;margin-bottom:20px;}
    .git_r{width:100%;}
    .git_l_item{margin-bottom:18px;}
    /* .page_banner_bg picture{height:300px;display:flex;justify-content:center;align-items:center;overflow:hidden;} */
    /* .page_banner_bg picture img{height:500px!important;width:auto!important;} */
}
@media screen and (max-width: 768px){
    /* .page_banner_bg picture{height:268px;} */
    /* .page_banner_bg picture img{height:380px!important;} */
}
@media screen and (max-width: 600px){
    /* .page_banner_bg picture{height:228px;} */
    /* .page_banner_bg picture img{height:320px!important;} */
}
@media screen and (max-width: 540px){
      /* .page_banner_bg picture{height:188px;} */
      /* .page_banner_bg picture img{height:280px!important;} */
}
@media screen and (max-width: 430px){
      .git_submit a{padding:12px 0px;width:100%;text-align:center;display:inline-block;}
}
@media screen and (max-width: 414px){
      .git_form .git_form_item{margin-bottom:10px;}
}
@media screen and (max-width: 390px){

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

}
