.caltable table .hcol00  { text-align: center; border-color:#BCE8BC; border-bottom-color:#BCE8BC; background-color: #FFC4C4; color:#031815; font-size:10px; height:16px; vertical-align: middle; }
.caltable table .hcol01  { text-align: center; border-color:#BCE8BC; border-bottom-color:#BCE8BC; background-color: #E0FDE0; color:#031815; font-size:10px; height:16px; vertical-align: middle; }
.caltable table .hcol02  { text-align: center; border-color:#BCE8BC; border-bottom-color:#BCE8BC; background-color: #E0FDE0; color:#031815; font-size:10px; height:16px; vertical-align: middle; }
.caltable table .hcol03  { text-align: center; border-color:#BCE8BC; border-bottom-color:#BCE8BC; background-color: #E0FDE0; color:#031815; font-size:10px; height:16px; vertical-align: middle; }
.caltable table .hcol04  { text-align: center; border-color:#BCE8BC; border-bottom-color:#BCE8BC; background-color: #E0FDE0; color:#031815; font-size:10px; height:16px; vertical-align: middle; }
.caltable table .hcol05  { text-align: center; border-color:#BCE8BC; border-bottom-color:#BCE8BC; background-color: #E0FDE0; color:#031815; font-size:10px; height:16px; vertical-align: middle; }
.caltable table .hcol06  { text-align: center; border-color:#BCE8BC; border-bottom-color:#BCE8BC; background-color: #19639F; color:#FFFFFF; font-size:10px; height:16px; vertical-align: middle; }

.caltable table .colopn  { text-align: center; background-color: #ffffff; color:#031815; font-size:12px; height:25px; vertical-align: middle; font-weight:bold; }
.caltable table .colsun  { text-align: center; background-color: #0dac67; color:#ffffff; font-size:12px; height:25px; vertical-align: middle; font-weight:bold; }
.caltable table .colhol  { text-align: center; background-color: #0dac67; color:#ffffff; font-size:12px; height:25px; vertical-align: middle; font-weight:bold; }
.caltable table .colsat  { text-align: center; background: linear-gradient(180deg, #ffffff 0%, #ffffff 50%, #0dac67 50%, #0dac67 100%); color:#031815; font-size:12px; height:25px; vertical-align: middle; font-weight:bold; }
.caltable table .colhaf  { text-align: center; background: linear-gradient(180deg, #ffffff 0%, #ffffff 50%, #0dac67 50%, #0dac67 100%); color:#031815; font-size:12px; height:25px; vertical-align: middle; font-weight:bold; }
.caltable table .colchg  { text-align: center; background-color: #E3D300; color:#ffffff; font-size:12px; height:25px; vertical-align: middle; font-weight:bold; }
.caltable table .colbl   { text-align: center; background-color: #BCE8BC; color:#031815; font-size:12px; height:25px; vertical-align: middle; font-weight:bold; }

.caltable table {
border-collapse: collapse;
width: 100%;
}
.top_cal{
display: flex;
flex-direction: column;
position: absolute;
top:10%;
right: 3%;
width: 45%;
/*	min-width: 270px; */
}
.cal_admin{
width: 50%;
}
.cal_text{
width: 50%;
}
.caltitle2 {
font-size: 85%;
width: 90%;
margin: 5px auto;
line-height: 1.2;
font-weight: 600;
}
.cal_title {
display: inline-block;
width: 100%;
text-align: center;
font-weight: bold;
}
.title_large {
font-size:18px;
color:#186A4A;
width: 100%;
text-align: center;
font-weight: bold;
border-bottom: 2px solid #186A4A;
padding: 5px;
margin-right: 5px;
line-height: 1;
}
.title_small{
font-size:14px;
color:#204F03;
font-weight: bold;
text-decoration: none;
}
.title_small::before{
content: "＞";
}
.caltable {
padding: 10px 0 5px;
font-weight: bold;
width: auto;
}
.caltable p {
margin: 0; 
padding: 0;
}
.caltable table tbody {
overflow-y: scroll;
height: auto;
}
.caltable table td,.caltable table th {
padding: 0px 0px;
border: solid 2px #BCE8BC;
}

span.aks {
display: inline-block;
}
.shikaku00{
background-color: #ffffff;
display: inline-block;
height: 10px;
margin: 0 3px;
position: relative;
top: 0;
width: 20px;
border: solid 0.5px #000000;
}
.shikaku01{
background-color: #0dac67;
display: inline-block;
height: 10px;
margin: 0 3px;
position: relative;
top: 0;
width: 20px;
border: solid 0.5px #000000;
}
.shikaku02{
background-color: #FFE0CC;
display: inline-block;
height: 10px;
margin: 0 3px;
position: relative;
top: 0;
width: 20px;
border: solid 0.5px #000000;
}
.shikaku03{
background-color: #EDE500;
display: inline-block;
height: 10px;
margin: 0 3px;
position: relative;
top: 0;
width: 20px;
border: solid 0.5px #000000;
}
/*　iPadサイズ　----------------------------------*/

@media screen and (max-width: 768px){
.caltitle {
font-size:20px;
}
.top_cal{
display: flex;
flex-direction: column-reverse;
position: inherit;
width: 100%;
margin: 0 auto;
justify-content: center;
right: 0;
top:0%;
}
.cal_admin{
width: 80%;
margin: 5px auto;
}
.cal_text{
width: 90%;
margin: 5px auto;
}
.caltable table .hcol00  { font-size:14px; height:16px;  }
.caltable table .hcol01  { font-size:14px; height:16px;  }
.caltable table .hcol02  { font-size:14px; height:16px;  }
.caltable table .hcol03  { font-size:14px; height:16px;  }
.caltable table .hcol04  { font-size:14px; height:16px;  }
.caltable table .hcol05  { font-size:14px; height:16px; }
.caltable table .hcol06  { font-size:14px; height:16px;  }

.caltable table .colopn  { font-size:14px; }
.caltable table .colsun  { font-size:14px; }
.caltable table .colhol  { font-size:14px;}
.caltable table .colsat  { font-size:14px; height:25px;}
.caltable table .colhaf  { font-size:14px; height:25px;}
.caltable table .colchg  {font-size:14px; height:16px; }
.caltable table .colbl   { font-size:14px; height:16px;}
}

@media screen and (max-width: 479px){
.caltitle2 {
font-weight: 600;
font-size: 95%;

}
}