@charset "utf-8";

/*----------------------------------------
    202107幼児期における「育ち」から　小学校での「学び」へ
～「えがおいっぱい　あきいっぱい」の授業実践を通して～ページ専用
---------------------------------------------*/

table.m-table .u-valignT { vertical-align: top; }

.font-16 {font-size: 16px}

.pad-0_25 {padding: 3px 25px;}
.dis_bc {display: block}

.table-center {
    padding: 10px 26px;
    border-radius: 10px;
    font-size: 16px;
    transform: translateX(50%);
    background-color: #fff;
    margin-bottom: 10px;
}

.w-border {border: solid 1px #fff; padding: 0 5px;}
.tab-fix {table-layout: fixed;}
.wri {-ms-writing-mode: tb-rl;writing-mode: vertical-rl;}

.m-grid__item .obj-f {object-fit: fill;}
 .h345 {height: 345px;}
 .h351 {height: 351px;}
 .h375 {height: 375px;}

 @media (max-width:768px) {
    .h345 {height: auto;}
    .h351 {height: auto;}
    .h375 {height: auto;}
 }

 @media all and (-ms-high-contrast: none) {
    .ie-wdt530 {
      width: 530px;
    }
    .pad-0_25{padding: 3px 15px;}
  }