.greed2 {overflow:hidden; height:85px;}
.greed2 > .greed {width:50%; padding:2%; float:left; border-bottom:1px dashed #ccc;}
.greed {width:100%; padding:2%; border-bottom:1px dashed #ccc;}

.form_card {background:#fafafa; padding:20px 20px 0px 20px; border-radius:30px; border:2px solid #d4d4d4; margin-bottom:30px;}
.ff_wrap {display:table; width:100%;}
.ff_tit {display:table-cell; vertical-align:middle; width:120px; background:#6267a1; color:#fff; font-size:15px; border-radius:10px; text-align:center;}
.ff_form {display:table-cell; width:calc( 100% - 120px ); padding-left:10px; font-size:15px; color:#555;}
.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input {font-size:15px;}

.tc {text-align:center; font-size:15px; color:#232323;}
.btn_wrap_l {text-align:right;}
.btn_wrap_c {text-align:center;}
.btn_wrap_l a, #btn_submit {border:2px solid #8162a1; color:#fff;display:inline-block; margin: 20px 0;font-size:15px; text-align: center;width: auto; padding: 6px 40px;border-radius: 10px;overflow: hidden;background:#8162a1;}
#btn_list {color:#8162a1; border:2px solid #8162a1;display: inline-block;margin: 20px 0;font-size: 15px; text-align: center;width: auto; padding: 6px 40px;border-radius: 10px;overflow: hidden;}
.login_rr #btn_submit {border:2px solid #8162a1; color:#fff;display:inline-block; font-size:15px; text-align: center;width: auto; padding: 30px 20px; margin:0;border-radius: 10px;overflow: hidden;background:#8162a1;}

h5{ border-bottom: 1px solid #cccccc; padding-bottom:8px; margin-bottom:15px;}
h5 span{ color:#2d5ba9; border-bottom: 3px solid #2d5ba9; padding: 5px; font-size:17px;}

.login{ height:150px; }
.login_l{ text-align:center; height:150px; width: 300px; background: url(/_sub01/img/login.png) no-repeat center bottom; background-color:#d0f9fd; float:left;} 
.login_r{ height:150px; width:calc( 100% -  300px );  float:right; background:#f5f5f5;}
.login_rl{ height:150px; float:left; padding: 30px; width:calc( 100% -  120px );}
.login_rr{ height: 150px;float: right;width: 120px;padding: 30px;line-height: 70px; padding-left:0;}

.ff{ padding-bottom:20px;}

@media screen and (max-width: 800px){
	.login_l{ display:none;}
	.login_r{ width: 100%;}
}

@media screen and (max-width: 600px){
	.greed2 {height:auto;}
	.greed2 > .greed {width:100%; float:none;}
	.login_r{height:auto;}
	.login_rl{  width: 100%;height:auto;}
	.login_rr{ width: 100%;height:70px;line-height: 23px; padding-top: 0px; padding-left:30px;}
}