@charset "utf-8";

.dammy{
	position: relative;
	display: block;
}
.dammy::before{
	content: 'ダミー';
	position: absolute;
	top: 0;
	left: 0;
	background-color: #333;
	font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 6px 14px;
	margin: 30px;
}
#mainContents a{
	transition: opacity .4s;
}
#mainContents a:hover{
	opacity: .7;
}

.main_content{
	font-family: YakuHanMP, "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
	font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}


.kv_area{
	position: relative;
	background-color: #fffefc;
}
.kv_area > picture{
	display: block;
}
.campaign_area{
	position: relative;
}
.campaign_area > picture{
	display: block;
}
.campaign_area.fin a{
	position: relative;
	display: block;
	pointer-events: none;
}
.campaign_area.fin a::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-color: rgba(49,31,21,.9);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
}
.bnr_area{
	position: relative;
	background-color: #f7f1e7;
}
.bnr_area.btm{
	background-color: #b1bcbf;
}
.bnr_area .bnr_wrap{
	display: flex;
	margin: 0 auto;
}
.bnr_area .bnr a{
	position: relative;
	display: block;
	font-size: 0;
}
@media all and (max-width: 750px) {
	.kv_area{
		min-height: 120vw;
	}
	.campaign_area.fin a::before{
		background-image: url("../img/lifewithbiscuit/bnr_cp_fin_sp.png");
	}
	.bnr_area{
		padding: 5.333% 0;
	}
	.bnr_area .bnr_wrap{
		flex-direction: column;
		gap: 2.667vw;
		width: 89.333%;
	}
}
@media all and (min-width: 751px) {
	.kv_area{
		min-height: 50.246vw;
	}
	.campaign_area.fin a::before{
		background-image: url("../img/lifewithbiscuit/bnr_cp_fin_pc.png");
	}
	.bnr_area{
		padding: 70px 0;
	}
	.bnr_area .bnr_wrap{
		gap: 20px;
		max-width: 960px;
		padding: 0 20px;
	}
}

