@charset "UTF-8";





/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
RESET_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
*{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1,h2,h3,h4,h5,h6,
div,p,
span,em,strong,
ul,ol,li,
dl,dt,dd,
a{
	background-repeat: no-repeat;
	background-size: 100% auto;
}

a{
	outline: none;
}

.sp{
	display: none;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　RESET_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
COMMON_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
body{
	background-color: #000000;
}
html,body{
	width: 100%;
  font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
#grandwrapper{
	position: relative;
	width: 100%;
	overflow: hidden;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　COMMON_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
footer_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
footer#global{
  background-color: #000000;
  color: #ffffff;
  padding: 40px 0;
  font-size: 11px;
  text-align: center;
}



/*
share
*/
footer#global .share{
	margin: 0 auto;
}
footer#global .share h3{
	margin: 0 0 30px 0;
	font-size: 15px;
	line-height: 1em;
}
footer#global .share > ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 260px;
	margin: 0 auto;
}
footer#global .share li a{
	display: block;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	border-radius: 6px;
	transition: all 300ms cubic-bezier(.42,0,0,.99) 0ms;
}
footer#global .share li a:hover{
	transform: scale(1.1);
}
footer#global .share a.siteShare__btn--facebook{background-image: url(../images/icon_sns_facebook.png);}
footer#global .share a.siteShare__btn--weibo{background-image: url(../images/icon_sns_weibo.png);}
footer#global .share a.siteShare__btn--line{background-image: url(../images/icon_sns_line.png);}



/*
appinfo
*/
footer#global .appinfo{
	box-sizing: border-box;
	background-color: #1c1c1c;
	margin: 40px auto;
	padding: 30px 0;
}

/*app*/
footer#global .appinfo .app a{
	display: block;
	background-image: url(../images/ms_app_icon_new.png);
	width: 80px;
	height: 80px;
	margin: 0 auto 20px auto;
	text-indent: -9999px;
	transition: all 300ms cubic-bezier(.42,0,0,.99) 0ms;
}
footer#global .appinfo .app a:hover{
	transform: scale(1.5);
	filter: drop-shadow(0 15px 10px rgba(0,0,0,1));
}
footer#global .appinfo .app > p{
	background-image: url(../images/footer_openapp_read.png);
	width: 300px;
	height: 32px;
	margin: 0 auto;
	text-indent: -9999px;
}

/*Store*/
footer#global .store p:last-child{
	width: 300px;
	margin: 0 auto;
}
footer#global .store ul{
  display: flex;
  justify-content: space-between;
  width: 300px;
  margin: 30px auto;
}
footer#global .store a{
  display: block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0;
  height: 34px;
  text-indent: -9999px;
	transition: all 300ms cubic-bezier(.42,0,0,.99) 0ms;
}
footer#global .store a:hover{
	transform: scale(1.1);
}
footer#global .store li:nth-of-type(1) a{
  background-image: url(../images/storebatch_appstore.png);
  width: 85px;
}
footer#global .store li:nth-of-type(2) a{
  background-image: url(../images/storebatch_googleplay.png);
  width: 103px;
}
footer#global .store li:nth-of-type(3) a{
  background-image: url(../images/storebatch_apk.png);
	width: 104px;
}

/*rating*/
footer#global .rating{
	background-image: url(../images/footer_rating.png);
	width: 45px;
	height: 45px;
	margin: 30px auto 0 auto;
  text-indent: -9999px;
}



/*
backtotop
*/
footer#global .backtotop{
	display: block;
	background-image: url(../images/footer_backtotop.png);
	width: 130px;
	height: 55px;
	margin: 0 auto 60px auto;
	text-indent: -9999px;

}



/*
deeplinks
*/
footer#global .deeplinks{
}
footer#global .deeplinks li{
  display: inline-block;
}
footer#global .deeplinks li a{
  display: inline-block;
  color: #ffffff;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  font-size: 13px;
  line-height: 1em;
  text-decoration: none;
  border-right: 1px #ffffff solid;
}
footer#global .deeplinks li:last-child a{
  margin: 0;
  padding: 0;
  border: none;
}



