@charset "utf-8";
.top {
    background-color: #FFFFFF;
}
.table {
    width: 100%;
}
.container-fluid .historyp {
    background-color: #E8E9E0;
}
.row .col-md-6.col-12 p {
    text-align: left;
}





@media (min-width: 992px){
}

@media (min-width: 768px){
}

@media (min-width: 576px){
}
.pic {
    text-align: center;
}
.resumep {
    text-align: left;
}
.resumetext {
    text-align: left;
}
.resumeth {
    text-align: left;
}
.artistname {
    color: #6D6D6D;
}
.artistkanji {
    color: #6B6767;
}
.history {
    width: 80%;
}
.dm {
    text-align: center;
}
.historye {
    background-color: #F9DED7;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25% ;
	height: 0;
	overflow: hidden ;
}
.movie-wrap iframe{
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
}
