@charset "utf-8";
/* タブレット 481px以上999px以下 */
@media  screen and (min-width: 481px)and (max-width: 999px) {
  
  
#header{
  width : 100%;
  background-repeat : no-repeat;
  
  background-image : url(image/header20230828-598-80.jpg);
  height : 150px;
    clear : left;
  }#footer{
  width : 100%;
  background-repeat : no-repeat;
  
  float : left;
  font-size : 16px;
  text-align : center;
}#menu{
  width : 100%;
  height : 31px;
  background-repeat : no-repeat;
  
}.header-ue{
  background-repeat : no-repeat;
  
  font-size : 20px;
  }.main1{
  background-repeat : no-repeat;
  
  font-size : 16px;
  width : 100%;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
}.main-itiran{
  background-repeat : no-repeat;
  
  font-size : 16px;
  width : 90%;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
}.main2{
  background-repeat : no-repeat;
  
  font-size : 16px;
  width : 100%;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
}.main3{
  background-repeat : no-repeat;
  
  font-size : 16px;
  width : 100%;
  padding-top : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  text-align : center;
}.main-itiran2{
  background-repeat : no-repeat;
  
  font-size : 16px;
  width : 100%;
  padding-top : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  text-align : center;
  height : 100%;
}.main4{
  background-repeat : no-repeat;
  
  font-size : 16px;
  width : 100%;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
}#side{
  width : 100%;
  background-repeat : no-repeat;
}#side-jikan{
  width : 80%;
  background-repeat : no-repeat;
  
  font-size : 20px;
  padding-left : 20px;
  height : 380px;
  background-color : rgb(73, 123, 207);
  text-align : center;
  font-weight : bold;
  color : white;
  margin-bottom : 20px;
  padding-top : 10px;
}#main{
  width : 90%;
  background-repeat : no-repeat;
  
  font-size : 16px;
  float : left;
  overflow : scroll;
}.side-menu{
  width : 80%;
  

  height : 41px;
  background-repeat : no-repeat;
  color : white;
  background-color : rgb(73, 123, 207);
  font-size : 24px;
  text-align : center;
  padding-top : 10px;
  }.side-koumoku{
  width : 80%;
  

  height : 30px;
  background-repeat : no-repeat;
  color : white;
  background-color : rgb(73, 123, 207);
  font-size : 20px;
  text-align : center;
  padding-top : 5px;
  }.menu1{
  width : 80%;
}
.koumoku{
  width : 80%;
  height : 30px;
  color : white;
  background-color : rgb(73, 123, 207);
  background-repeat : no-repeat;
  padding-top : 10px;
  padding-left : 10px;
  font-weight : bold;
}

