@charset "utf-8";
.benefits_container {
	width: 100%;
	margin-inline: auto;
	font-size: clamp(12px, 0.636rem + 0.48vw, 16px);
	font-family: "Noto Sans JP", sans-serif;
	color: #fff;
	overflow: hidden;
	background: url(../../gamepc/img/collab-syusetukohaku/bg_kv_pc.webp) no-repeat center center /cover fixed;
	text-align: left;
}
.benefits_container img {
	max-width: 100%;
}
.benefits_container .pc {
	display: block !important;
}
.benefits_container .sp {
	display: none !important;
}
.benefits_container .point_wrap.p03 .subttl_wrap h3 br.tab {
	display: none;
}
.benefits_container .contents__inner {
    width: 100%;
    margin-inline: auto;
    padding-inline: clamp(22px, -0.212rem + 8.91vw, 140px);
    box-sizing: border-box;
}
/* コンテンツ
____________________*/
.benefits_container .ttl_wrap {
	position: relative;
}
.benefits_container .ttl_wrap .ttl_eng {
	max-width: 100%;
}
.benefits_container .ttl_wrap h2 {
	color: #fff;
	font-family: "Murecho", sans-serif;
	font-size: clamp(26px, 0.445rem + 3.61vw, 60px);
	font-weight: 700;
	letter-spacing: 3px;
	white-space: nowrap;
}
.benefits_container .section--ttl {
	max-height: 97px;
	margin: 0 auto;
	position: relative;
}
.benefits_container .section--ttl img {
	width: 100%;
	height: auto;
	max-height: 97px;
}
.benefits_container .ttl_wrap .bg_text {
	position: absolute;
    left: -2%;
    top: -108%;
    width: 53%;
    height: auto;
    z-index: -1;
}

