@charset "UTF-8";
/* CSS Document */

section.badge{ background:#8a4598; padding: 2.0em 0;}
section.badge .mb{ background:#fffcc7; border-radius: 1.0em;}

.list-places{}
.list-places li{ display:inline-block; margin-top: 0;}
.list-places li:after{ content: '／';}
.list-places li:last-child:after{ content:none;}

.table-shop{ border:1px #CCCCCC; border-style: solid none none solid;}
.table-shop th,.table-shop td{ border:1px #CCCCCC; border-style: none solid solid none; vertical-align: middle;}
.table-shop thead th{ background: #8a4598; color: #fffcc7; font-weight: bold; text-align: center;}
.table-shop tbody th{ background: #f29600; color: #FFFFFF; font-weight: bold;}
.table-shop tbody th[colspan="3"]{ background:#4d4d4d; font-size: 116%; text-align: center;}
.table-shop tbody td:last-child{ text-align:center; white-space: nowrap;}

.txt01{ font-size:250%; font-weight: 800;}
.txt02{ font-size:150%; font-weight: bold;}
.txt03{ font-size:200%; color: #CC0000; font-weight: 800;}