@charset "UTF-8";
/*初期設定----*/

@import url("style.css");
@import url("/style_2023/css/side_menu_style.css");

.is-home .top_logo,
.is-home nav-area,
.is-home .top_logo img{
  height: auto;
}
h2#honbun{
  display: none;
}

.is-home_news{
height:auto;
}

body.is-home {
font-size: 1.2rem; 
}

.is-home #MainContentsArea {
font-size: 1.4rem;
}
.is-home #main p,ul,li,div,dl,dt,dd,span,ol,table,caption,td,th {
font-size: 1rem; 
}
.is-home h1#MainContentsArea {
font-size: 1.4rem;
}
.is-home #main h2 {
font-size: 1.2rem;
}
.is-home #main h3,h4,h5 {
font-size: 1.1rem;
}