@charset "utf-8";
/*青#1273a8*/


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


body {
     font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}



div.calendar {
    width: 100%;
    margin-left: 0px;
    padding: 0px;
    vertical-align: top;

   
    
}

div.schedule {
    width: 100%;
    margin-left: 10px;
    float: right;
    padding: 5px;
    vertical-align: top;

}

div.tskbox {
    width: 100%;
    margin-left: 0px;
    vertical-align: top;

    
}



div.tskbox02 {
    width: 100%;
    margin-left: 0px;
    vertical-align: top;
    padding-left: 5px;

    
}



table.calendar {
     width: 100%;
     text-align: center;
     margin-top:10px;
     
     
     
}
table.calendar td {
     border: 1px solid #d3d3d3;
     font-size: 16px;
     padding-top: 10px;
     padding-bottom: 10px;
    
}
table.calendar th {
     border: 1px solid #d3d3d3;
     text-align: center;
    
}



.form tr,
  .form th,
  .form td {
    display: block;
    width: auto;
  }
  
  
  
  
  
  

table.form {
     width: 100%;
     text-align: left;
     margin-top:10px;
     
     
}
table.form td {
     border: 1px solid #d3d3d3;
     font-size: 16px;
     padding: 10px;
     padding-bottom: 10px;
     font-size: 14px;
     
    
}

table.form td.midasi {
     border: 1px solid #d3d3d3;
     padding: 10px;
     width: 15%;
     font-size: 14px;
     width: 100%;
     background-color: #f5f5f5;
    
}


table.form td.no {
     border: 1px solid #d3d3d3;
     padding: 10px;
     width: 1%;
     font-size: 14px;
    
}





table.form th {
     border: 1px solid #d3d3d3;
     text-align: center;
     padding: 10px;
     font-size: 14px;
     background-color: #f5f5f5;
    
}




table.tsk {
     width:100%;
     word-wrap: break-word;
     display: inline-block;
     
     
     
}
table.tsk td {
     padding: 0px;
     padding-bottom: 10px;
     font-size: 13px;
     word-wrap: break-word;
     width:100%;
     display: inline-block;


}



table.tsk th {
     text-align: center;
     padding: 0px;
     font-size: 14px;
     word-wrap: break-word;
    
}




  
  
  
  
  
p.mojiL {
    color: #1273a8;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
}
div.detail {
    font-size: 14px;
    line-height: 23px;
}

p.kigenred {
    color: red;

}

p.kigen {
    float: right;
}
span.tskname {
   width: 250px;
}

p.hissu {
   background-color: red;
   color: #fff;
   font-size: 10px;
   float: right;
   padding: 3px;
}
.error {background-color:#FFCCCC;}
.alert {color:#FF0000; font-size:small;}

p.net {
   background-color: #ff8c00;
   color: #fff;
   font-size: 11px;
   float: left;
   padding: 3px;
   width: 50px;
   text-align: center;
    
}

p.simen {
   background-color: #f0e68c;
   color: #000;
   font-size: 11px;
   float: left;
   padding: 3px;
   width: 50px;
   text-align: center;
    
}


p.buy {
   background-color: #9acd32;
   color: #fff;
   font-size: 11px;
   float: left;
   padding: 3px;
   width: 50px;
   text-align: center;
    
}

p.rent {
   background-color: #ffa07a;
   color: #fff;
   font-size: 11px;
   float: left;
   padding: 3px;
   width: 50px;
   text-align: center;
    
}

p.invest {
   background-color: #2f4f4f;
   color: #fff;
   font-size: 11px;
   float: left;
   padding: 3px;
   width: 50px;
   text-align: center;
    
}

.fixed_btn
{
  position: fixed;
  bottom: 10px; 
  right: 10px;
  padding: 6px 40px;
  border: 1px solid #696969;
  background-color: #fff;
  display: inline-block;
  width: 300px;
  padding: 20px;
  font-size: 15px;
}





table.request {
     width: 100%;
     text-align: left;
     margin-top:10px;
     border: 1px solid #d3d3d3;
     
     
}
table.request td {
     
     font-size: 16px;
     padding: 10px;
     padding-bottom: 10px;
     font-size: 14px;
    
}




table.request th {
     border: 1px solid #d3d3d3;
     text-align: center;
     padding: 10px;
     font-size: 14px;
     background-color: #f5f5f5;
    
}

p.mojiL02 {
    font-size: 25px;
    font-weight: bold;
}



p.syamei {
    font-size: 20px;
    margin-top: 10px;
 

    
}

}












