/*section table{font-size:14px;text-align:center;}*/
/*section table{font-size:14px;}*/
section table{text-align:center;}
section hr{border:none;position:relative;height:100px;display:block;width:100%;}
section hr::after{content:" ";height:100px;position:absolute;left:calc(50% - 50px);bottom:-75px;border-top:50px solid #7d000b;border-right:50px solid transparent;border-left:50px solid transparent;}
section table br{display:none;}
section dl.waku{background:#eee;padding:20px;margin:40px 0;font-size:.9em;line-height:1.7em;}
section dl.waku dd{margin:-1.7em 0 0 400px;text-align:right;width:300px;}
@media all and (min-width: 0) and (max-width: 749px)  {
section table br{display:block;}
section dl.waku{font-size:4vw;padding:4vw;margin:3vw 0;}
section dl.waku dd{margin:0 0 1vw 0px;width:100%;}
}