/*----------------------------------------------------------------------------
	base
----------------------------------------------------------------------------*/
picture,
figure {
  display: block;
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  a {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  a:hover {
    opacity: 0.7;
  }
}
#popcorn,.p-top-mv__logo-02{
	opacity: 1;
}



.p-top-mv__wrapper .p-top-reason__image {
	display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
	z-index: -1;
}

@media screen and (min-width: 768px) {
	.p-top-mv__wrapper{
		margin: 0 auto;
		width: 95%;
        aspect-ratio: 1100 / 400;
	}
	.p-top-mv__copy2{
		width: 100%;
		font-size: 30px;
		top: 42.333333%;
	}
	.p-top-mv__logo-02{
		font-size: 16px;
		top: 55.666667%;
	}
	.p-top-intro__title{
		margin-top: 0;
        padding-top: 100px;
        font-size: 24px;
        font-weight: 400;
        line-height: 2;
        text-align: center;
        letter-spacing: 0.1em;
        background: url(../img/common/icon_star.svg) no-repeat center 55px / 12px auto;
	}
	.p-top-intro2{
		margin-bottom: 54px;
	}
	.head-sticky-wrap .l-inner{
		display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 20px;
        margin-top: 57px;
        padding: 0 40px;
	}
	.lineup__section{
		margin-bottom: 100px;
	}

	.p-lineup__lead{
		margin: 0 auto;
        padding-top: 80px;
        font-size: 28px;
		font-weight: 900;
        line-height: 1;
        text-align: center;
        letter-spacing: 0.1em;
        background: url(../img/common/icon_star.svg) no-repeat center 55px / 12px auto;
	}
	.p-lineup__en{
		margin: 14px auto 30px;
		font-size: 15px;
		line-height: 1;
		text-align: center;
	}
	.p-lineup .l-inner{
		max-width: 1036px;
	}
	.p-top-reason__lead span{
		margin-bottom: 10px;
        font-size: 14px;
        display: block;
        line-height: 1;
	}
	.p-lineup__image{
		margin-bottom: 40px;
		text-align: center;
	}
	.p-lineup .p-lineup__box{
		margin: 0 auto;
        padding: 0;
        width: 74%;
	}
	.p-lineup .p-lineup__box .detail:last-child{
		margin-top: 50px;
	}
	.p-lineup .lead span{
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 600;
		display: block;
		line-height: 1;
	}
	.p-lineup .lead{
		margin: 0 0 20px;
		padding-bottom: 10px;
		font-size: 20px;
		font-weight: 900;
		line-height: 1.75;
		border-bottom: 1px solid #000;
	}
	.p-lineup .txt{
		margin: 0;
		padding-bottom: 25px;
		font-size: 15px;
		font-weight: 500;
		line-height: 1.86;
		position: relative;
	}
	.p-lineup .txt:before{
		content: '';
		  position: absolute;
		  left: 0;
		  bottom: 0;
		  display: inline-block;
		  width: 80px;
		  height: 1px;
		  background-color: black;
	}

}
.p-lineup__links .c-button{
	max-width: 400px;
	margin: 40px auto 0;
	background: none;
	color: #000;
	border: 1px solid #000;
}
.p-lineup__links .c-button::after{
	background: url(../img/common/icon_arrow_02.svg) no-repeat center center / contain;
}





.con-next-page{
	padding: 60px 0 80px;
	background: #595757;
	margin: 255px -15px 0;
    color: #fff;
    text-align: center;
}
.con-next-page .txt{
	margin: 0 auto 40px;
	color: #fff;
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	line-height: 2;
}
.con-next-page .c-button{
	max-width: 400px;
	background: none;
	border: 1px solid #ffffff;
}


@media screen and (max-width: 767px) {

	.p-top{
		padding-top: 0;
	}
	.p-top-mv{
		position: relative;
		height: 69.58vw;
	}
	.p-top-mv__wrapper{
		position: absolute;
		top: 0;
		left: 0;
	}
	.p-top-mv__wrapper .p-top-reason__image {
		display: block;
		flex-shrink: 0;
		height: 100%;
		position: relative;
		transition-property: transform;
		z-index: -1;
		padding-bottom: 40px;
		background-position: bottom;
		width: calc(100% + 15px);
		margin: 0 -15px 40px;
	}
	.p-top-mv__copy2{
		margin-top: 0;
		padding-top: 80px;
		color: #fff;
		font-size: 20px;
		line-height: 1.4;
	}
	.p-top-mv__logo-02{
		margin-top: 10px;
		font-size: 13px;
		color: #fff;
	}
	.p-top-intro2{
		margin-bottom: 0;
	}
	.p-top-intro__title{
		font-size: 18px;
		font-weight: 400;
		margin: 30px auto 40px;
		padding-top: 22px;
		text-align: left;
		background: url(../img/common/icon_star.svg) no-repeat center 0 / 10px auto;
	}
	.p-lineup__lead{
		margin: 110px auto 12px;
        padding-top: 26px;
        font-size: 20px;
        line-height: 1;
        text-align: center;
		font-weight: 900;
        letter-spacing: 0.1em;
        background: url(../img/common/icon_star.svg) no-repeat center 0 / 10px auto;
	}
	.p-lineup__section:first-child .p-lineup__lead{
		margin-top: 70px;
		font-weight: 700;
	}
	.p-lineup__en{
		margin-bottom: 30px;
		font-size: 12px;
		line-height: 1;
		text-align: center;
	}

	.p_sticky-block {
		margin-top: 30px;
	}
	h2.p-top-reason__lead{
		margin-bottom: 30px;
		text-align: center;
	}
	h2.p-top-reason__lead span{
		font-size: 18px;
		line-height: 1.44;
		text-align: center;
		background: linear-gradient(transparent 80% , rgb(255, 255, 0) 50%);
	}
	p.p-top-reason__lead{
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: 600;
		line-height: 1.85;
	}
	p.p-top-reason__lead span{
		margin-top: 6px;
		display: block;
		font-size: 12px;
		line-height: 1;
	}
	.detail{
		margin-top: 50px;
		border-bottom: 1px solid #000;
	}
	.p-lineup__image{
		margin: 0 -30px 40px;
		width: calc(100% + 45px);
	}
	.p-lineup__image .cap {
    position: absolute;
    bottom: -1px;
    right: 0;
    padding: 3px 6px;
    font-size: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 1;
	}
	
.sp-only-menu {
  position: relative;
}

.textarea {
  padding: 0 0 20px;
  margin-top: 10px;
  background: #fff;
}
	.textarea .img{
		margin-top: 15px;
	}
	.textarea .txt{
		font-size: 14px;
		font-weight: 400;
	}
	.p-lineup__links .c-button{
		margin-top: 86px;
	}
	p.p-top-reason__lead span.sp-only-menu__btn{
		width: 40px;
		height: 40px;
		margin: 0;
		position: absolute;
		bottom: 0;
		right: 0;
		background: #efefef;
	}

 .sp-only-menu__btn::before,
 .sp-only-menu__btn::after {
  content: '';
  display: block;
  width: 7px;
  height: 1px;
  border-radius: 5px;
  background: #000000;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
	 padding: 0;
}
  
.sp-only-menu__btn::after {
  background: #000000;
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}

.active::after {
  transform: rotate(0);
  transition: 0.5s;
}
	.l-inner{
		padding: 0;
	}
	.con-next-page{
		margin-top: 140px;
		padding: 90px 0 120px;
	}
	.con-next-page .txt{
		font-size: 15px;
	}
	
	
	
	
	
}






