

.img_202201{
text-align: center;
display: inline-block;
}
.img_202201 img{
width: 80%;
}
.img_202402{
  width: 40%;
position: static;
margin: 0 auto;
}
.img_202401 {
    margin: 0px 0 20px;
}
.restbox{
  margin: 0em auto 3em;

  padding: 5px 20px;
    width:65%;

  text-align: center;
  border: 1px solid #0071bf;
font-size: 140%;
border-radius: 5px;
}
.restl{
    width: 100%;
  color: #0071bf;
  font-weight: bold;
text-align:center;
}
.restr{
    width: 100%;
text-align:center;
}
.subtitle2{
margin-bottom: 0.5em;
}
.gazo2023-2,.gazo2023-3,.gazo2023-4{
  width: 350px;
}
.gazo2023-2{
  margin-top: 20px;
}
.gazo2023-3{
  margin-top: 20px;
}
.gazo2023-4{
  margin-top: 20px;
}
.gazoleft2023{
  position: relative;
  margin-right: 20px;
  margin-top: 40px;

width: 100px;
  float:left;
}
img{
  max-width: 100%;
}

.img_202109{
margin: 50px auto;
width: 150px;
}
.yon{
margin-left: 3em;
}
.img_202201{
  margin: 30px 0;
}
.img_202109 img{
width:150px;
}
.sen10{
margin: 20px 0;
}
.shita{
padding-bottom: 30px;
}
.shita2{
padding-bottom: 15px;
}
.center2{
text-align: center;
}
.ue2{
padding-top: 20px;
}
.ue{
padding-top: 30px;
}
.ue3{
padding-top: 30px;
}
.ue5{
margin-top: 20px;
}
#page60 {
  background-color: #EAF0F9;
}

.pc { display: block !important; }
.sp { display: none !important; }
            /* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
/*===================================================

 all

=================================================== */


.titleichi{
 margin:30px 0 30px 0;
}
.frame_mawari iframe {
  border:none;
  overflow-y: hidden;
   width:90%;
}
.gazoright img{
  float:right;
  width:140px;
  padding-left: 10px;
}
.gazoright2 img{
  float:right;
  width:160px;
}
.gazoleft img{
  float:left;
  width:140px;
}
.gazoleft2 img{
  float:left;
  width:160px;
}
.gazoleft10 img{
  margin: 20px 0;
  width: 95%;
  float: none;
}
.gazoleft10-2 img,.gazoleft10-2-2 img{
  margin: 20px 0 0px;
  width: 95%;
    float: none;
}
.gazoleft10-2-2 img{
  margin:   0 0 20px;
  width: 95%;
    float: none;
}
.gazoright10-3 img{
  margin: 20px 0;
  width: 95%;
  float: none;
}
.gazoright3{
  position: relative;
  margin-left: 20px;
  margin-bottom: 20px;
width: 60px;
  float:right;
}
.gazoright3 img{
  width:60px;
}
.gazoright4-2{
  position: relative;
  margin-left: 20px;
width: 120px;
  float:right;
}
.gazoright4-2 img{
  width:120px;
}

.bb{
          display: -webkit-flex;
          display: flex;
          flex-direction: row;
          justify-content: space-around;
          height: 10vh;
          }

/* ▼画面一杯に描画する */
html {
  overflow-y: scroll;
  /*縦方向はスクロール可*/
  overflow-x: hidden;
/*横方向はスクロール不可*/}
html,body {
  min-width:100VW;
       margin: 0px;
   padding: 0px;
   background-color: white;
}
/* ▼ボックスの高さを最低でも1画面分にする */
div.pagebox {
   margin: 0px;
  padding: 0px;


}
.font2{
  line-height: 1.5;
}

.font3{
 margin-bottom:-5px;
}
.font4{
 text-align: left;
}
p.resizeimage img {

width:100vw;
}
.sinbun img{
width:300px;
}

.sen{

 border-style: solid;
 border-width: 3px;
 border-color: #ACC6E7; /* 色 */;
 
}
.sen2{
 margin-top:1px;
 margin-bottom: 15px;
}
.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
  z-index: 10;
}

.time img{
  width:350px;
  text-align: left;
    left: 0px;
}
.center58{
margin-left: auto;
margin-right: auto;
width: 243px;
}