/* benefit
____________________*/
.benefits_container .contents--benefit {
	position: relative;
}
.benefits_container .benefit {
	width: 100%;
	padding-block-start: 10vw;
	padding-block-end: 0;
	position: relative;
	z-index: 1;
}
.benefits_container .benefit .ttl_wrap .ttl_eng {
	width: 718px;
	height: auto;
}
.benefits_container .benefit2 {
	padding-inline: 0;
	position: relative;
	padding-block-start: 10vw;
	padding-block-end: 10vw;
	z-index: 2;
}
.benefits_container .point_wrap {
	width: 78vw;
	max-width: 1485px;
	position: relative;
}
.benefits_container .point_wrap .point_inner {
	background: #fff;
	box-sizing: border-box;
	padding-block-start: 110px;
	padding-inline: clamp(22px, -0.212rem + 8.91vw, 140px);
	position: relative;
	z-index: 2;
}
.benefits_container .point_wrap.p03 .point_inner {
	padding-block-start: 255px;
}
.benefits_container .point_wrap.p01 {
	margin-left: auto;
}
.benefits_container .point_wrap.p01 .ornament {
    width: 21vw;
    max-width: 400px;
    position: absolute;
    top: -23vw;
    z-index: 1;
    right: 10vw;
}
.benefits_container .point_wrap.p02 .ornament {
    width: 17vw;
    max-width: 308px;
    position: absolute;
    top: -23vw;
    z-index: 1;
    left: 5vw;
}
.benefits_container .point_wrap.p02 {
	margin-right: auto;
	margin-top: 20vw;
}
.benefits_container .point_wrap.p03 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10vw;
}
.benefits_container .point_wrap.p01 .subttl_wrap,
.benefits_container .point_wrap.p02 .subttl_wrap,
.benefits_container .point_wrap.p03 .subttl_wrap {
	position: absolute;
    top: -5vw;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.benefits_container .point_wrap.p02 .subttl_wrap {
	right: 0;
	padding-right: clamp(22px, -0.212rem + 8.91vw, 140px);
}
.benefits_container .point_wrap.p03 .subttl_wrap {
	left: 50%;
	transform: translate(-50%,0%);
	display: flex;
	flex-direction: column;
	align-items: center;
}
.benefits_container .point_wrap.p01 .subttl_wrap .point_number {
	width: 13.03vw;
	margin: 0 0 20px;
}
.benefits_container .point_wrap.p02 .subttl_wrap .point_number,
.benefits_container .point_wrap.p03 .subttl_wrap .point_number {
	width: 14.85vw;
	margin: 0 0 20px;
}
.benefits_container .point_wrap.p01 .subttl_wrap h3,
.benefits_container .point_wrap.p02 .subttl_wrap h3,
.benefits_container .point_wrap.p03 .subttl_wrap h3 {
	color: #EF344C;
	font-family: "Murecho", sans-serif;
	font-size: 3.13vw;
	font-weight: 700;
	white-space: nowrap;
}
.benefits_container .point_wrap.p03 .subttl_wrap h3 br.tab {
	display: none;
}
.benefits_container .point_wrap .point_contents {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 50px;
}
.benefits_container .point_wrap.p01 .area1,
.benefits_container .point_wrap.p01 .area3 {
	margin-bottom: 60px;
}
.benefits_container .point_wrap.p01 .area1 {
	width: 100%;
	max-width: 480px;
}
.benefits_container .point_wrap.p01 .area2 {
	width: 18.43vw;
}
.benefits_container .point_wrap.p01 .area1 .txt1 {
	color: #EF344C;
	font-size: clamp(18px, 0.445rem + 3.61vw, 1.60vw);
	font-weight: 700;
	line-height: 1.2;
}
.benefits_container .point_wrap.p01 .area1 .txt1 span {
	font-size: clamp(14px, 0.035rem + 3.61vw, 1.25vw);
}
.benefits_container .point_wrap.p01 .area1 .txt2 {
	color: #333333;
	font-size: clamp(13px, 0.035rem + 3.81vw, 1.05vw);
	font-weight: 500;
	line-height: 1.6;
	margin-top: 0.8em;
}
.benefits_container .point_wrap.p01 .area_wrap {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
	gap: 2vw;
}
.benefits_container .point_wrap.p01 .area3 p {
	color: #EF344C;
}
.benefits_container .point_wrap.p01 .area3 .txt1 {
	font-family: "Murecho", sans-serif;
	font-size: 3.14vw;
	font-weight: 700;
	line-height: 1.1;
}
.benefits_container .point_wrap.p01 .area3 .txt2 {
	font-family: "Murecho", sans-serif;
	font-size: clamp(67px, 0.445rem + 13.61vw, 7.85vw);
	font-weight: 700;
	line-height: 1;
}
.benefits_container .point_wrap.p02 .area1,
.benefits_container .point_wrap.p03 .area1 {
	margin-bottom: 60px;
	margin-right: auto;
}
.benefits_container .point_wrap.p02 .area1 {
	width: 40.2vw;
}
.benefits_container .point_wrap.p03 .area1 {
	margin-right: inherit;
}
.benefits_container .point_wrap.p02 .area1 figure figcaption,
.benefits_container .point_wrap.p03 .area1 figure figcaption {
	color: #333333;
	text-align: left;
	margin-top: 25px;
	font-size: clamp(13px, 0.035rem + 3.81vw, 1.05vw);
	font-weight: 500;
	line-height: 1.6;
}
.benefits_container .point_wrap.p03 .area1 figure figcaption {
	text-align: center;
}
@media (max-width: 768px) {
	.benefits_container .point_wrap.p03 .subttl_wrap h3 br.tab {
		display: block !important;
	}
	/* benefit
	____________________*/
	.benefits_container .benefit {
		padding-block-start: 10vw;
        padding-block-end: 0;
	}
	.benefits_container .benefit .ttl_wrap .ttl_eng {
		width: 73.5vw;
		height: auto;
	}
	.benefits_container .benefit2 {
		padding-block-start: 27vw;
		padding-block-end: 20vw;
	}
	.benefits_container .point_wrap {
		width: 88.6vw;
	}
	.benefits_container .point_wrap.p01 .subttl_wrap, .benefits_container .point_wrap.p02 .subttl_wrap, .benefits_container .point_wrap.p03 .subttl_wrap {
		top: -11.5vw;
        flex-direction: row;
        align-items: baseline;
		gap: 4vw;
	}
	.benefits_container .point_wrap.p01 .subttl_wrap .point_number {
		width: 35vw;
		margin: 0;
	}
	.benefits_container .point_wrap.p01 .subttl_wrap h3, .benefits_container .point_wrap.p02 .subttl_wrap h3, .benefits_container .point_wrap.p03 .subttl_wrap h3 {
		font-size: 6.96vw;
	}
	.benefits_container .point_wrap .point_contents {
		flex-direction: column;
		align-items: center;
		gap: 6vw;
	}
	.benefits_container .point_wrap .point_inner {
		padding-block-start: 30vw;
		padding-inline: 5vw;
	}
	.benefits_container .point_wrap.p02 .area1, .point_wrap.p03 .area1 {
		width: inherit;
		margin-left: auto;
		margin-right: auto;
	}
	.benefits_container .point_wrap.p01 .area1 {
		max-width: inherit;
		margin-bottom: 0;
	}
	.benefits_container .point_wrap.p01 .area2 {
		width: inherit;
	}
	.benefits_container .point_wrap.p01 .area3 {
		margin-bottom: 5vw;
	}
    .benefits_container .point_wrap.p01 .area1 .txt1 {
        font-size: 4.8vw;
    }
    .benefits_container .point_wrap.p01 .area1 .txt1 span {
        font-size: 3.73vw;
    }
	.benefits_container .point_wrap.p01 .area1 .txt2 {
		font-size: 3.45vw;
	}
	.benefits_container .point_wrap.p01 .area3 .txt1 {
        font-size: 6.95vw;
    }
	.benefits_container .point_wrap.p01 .area3 .txt2 {
		font-size: 17.9vw;
	}
	.benefits_container .point_wrap.p01 .ornament {
		width: 37.5vw;
        top: -40vw;
        right: 7vw;
	}
	.benefits_container .point_wrap.p02 {
		width: 100%;
		margin-top: 45vw;
	}
	.benefits_container .point_wrap.p02 .subttl_wrap {
		flex-direction: column;
		align-items: flex-end;
		padding-right: 5vw;
		text-align: right;
	}
	.benefits_container .point_wrap.p02 .subttl_wrap .point_number, .benefits_container .point_wrap.p03 .subttl_wrap .point_number {
		width: 40.54vw;
		margin: 0;
	}
	.benefits_container .point_wrap.p02 .area1 figure figcaption, .benefits_container .point_wrap.p03 .area1 figure figcaption {
		font-size: 3.45vw;
	}
	.benefits_container .point_wrap.p02 .ornament {
		width: 28.54vw;
        top: -40vw;
        left: 7vw;
	}
	.benefits_container .point_wrap.p03 {
		margin-top: 25vw;
	}
	.benefits_container .point_wrap.p03 .point_inner {
		padding-block-start: 42vw;
	}
	.benefits_container .point_wrap.p03 .subttl_wrap {
        flex-direction: column;
		left: 35vw;
	}
	.benefits_container .point_wrap.p03 .point_contents {
		align-items: center;
	}
}
@media (max-width: 479px) {
	.benefits_container .pc {
		display: none !important;
	}
	.benefits_container .sp {
		display: block !important;
	}
}

/*==================================================
ふわっ
===================================*/

/* その場で */
.benefits_container .fadeIn{
animation-name:fadeInAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* 下から */

.benefits_container .fadeUp{
animation-name:fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/* 上から */

.benefits_container .fadeDown{
animation-name:fadeDownAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeDownAnime{
  from {
    opacity: 0;
	transform: translateY(-100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/* 左から */

.benefits_container .fadeLeft{
animation-name:fadeLeftAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeLeftAnime{
  from {
    opacity: 0;
	transform: translateX(-100px);
  }

  to {
    opacity: 1;
	transform: translateX(0);
  }
}

/* 右から */

.benefits_container .fadeRight{
animation-name:fadeRightAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeRightAnime{
  from {
    opacity: 0;
	transform: translateX(100px);
  }

  to {
    opacity: 1;
	transform: translateX(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.benefits_container .fadeInTrigger,
.benefits_container .fadeUpTrigger,
.benefits_container .fadeDownTrigger,
.benefits_container .fadeLeftTrigger,
.benefits_container .fadeRightTrigger{
    opacity: 0;
}

/*==================================================
パタッ
===================================*/


/* 下へ */
.benefits_container .flipDown{
animation-name:flipDownAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes flipDownAnime{
  from {
    transform: perspective(2500px) rotateX(100deg);
 	opacity: 0;
  }

  to {
    transform: perspective(2500px) rotateX(0);
	opacity: 1;
  }
}


/* 左へ */
.benefits_container .flipLeft{
animation-name:flipLeftAnime;
animation-duration:1s;
animation-fill-mode:forwards;
perspective-origin:left center;
opacity:0;
}

@keyframes flipLeftAnime{
  from {
   transform: perspective(600px) translate3d(0, 0, 0) rotateY(30deg);
 	opacity: 0;
  }

  to {
  transform: perspective(600px) translate3d(0, 0, 0) rotateY(0deg);
  opacity: 1;
  }
}


/* 左上へ */
.benefits_container .flipLeftTop{
animation-name:flipLeftTopAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes flipLeftTopAnime{
  from {
   transform: translate(-20px,80px) rotate(-15deg);
 	opacity: 0;
  }

  to {
   transform: translate(0,0) rotate(0deg);
	opacity: 1;
  }
}

/* 右へ */
.benefits_container .flipRight{
animation-name:flipRightAnime;
animation-duration:1s;
animation-fill-mode:forwards;
perspective-origin:right center;
opacity:0;
}

@keyframes flipRightAnime{
  from {
   transform: perspective(600px) translate3d(0, 0, 0) rotateY(-30deg);
 	opacity: 0;
  }

  to {
  transform: perspective(600px) translate3d(0, 0, 0) rotateY(0deg);
  opacity: 1;
  }
}

/* 右上へ */
.benefits_container .flipRightTop{
animation-name:flipRightTopAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes flipRightTopAnime{
  from {
   transform: translate(-20px,80px) rotate(25deg);
   opacity: 0;
  }

  to {
   transform: translate(0,1) rotate(0deg);
	opacity: 1;
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.benefits_container .flipDownTrigger,
.benefits_container .flipLeftTrigger,
.benefits_container .flipLeftTopTrigger,
.benefits_container .flipRightTrigger,
.benefits_container .flipRightTopTrigger{
    opacity: 0;
}

/*==================================================
くるっ
===================================*/


/* X 軸（縦へ） */
.benefits_container .rotateX{
	animation-name:rotateXAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
}

@keyframes rotateXAnime{
	from{
		transform: rotateX(0);
		opacity: 0;
		}
	to{
		transform: rotateX(-360deg);
		opacity: 1;
		}
}

/*　Y軸（横へ） */
.benefits_container .rotateY{
	animation-name:rotateYAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
}

@keyframes rotateYAnime{
	from{
		transform: rotateY(0);
		opacity: 0;
		}
	to{
		transform: rotateY(-360deg);
		opacity: 1;
		}
}

/* Z 軸（左へ） */
.benefits_container .rotateLeftZ{
	animation-name:rotateLeftZAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
}

@keyframes rotateLeftZAnime{
	from{
		transform: rotateZ(0);
		opacity: 0;
		}
	to{
		transform: rotateZ(-360deg);
		opacity: 1;
		}
}

/*　Z 軸（右へ） */
.benefits_container .rotateRightZ{
	animation-name:rotateRightZAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
}

@keyframes rotateRightZAnime{
	from{
		transform: rotateZ(0);
		opacity: 0;
		}
	to{
		transform: rotateZ(360deg);
		opacity: 1;
		}
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.benefits_container .rotateXTrigger,
.benefits_container .rotateYTrigger,
.benefits_container .rotateLeftZTrigger,
.benefits_container .rotateRightZTrigger{
    opacity: 0;
}

/*==================================================
ボンッ、ヒュッ
===================================*/

/* 拡大 */
.benefits_container .zoomIn{
	animation-name:zoomInAnime;
	animation-duration:0.5s;
	animation-fill-mode:forwards;
}

@keyframes zoomInAnime{
  from {
	transform: scale(0.6);
	opacity: 0;
  }

  to {
    transform: scale(1);
	opacity: 1;
  }
}

/* 縮小 */
.benefits_container .zoomOut{
	animation-name:zoomOutAnime;
	animation-duration:0.5s;
	animation-fill-mode:forwards;
}

@keyframes zoomOutAnime{
  from {
	transform: scale(1.2);
	opacity: 0;
  }

  to {
    transform:scale(1);
	opacity: 1;
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.benefits_container .zoomInTrigger,
.benefits_container .zoomOutTrigger{
    opacity: 0;
}

/*==================================================
じわっ
===================================*/

/* ぼかしから出現 */
.benefits_container .blur{
	animation-name:blurAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
	filter: blur(10px);
	transform: scale(1.02);
	opacity: 0;
  }

  to {
	filter: blur(0);
	transform: scale(1);
	opacity: 1;
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.benefits_container .blurTrigger{
    opacity: 0;
}

/*==================================================
にゅーん
===================================*/

/* 滑らかに変形して出現 */
.benefits_container .smooth{
	animation-name:smoothAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
  　transform-origin: left;
	opacity:0;
}

@keyframes smoothAnime{
  from {
  transform: translate3d(0, 100%, 0) skewY(12deg);
  opacity:0;
  }

  to {
  transform: translate3d(0, 0, 0) skewY(0);
  opacity:1;
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.benefits_container .smoothTrigger{
    opacity: 0;
}

/*==================================================
スーッ（枠線が伸びて出現）
===================================*/

/*枠線が伸びて出現*/

.benefits_container .lineTrigger{
  position: relative; /* 枠線が書かれる基点*/
  opacity:0;
}

.benefits_container .lineTrigger.lineanime{
	animation-name:lineAnimeBase;
	animation-duration:1s;
	animation-fill-mode:forwards;
}

@keyframes lineAnimeBase{
  from {
    opacity:0;
  }

  to {
    opacity:1;  
}
}

/*上下線*/
.benefits_container .lineTrigger::before,
.benefits_container .lineTrigger::after{
  position: absolute;
  content:"";
  width:0;
  height:1px;
  background:#0A6CEB;/* 枠線の色*/
}

/*左右線*/
.benefits_container .line2::before,
.benefits_container .line2::after{
  position: absolute;
  content:"";
  width: 1px;
  height:0;
  background:#0A6CEB;/* 枠線の色*/
}

/*上線*/
.benefits_container .lineTrigger::before {
	top:0;
	left:0;
}

.benefits_container .lineTrigger.lineanime::before {
	animation: lineAnime .5s linear 0s forwards;/*表示されて0秒後に上線が0.5秒かけて表示*/
}

/*右線*/
.benefits_container .line2::before{ 
	top:0;
	right:0;
}

.benefits_container .lineTrigger.lineanime .line2::before {
	animation: lineAnime2 .5s linear .5s forwards;/*表示されて0.5秒後に右線が0.5秒かけて表示*/
}

/*下線*/
.benefits_container .lineTrigger::after { 
	bottom:0;
	right:0;
}

.benefits_container .lineTrigger.lineanime::after {
	animation: lineAnime .5s linear 1s forwards;/*表示されて1秒後に下線が0.5秒かけて表示*/
}

/*左線*/
.benefits_container .line2::after{ 
	bottom:0;
	left:0;
}

.benefits_container .lineTrigger.lineanime .line2::after {
	animation: lineAnime2 .5s linear 1.5s forwards;/*表示されて1.5秒後に左線が0.5秒かけて表示*/
}

@keyframes lineAnime {
	0% {width:0%;}
    100%{width:100%;}
}

@keyframes lineAnime2 {
	0% {height:0%;}
    100%{height:100%;}
}

/*枠線内側の要素*/

.benefits_container .lineTrigger.lineanime .lineinappear{
	animation: lineInnerAnime .5s linear 1.5s forwards;/*1.5秒後に中央のエリアが0.5秒かけて表示*/
	opacity: 0;/*初期値を透過0にする*/	
}

@keyframes lineInnerAnime{
	0% {opacity:0;}
    100% {opacity:1;}
}


/*==================================================
シャッ（背景色が伸びて出現）
===================================*/

/*背景色が伸びて出現（共通）*/
.benefits_container .bgextend{
	animation-name:bgextendAnimeBase;
	animation-duration:1s;
	animation-fill-mode:forwards;
	position: relative;
	overflow: hidden;/*　はみ出た色要素を隠す　*/
	opacity:0;
}

@keyframes bgextendAnimeBase{
  from {
    opacity:0;
  }

  to {
    opacity:1;  
}
}

/*中の要素*/
.benefits_container .bgappear{
	animation-name:bgextendAnimeSecond;
	animation-duration:1s;
	animation-delay: 0.6s;
	animation-fill-mode:forwards;
	opacity: 0;
}

@keyframes bgextendAnimeSecond{
	0% {
	opacity: 0;
	}
	100% {
	opacity: 1;
}
}

/*左から*/
.benefits_container .bgLRextend::before{
	animation-name:bgLRextendAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0A6CEB;/*伸びる背景色の設定*/
}
@keyframes bgLRextendAnime{
	0% {
		transform-origin:left;
		transform:scaleX(0);
	}
	50% {
		transform-origin:left;
		transform:scaleX(1);
	}
	50.001% {
		transform-origin:right;
	}
	100% {
		transform-origin:right;
		transform:scaleX(0);
	}
}

/*右から*/
.benefits_container .bgRLextend::before{
	animation-name:bgRLextendAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #666;/*伸びる背景色の設定*/
}
@keyframes bgRLextendAnime{
	0% {
		transform-origin:right;
		transform:scaleX(0);
	}
	50% {
		transform-origin:right;
		transform:scaleX(1);
	}
	50.001% {
		transform-origin:left;
	}
	100% {
		transform-origin:left;
		transform:scaleX(0);
	}
}

/*下から*/
.benefits_container .bgDUextend::before{
	animation-name:bgDUextendAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #666;/*伸びる背景色の設定*/
}
@keyframes bgDUextendAnime{
	0% {
		transform-origin:bottom;
		transform:scaleY(0);
	}
	50% {
		transform-origin:bottom;
		transform:scaleY(1);
	}
	50.001% {
		transform-origin:top;
	}
	100% {
		transform-origin:top;
		transform:scaleY(0);
	}
}

/*上から*/
.benefits_container .bgUDextend::before{
	animation-name:bgUDextendAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #666;/*伸びる背景色の設定*/
}
@keyframes bgUDextendAnime{
	0% {
		transform-origin:top;
		transform:scaleY(0);
	}
	50% {
		transform-origin:top;
		transform:scaleY(1);
	}
	50.001% {
		transform-origin:bottom;
	}
	100% {
		transform-origin:bottom;
		transform:scaleY(0);
	}
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.benefits_container .bgappearTrigger,
.benefits_container .bgUDextendTrigger,
.benefits_container .bgDUextendTrigger,
.benefits_container .bgRLextendTrigger,
.benefits_container .bgLRextendTrigger{
    opacity: 0;
}




/*==================================================
アニメーション設定
===================================*/

/* アニメーションの回数を決めるCSS*/

.benefits_container .count2{  
	animation-iteration-count: 2;/*この数字を必要回数分に変更*/
}

.benefits_container .countinfinite{  
	animation-iteration-count: infinite;/*無限ループ*/
}

/* アニメーションスタートの遅延時間を決めるCSS*/

.benefits_container .delay-time05{  
	animation-delay: 0.5s;
}

.benefits_container .delay-time1{  
	animation-delay: 1s;
}

.benefits_container .delay-time15{  
	animation-delay: 1.5s;
}

.benefits_container .delay-time2{  
	animation-delay: 2s;
}

.benefits_container .delay-time25{  
	animation-delay: 2.5s;
}

/* アニメーション自体が変化する時間を決めるCSS*/

.benefits_container .change-time05{  
	animation-duration: 0.5s;
}

.benefits_container .change-time1{  
	animation-duration: 1s;
}

.benefits_container .change-time15{  
	animation-duration: 1.5s;
}

.benefits_container .change-time2{  
	animation-duration: 2s;
}

.benefits_container .change-time25{  
	animation-duration: 2.5s;
}