/*
licence
*/
footer#global .licence > p a{
  display: block;
  background-image: url(https://xflag.com/common/images/promotion_logo_xflag.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 45px auto;
  width: 80px;
  height: 91px;
  text-indent: -9999px;
}
footer#global .licence small{
  display: block;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　footer_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
KV
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#kv{
	position: relative;
	background-color: #000000;
	/*
	background-image: url(../images/kv_bg_grafic_1.png);
	background-repeat: no-repeat;
	background-position: top center;
	*/
	width: 100%;
	height: 622px;
}






#kv h1{
	z-index: 5;
	position: absolute;
	top: 60px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url(../images/kv_name_sp.png);
	background-size: 100% auto;
	width: 331px;
	height: 130px;
	text-indent: -9999px;
}






#kv .day{
	z-index: 5;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url(../images/kv_day_sp.png);
	background-size: 100% auto;
	width: 305px;
	height: 70px;
	text-indent: -9999px;
}






#kv h3 a{
	z-index: 6;
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	background-image: url(../images/logo_mss_tw.png);
	background-size: 100% auto;
	background-position: top center;
	width: 75px;
	height: 63px;
	text-indent: -9999px;
}






/*
object
*/
#kv div:nth-of-type(1){
	z-index: 3;
	width: 100%;
	height: 947px;
}
#kv div:nth-of-type(1) span{
	position: absolute;
	left: 50%;
	display: block;
	background-size: 100% auto;
	background-position: top center;
}

#kv div:nth-of-type(1) .flower{
	z-index: 4;
	background-image: url(../images/kv_flower.png);
	width: 626px;
	height: 368px;
	margin: 0 0 0 -313px;
	top: 135px;
}

#kv div:nth-of-type(1) .naifueffect{
	z-index: 4;
	background-image: url(../images/kv_naifueffect.png);
	width: 1106px;
	height: 622px;
	margin: 0 0 0 -533px;
	top: 55px;
}

#kv div:nth-of-type(1) .particle{
	z-index: 4;
	background-image: url(../images/kv_particle.png);
	width: 836px;
	height: 467px;
	margin: 0 0 0 -418px;
	top: 145px;
}

#kv div:nth-of-type(1) .chara{
	z-index: 3;
	background-image: url(../images/kv_chara.png);
	width: 583px;
	height: 530px;
	margin: 0 0 0 -291px;
	top: 170px;
}

#kv div:nth-of-type(1) .rope{
	z-index: 2;
	top: inherit;
	bottom: 0;
	left: 0;
	background-image: url(../images/kv_rope.png);
	background-size: auto 100%;
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
}

#kv div:nth-of-type(1) .paul_l,
#kv div:nth-of-type(1) .paul_r{
	z-index: 1;
	background-image: url(../images/kv_paul_sp.png);
	width: 66px;
	height: 622px;
	margin: 0;
	top: 0px;
	left: 0px;
}
#kv div:nth-of-type(1) .paul_l::after,
#kv div:nth-of-type(1) .paul_r::after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	background-image: url(../images/kv_skull.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	width: 164px;
	height: 141px;
}

#kv div:nth-of-type(1) .paul_r{
	left: inherit;
	right: 0;
	transform: scale(-1,1);
	-webkit-transform: scale(-1,1);
}

#kv div:nth-of-type(1) .kv_bg_grafic_2{
	z-index: 0;
	background-image: url(../images/kv_bg_grafic_2.png);
	width: 1106px;
	height: 622px;
	margin: 0 0 0 -553px;
	top: 0px;
}





/*
コンテンツ
*/
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　KV_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
period
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#period{
	position: relative;
	box-sizing: border-box;
	background-image: url(../images/period_bg_sp.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 458px;
	padding: 70px 0;
}