.title_bg-wrap{
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.title_bg-wrap picture{
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
.title_bg-wrap picture img{
	visibility: hidden;
}
.bg_set{
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	mask-image: url(../img/biscuithero/bg_bottom.svg),url(../img/biscuithero/bg_base.svg);
	mask-repeat: no-repeat;
	mask-position: 0 100%,0 0;
	mask-composite: add;
}
.title .ttl_mask{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(45deg,  rgba(255,255,255,0) 37%,rgba(255,255,255,1) 41%,rgba(255,255,255,0.73) 45%,rgba(32,51,47,0.6) 47%,rgba(255,255,255,0.33) 51%,rgba(32,51,47,0.2) 53%,rgba(255,255,255,0) 56%);
	background-image: linear-gradient(135deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 40%,rgba(255,255,255,1) 49%,rgba(255,255,255,0) 59%,rgba(255,255,255,0) 100%);
	background-repeat: no-repeat;
	background-position: 200% 0;
	background-size: 200% 100%;
	mask-repeat: no-repeat;
	mask-position: 0 0;
	mask-composite: add;
}
.title.aos-animate .ttl_mask{
	background-position: -50% 0;
	transition: all 1s ease .7s!important;
}
.hero_story{
	position: relative;
	z-index: 5;
}
.hero_story_wrap{
	position: relative;
}
.hero_story_wrap .story_title{
	margin: 0 auto;
	opacity: 0;
}
.hero_story_wrap .story_text{
	font-weight: 500;
	color: #fff;
	text-align: center;
}
.hero_story_wrap .story_btn{
	margin: 0 auto 0;
}
.hero_story .story_items{
	position: absolute;
	top: 0;
	left: 50%;
	/* overflow: hidden; */
}
.hero_story .story_item{
	opacity: 0;
	transform: scale(.7);
	-webkit-transform-origin: center;
  transform-origin: center
}
.hero_story .story_item.i02{
	position: absolute;
	top: 0;
	left: 0;
}
.hero_story .story_item.aos-animate{
	transition: all .3s ease 1.2s!important;
}
.hero_story .story_item.i01.aos-animate{
	opacity: 1;
	transform: scale(1);
}
.hero_story .story_item.i02.aos-animate{
	opacity: 1;
	transform: scale(1);
	transition: all .3s ease .1.2s!important;
}
.hero_story .story_items li{
	opacity: 0;
	transform: scale(.4);
	-webkit-transform-origin: center;
  transform-origin: center
}
.hero_story .story_items li.aos-animate{
	opacity: 1;
	transform: scale(1);
	transition: all .3s ease 1.2s!important;
}
/* .hero_story .story_items li.story_item01.aos-animate,
.hero_story .story_items li.story_item04.aos-animate,
.hero_story .story_items li.story_item07.aos-animate,
.hero_story .story_items li.story_item10.aos-animate{
	transition: all .3s ease 1.1s!important;
}
.hero_story .story_items li.story_item03.aos-animate,
.hero_story .story_items li.story_item06.aos-animate,
.hero_story .story_items li.story_item09.aos-animate{
	transition: all .3s ease 1.4s!important;
}
.hero_story .story_items li.story_item02.aos-animate,
.hero_story .story_items li.story_item05.aos-animate,
.hero_story .story_items li.story_item08.aos-animate{
	transition: all .3s ease 1.6s!important;
} */

@media all and (max-width: 750px) {
	.title_bg-wrap picture{
		background-image: url(../img/biscuithero/title_bg_sp.webp);
		background-size: 100% 39.867vw;
		height: 39.867vw;
	}
	.bg_set{
		mask-size: 100% 23.6vw,100% calc(100% - 23.6vw);
	}
	.hero_story{
		background-image: url(../img/biscuithero/story_bg_sp.webp);
	}
	.hero_story_wrap{
		padding: 9.6% 0 28.533%;
	}
	.hero_story_wrap .story_title{
		width: 75.2%;
		margin: 0 auto 8%;
	}
	.hero_story_wrap .story_text{
		margin-bottom: 4%;
		font-size: 3.733vw;
		line-height: 2;
	}
	.hero_story_wrap .story_text strong{
		font-size: 4.667vw;
		line-height: 1.6;
	}
	.hero_story_wrap .story_btn{
		width: 76%;
		margin: 13.333% auto 0;
	}
	.hero_story .story_items{
		max-width: 96%;
		margin-top: 41.867%;
		margin-left: -48%;
	}
	.hero_story .story_item{
		width: 100%;
	}

	.hero_story_wrap .story_items.left{
		margin-top: 42.4%;
		margin-left: -46.667%;
	}
	.hero_story_wrap .story_items.right{
		margin-top: 42.4%;
		margin-left: 28.8%;
	}
	.hero_story_wrap .story_item01{
		width: 8.933vw;
		margin-left: 2.667vw;
	}
	.hero_story_wrap .story_item02{
		width: 11.067vw;
		margin-top: 3.733vw;
		margin-left: 6vw;
	}
	.hero_story_wrap .story_item03{
		width: 13.333vw;
		margin-top: 4.533vw;
	}
	.hero_story_wrap .story_item04{
		width: 16.267vw;
		margin-top: 11.2vw;
		margin-left: 0.533vw;
	}
	.hero_story_wrap .story_item05{
		width: 14.133vw;
		margin-top: 10.667vw;
		margin-left: 1.333vw;
	}
	.hero_story_wrap .story_item06{
		width: 18.4vw;
		margin-left: 0;
	}
	.hero_story_wrap .story_item07{
		width: 13.733vw;
		margin-top: 5.333vw;
		margin-left: 0;
	}
	.hero_story_wrap .story_item08{
		width: 13.6vw;
		margin-top: 5.6vw;
		margin-left: 5.333vw;
	}
	.hero_story_wrap .story_item09{
		width: 12.267vw;
		margin-top: 5.867vw;
		margin-left: 4.267vw;
	}
	.hero_story_wrap .story_item10{
		width: 11.733vw;
		margin-top: 10.4vw;
		margin-left: 2.933vw;
	}
}
@media all and (min-width: 751px) {
	.title_bg-wrap picture{
		background-image: url(../img/biscuithero/title_bg_pc.webp);
		background-size: 100% 443px;
		height: 443px;
	}
	.bg_set{
		mask-size: 100% 322px,100% calc(100% - 322px);
	}
	.hero_story{
		background-image: url(../img/biscuithero/story_bg_pc.webp);
	}
	.hero_story_wrap{
		padding: 82px 0 176px;
	}
	.hero_story_wrap .story_title{
		width: 481px;
		margin: 0 auto 30px;
	}
	.hero_story_wrap .story_text{
		margin-bottom: 16px;
		font-size: 20px;
		line-height: 1.8;
	}
	.hero_story_wrap .story_text strong{
		font-size: 26px;
	}
	.hero_story_wrap .story_btn{
		width: 400px;
		margin: 60px auto 0;
	}
	.hero_story .story_items{
		max-width: 1010px;
		margin-top: 116px;
		margin-left: -505px;
	}
	.hero_story .story_item{
		width: 1010px;
	}

	.hero_story_wrap .story_items.left{
		margin-top: 130px;
		margin-left: -496px;
	}
	.hero_story_wrap .story_items.right{
		margin-top: 115px;
		margin-left: 260px;
	}
	.hero_story_wrap .story_item01{
		width: 93px;
		margin-left: 54px;
	}
	.hero_story_wrap .story_item02{
		width: 116px;
		margin-top: 12px;
		margin-left: 106px;
	}
	.hero_story_wrap .story_item03{
		width: 135px;
		margin-top: -10px;
	}
	.hero_story_wrap .story_item04{
		width: 169px;
		margin-top: 48px;
		margin-left: 70px;
	}
	.hero_story_wrap .story_item05{
		width: 145px;
		margin-top: 30px;
		margin-left: 50px;
	}
	.hero_story_wrap .story_item06{
		width: 190px;
		margin-left: 16px;
	}
	.hero_story_wrap .story_item07{
		width: 142px;
		margin-top: 32px;
		margin-left: 22px;
	}
	.hero_story_wrap .story_item08{
		width: 141px;
		margin-top: -4px;
		margin-left: 104px;
	}
	.hero_story_wrap .story_item09{
		width: 127px;
		margin-top: 5px;
	}
	.hero_story_wrap .story_item10{
		width: 122px;
		margin-top: -2px;
		margin-left: 82px;
	}
}

@keyframes itemBounce {
  0%,20%,40%,60%,80%,to {
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    opacity: 0;
    transform: scale(.3)
  }
  20% {
    transform: scale(1.1)
  }
  40% {
    transform: scale(.9)
  }
  60% {
    opacity: 1;
    transform: scale(1.03)
  }
  80% {
    transform: scale(.97)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}

.movie_blk{
	position: relative;
}
.movie_bg{
	z-index: 4;
}
.movie_ttl{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	z-index: 6;
}
.movie_ttl .ttl_mask{
	mask-image: url(../img/biscuithero/movie_title_mask_m.svg),url(../img/biscuithero/movie_title_mask_o.svg),url(../img/biscuithero/movie_title_mask_v.svg),url(../img/biscuithero/movie_title_mask_i.svg),url(../img/biscuithero/movie_title_mask_e.svg);
}
.movie_wrap{
	margin: 0 auto;
}
.movie_subttl{
	margin: 0 auto;
}
.movie_box{
	background-repeat: no-repeat;
}
.movie_box .mov_thumb{
	margin: 0 auto;
}
.movie_box .mov_thumb a{
	position: relative;
	display: block;
}
.movie_box .mov_thumb a::before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(../img/biscuithero/movie_icon_play.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 0;
	margin: auto;
}
.movie_box .mov_title{
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.2;
	text-align: center;
}
@media all and (max-width: 750px) {
	.movie_bg{
		background-image: url(../img/biscuithero/movie_bg_sp.webp);
		padding-top: 45.333%;
		margin-top: -24.667%;
	}
	.movie_ttl{
		width: 47.733%;
		margin-top: 16.667%;
	}
	.movie_wrap{
		width: 94.667%;
		padding-bottom: 33.333%;
	}
	.movie_subttl{
		width: 94.366%;
		margin-bottom: 2.254%;
	}
	.movie_box{
		background-image: url(../img/biscuithero/movie_thumb_frame_sp.webp);
		background-position: center top;
		background-size: 100% auto;
		margin-bottom: 6.775%;
	}
	.movie_box .mov_thumb{
		width: 92.676%;
		padding: 4.225% 0;
		margin-bottom: 1.626%;
	}
	.movie_box .mov_thumb a::before{
		width: 12.5%;
		padding-bottom: 12.5%;
	}
	.movie_box .mov_title{
		font-size: 3.467vw;
	}
	.mov_cont{
		display: block;
	}
	.mov_cont .movie_box{
		margin-bottom: 6.775%;
	}
	.mov_cont .movie_box .mov_thumb{
		width: 92.676%;
		padding: 4.225% 0;
		margin-bottom: 1.626%;
	}
	.mov_cont .movie_box .mov_thumb a::before{
		width: 12.5%;
		padding-bottom: 12.5%;
	}
	.movie_tv{
		margin-bottom: 9.867%;
	}
	.movie_full{
		margin-bottom: 9.867%;
	}
	.movie_radio{
		margin-bottom: 9.867%;
	}
}
@media all and (min-width: 751px) {
	.movie_bg{
		background-image: url(../img/biscuithero/movie_bg_pc.webp);
		padding-top: 476px;
		margin-top: -322px;
	}
	.movie_ttl{
		width: 356px;
		margin-top: 266px;
	}
	.movie_wrap{
		max-width: 990px;
		padding-bottom: 330px;
	}
	.movie_subttl{
		width: 960px;
		margin-bottom: 26px;
	}
	.movie_box{
		background-image: url(../img/biscuithero/movie_thumb_frame_l.webp);
		background-position: center top -24px;
		background-size: 1033px 623px;
		margin-bottom: 40px;
	}
	.movie_box .mov_thumb{
		width: 942px;
		padding: 24px;
		margin-bottom: 6px;
	}
	.movie_box .mov_thumb a::before{
		width: 82px;
		padding-bottom: 82px;
	}
	.movie_box .mov_title{
		font-size: 20px;
	}
	.mov_cont{
		display: flex;
		justify-content: center;
	}
	.mov_cont .movie_box{
		background-image: url(../img/biscuithero/movie_thumb_frame_s.webp);
		background-position: center top -18px;
		background-size: 531px 334px;
		margin-bottom: 0;
	}
	.mov_cont .movie_box .mov_thumb{
		width: 450px;
		padding: 22px;
		margin-bottom: 4px;
	}
	.mov_cont .movie_box .mov_thumb a::before{
		width: 66px;
		padding-bottom: 66px;
	}
	.movie_tv{
		margin-bottom: 110px;
	}
	.movie_full{
		margin-bottom: 110px;
	}
	.movie_radio{
		margin-bottom: 90px;
	}
}

.music_blk{
	position: relative;
}
.music_bg{
	z-index: 3;
}
.music_ttl{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	z-index: 6;
}
.music_ttl .ttl_mask{
	mask-image: url(../img/biscuithero/music_title_mask_m.svg),url(../img/biscuithero/music_title_mask_u.svg),url(../img/biscuithero/music_title_mask_s.svg),url(../img/biscuithero/music_title_mask_i.svg),url(../img/biscuithero/music_title_mask_c.svg);
}
.music_wrap{
	margin: 0 auto;
}
.music_theme-ttl{
	font-weight: 700;
	color: #fff;
	letter-spacing: 0;
}
.music_theme-txt{
	font-weight: 500;
	color: #fff;
	letter-spacing: -0.02em;
}
.music_theme-txt strong{
	display: inline-block;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0;
}
.music_wrap .music_btn{
	margin: 0 auto;
}
@media all and (max-width: 750px) {
	.music_bg{
		background-image: url(../img/biscuithero/music_bg_sp.webp?v=01);
		padding-top: 45.333%;
		margin-top: -24%;
	}
	.music_ttl{
		width: 48%;
		margin-top: 17.333%;
	}
	.music_wrap{
		width: 100%;
		padding-bottom: 26.667%;
	}
	.music_theme_box{
		margin-left: 10.667%;
	}
	.music_theme-ttl{
		margin-bottom: 6.349%;
		font-size: 5.933vw;
		font-weight: 500;
		letter-spacing: -0.03em;
	}
	.music_theme-txt{
		margin-bottom: 4.267%;
		font-size: 2.933vw;
		line-height: 2.045;
		letter-spacing: -0.04em;
	}
	.music_theme-txt strong{
		margin-top: 4.267%;
		font-size: 4.267vw;
		line-height: 1.375;
	}
	.music_wrap .music_btn{
		width: 76%;
		margin: 130.667% auto 0;
	}
}
@media all and (min-width: 1366px) {
	.music_bg{
		background-position: center;
	}
}
@media all and (min-width: 751px) {
	.music_bg{
		background-image: url(../img/biscuithero/music_bg_pc.webp?v=01);
		padding-top: 490px;
		margin-top: -322px;
	}
	.music_ttl{
		width: 356px;
		margin-top: 253px;
	}
	.music_wrap{
		max-width: 960px;
		padding: 0 15px;
		padding-bottom: 210px;
	}
	.music_theme_box{
		margin-bottom: 100px;
	}
	.music_theme-ttl{
		margin-bottom: 54px;
		font-size: 33px;
	}
	.music_theme-txt{
		margin-bottom: 24px;
		font-size: 15px;
		line-height: 2.333;
	}
	.music_theme-txt strong{
		margin-top: 20px;
		font-size: 24px;
		line-height: 2.333;
	}
	.music_wrap .music_btn{
		width: 400px;
		margin: 60px auto 0;
	}
}

.actor_blk{
	position: relative;
}
.actor_bg{
	background: linear-gradient(178.5856deg,  #e24646 23%,#b21313 83%);
	z-index: 2;
}
.actor_ttl{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	z-index: 6;
}
.actor_ttl .ttl_mask{
	mask-image: url(../img/biscuithero/actor_title_mask_a.svg),url(../img/biscuithero/actor_title_mask_c.svg),url(../img/biscuithero/actor_title_mask_t.svg),url(../img/biscuithero/actor_title_mask_o.svg),url(../img/biscuithero/actor_title_mask_r.svg);
}
.actor_wrap{
	margin: 0 auto;
}
.actor_wrap .actor_box{
	position: relative;
	margin: 0 auto;
}
.actor_wrap .actor_box.hero{
	background-repeat: no-repeat;
}
.actor_wrap .actor_box.fuku{
	background-color: #730000;
}
.actor_wrap .hero_photo{
	box-shadow: 15px 15px 0 0 #730000;
}
.actor_wrap .hero_profile .hero_name{
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
.actor_wrap .hero_profile .hero_name .jp{
	display: block;
	font-weight: 700;
	letter-spacing: -0.02em;
}
.actor_wrap .hero_profile .hero_name .en{
	display: block;
	margin: 0 auto;
}
.actor_wrap .hero_profile .hero_text{
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 2;
}
.actor_wrap .act_profile .act_name{
	color: #fff;
}
.actor_wrap .act_profile .act_name .jp{
	display: inline-block;
	font-weight: 700;
	letter-spacing: -0.02em;
}
.actor_wrap .act_profile .act_text{
	font-weight: 500;
	color: #fff;
	letter-spacing: -0.02em;
	line-height: 2;
}
@media all and (max-width: 750px) {
	.actor_bg{
		padding-top: 45.067%;
		margin-top: -24%;
	}
	.actor_ttl{
		width: 49.067%;
		margin-top: 17.867%;
	}
	.actor_wrap{
		max-width: 90.4%;
		padding-bottom: 29.867%;
	}
	.actor_wrap .actor_box{
		display: flex;
		align-items: flex-start;
	}
	.actor_wrap .actor_box.hero{
		display: block;
		background-image: url(../img/biscuithero/actor_frame_sp.webp);
		background-position: center bottom;
		background-size: 100% auto;
		margin-bottom: 14.749%;
	}
	.actor_wrap .actor_box.fuku{
		display: block;
		width: 98.82%;
		padding: 7.375% 5.9% 10.324%;
		box-sizing: border-box;
	}
	.actor_wrap .hero_photo{
		width: 81.711%;
		margin: 0 auto 10.324%;
		box-shadow: 2.667vw 2.667vw 0 0 #730000;
	}
	.actor_wrap .hero_profile{
		width: 84.071%;
		padding: 0 0 10.324%;
		margin: 0 auto;
	}
	.actor_wrap .hero_profile .hero_name{
		background-image: url(../img/biscuithero/actor_line_sp.svg);
		background-size: 100% auto;
		padding-bottom: 6.49%;
		margin-bottom: 5.015%;
	}
	.actor_wrap .hero_profile .hero_name .jp{
		margin-bottom: 1.754%;
		font-size: 4.667vw;
	}
	.actor_wrap .hero_profile .hero_name .en{
		width: 38.596%;
	}
	.actor_wrap .hero_profile .hero_text{
		font-size: 2.933vw;
		line-height: 2.273;
	}
	.actor_wrap .act_photo{
		position: absolute;
		right: 5.9%;
		width: 46.269%;
	}
	.actor_wrap .act_profile{
		width: 100%;
	}
	.actor_wrap .act_profile .act_name{
		width: 41.791%;
		margin-top: 14.328%;
		margin-bottom: 25.424%;
		margin-left: 5.424%;
	}
	.actor_wrap .act_profile .act_name .jp{
		font-size: 4.267vw;
	}
	.actor_wrap .act_profile .act_name .en{
		display: inline-block;
		width: 52.857%;
		margin-top: 5%;
	}
	.actor_wrap .act_profile .act_text{
		margin-bottom: 20px;
		font-size: 2.933vw;
		letter-spacing: 0;
		line-height: 2.273;
	}
	.actor_wrap .act_profile .act_site{
		width: 50%;
		margin: 0 auto;
	}
}
@media all and (min-width: 751px) {
	.actor_bg{
		padding-top: 520px;
		margin-top: -322px;
	}
	.actor_ttl{
		width: 356px;
		margin-top: 256px;
	}
	.actor_wrap{
		max-width: 960px;
		padding: 0 15px;
		padding-bottom: 330px;
	}
	.actor_wrap .actor_box{
		display: flex;
		align-items: flex-start;
	}
	.actor_wrap .actor_box.hero{
		background-image: url(../img/biscuithero/actor_frame_pc.webp);
		background-position: right bottom;
		background-size: 785px auto;
		margin-bottom: 60px;
	}
	.actor_wrap .actor_box.fuku{
		flex-direction: row-reverse;
		padding: 54px 54px 32px;
	}
	.actor_wrap .hero_photo{
		width: 480px;
		margin-right: 40px;
		box-shadow: 15px 15px 0 0 #730000;
	}
	.actor_wrap .hero_profile{
		width: 374px;
		padding: 126px 0 60px;
		margin-right: 25px;
	}
	.actor_wrap .hero_profile .hero_name{
		background-image: url(../img/biscuithero/actor_line_pc.svg);
		background-size: 100% 11px;
		padding-bottom: 34px;
		margin-bottom: 20px;
	}
	.actor_wrap .hero_profile .hero_name .jp{
		margin-bottom: 20px;
		font-size: 28px;
	}
	.actor_wrap .hero_profile .hero_name .en{
		width: 155px;
	}
	.actor_wrap .hero_profile .hero_text{
		font-size: 15px;
	}
	.actor_wrap .act_photo{
		width: 270px;
		margin-left: 40px;
	}
	.actor_wrap .act_profile{
		width: 532px;
	}
	.actor_wrap .act_profile .act_name{
		margin-bottom: 24px;
	}
	.actor_wrap .act_profile .act_name .jp{
		font-size: 24px;
	}
	.actor_wrap .act_profile .act_name .en{
		display: inline-block;
		width: 105px;
		margin-left: 34px;
	}
	.actor_wrap .act_profile .act_text{
		margin-bottom: 20px;
		font-size: 15px;
	}
	.actor_wrap .act_profile .act_site{
		width: 200px;
	}
}

.wallpaper_blk{
	position: relative;
}
.wallpaper_bg{
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	z-index: 2;
}
.wallpaper_ttl{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	z-index: 6;
}
.wallpaper_ttl .ttl_mask{
	mask-image: url(../img/biscuithero/wallpaper_title_mask_w.svg),url(../img/biscuithero/wallpaper_title_mask_a1.svg),url(../img/biscuithero/wallpaper_title_mask_l1.svg),url(../img/biscuithero/wallpaper_title_mask_l2.svg),url(../img/biscuithero/wallpaper_title_mask_p1.svg),url(../img/biscuithero/wallpaper_title_mask_a2.svg),url(../img/biscuithero/wallpaper_title_mask_p2.svg),url(../img/biscuithero/wallpaper_title_mask_e.svg),url(../img/biscuithero/wallpaper_title_mask_r.svg);
}
.wallpaper_wrap{
	padding: 0;
	margin: 0 auto;
}
.wallpaper_btn{
	margin: 0 auto;
}
@media all and (max-width: 750px) {
	.wallpaper_bg{
		background-image: url(../img/biscuithero/wallpaper_bg_pc.webp);
		padding-top: 45.333%;
		margin-top: -24%;
	}
	.wallpaper_ttl{
		width: 85.6%;
		margin-top: 17.6%;
	}
	.wallpaper_wrap{
		width: 85.733%;
		padding-bottom: 20.667%;
	}
	.wallpaper_thumb{
		margin-bottom: 7.776%;
	}
	.wallpaper_btn.sp{
		display: block;
		width: 88.647%;
	}
}
@media all and (min-width: 751px) {
	.wallpaper_bg{
		background-image: url(../img/biscuithero/wallpaper_bg_pc.webp);
		padding-top: 478px;
		margin-top: -322px;
	}
	.wallpaper_ttl{
		width: 642px;
		margin-top: 282px;
	}
	.wallpaper_wrap{
		max-width: 1033px;
		padding-bottom: 120px;
	}
	.wallpaper_thumb{
		margin-bottom: 30px;
	}
	.wallpaper_btn{
		width: 400px;
	}
}

@media all and (max-width: 750px) {
}
@media all and (min-width: 751px) {
}

@media all and (max-width: 750px) {
}
@media all and (min-width: 751px) {
}

[data-aos=fade-up] {
  transform: translate3d(0,50px,0);
	transition-duration: .5s!important;
}

[data-aos="titleIn"] {
  transform: scale(.5);
	opacity: 0;
  transform-origin: bottom center;
	
}
[data-aos="titleIn"].aos-animate {
  transform: scale(1);
	opacity: 1;
	transition: all .3s ease .3s!important;
}



.animate {
	animation: katakata cubic-bezier(0, 1, 0, 1) 3s;
}
@keyframes loop1a {
  0% { transform: translateY(100%); }
  to { transform: translateY(-100%); }
}
@keyframes loop1b {
  0% { transform: translateY(0); }
  to { transform: translateY(-200%); }
}
@keyframes loop2a {
  0% { transform: translateY(0%); }
  to { transform: translateY(100%); }
}
@keyframes loop2b {
  0% { transform: translateY(-200%); }
  to { transform: translateY(-100%); }
}
@keyframes loop1aSP {
  0% { transform: translateX(100%); }
  to { transform: translateX(-100%); }
}
@keyframes loop1bSP {
  0% { transform: translateX(0); }
  to { transform: translateX(-200%); }
}
@keyframes loop2aSP {
  0% { transform: translateX(0%); }
  to { transform: translateX(100%); }
}
@keyframes loop2bSP {
  0% { transform: translateX(-200%); }
  to { transform: translateX(-100%); }
}
@keyframes katakata {
	0% { transform: rotate(0); }
	5% { transform: rotate(-10deg); }
	10% { transform: rotate(0); }
	15% { transform: rotate(10deg); }
	20% { transform: rotate(0); }
	100% { transform: rotate(0); }
}
@keyframes rotate {
	0% { transform: rotate(0); }
	100% { transform: rotate(360deg); }
}




@keyframes movY1 {
	0% { transform: translateY(0) }
	50% { transform: translateY(10px) }
	to { transform: translateY(0) }
}
@keyframes movY2 {
	0% { transform: translateY(0) }
	50% { transform: translateY(15px) }
	to { transform: translateY(0) }
}
@keyframes movY3 {
	0% { transform: translateY(0) }
	50% { transform: translateY(20px) }
	to { transform: translateY(0) }
}
@keyframes movY1_sp {
	0% { transform: translateY(0) }
	50% { transform: translateY(6px) }
	to { transform: translateY(0) }
}

@keyframes movY2_sp {
	0% { transform: translateY(0) }
	50% { transform: translateY(10px) }
	to { transform: translateY(0) }
}

@keyframes movY3_sp {
	0% { transform: translateY(0) }
	50% { transform: translateY(14px) }
	to { transform: translateY(0) }
}



.remodal.movie{
	padding: 0;
}
.remodal.movie.short{
	width: auto;
	aspect-ratio: 9 / 16;
}
.gallery_wrap .mov{
  position: relative;
  background-color: #333;
  width: 100%;
  margin: 0 auto;
  aspect-ratio: 16 / 9;
}
.short .gallery_wrap .mov{
  aspect-ratio: 9 / 16;
}
.gallery_wrap .mov iframe{
  position: absolute;
  top: 50%;
  left: 50%;
	width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}

.remodal.movie .remodal-close {
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: auto;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  text-decoration: none;
  border: 0;
  outline: 0;
	z-index: 10;
}
.remodal.movie .remodal-close::before {
	display: none;
}
.remodal.movie .remodal-close:hover,
.remodal.movie .remodal-close:focus {
  background: transparent;
  color: #fff;
	opacity: .5;
}
.remodal.movie .remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

@media all and (max-width: 750px) {
	.remodal.movie{
		width: 94.667%;
	}
	.remodal.movie.short{
		height: 65vh;
	}
	.remodal.movie .remodal-close {
		margin-top: -8.5vw;
		font-size: 8vw;
	}
}
@media all and (min-width: 751px) {
	.remodal.movie{
		max-width: 800px;
	}
	.remodal.movie.short{
		min-height: 662px;
	}
	.remodal.movie .remodal-close {
		margin-top: -42px;
		font-size: 38px;
		transition: opacity .4s;
	}
}
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: rgba(255, 255, 255, 1);
}
.lt-ie9 .remodal {
  width: 800px;
}

