
@media screen and (max-width: 768px)
.is-font-size-small {
    font-size: 0.75rem;
}
#mobilc{
	text-align:left;
	display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
		margin:0.01rem;
		background:#fff;
		font-size: .5rem;
		color: #273444;
		line-height: 1.7;
   
}

#mobilc ul{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.content ul {
    /* list-style: disc outside; */
    margin-left: 1.1rem;
    margin-top: 0rem;
}
.warning{
    display: block;
    border-radius: 4px;
    padding: 16px;
    text-align: center;
    background-color: #f5f7fa;
    color: #1976d2;
    border: 1px solid #e0e6ed;
    font-size: 0.45rem;
    margin-bottom: 0.68rem;
}
.read-list{
	line-height: 1.1rem;
	list-style: disc;
}
#mobilc header{
    width:100%;
    font-size: 1rem;
    line-height: 1.7rem;
    letter-spacing: .03em;
    color: #273444;
    font-family: "Avenir", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-font-smoothing: antialiased;
		background:#fff;
		height: auto !important;
}
.c-h1-top{
	display: inline;
	vertical-align: middle;
	font-size: .6rem;
}
.column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    
}
p {
    display: block;
    -webkit-margin-before: 1em;
    margin-block-start: 1em;
    -webkit-margin-after: 1em;
    margin-block-end: 1em;
    -webkit-margin-start: 0px;
    margin-inline-start: 0px;
    -webkit-margin-end: 0px;
    margin-inline-end: 0px;
}
.c-h1 {
    border-left: 0.25rem solid #fa6470;
    font-weight: bold;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    padding-left: 0.625rem;
    line-height: 1rem;
    font-size: 0.75rem;
}
.c-h2 {
    border-bottom: 0.125rem solid #fa6470;
    font-weight: bold;
    line-height: 1rem;
    font-size: 0.6rem;
    margin-bottom: 0.2rem;
    margin-top: 0.8rem;
}

@media screen and (min-width: 769px), print
.is-font-size-small {
    font-size: 0.9rem;
}
.table.is-medley tr>th, .table.is-medley tr>td {
    vertical-align: middle;
}
.table.is-narrow td, .table.is-narrow th {
    padding: 0.25rem 0.25rem;
}
.table.is-bordered td, .table.is-bordered th {
    border-width: 1px;
}
.table td, .table th {
    border: 1px solid #e5e9f2;
    border-width: 0 0 1px;
    vertical-align: middle;
}
td, th {
    padding: 0;
    text-align: left;
}
*, *::before, *::after {
    box-sizing: inherit;
}
user agent stylesheet
td {
    display: table-cell;
    vertical-align: inherit;
}
@media screen and (max-width: 768px)
.is-font-size-small {
    font-size: 0.75rem;
}
.table {
    background-color: #ffffff;
    color: #273444;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: 0.4rem;
}

#mobilc table {
    border-collapse: collapse;
    border-spacing: 1px;
    width: 100%;
}
#mobilc th {
	width: 40%;
	background-color: #f5f7fa;
}
a.tag{
	color: #1976d2 !important;
	font-size: 0.4rem  !important;
}
.tags {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.tags .tag:not(:last-child) {
    margin-right: 0.25rem;
}
.tag:not(body).is-long {
    /* display: inline; */
}
.tags .tag {
    margin-bottom: 0.35rem;
}
.tag:not(body) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f7fa;
    border-radius: 6px;
    color: #273444;
    display: inline-flex;
    font-size: 0.5rem;
    height: 2em;
    justify-content: center;
    line-height: 1.5;
    padding-left: 0.75em;
    padding-right: 0.75em;
    white-space: nowrap;
}
.is-primary {
	vertical-align: middle;
	background-color: #fa6470 !important;
	color: #fff !important;
	margin-left: 8px;
}
.c-note {
    padding: 0.5rem;
    background-color: #f5f7fa;
    line-height: 1.35;
    font-size: 0.5rem;
}
.c-h3 {
    border-left: 4px solid #e5e9f2;
    font-weight: bold;
    margin-bottom: 0.25rem;
    margin-top: 0.75rem;
    padding-left: 10px;
}

.link-blue{
	color: #1976d2 !important;
	text-decoration: none;
}


/**foot**/
.podee .cart-concert-btm{
    line-height:0.75rem;
}
.podee .cart-concert-btm .fl ul li a p{
    font-size:0.48rem;
}




