.hcol00,.hcol01,.hcol02,.hcol03,.hcol04,.hcol05,.hcol06,.colopn,.colsun,.colhol,.colsat,.colhaf,.colchg,.colbl{
width:50px;
vertical-align: middle; 
font-weight:bold;
font-size: 100%;
}
.hcol00{background: #DEEFE5; color:#DC3A23; }
.hcol01{background: #DEEFE5; color:#2F0506; }
.hcol02{background: #DEEFE5; color:#2F0506; }
.hcol03{background: #DEEFE5; color:#2F0506; }
.hcol04{background: #DEEFE5; color:#2F0506; }
.hcol05{background: #DEEFE5; color:#2F0506; }
.hcol06{background: #DEEFE5; color:#1970AF; }
.colopn{background: #ffffff; color:#031815;border: 1px solid #ACDFC0;}
.colsun{background: #ff7c5c; color:#ffffff; border: 1px solid #ACDFC0;}
.colhol{background: #ff7c5c; color:#ffffff;border: 1px solid #ACDFC0;}
.colsat{background: linear-gradient(180deg, #ffffff 0%, #ffffff 50%, #21A2DB 50%, #21A2DB 100%); color:#031815;}
.colhaf{background: linear-gradient(180deg, #ffffff 0%, #ffffff 50%, #ff7c5c 50%, #ff7c5c 100%); color:#031815;}
.colchg{background: #ff7c5c; color:#ffffff;}
.colbl{background: #B9E0C9; color:#031815;}


.cal_img{
position: absolute;
width: 20%;
right: -30px;
bottom: -20px;
}
.cal_img img{
width: 100%;
}
.top_cal{
}
.caltable {
padding: 10px 10px 10px 10px;
width: 90%;
margin: 0 auto;
border: 2px solid #85DDA2;
border-radius: 10px;
}
.caltable table {
border-collapse: collapse;
text-align: center;
width: 100%;
}
.cal_title {
margin: 0px auto 20px;
text-align: center;
}
.title_large {
font-size:120%;
color:#109401;
text-align: center;
font-weight: bold;
padding: 5px 8px;
line-height: 1;
text-decoration: none;
}
.title_small{
font-size:100%;
color:#204F03;
font-weight: bold;
text-decoration: none;
}
/*.title_small::before{
content: "＞";
}*/
.caltable p {
margin: 0; 
padding: 0;
}
.caltable table tbody {
overflow-y: scroll;
height: auto;
}
.caltable table td,.caltable table th {
padding: 5px 0px;
}
.caltitle2 {
font-size:95%;
width: 95%;
line-height: 1.2;
padding: 10px 0px 5px 0;
margin: 0 auto;
}
span.aks {
display: inline-block;
}
.shikaku00{
background-color: #ffffff;
display: inline-block;
height: 10px;
margin: 0 3px;
position: relative;
top: 0;
width: 18px;
border: solid 0.5px #000000;
}
.shikaku01{
background-color: #ff7c5c;
display: inline-block;
height: 10px;
margin: 0 3px;
position: relative;
top: 0;
width: 18px;
border: solid 0.5px #000000;
}
.shikaku02{
background-color: #EEAC00;
display: inline-block;
height: 10px;
margin: 0 3px;
position: relative;
top: 0;
width: 18px;
border: solid 0.5px #000000;
}
.shikaku03{
background-color: #EEAC00;
display: inline-block;
height: 10px;
margin: 0 3px;
position: relative;
top: 0;
width: 18px;
border: solid 0.5px #000000;
}
/*　iPadサイズ　----------------------------------*/

@media screen and (max-width: 834px){
.top_cal{
justify-content: center;
right: 0;
top:0%;
align-items: center;
}

.hcol00,.hcol01,.hcol02,.hcol03,.hcol04,.hcol05,.hcol06,.colopn,.colsun,.colhol,.colsat,.colhaf,.colchg,.colbl{
width:50px;
font-size: 110%;
}
}
@media screen and (max-width: 600px){
.caltitle2 {
font-weight: 500;
font-size: 95%;
    font-size: 90%;
}
.caltable{
padding: 0;
}
.top_cal{
flex-direction: column;
}
.caltable {
padding: 10px;
width: 90%;
}
.caltable table td,.caltable table th {
padding: 5px 0px;
}
.hcol00,.hcol01,.hcol02,.hcol03,.hcol04,.hcol05,.hcol06,.colopn,.colsun,.colhol,.colsat,.colhaf,.colchg,.colbl{
width:70px;
font-size: 110%;
}
.cal_img{
position: absolute;
width: 20%;
right: 0px;
bottom: -40px;
}

}
@media screen and (max-width: 420px){
.cal_img{
width: 20%;
    bottom: -30px;
}
    
}
