@charset "UTF-8";
img { height: auto; }
article {
	width: 100%!important;
	margin: 0;
}
article h1 {
	background: #fff!important;
}
.p-article__content a,
.p-article__content a:not([class]),
.p-article__content a:not([class]):visited,
.p-article__content a:visited {
    color: #fff!important;
}
.p-article__content ul {
    margin-left: 0!important;
}
.p-article__content ul {
	list-style-type: none!important;
}
.p-article__content ol { margin-left: 0!important; }
.p-article__content ol.scrollin a,
.p-article__content ol.scrollin a:not([class]),
.p-article__content ol.scrollin a:not([class]):visited,
.p-article__content ol.scrollin a:visited
 {
	color: #333!important;
}
article.m-wig5 .p-article__content a,
article.m-wig5 .p-article__content a:not([class]),
article.m-wig5 .p-article__content a:not([class]):visited,
article.m-wig5 .p-article__content a:visited {
    color: #626262!important;
}
article.m-wig5 .figture p {
	font-size: 0.8rem!important;
	color: #626262!important;
	top: 30%!important;
}
article.m-wig5 .figture p a {
	color: #626262!important;
}
article.m-wig5 .figture h5 {
	font-size: 0.8rem!important;
	color: #626262!important;
	top: 30%!important;
}
article.m-wig5 .figture h5 a {
	color: #626262!important;
}
.p-article__content .m-wig7 .green a,
.p-article__content .m-wig7 .green a:not([class]),
.p-article__content .m-wig7 .green a:not([class]):visited,
.p-article__content .m-wig7 .green a:visited {
    color: #333!important;
}
.p-article__content .m-wig7 .green a:hover {
	text-decoration: none;
	color: #fff!important;
}

.p-article__content .m-wig7 .green ul {
	margin:0 auto!important;
}

.only-pc {display: block!important;}
.only-smp {display: none!important;}

@media screen and (max-width:800px){
.only-pc {display: none!important;}
.only-smp {display: block!important;}

article.m-wig5 .figture p,
article.m-wig5 .figture h5 {
	line-height: 1rem;
}
article.m-wig5 .figture p strong,
article.m-wig5 .figture h5 strong {
	font-size: 1.0rem!important;
}
article section .gbox { width: 80%!important;}
article.m-wig6 .figture p{
	bottom: 5%;
}


}