@charset "utf-8";
/* CSS Document */


.responsiveDesignSectionInputHeader {background: #f1f1f1; text-align: center;}
.responsiveDesignSectionInputHeader b{}
/*.responsiveDesignHide{background: #ffffff;}*/
.responsiveDesignHeader{background: #ffffff;}

@media screen and (max-width: 768px){
body, th, td, textarea, select {
    font-size: 12px!important;
    line-height: 1.4;
}
.loginform td input{font-size: 16px!important;}
.responsiveDesignSectionInputHeader * {
    color: initial!important;
}
.main{width: 96%; margin: 2%; padding: 0!important;}
.txt01{font-size:0.8em;}
.btn{}
.formTable input{font-size:16px!important;}

}

