@charset "utf-8";
@media screen and (min-width:680px) {header{top:0px;height:100px;max-width:1920px;z-index:1;}}


/*chat_input*/
#input_form{display:block;max-width:800px; border-left: solid 5px; border-color:rgba(50,20,100,0.8);  margin:30px;padding-left:10px;}



.lettersize_normal{font-family:sans-serif;font-size:0.8rem;}
.lettersize_small{font-family:sans-serif;font-size:0.7rem;}
.red_letter{color:rgba(230,0,0,0.8);font-family:sans-serif;font-size:0.8rem;}
.btn_submit{font-size:1.6rem;}
.btn_submit:hover{color:rgba(250,50,150,0.7);}

textarea{font-size:0.9rem;width:90%;}

/*投稿表示*/
#read_article{display:block;font-family:sans-serif; max-width:800px;margin-right:30px; margin-bottom:10px;background-color:rgba(245,245,256,0.7);}

.read_chat_number{display:block;width:200px;border-style: none;border-bottom-style: solid; border-width: 0px; margin:8px;margin-bottom: 0px; background-color:rgba(240,240,256,0.8);font-size:0.6rem;}

.read_posted_date{display:block;width:200px;border-style: none; border-bottom-style: solid; border-width: 0px; margin:8px;margin-top: 0px; background-color:rgba(240,240,256,0.8);font-family:sans-serif;font-size:0.8rem;}

.read_posted_name{font-size:1.0rem;border-style:none;border-bottom-style: solid; border-width: 0px;margin:8px;font-size:0.8rem;}

.read_posted_contents{font-size:0.8rem;border-style: solid; border-width:0px; margin:8px;font-size:0.8rem;}

.up_file{display:flex;flex-direction:row;flex-wrap:wrap;font-family:sans-serif;font-size:0.6rem;border-style:none;border-bottom-style: solid; border-width: 0px;margin:8px;}






/*setup_query html
.guide{display:block;font-size: 0.85rem; margin:30px;padding-left:10px;}
#question{display:block;max-width:800px; border-left: solid 5px; border-color:rgba(50,20,100,0.8);  margin:30px;padding-left:10px;}
#input_number{font-size:0.85rem; margin-right:30px; margin-bottom:10px;}
#hwnumber{font-size:0.85rem;border-style:none; width: 40px;background-color:rgba(200,200,240,0.2);}
#hw_number{font-size:0.85rem; margin-bottom:10px;}

#posted_title{border-style: none; border-bottom-style: solid; border-width: 0px;background-color:rgba(200,200,240,0.2); margin:8px;}
#posted_question{font-size:0.8rem;border-style: solid; border-width:0px; background-color:rgba(200,200,240,0.2);margin:8px;}
#notes{font-size:0.8rem;border-style: solid; border-width:0px; background-color:rgba(200,200,240,0.2);margin:8px;}
#deadline{font-size:0.8rem;font-weight: bold; border-style: solid; border-width:0px; background-color:rgba(200,200,240,0.2);margin:8px;}
*/


/*make_query php
.notes_1{font-size:0.9rem;display:block;max-width:800px; margin-left:30px;margin-top:0px;margin-bottom:60px; padding:3px;}
.header{display:block;max-width:800px;background-color: rgba(200,195,200,0.3); margin:30px;padding-left:10px;}
.indicated_title{font-size:0.8rem;}
.indicated_question{font-size:0.9rem;margin:8px;}
.indicated_notes{font-size:0.8rem;padding:3px;}
.indicated_deadline{color:rgba(255,0,0,1.0);font-size:0.9rem;}
*/


/*selected_questions in set_query.php
#selected_questions{display:block;max-width:800px;background-color: rgba(200,195,200,0.3); margin:30px;padding-left:10px;font-size:0.8rem;}
.posted_hwnumber2{border-style: none;background-color:rgba(200,200,240,0.2); margin:8px;}
#new_deadline{background-color: rgba(250,150,150,0.3); font-size:0.8rem;}
*/


/*exisiting_query
.hw_group{display:block;max-width:800px;background-color: rgba(200,195,200,0.3); margin:30px;padding-left:10px;}
*/





