@charset "utf-8";

#globalheader {
	width: 100% !important;
	overflow-x: auto !important;
	display: block !important;
	position: relative !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
	box-sizing: border-box !important;
	-webkit-overflow-scrolling: touch;
}

.BRforSP {
	display: block;
}

#content {
	width: 100%;
	position: relative;
	padding-top: 0px;
}

.share {
	right: 20px;
}

.share .icon {
	fill: black;
}

.billboard {
	width: 100%;
	height: 100%;
}

.billboard .mainVisual {
	display: block;
	background-position-x: 50%;
	padding-top: 368px;
	background-size: contain;
	width: 100%;
}

.billboard .information {
	position: relative;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 5px;
	height: auto;
	box-sizing: border-box;
}

.billboard h1 {
	display: block;
	background-size: contain;
	width: 100%;
	height: 0;
	padding-top: 45px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 0px;
}

.stores a {
	width: 16% !important;
}

.product {
	position: relative;
	right: initial;
	font-size: 0.9em;
	color: white;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	top: initial;
	box-sizing: border-box;
}

.billboardUnder {
	font-size: 1rem;
	box-sizing: border-box;
	width: 100%;
}
.billboardUnder iframe {
	width: 100%;
	height: 260px;
	margin-left: 0px;
}

.webCMplay {
	line-height: 1.4rem;
	font-size: 1rem;
}

.band {
	position: relative;
	right: initial;
	bottom: initial;
}

.copy{
	width: 100%;
	box-sizing: border-box;
}
.package-block {
	position: relative;
	width: 100%;
}

.package{
	width: 100%;
	padding-top: 380px;
}

.copy {
	font-size: 1rem;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

.copy .title {
	position: relative;
	width: 100%;
}

.setlist {
	font-size: inherit;
	line-height: 1.5em;
	width: 100%;
	height: 660px;
	margin-bottom: 30px;
}

.setlist h2 {
	font-size: 1.1rem;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.setlist .section1 {
	width: 45%;
	left: 20px;
	padding-top: 0;
	font-size: 0.8rem;
	border-bottom: initial;
}

.setlist .section2 {
	width: 45%;
	right: 10px;
	padding-top: 0;
	font-size: 0.8rem;
	border-bottom: initial;
}

.catalog {
	background-color: #282828;
	color: white;
	height: auto;
	position: relative;
}

.column-layout {
	display: block;
	column-count: 1;
	column-width: 20%;
	column-gap: 10px;
	column-rule-color: #ffffff;
	box-sizing: border-box;
	height: auto;
}

.item {
	display: block;
	height: auto;
	float: initial;
	font-size: 1em;
	line-height: 1.6em;
	padding: 40px 10px 40px 10px;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	border-bottom: solid 1px rgb(77, 77, 77);
}
.item.POBE3800 {
	border-bottom:inherit;
}
.item.MHBL-1076 figure,
.item.POBE3800 figure {
	margin-bottom: 40px;
}

.item figure {
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-size: contain;
	background-repeat: no-repeat;
	height: 0;
	padding-top: 150px;
	padding-bottom: 0;
	margin-bottom: 90px;
	background-position: 50%;
}
.item figure span {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.item a {
	text-align: center;
	display: block;
	padding: 10px;
	color: #90ccfa;
}

.item p {
	color: #d0d0d0;
	font-size: 90%;
	line-height: 1.6em;
}

.normal {
	background-size: 50%;
	background-position-x: 50%;
	height: 530px;
}

.normal .spec {
	width: 100%;
	right: initial;
	bottom: 0px;
	padding: 5px;
	box-sizing: border-box;
}

.catalog h2 {
	line-height: 1.8rem;
}