#period h2,
#period h4,
#period h5,
#period div:nth-last-of-type(1) h5,
#period div:nth-last-of-type(1) p{
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	text-indent: -9999px;
	width: 100%;
}






/*
title
*/
#period h2{
	background-image: url(../images/period_title.png);
	height: 40px;
	margin: 0 0 5px;
}
#period h4{
	background-image: url(../images/logo_event.png);
	height: 135px;
	margin: 0 0 30px;
}






/*
span
*/
#period div:nth-of-type(1) h5{
	z-index: 2;
	position: relative;
	background-image: url(../images/period_span_title.png);
	height: 24px;
}
#period div:nth-of-type(1) p{
	z-index: 1;
	position: relative;
	top: -10px;
	background-image: url(../images/period_span_sp.png);
	height: 94px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　period_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
chara
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#chara{
	background-image: url(../images/chara_bg.png);
	background-repeat: repeat;
	padding: 65px 0;
	border-bottom: 10px #372e34 solid;
}






/*
title
*/
#chara h2{
	position: relative;
	background-image: url(../images/chara_title_bg.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 75px;
	margin: 0 0 50px 0;
}
#chara h2 span{
	position: relative;
	top: -25px;
	display: block;
	background-image: url(../images/chara_title.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 103px;
	text-indent: -9999px;
}






/*
charaProf
*/
#chara > section{
	position: relative;
	text-align: center;
}

#chara > hr{
	background-image: url(../images/chara_joints.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 82px;
	margin: 0 auto;
	border: none;
}

#chara > section .chara_illust{
	position: relative;
	margin: 0 0 20px 0;
	padding: 85px 0 0 0;
}
#chara > section .chara_illust img{
	z-index: 2;
	position: relative;
	width: 95%;
}
#chara > section .chara_illust figcaption{
	z-index: 1;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -125px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	width: 250px;
	height: 122px;
	text-indent: -9999px;
}
#chara > section .chara_illust::after{
	z-index: 0;
	content: "";
	display: block;
	position: absolute;
	top: 25px;
	background-color: #ffffff;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 260px;
}

#chara > section .name{}
#chara > section .name span,
#chara > section .name h3,
#chara > section .name p{
	display: block;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	margin: 0 0 20px 0;
	text-indent: -9999px;
}

#chara > section .status{
	position: relative;
	top: -20px;
	left: 50%;
	box-sizing: border-box;
	background-image: url(../images/chara_evo1_bg.png);
	background-position: 30px 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
	width: 579px;
	height: 685px;
	margin: 0 0 0 -289px;
	padding: 75px 0 0 0;
}
#chara > section .status li{
	box-sizing: border-box;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}
#chara > section .status li:first-child{
	margin: 0 0 10px 0;
	text-indent: inherit;
}
#chara > section .status li:first-child img{
	width: 149px;
	height: auto;
}






/*
evo1
*/
#chara section.evo1 .status{
	background-image: url(../images/chara_evo1_bg.png);
}
#chara section.evo1 .chara_illust figcaption{
	background-image: url(../images/chara_evo1_illust__evostatus.png);
}
#chara section.evo1 .chara_illust::after{
	background-color: #81042f;
	background-image: url(../images/chara_evo1_illust_bg.png);
}
#chara section.evo1 .name span{
	background-image: url(../images/chara_evo1_name_evostatus.png);
	height: 18px;
}
#chara section.evo1 .name h3{
	background-image: url(../images/chara_evo1_name.png);
	height: 30px;
}
#chara section.evo1 .name p{
	background-image: url(../images/chara_evo1_name_rarity.png);
	height: 10px;
}
#chara section.evo1 .status li:first-child{}
#chara section.evo1 .status li:nth-of-type(2){
	background-image: url(../images/chara_evo1_status_base.png);
	height: 38px;
}
#chara section.evo1 .status li:nth-of-type(3){
	background-image: url(../images/chara_evo1_status_ability.png);
	height: 78px;
}
#chara section.evo1 .status li:nth-of-type(4){
	background-image: url(../images/chara_evo1_status_bumpcombo.png);
	height: 57px;
}
#chara section.evo1 .status li:nth-of-type(5){
	background-image: url(../images/chara_evo1_status_strikeshot.png);
	height: 82px;
}
#chara section.evo1 .status li:nth-of-type(6){
	background-image: url(../images/chara_evo1_status_luckskill.png);
	height: 57px;
}






