@charset "UTF-8";

/* music */
#music{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 20px);
	max-width: 1100px;
}
#music h2{
	position: relative;
	margin: 0 auto 15px auto;
	width:100%;
	max-width: 1200px;
	padding-top: 60px;
	background-size: auto min(13vh, 60px);
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-image: url("../../img/common/bg01.png");
	z-index: 10;
}
#music h2 img{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 640px;
}
#music h2::after{
	position: absolute;
	bottom:-43px;
	left:-8px;
	content: '';
	display: block;
	width: 100%;
	height: 100px;
	background-size: min(23vw, 100px) auto;
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-image: url("../../img/common/bg08.png");
}
#music .contentsWrap{
	position: relative;
	margin: 0 auto;
	border: solid 2px #000000;
	border-radius: 20px;
}
#music .contentsWrap::after{
	position: absolute;
	top:0;
	left: -2px;
	width: 100px;
	height: 100px;
	content: '';
	display: block;
	background-color: #faf1dc;
}
#music .contentsInner{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 34px);
	max-width: 960px;
}

#music .mainImg{
	position: relative;
	margin: 0 auto 10px auto;
	z-index: 11;
}
#music .mainImg img{
	position: relative;
	margin: 0 auto;
	border: solid 4px #ffffff;
}

#music h3{
	position: relative;
	margin: 20px auto 10px auto;
	width: 60%;
	font-size: min(4.2vw, 1.8rem);
	text-align: center;
	font-weight: bold;
	line-height: 1.6em;
	color: #ffffff;
	background-color: #e57b41;
	border-radius: 100px;
	z-index: 50;
}
#music h4{
	position: relative;
	margin: 0 auto 25px auto;
	width: 100%;
	color: #f03840;
	font-size: min(4.6vw, 2rem);
	text-align: center;
	font-weight: bold;
	line-height: 1.6em;
}
#music h4 span{display: inline-block;font-size: 68%;transform: translateY(-0.6em);}
#music h5{
	position: relative;
	margin: 0 auto 1em auto;
	padding: 5px;
	width: 100%;
	color: #ffffff;
	background-color: #e57b41;
	font-size: min(4vw, 1.6rem);
	text-align: center;
	font-weight: bold;
	line-height: 1.6em;
}
#music p{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 960px;
	padding-bottom: 1.8em;
	z-index: 100;
}

#music .commentWrap{
	position: relative;
	margin: 20px auto 0 auto;
	width: 100%;
}
#music .commentWrap .comment{
	position: relative;
	margin: 0 auto 10px auto;
}
#music .commentWrap .comment h4{
	position: relative;
	margin: 0 auto 15px auto;
	background-color: #E5BDA4;
	padding: 3px 10px;
	color: #020202;
	text-align: left;
	font-weight: bold;
	font-size: 1.4rem;
}
#music .commentWrap .comment h4 span{font-size: 72%;}
#music .commentWrap .comment p.question{
	padding: 0 0 5px 25px;
	background-size: 20px auto;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url("../../img/intro/icon_q.png");
	font-weight: bold;
	line-height: 1.5em;
	color: #f03840;
}
#music .commentWrap .comment p.answer{padding: 0 0 1.5em 25px;}
#music .movieBox{
	position: relative;
	margin: 0 auto 1.8em auto;
	width: calc(100% - 30px);
	max-width: 740px;
	border: solid 3px #a95054;
}
#music .marginBtm{margin: 0 auto 50px auto;}

@media screen and (min-width: 769px) {

	/* music */
	#music h2{
		margin: 0 auto 20px auto;
		padding-top: 130px;
		background-size: auto 104px;
	}
	#music h2::after{
		bottom:max(-7vw, -100px);
		left:max(-1.5vw, -40px);
		height: 260px;
		background-size: min(26%, 265px) auto;
	}
	#music .contentsWrap{
		border: solid 4px #000000;
		border-radius: 50px;
	}
	#music .contentsWrap::after{
		left: -5px;
		width: 30px;
		height: 220px;
	}
	#music .contentsInner{
		width: calc(100% - 54px);
		max-width: 960px;
	}
	
	#music .mainImg{margin: 0 auto 30px auto;}
	#music .mainImg img{
		border: solid 8px #ffffff;
		width: auto;
		max-width: calc(100% - 90px);
	}

	#music h3{
		margin: 50px auto 30px auto;
		width: 15em;
		font-size: min(2.5vw, 2.32rem);
		line-height: 1.8em;
	}
	#music h4{
		margin: 0 auto 30px auto;
		width: calc(100% - 50px);
		max-width: 960px;
		font-size: min(2.5vw, 2.6rem);
		line-height: 1.7em;
	}
	#music h4 span{font-size: 55%; transform: translateY(-1.2em);}
	#music h5{
		margin: 0 auto 1em auto;
		padding: 10px;
		width: calc(100% - 50px);
		max-width: 960px;
		font-size: min(4vw, 1.8rem);
		line-height: 1.6em;
	}
	#music p{
		width: calc(100% - 50px);
		max-width: 960px;
	}

	#music .commentWrap .comment{margin: 0 auto 50px auto;}
	#music .commentWrap .comment h4{
		margin: 0 auto 20px auto;
		width: calc(100% - 50px);
		font-size: 1.6rem;
	}
	#music .commentWrap .comment h4 span{font-size: 76%;}
	#music .commentWrap .comment p.question{
		padding: 2px 0 10px 40px;
		background-size: 25px auto;
		line-height: 1.5em;
	}
	#music .commentWrap .comment p.answer{padding: 0 0 1.5em 40px;}

	#music .movieBox{margin: 0 auto 3em auto;border: solid 5px #a95054;}
	#music .marginBtm{margin: 0 auto 70px auto;}
}


@media screen and (min-width: 769px) and (max-width: 1200px) {
	#music {width: calc(100% - 110px);}
}