.bun { padding-top: 25px; }
.defcol3 td { display: block; width: 100%; }
.defcol2 th.th_left { width: 20%; }
.defcol2 td { width: 80%; }
table { width: 100%; border-collapse: collapse; }
table th, table td { padding: 1em; background-color: white; color: #4d608b; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px; }
table tbody tr { display: flex; flex-wrap: wrap; }
table tbody tr td, table tbody tr th { flex-basis: calc(-99900% + 29970em); flex-grow: 1; }
.wrgrp { display: flex; flex-flow: row-reverse; line-height: 100%; }
.sbgrp > div.box05 { margin-top: 2%; margin-right: 2%; margin-left: 2%; flex-basis: 18%; }
.sbgrp > div.box05:nth-of-type(5n) { margin-right: 0%; }
.youtube { width: 100%; aspect-ratio: 16 / 9; }
.youtube iframe { width: 100%; height: 100%; border-radius: 20px; }