/*
evo2
*/
#chara section.evo2 .status{
	background-image: url(../images/chara_evo2_bg.png);
}
#chara section.evo2 .chara_illust figcaption{
	background-image: url(../images/chara_evo2_illust__evostatus.png);
}
#chara section.evo2 .chara_illust::after{
	background-color: #81042f;
	background-image: url(../images/chara_evo2_illust_bg.png);
}
#chara section.evo2 .name span{
	background-image: url(../images/chara_evo2_name_evostatus.png);
	height: 18px;
}
#chara section.evo2 .name h3{
	background-image: url(../images/chara_evo2_name.png);
	height: 30px;
}
#chara section.evo2 .name p{
	background-image: url(../images/chara_evo2_name_rarity.png);
	height: 10px;
}
#chara section.evo2 .status li:first-child{}
#chara section.evo2 .status li:nth-of-type(2){
	background-image: url(../images/chara_evo2_status_base.png);
	height: 38px;
}
#chara section.evo2 .status li:nth-of-type(3){
	background-image: url(../images/chara_evo2_status_ability.png);
	height: 78px;
}
#chara section.evo2 .status li:nth-of-type(4){
	background-image: url(../images/chara_evo2_status_bumpcombo.png);
	height: 57px;
}
#chara section.evo2 .status li:nth-of-type(5){
	background-image: url(../images/chara_evo2_status_strikeshot.png);
	height: 82px;
}
#chara section.evo2 .status li:nth-of-type(6){
	background-image: url(../images/chara_evo2_status_luckskill.png);
	height: 57px;
}






/*
unevo
*/
#chara section.unevo .status{
	background-image: url(../images/chara_unevo_bg.png);
	height: 609px;
}
#chara section.unevo .chara_illust figcaption{
	background-image: url(../images/chara_unevo_illust__evostatus.png);
	background-size: 100% auto;
}
#chara section.unevo .chara_illust::after{
	background-color: #81042f;
	background-image: url(../images/chara_unevo_illust_bg.png);
}
#chara section.unevo .name span{
	background-image: url(../images/chara_unevo_name_evostatus.png);
	height: 18px;
}
#chara section.unevo .name h3{
	background-image: url(../images/chara_unevo_name.png);
	height: 30px;
}
#chara section.unevo .name p{
	background-image: url(../images/chara_unevo_name_rarity.png);
	height: 10px;
}
#chara section.unevo .status li:first-child{}
#chara section.unevo .status li:nth-of-type(2){
	background-image: url(../images/chara_unevo_status_base.png);
	height: 38px;
}
#chara section.unevo .status li:nth-of-type(3){
	background-image: url(../images/chara_unevo_status_ability.png);
	height: 56px;
}
#chara section.unevo .status li:nth-of-type(4){
	background-image: url(../images/chara_unevo_status_bumpcombo.png);
	height: 57px;
}
#chara section.unevo .status li:nth-of-type(5){
	background-image: url(../images/chara_unevo_status_strikeshot.png);
	height: 82px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　chara_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
making
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#making{
	position: relative;
	background-image: url(../images/making_bg.png);
	background-repeat: repeat;
	padding: 65px 0 300px 0;
}
#making::after{
	z-index: 1;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 100px 100vw ;
	border-color: transparent transparent #000000 transparent;
}
#making::before{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: -10vw;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 180px 120vw ;
	border-color: transparent transparent #adacaf transparent;
}
#making > .bgslash{
	position: absolute;
	bottom: 0;
	left: -5vw;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 110px 110vw ;
	border-color: transparent transparent #ffffff transparent;
}






