.lineup-wrap{
	background-size:cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}
.lineup-title_wrap{
	background: rgb(201,160,99);
	background: linear-gradient(90deg, rgba(201,160,99,0) 0%, rgba(201,160,99,0.5) 20%, rgba(201,160,99,0.5) 80%, rgba(201,160,99,0) 100%);
	display: inline-block;
	padding:10px 60px;
	margin: 60px auto;
}
.lineup-title{
	font-family: 'Spartan', sans-serif;
	font-size: 3.6rem;
	line-height: 3.6rem;
	text-align: center;
	letter-spacing: 0.15rem;
	display: block;
	max-width:100%;
	font-weight: 100;
	color: #ffffff;
	word-break: keep-all;
}
.lineup-subtitle{
	font-size:1.4rem;
	line-height:1.4rem;
	font-weight:bold;
}
@media screen and (max-width: 767px) {
.lineup-title_wrap{
	background: rgb(201,160,99);
	background: linear-gradient(90deg, rgba(201,160,99,0) 0%, rgba(201,160,99,0.5) 10%, rgba(201,160,99,0.5) 90%, rgba(201,160,99,0) 100%);
	display:block;
	padding:10px 0px;
	margin: 30px auto;
}
.lineup-title{
	font-size: 2.8rem;
	line-height: 2.8rem;
	text-align: center;
	letter-spacing: 0.15rem;
	display: block;
	font-weight: 100;
	color: #ffffff;
	word-break: keep-all;
}
}
.lineup-title2{
	font-size: 2.8rem;
	font-weight:bold;
	margin-top: 60px;
	margin-bottom:30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	letter-spacing: 0.1rem;
	display: block;
	word-break: keep-all;
}
.lineup-title2:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -5px;
	display: inline-block;
	width: 60px;
	height: 5px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #BD975E;
}
@media screen and (max-width: 767px) {
.lineup-title2{
	font-size: 1.8rem;
}
}
.pankuzu_wrap{
	width:100%;
	max-width:1340px;
	margin:0 auto;
	padding: 10px 0px 30px 30px;
}
.pankuzu{
	font-size:1.2rem;
}
@media screen and (max-width: 767px) {
.pankuzu_wrap{
	padding: 10px 0px 30px 15px;
}
}
.lineup-intro_wrap{
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.lineup-intro_p{
	display: block;
	font-size:1.6rem;
	line-height: 3.2rem;
	width: 100%;
	max-width: calc(1340px / 2);
	font-weight: bold;
	color: #999999;
	padding-right: 30px;
}
.lineup-img_wrap{
	background-repeat: no-repeat!important;
	background-size: 100% auto!important;
	background-position: center!important;
	height: calc((50vw - 15px) * 0.67);
}
@media screen and (max-width: 767px) {
.lineup-img_wrap{
	height:calc(100vw * 0.67);
}
.lineup-intro_p{
	font-size:1.4rem;
	line-height: 2.8rem;
	padding:15px;
}
}
.lineup-slide_wrap{
	background:#FCF5E3;
}
.lineup-logo_img{
	width:100%;
	border:1px solid #000000;
	vertical-align:middle;
	margin-bottom:30px;
}
@media screen and (max-width: 767px) {
.lineup-logo_img{
	margin-bottom:15px;
}
}

.lineup-type_wrap{
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding:0px 30px;
}
.lineup-type_title{
	display:block;
	font-size:2.4rem;
	line-height:2.4rem;
	font-weight:bold;
	margin-bottom:30px;
}
.lineup-type_p{
	display: block;
	font-size:1.6rem;
	line-height: 3.2rem;
	width: 100%;
}
@media screen and (max-width: 767px) {
.lineup-type_wrap{
	padding:0px;
}
.lineup-type_title{
	font-size:1.8rem;
	line-height:2.6rem;
	margin-top:5px;
	margin-bottom:5px;
}
.lineup-type_p{
	line-height: 2.4rem;
	margin-bottom: 15px;
}
}
.lineup-btn{
	display: inline-block;
	font-size:1.4rem;
	font-weight:normal;
	padding: 20px;
	margin: 15px auto;
	color:#000000;
	border:1px solid #000000;
}
.lineup-btn:hover{
	background:#000000;
	color:#ffffff;
}
@media screen and (max-width: 768px) {
.lineup-btn{
	padding: 10px;
	width: 100%;
	text-align: center;
	background:#ffffff;
	border:1px solid #000000;
	color:#000000;
}
}
.lineup-q_q{
	display: inline-block;
	width: calc(1.8rem + 20px);
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.8rem;
	color: #ffffff;
	background: #BD975E;
	height: calc(1.8rem + 20px);
	padding: 10px;
	border-radius: 1000px;
	vertical-align: middle;
}
.lineup-q_title{
	display:inline-block;
	width:calc(100% - (1.8rem + 20px));
	font-size:1.8rem;
	line-height:1.8rem;
	vertical-align: middle;
	padding-left:15px;
	color: #666666;
}
.lineup-q_p{
	display:inline-block;
	width:100%;
	background:#F7F7F7;
	margin:15px 0px;
	padding:30px 60px;
	font-size:1.4rem;
	line-height:2.8rem;
}
@media screen and (max-width: 767px) {
.lineup-q_p{
	padding:15px;
}
}

.slick-track{
	margin-bottom:30px;
}
.slick-track a{
	padding:5px;
}
.slick-track a:hover img{
	opacity:0.5;
}
.slick-track a:hover p{
	color:#999999;
}
.slick-track div p{
	background: #ffffff;
	font-size: 1.4rem;
	line-height: 2.8rem;
	padding: 15px;
	color:#000000;
}
.slick-slider .prev-arrow{
	position:absolute;
	top: calc(50% - 25px);
	left: -65px;
	width: 50px;
	height: 50px;
	z-index:10;
	cursor: pointer;
}
.slick-slider .next-arrow{
	position:absolute;
	top: calc(50% - 25px);
	right: -65px;
	width: 50px;
	height: 50px;
	z-index:10;
	cursor: pointer;
}

@media screen and (max-width: 767px) {
.slick-slider .prev-arrow{
	top: calc(50% - 50px);
	left: -15px;
}
.slick-slider .next-arrow{
	top: calc(50% - 50px);
	right: -15px;
}
}
.popup-menu{
	text-align:center;
	border-top:1px solid #000000;
	font-size:1.4rem;
	line-height:2.8rem;
	padding:15px 0px;
}
.popup-menu a{
	font-size:1.4rem;
	font-weight:bold;
	line-height:2.8rem;
	color:#999999;
}
.popup-menu a.current{
	color:#000000;
}
.pankuzu_wrap2{
	width:100%;
	max-width:1340px;
	margin:0 auto;
	padding:0px;
}
.popup-box{
	position:relative;
	background: #FFF;
	max-width:calc(100% - 200px);
	margin:auto;
	padding:30px;
}
.popup-title{
	background:#BD975E;
	color:#ffffff;
	font-weight:bold;
	font-size:1.6rem;
	line-height:1.6rem;
	padding:10px;
	text-align:center;
}
.popup-b{
	display:block;
	font-size:1.4rem;
	line-height:2.8rem;
	padding:10px;
	border-bottom:1px solid #000000;
}
.popup-b span{
	font-size:2.8rem;
	font-weight:bold;
	line-height:2.8rem;
	padding-left:2.8rem;
}
.popup-p{
	padding-top:2.4rem;
	display:block;
	font-size:1.2rem;
	line-height:2.4rem;
}
.mfp-close {
	width: 50px!important;
	top:10px!important;
	right:10px!important;
	height: 50px!important;
	line-height: 50px!important;
	padding:0px!important;
	font-size: 0px!important;
	background: url(https://www.sakurainc-reform.net/lineup/images/close.svg)!important;
	background-size: contain!important;
	opacity: 1!important;
}
.mfp-content{
	height:calc(100% - 60px)!important;
	width:calc(100% - 60px)!important;
	max-width:980px!important;
}
@media screen and (max-width: 767px) {
.mfp-content{
	height:calc(100% - 30px)!important;
	width:calc(100% - 30px)!important;
}
}
.mfp-iframe-scaler iframe {
	padding:50px 0px 0px 0px!important;
	width: 100%!important;
	height: 100%!important;
	background: #ffffff!important;
}
.mfp-bg{
	z-index:10000!important;
}
.mfp-wrap{
	z-index:10001!important;
}
.mfp-container{
	padding:0px!important;
}
.mfp-iframe-holder{
	padding:0px!important;
}
