@charset "utf-8";
/*==================================================
	【サブ】ページ固有のスタイル
==================================================*/
#vams .youtube {
	margin: 0 auto;
}
#vams h2.sub, #vams h3.sub {
	white-space: nowrap;
	text-shadow: 7px 7px 10px #000;
	font-weight: 600;
	font-family: var(--font-tangerine);
	margin-bottom: 30px;
}
#vams h2.sub span, #vams h3.sub span {
	position: relative;
	display: inline-block;
}
#vams h2.sub span::before, #vams h3.sub span::before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	background: linear-gradient(90deg, #ffff4e 0%, #a06814 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: none;
}
#vams .line_bg {
	position: relative;
	margin-left: calc(((100vw - 100%) / 2) * -1);
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-top: -122px;
	margin-bottom: 122px;
}
#vams .line_bg::before {
	content: "";
	background: url("../img/line01.png") repeat-x bottom left/contain;
	position: absolute;
	width: 100vw;
	height: 23px;
}
	@media only screen and (max-width: 1150px) {
		#vams .line_bg {
			margin-left: -25px;
		}
		#vams .line_bg::before {
			min-width: 1150px;
		}
	}
#vams .line_bg_b {
	position: relative;
	margin-left: calc(((100vw - 100%) / 2) * -1);
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-bottom: -97px;
	margin-top: 97px;
}
#vams .line_bg_b::before {
	content: "";
	background: url("../img/line01.png") repeat-x top left/contain;
	position: absolute;
	width: 100vw;
	height: 23px;
	transform: scale(1,-1);
}
	@media only screen and (max-width: 1150px) {
		#vams .line_bg_b {
			margin-left: -25px;
		}
		#vams .line_bg_b::before {
			min-width: 1150px;
		}
	}
#vams .sub_txt {
	font-size: 20px;
	color: #cfb230;
}
#vams .txt_area p {
	margin-bottom: 50px;
}
#vams .prerequisite::after {
	content: "";
	background: url(../img/bg01.png) no-repeat top right / 100%;
	width: 250px;
	height: 214px;
	position: absolute;
	top: 0;
	right: 50px;
	z-index: -1;
}
#vams .prerequisite::before {
	background: #1a202c;
}
#vams .prerequisite h2.sub {
	margin-bottom: 0;
}
#vams .prerequisite h2.sub span::before {
	content: "Prerequisite　";
}
#vams .prerequisite ul {
	width: 50%;
	margin: 30px 0 50px;
}
#vams .prerequisite ul li {
	padding-left: 20px;
	background: url("../img/icon03.png") no-repeat left top 10px;
	margin-bottom: 20px;
	font-size: 110%;
}
#vams .section h2.sub {
	margin-bottom: 0;
	line-height: 1;
}
#vams .section h2.sub span::before {
	content: "Each Section　";
}
#vams .section .list {
	margin-top: 150px;
}
#vams .section .box {
	border: 3px solid #cfb230;
	padding: 5px;
	position: relative;
	margin-bottom: 160px;
}
#vams .section .box:last-of-type {
	margin-bottom: 0;
}
#vams .section .box .in {
	border: 1px solid #cfb230;
	padding: 50px;
	position: relative;
}
#vams .section .box::before, #vams .section .box::after, #vams .section .box .in::before, #vams .section .box .in::after {
	content: "";
	display: inline-block;
	position: absolute;
	background: url("../img/kazari04.png") no-repeat center / 100% auto;
	width: 67px;
	height: 67px;
}
#vams .section .box::before {
	top: 6px;
	left: 6px;
}
#vams .section .box::after {
	top: 6px;
	right: 6px;
	transform: scale(-1, 1);
}
#vams .section .box .in::before {
	bottom: 0;
	left: 0;
	transform: scale(1, -1);
}
#vams .section .box .in::after {
	bottom: 0;
	right: 0;
	transform: scale(-1, -1);
}
#vams .section .box .in .ico {
	position: absolute;
	top: -114px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
#vams .section .box .in .img {
	position: absolute;
	top: 50px;
	right: 50px;
}
#vams .section .box .in h2.sub {
	text-align: center;
	color: var(--color-font);
	font-size: 75px;
	line-height: 1;
	margin-bottom: 0;
}
#vams .section .box .in h2.sub span::before {
	content: "Drummer";
	padding-right: 5px;
}
#vams .section .box:nth-of-type(2) .in h2.sub span::before {
	content: "Bassist";
}
#vams .section .box:nth-of-type(3) .in h2.sub span::before {
	content: "Guitarist";
}
#vams .section .box:nth-of-type(4) .in h2.sub span::before {
	content: "Vocalist";
}
#vams .section .box .in ul {
	margin: 50px 0;
}
#vams .section .box .in ul.nm {
	margin-bottom: 0;
}
#vams .section .box .in ul li {
	padding-left: 30px;
	background: url("../img/icon06.png") no-repeat left top 8px;
	margin-bottom: 15px;
	font-size: 105%;
}
#vams .section .box .in .txt01, #vams .section .box .in .txt02 {
	font-size: 105%;
}
#vams .other::before {
	background: #1a202c;
}
#vams .other h2.sub {
	line-height: 1;
	margin-bottom: 0;
}
#vams .other h2.sub span::before {
	content: "Other notes　";
}
#vams .other .sub_txt {
	margin-bottom: 50px;
}
#vams .other .txt {
	font-size: 105%;
}
@media print, screen and (min-width: 769px){ /* PCのみ */
}
@media print, screen and (min-width: 641px){ /* PC・タブレット */
}
@media only screen and (max-width: 768px) and (min-width: 641px){ /* タブレットのみ */
}
@media only screen and (max-width: 768px) {  /* タブレット以下 */
	#vams .line_bg {
		margin-top: -72px;
		margin-bottom: 72px;
	}
	#vams .line_bg_b {
		margin-bottom: -45px;
		margin-top: 45px;
	}
	#vams .youtube {
		margin-top: 60px;
	}
	#vams .txt_area p {
		margin-bottom: 30px;
	}
	#vams .prerequisite::after {
		width: 150px;
		height: 140px;
		right: 20px;
	}
	#vams .section .list {
		margin-top: 110px;
	}
	#vams .section .box .in {
		padding: 30px;
	}
	#vams .section .box .in .img {
		position: relative;
		right: auto;
		top: auto;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 0;
	}
	#vams .section .box .in ul {
		margin: 30px 0;
	}
}
@media only screen and (max-width: 640px){ /* スマホ */
	#vams .line_bg {
		margin-top: -62px;
		margin-bottom: 62px;
	}
	#vams .line_bg_b {
		margin-bottom: -37px;
	}
	#vams .prerequisite::after {
		width: 150px;
		height: 140px;
		right: 20px;
	}
	#vams .txt_area p {
		font-size: 97%;
	}
	#vams .prerequisite ul {
		margin: 0;
		width: 100%;
	}
	#vams .section .box .in {
		padding: 15px;
	}
	#vams .section .box::before, #vams .section .box::after, #vams .section .box .in::before, #vams .section .box .in::after {
		width: 30px;
		height: 30px;
	}
	#vams .section .box .in .img img {
		width: 180px;
	}
	#vams .section .box .in .txt02 {
		font-size: 100%;
	}
}