/*
title
*/
#making h2{
	position: relative;
	background-image: url(../images/making_title_bg.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 75px;
	margin: 0 0 125px 0;
}
#making h2 span{
	position: relative;
	top: -25px;
	display: block;
	background-image: url(../images/making_title.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 103px;
	text-indent: -9999px;
}






/*
contents
*/
#making > section{
	position: relative;
	background-image: url(../images/making_content_bg.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 713px;
}

#making > section > div{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 320px;
	height: 700px;
	margin: -350px 0 0 -160px;
}

#making > section > div h3{
	position: relative;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	top: -105px;
	width: 100%;
	height: 82px;
	text-indent: -9999px;
}

#making > section > div figure{}
#making > section > div figure img{
	position: absolute;
	top: 50%;
	display: block;
}

#making > section > div figure figcaption{
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
}






/*
ui
*/
#making > section > ul{
	z-index: 4;
	position: absolute;
	top: 730px;
	left: 50%;
	display: flex;
	justify-content: flex-end;
	width: 260px;
	height: 45px;
	margin: 0 0 0 -130px;
}

#making > section > ul li{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	text-indent: -9999px;
	width: 80px;
	height: 45px;
	margin: 0 0 0 10px;
	cursor: pointer;
}
#making > section > ul li:first-child{
	margin:0;
}
#making > section > ul li:hover,
#making > section > ul li.active{
	background-color: #747179;
}
#making > section > ul li[data-evotarget="unevo"]{
	background-image: url(../images/making_content_ui_unevo.png);
}
#making > section > ul li[data-evotarget="evo1"]{
	background-image: url(../images/making_content_ui_evo1.png);
}
#making > section > ul li[data-evotarget="evo2"]{
	background-image: url(../images/making_content_ui_evo2.png);
}






/*
gimmick
*/
#grandwrapper #making > section > div h3,
#grandwrapper #making > section > div figure figcaption,
#grandwrapper #making > section > div figure img{
  opacity: 0;
  transform: translateX(50px);
	transition-duration: 600ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(.42,0,0,.99);
}
#grandwrapper #making > section > div h3{
  transition-delay: 0ms;
}
#grandwrapper #making > section > div figure figcaption{
  transition-delay: 100ms;
}
#grandwrapper #making > section > div figure img{
  transition-delay: 200ms;
}
#grandwrapper #making > section > div.active h3,
#grandwrapper #making > section > div.active figure figcaption,
#grandwrapper #making > section > div.active figure img{
  opacity: 1;
  transform: translateX(0px);
}






/*
unevo
*/
#making > section .unevo{}
#making > section .unevo h3{
	background-image: url(../images/making_content_unevo_title_sp.png);
}
#making > section .unevo figure img{
	width: 100%;
	height: auto;
}
#making > section .unevo figure figcaption{
	background-image: url(../images/making_content_unevo_text_sp.png);
	background-size: auto 100%;
	width: 205px;
	height: 257px;
}






/*
evo1
*/
#making > section .evo1{}
#making > section .evo1 h3{
	background-image: url(../images/making_content_evo1_title_sp.png);
}
#making > section .evo1 figure img{
	width: 100%;
	height: auto;
}
#making > section .evo1 figure figcaption{
	background-image: url(../images/making_content_evo1_text_sp.png);
	background-size: auto 100%;
	width: 215px;
	height: 196px;
}






/*
evo2
*/
#making > section .evo2{}
#making > section .evo2 h3{
	background-image: url(../images/making_content_evo2_title_sp.png);
}
#making > section .evo2 figure img{
	width: 100%;
	height: auto;
}
#making > section .evo2 figure figcaption{
	background-image: url(../images/making_content_evo2_text_sp.png);
	background-size: auto 100%;
	width: 205px;
	height: 237px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　making_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
