
@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: .78rem;
   
}

#mobilc ul{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.content ul {
    /* list-style: disc outside; */
    margin-left: 1.1rem;
    margin-top: 0rem;
}
.warning{
	    padding-bottom: 1rem;
}
.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;
}
.c-h1-top{
	font-size: .68rem;
}
.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: 1.3em;
    font-size: 0.75rem;
    
}

@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.25em 0.5em;
}
.table.is-bordered td, .table.is-bordered th {
    border-width: 1px;
}
.table td, .table th {
    border: 1px solid #e5e9f2;
    border-width: 0 0 1px;
    padding: 0.5em 0.75em;
    vertical-align: top;
}
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;
}

#mobilc table {
    border-collapse: separate;
    border-spacing: 2px;
}

.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.5rem;
}
.tag:not(body).is-long {
    /* display: inline; */
}
.tags .tag {
    margin-bottom: 0.5rem;
}
.tag:not(body) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: white;
    border-radius: 0.375rem;
    color: #273444;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0.68rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.5;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.1875rem;
    padding-bottom: 0.125rem;
    border: 1px solid #e0e6ed;
}
.c-note {
    padding: 0.5rem;
    background-color: #f5f7fa;
    line-height: 1.35;
    font-size: 0.5125rem;
}
.c-h3 {
    border-left: 0.25rem solid #e5e9f2;
    font-weight: bold;
    margin-bottom:  0.5rem;
    margin-top: 0.5rem;
    padding-left: 0.625rem;
    line-height: 1.1em;
		font-size: 0.7rem;
  

}

/*details*/
.detailban{height: 0;width: 100%;padding-bottom: 100%;}
.detailban .mslide{height: 0;width: 100%;padding-bottom: 100%;}
.detailban .mslide ul li a img{height: auto;width: 100%;}



