@charset "utf-8";
body {
    font-family: Noto Sans JP;
}
a {
	color: #ffffff;
	text-decoration: none;
}
.top a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.top {
	background-color: #ffffff;
	color: #000000;
}
.top a:hover {
	text-decoration: none;
}
.top h2 {
	font-size: 1.5rem;
	font-family: 'Times New Roman', Times, 'serif';
	padding-left: 15px;
	padding-top: 10px;
}
.top p {
	text-align: right;
	font-size: 0.9rem;
	padding: 0px 10px 0px 50px;
}
.header2 {
	background-color: #0033CC;
	color: #ffffff;
}
.top6 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.top6 .card {
    color: #ffffff;
	height: 3.2rem;
	border: 0;
	border-radius: 0;
}
.top6 a:hover {
  background-color: #3366ff;
}
.nav01 .card {
	background-color: #0033CC;
    padding-top: 0.4rem;
	line-height: 1.2;
}
.nav02 .card {
	background-color: #0033CC;
	padding-top: 0.4rem;
	line-height: 1.2;
}
.nav03 .card {
	background-color: #0033CC;
	padding-top: 0.4rem;
	line-height: 1.2;
}
.nav04 .card {
	background-color: #0033CC;
	padding-top: 0.4rem;
	line-height: 1.2;
}
.nav05 .card {
	background-color: #0033CC;
	padding-top: 0.4rem;
	line-height: 1.2;
}
.nav06 .card {
	background-color: #0033CC;
	padding-top: 0.4rem;
	line-height: 1.2;
}
/* ナビゲーションバーの下段　*/
.top6 a::after{
	font-size: 0.85rem;
}
.nav01 a::after {
	content: "fuji rock festival"
}
.nav02 a::after {
	content: "summer sonic"
}
.nav03 a::after {
	content: "artist index"
}
.nav04 a::after {
	content: "45rpm vinyl"
}
.nav05 a::after {
	content: "articles"
}
.nav06 a::after {
	content: "books,mags"
}
.header3 a {
    color: #000000;
    width: 2.2rem;
    height: 2.2rem;
    text-align: center;
    line-height: 2.0;
    margin-top: 1.0rem;
}
.d-flex {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.artistindex {
    height: 2.5rem;
}
.introduction {
	padding: 1rem 2rem;
}
.artist {
	font-size: 1.8rem;
    margin-top: 1rem;
}
.about {
	margin-top: 0rem;
	margin-right: 3rem;
	margin-left: 3rem;
	margin-bottom: 1rem;
}
h3 {
	font-family: 'Times New Roman', Times, 'serif';
    font-size: 1.5rem;
}
.snsbutton {
	text-align: right;
}
.col-xl-12 .card {
	margin-bottom: 1rem;
	border: 1;
}
.card-header {
	height: 1.8rem;
	padding: 0.2rem 1rem;
	text-align: left;
}
.card-body {
	padding: 0.2rem;
}
img {
	width: 200;
	max-width: 200px;
	height: auto;
	padding: 0.2rem 0.5rem;
    float:left;
}
.card-title {
	text-align: left;
	padding-left: 0.8rem;
}
.card-text {
	padding: 0rem 0.7rem;
}
table {
	font-size: 14px;
}
.table th,.table td {
	border-color: #a9a9a9;
	padding: 5px;
}
.year {
	width: 35px;
}
.world {
	width: 150px;
}
.culture {
	width: 150px;
}
.jmusic {
	width: 150px;
}
.genre {
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #06f;
	padding: 5px;
}
.genrecomment {
	font-size: 0.9rem;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 50px;
	padding-bottom: 5px;
	border-style: dotted solid solid;
	border-color: #06f;
}
.footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
	background-color: #0033CC;
	color: #ffffff;
    margin-top: 2rem;
}
.footer .d-flex {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.footer a {
	color: #ffffff;
}
.footer a:hover {
	text-decoration: none;
}
.footer .brand {
	font-size: 1.5rem;
	font-family: 'Times New Roman', Times, 'serif';
}
.footer p {
    border-bottom: 1px solid;
    padding: 5px 0px;
    padding-top: 1rem;
}
.footer ul {
    list-style: none;
    padding-left: 0;
}
.footer a {
    width: 2.2rem;
    height: 2.5rem;
    text-align: center;
    line-height: 2.2;
    margin-top: 0.5rem;
    flex-wrap: wrap;
}
.credit{
    background-color: #3333ff;
    color: #ffffff;
    text-align: center;
    font-size: 0.9rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}
@media (min-width: 992px) {
.container-fluid {
	max-width: 1000px;
}
}

@media(max-width: 767px){
	body {
		font-size: 0.9rem;
	}
.nav01 .card {
	padding-top: 0.55rem;
	line-height: 1.2;
}
.nav02 .card {
	padding-top: 0.55rem;
	line-height: 1.2;
}
.nav03 .card {
	padding-top: 0.55rem;
	line-height: 1.2;
}
.nav04 .card {
	padding-top: 0.55rem;
	line-height: 1.2;
}
.nav05 .card {
	padding-top: 0.55rem;
	line-height: 1.2;
}
.nav06 .card {
	padding-top: 0.55rem;
	line-height: 1.2;
}
.header3 a {
    color: #000000;
    width: 2.2rem;
    height: 2.2rem;
    text-align: center;
    line-height: 2.2;
    margin-top: 1.5rem;
}
	.introduction {
		padding-left: 1rem;
	}
	.artist {
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
	.about {
		margin-right: 0rem; 
	}
	.midashi {
		font-size: 1.2rem;
		line-height: 1.4rem;
	}
	h4 {
		font-size: 1.1rem;
	}
	.card-title {
		font-size: 1.1rem;
	}
	.card-text {
		padding: 0rem 0.2rem;
	}
	img {
		width: 150px;
	}
.footer .d-flex {
    padding-top:rem;
    }
}