#page58 {
    margin-top:-150px;
    padding-top:150px;
    margin-right:auto;
    margin-left:auto;
    width: 350px;
    text-align: left;
    position: relative;
  
}
#page60 {
  margin-top: 50px;
  background-color: #EAF0F9;
}



#page100 {
  background-color: #EAF0F9;
}

#page24 table {
    border-collapse: collapse;
  
}

#page24 th,td{
    border-collapse: collapse;
  
      font-family: "Noto Sans Japanese";
      font-weight: 400;
  padding: 10px;

 }
 
 .shugo{
 text-align: center;
 }
 .shugo img{
       width: 350px;
 }


table {
  border-collapse: collapse;
  border: solid 1px black;/*表全体を線で囲う*/
}
table th, table td {
  border: solid 1px black;/**/
  padding: 10px;
  text-align: center;
  
}

table.center58 {
  border-collapse: collapse;
  border: solid 0px black;/*表全体を線で囲う*/
}
table.center58 th, table.center58 td {
  border: solid 0px black;/**/
  padding: 10px;
  text-align: center;
}

/* フッターの色 */
footer{
    padding-top: 10px;
background:#0071bf;
height:50px;
  text-decoration:none;
  color: white;
  font-size: 50%;
}

.fontichi{
    position: fixed; /* ヘッダーを固定(これが重要) */
    top: 30px; /* 固定する位置 */
    right: 30px;  /* 固定する位置 */
font-size: 0px;
}

.fontichi ul li {
font-size: 0px;
  font-size: 0px;
}

.imagebox {
  border-style: solid;
  border-width: 1px;
  border-color: #0071bf;
  display: inline-block;
width: 300PX;
height: 270PX;
padding: 20px;
  margin: 15px;
  text-align: left;
  
}
.inful{
font-size: 120%;
}
.right{
text-align: right;
margin-right: 10px;
}
#page27{
    padding-top:150px;
}
#page28{
    text-align: center;
}
#page26,#page25,#page24,#page23,#page22,#page21,#page20{
    margin-top:-150px;
    padding-top:150px;
    margin-right:auto;
    margin-left:auto;
    width: 350px;
    text-align: left;
    position: relative;
      
          margin-bottom: 30px;
}

#page29{
    margin-top:-150px;
    padding-top:150px;
    margin-right:auto;
    margin-left:auto;
    width: 350px;
    text-align: left;
    position: relative;
}
#page30{
    margin-top:-150px;
    padding-top:150px;
    margin-right:auto;
    margin-left:auto;
    width: 350px;
    text-align: left;
    position: relative;
}
#page31{
    margin-top:-150px;
    padding-top:150px;
    margin-right:auto;
    margin-left:auto;
    width: 350px;
    text-align: left;
    position: relative;
}
#page32{
    margin-top:-150px;
    padding-top:150px;
    margin-right:auto;
    margin-left:auto;
    width: 350px;
    text-align: left;
    position: relative;
}

#page28 img {
	display: inline-block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}

p.image, p.caption {
   text-align: center; /* 3.中央寄せ */
      margin:10px;  /* 4.余白・間隔 */
}

p.caption {
   font-size:80%;  /* 5.文字サイズ */
  line-height:20px;
}


.imagebox2{
  border-style: solid;
    border-width: 1px;
  border-color: white;
  display: inline-block;
width: 300PX;
height: 300PX;
padding: 20px;
  margin: 15px;
  text-align: left;
}

p.infobox {
 height: 130px;
 width: 500px;
   overflow: auto;
   border: white 2px solid;
   background-color: #0071bf;
   color: white;
}
p.infobox span{
    position:absolute;
    top: -11px;
    left: 0px;
    width: 503px;
    padding: 5px 0 5px 20px;
    background-color: #0071bf;
  border: white 2px solid;
    border-radius:4px 4px 0 0;
    box-sizing: border-box;
    color:#fff;
    font-weight:800;
    letter-spacing:.3em;
    line-height: 1em;
}



.button_kadomaru {
  background: #0071BE;
  color: rgb(255, 255, 255);
  border-radius: 10px;
  padding:5px 30px;
}


.info {
width:400px;
text-align:left;
text-justify: inter-ideograph;

}




          
