@charset "UTF-8";

@font-face {
  font-family: 'BauerBodoniStd-Roman';
  src: url("BauerBodoniStd-Roman.otf") format("otf");
}

.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.fw {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.fnw {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.jcsb {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.jcc {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.jcfs {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.jcfe {
	-webkit-box-pack: end;
     -ms-flex-pack: end;
   justify-content: flex-end;
}

.aic {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.aie {
	-webkit-box-align: end;
     -ms-flex-align: end;
        align-items: flex-end;
}

/* ====================
	all
==================== */
#embroidery {
	width: 1200px;
	margin: 75px auto 140px;
	font-feature-settings: "palt";
}

#embroidery img {
	width: 100%;
}

/* ===================
	title
=================== */
#embroidery .embroidery_ttl {
	width: 500px;
	margin: 0 auto;
}

/* ===================
	section
=================== */
#embroidery .embroidery_wrap {
	margin: 80px auto 0;
}

#embroidery #sec01{
	width: 1060px;
	margin: 0 auto;
}

#embroidery #sec01 .embroidery_wrap .left{
	width: 460px;
	margin-right: 100px;
}

#embroidery #sec01 .embroidery_wrap .left .embroidery_img_inner{
	width: 400px;
	height: 600px;
	position: relative;
	background-color: #bec4ce;
}

#embroidery #sec01 .embroidery_wrap .left .embroidery_img_inner .num{
	width: 83px;
	left: 30px;
	position: absolute;
	z-index: 5;
}

#embroidery #sec01 .embroidery_wrap .left .embroidery_img_inner .img01{
	width: 400px;
	left: 60px;
	top: 60px;
	position: absolute;
}

#embroidery #sec01 .embroidery_wrap .right .embroidery_img_inner{
	width: 500px;
}

#embroidery #sec02{
	width: 1190px;
	margin: 0 auto;
}

#embroidery #sec02 .embroidery_wrap .left{
	width: 602px;
	margin-right: 140px;
}

#embroidery #sec02 .embroidery_wrap .left .embroidery_img_inner .img03{
	width: 350px;
	margin-left: 250px;
	margin-bottom: 30px;
}

#embroidery #sec02 .embroidery_wrap .left .embroidery_img_inner .img04{
	width: 400px;
	margin-left: 0;
}

#embroidery #sec02 .embroidery_wrap .right{
	width: 510px;
	margin-top: 150px;
}

#embroidery #sec02 .embroidery_wrap .right .embroidery_img_inner{
	width: 450px;
	height: 675px;
	position: relative;
	background-color: #ced0d6;
}

#embroidery #sec02 .embroidery_wrap .right .embroidery_img_inner .num{
	width: 100px;
	right: 20px;
	position: absolute;
	z-index: 5;
}

#embroidery #sec02 .embroidery_wrap .right .embroidery_img_inner .img05{
	width: 450px;
	right: 60px;
	top: 60px;
	position: absolute;
}

#embroidery #sec03 .embroidery_wrap{
	width: 510px;
	margin: 80px 0 0 375px;
}

#embroidery #sec03 .embroidery_wrap .embroidery_img_inner{
	width: 450px;
	height: 675px;
	margin-left: auto;
	margin-right: 0;
	position: relative;
	background-color: #ede3d9;
}

#embroidery #sec03 .embroidery_wrap .embroidery_img_inner .img06{
	width: 450px;
	top: 60px;
	right: 60px;
	position: absolute;
}

#embroidery #sec03 .embroidery_wrap .embroidery_img_inner .num{
	width: 100px;
	right: 30px;
	position: absolute;
	z-index: 5;
}

#embroidery #sec04 .embroidery_wrap .left{
	width: 620px;
	margin-right: 80px;
}

#embroidery #sec04 .embroidery_wrap .left .embroidery_img_inner{
	width: 350px;
	height: 525px;
	margin-left: 210px;
	margin-bottom: 160px;
	background-color: #dfe2d7;
	position: relative;
}

#embroidery #sec04 .embroidery_wrap .left .embroidery_img_inner .img07{
	width: 350px;
	top: 60px;
	left: 60px;
	position: absolute;
}

#embroidery #sec04 .embroidery_wrap .left .embroidery_img_inner .num{
	width: 97px;
	left: 30px;
	position: absolute;
	z-index: 5;
}

#embroidery #sec04 .embroidery_wrap .left .img08{
	width: 550px;
}

#embroidery #sec04 .embroidery_wrap .right{
	width: 500px;
	margin-top: 160px;
}

#embroidery #sec04 .embroidery_wrap .right .embroidery_img_inner .img09{
	width: 500px;
}

#embroidery #sec05{
	width: 960px;
	margin: 110px 0 0 150px;
	text-align: center;
}

#embroidery #sec05 .embroidery_wrap .left{
	width: 400px;
	margin-right: 160px;
	margin-top: 60px;
}

#embroidery #sec05 .embroidery_wrap .left .img10{
	width: 400px;
}

#embroidery #sec05 .embroidery_wrap .right{
	width: 460px;
}

#embroidery #sec05 .embroidery_wrap .right .embroidery_img_inner{
	width: 400px;
	height: 600px;
	position: relative;
	background-color: #dddace;
}

#embroidery #sec05 .embroidery_wrap .right .embroidery_img_inner .img11{
	width: 400px;
	right: 60px;
	top: 60px;
	position: absolute;
}

#embroidery #sec05 .embroidery_wrap .right .embroidery_img_inner .num{
	width: 98px;
	right: 30px;
	position: absolute;
	z-index: 5;
}

#embroidery #sec06 .embroidery_wrap{
	width: 460px;
	margin: 90px 0 0 340px;
}

#embroidery #sec06 .embroidery_wrap .embroidery_img_inner{
	width: 400px;
	height: 600px;
	position: relative;
	background-color: #ede6d6;
}

#embroidery #sec06 .embroidery_wrap .embroidery_img_inner .img12{
	width: 400px;
	top: 60px;
	left: 60px;
	position: absolute;
}

#embroidery #sec06 .embroidery_wrap .embroidery_img_inner .num{
	width: 101px;
	left: 30px;
	position: absolute;
	z-index: 5;
}

#embroidery #sec07{
	width: 1080px;
	margin: 0 auto;
}

#embroidery #sec07 .embroidery_wrap .left{
	width: 400px;
	margin-right: 180px;
}

#embroidery #sec07 .embroidery_wrap .left .embroidery_img_inner .img13{
	width: 400px;
}

#embroidery #sec07 .embroidery_wrap .right{
	width: 560px;
}

#embroidery #sec07 .embroidery_wrap .right .embroidery_img_inner{
	width: 500px;
	height: 750px;
	position: relative;
	background-color: #e5d8d1;
}

#embroidery #sec07 .embroidery_wrap .right .embroidery_img_inner .num{
	width: 98px;
	right: 30px;
	position: absolute;
	z-index: 5;
}

#embroidery #sec07 .embroidery_wrap .right .embroidery_img_inner .img14{
	width: 500px;
	right: 60px;
	top: 60px;
	position: absolute;
}

/* ===================
	Text
=================== */

#embroidery .embroidery_txt {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.145em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}

#embroidery #sec07 .embroidery_txt {
	letter-spacing: 0.08em;
}

#embroidery #sec01 .embroidery_txt_inner .embroidery_txt, #embroidery #sec02 .embroidery_txt_inner .embroidery_txt, #embroidery #sec03 .embroidery_txt_inner .embroidery_txt, #embroidery #sec06 .embroidery_txt_inner .embroidery_txt{
	margin-top: 85px;
}

#embroidery #sec04 .embroidery_txt_inner .embroidery_txt,#embroidery #sec05 .embroidery_txt_inner .embroidery_txt,#embroidery #sec07 .embroidery_txt_inner .embroidery_txt{
	margin-top: 25px;
}

#embroidery #sec02 .right .embroidery_txt_inner .embroidery_txt, #embroidery #sec04 .right .embroidery_txt_inner .embroidery_txt{
	text-align: right;
}

/* ===================
	credit
=================== */

#embroidery .embroidery_credit_wrap {
}

#embroidery .embroidery_credit {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 2;
}

#embroidery .embroidery_txt_inner .embroidery_credit_wrap {
	margin-top: 20px;
}

#embroidery .right .embroidery_txt_inner .embroidery_credit_wrap {
	text-align: right;
}

/* ===================
	button
=================== */
/*.embroidery_btn a {
	margin: 95px auto 0;
	width: 450px;
	max-width: 450px;
	height: 74px;
	font-family: 'BauerBodoniStd-Roman';
	font-size: 20px;
	border: 1px solid #000;
	box-sizing: border-box;
	letter-spacing: 0.04em;
}*/

#embroidery .btn_area {
	margin: 125px auto 0;
	width: 440px;
}

#embroidery .btn_area .all_btn {
	margin-top: 15px;
}


/* for pc */
@media only screen
and (min-device-width: 768px) {
	.sp_only {
		display: none;
	}
}


/* for tablet */
/* for tablet */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1200px)
and (-webkit-min-device-pixel-ratio: 1) {
}

/* for sp */
@media only screen
and (max-device-width: 767px) {
	.pc_only {
		display: none;
	}
	
	.sp_only {
		display: block;
	}

	/* ====================
		all
	==================== */
	#embroidery {
		width: 100%;
		margin: calc(80*(100vw/750)) auto calc(200*(100vw/750));
		font-feature-settings: "palt";
	}

	#embroidery img {
		width: 100%;
	}

	/* ===================
		title
	=================== */
	#embroidery .embroidery_ttl {
		width: calc(668*(100vw/750));
		margin: 0 auto;
	}

	/* ===================
		section
	=================== */
	#embroidery .embroidery_wrap {
		margin: calc(100*(100vw/750)) auto 0;
		display: block;
	}

	#embroidery #sec01{
		width: 100%;
		margin: calc(100*(100vw/750)) auto 0;
	}

	#embroidery #sec01 .embroidery_wrap .left{
		width: 100%;
		margin-right: 0;
		margin-left: auto;
	}

	#embroidery #sec01 .embroidery_wrap .left .embroidery_img_inner{
		width: calc(675*(100vw/750));
		height: calc(1013*(100vw/750));
		margin-bottom: calc(140*(100vw/750));
		margin-left: auto;
		margin-right: 0;
		position: relative;
		background-color: #bec4ce;
	}

	#embroidery #sec01 .embroidery_wrap .left .embroidery_img_inner .num{
		width: calc(152*(100vw/750));
		right: calc(30*(100vw/750));
		left: auto;
		position: absolute;
		z-index: 5;
	}

	#embroidery #sec01 .embroidery_wrap .left .embroidery_img_inner .img01{
		width: calc(675*(100vw/750));
		right: calc(75*(100vw/750));
		left: auto;
		top: calc(100*(100vw/750));
		position: absolute;
	}
	
	#embroidery #sec01 .embroidery_wrap .left .img02{
		width: calc(526*(100vw/750));
		margin: 0 auto 0;
	}

	#embroidery #sec02{
		width: 100%;
		margin-top: calc(110*(100vw/750));
	}

	#embroidery #sec02 .embroidery_wrap .right{
		width: 100%;
		margin-top: 0;
	}

	#embroidery #sec02 .embroidery_wrap .right .embroidery_img_inner{
		width: calc(562*(100vw/750));
		height: calc(843*(100vw/750));
		position: relative;
		background-color: #ced0d6;
	}
	
	#embroidery #sec02 .embroidery_wrap .right .sp_only.flex{
		display: flex;
	}

	#embroidery #sec02 .embroidery_wrap .right .embroidery_img_inner .num{
		width: calc(181*(100vw/750));
		right: auto;
		left: calc(30*(100vw/750));
		position: absolute;
		z-index: 5;
	}
	
	#embroidery #sec02 .embroidery_wrap .right .embroidery_img_inner._01{
		width: calc(375*(100vw/750));
		height: auto;
		margin-top: calc(140*(100vw/750));
		margin-left: 0;
		position: relative;
		background-color: transparent;
	}
	
	#embroidery #sec02 .embroidery_wrap .right .embroidery_img_inner._02{
		width: calc(352*(100vw/750));
		height: auto;
		margin-top: calc(340*(100vw/750));
		position: relative;
		background-color: transparent;
	}

	#embroidery #sec02 .embroidery_wrap .right .embroidery_img_inner .img03{
		width: calc(562*(100vw/750));
		height: auto;
		right: auto;
		left: calc(90*(100vw/750));
		top: calc(100*(100vw/750));
		position: absolute;
	}
	
	#embroidery #sec02 .embroidery_wrap .right .embroidery_img_inner .img04{
		width: calc(376*(100vw/750));
	}
	
	#embroidery #sec02 .embroidery_wrap .right .embroidery_img_inner .img05{
		width: calc(352*(100vw/750));
		margin-left: calc(22*(100vw/750));
		right: 0;
		top: 0;
		position: relative;
	}

	#embroidery #sec03 .embroidery_wrap{
		width: 100%;
		margin: calc(110*(100vw/750)) 0 0;
	}

	#embroidery #sec03 .embroidery_wrap .embroidery_img_inner{
		width: calc(675*(100vw/750));
		height: calc(1013*(100vw/750));
		margin-left: auto;
		margin-right: 0;
		position: relative;
		background-color: #ede3d9;
	}

	#embroidery #sec03 .embroidery_wrap .embroidery_img_inner .img06{
		width: calc(675*(100vw/750));
		top: calc(100*(100vw/750));
		right: calc(75*(100vw/750));
		position: absolute;
	}

	#embroidery #sec03 .embroidery_wrap .embroidery_img_inner .num{
		width: calc(181*(100vw/750));
		right: calc(30*(100vw/750));
		position: absolute;
		z-index: 5;
	}

	#embroidery #sec04 .embroidery_wrap .left{
		width: 100%;
		margin-right: 0;
		margin-top: calc(120*(100vw/750));
	}

	#embroidery #sec04 .embroidery_wrap .left .embroidery_img_inner{
		width: calc(525*(100vw/750));
		height: calc(788*(100vw/750));
		margin-left: 0;
		margin-bottom: 0;
		background-color: #dfe2d7;
		position: relative;
	}

	#embroidery #sec04 .embroidery_wrap .left .embroidery_img_inner .img07{
		width: calc(525*(100vw/750));
		top: calc(100*(100vw/750));
		left: calc(150*(100vw/750));
		position: absolute;
	}

	#embroidery #sec04 .embroidery_wrap .left .embroidery_img_inner .num{
		width: calc(177*(100vw/750));
		left: calc(20*(100vw/750));
		position: absolute;
		z-index: 5;
	}

	#embroidery #sec04 .embroidery_wrap .right{
		width: 100%;
		margin-top: 0;
	}
	
	#embroidery #sec04 .embroidery_wrap .right .embroidery_img_inner._01{
		width: calc(525*(100vw/750));
		margin-top: calc(142*(100vw/750));
		margin-left: auto;
		margin-right: 0;
	}
	
	#embroidery #sec04 .embroidery_wrap .right .embroidery_img_inner._02{
		width: calc(638*(100vw/750));
		margin-top: calc(40*(100vw/750));
		margin-left: calc(38*(100vw/750));
		margin-right: auto;
	}
	
	#embroidery #sec04 .embroidery_wrap .right .embroidery_img_inner .img08{
		width: calc(525*(100vw/750));
	}

	#embroidery #sec04 .embroidery_wrap .right .embroidery_img_inner .img09{
		width: calc(638*(100vw/750));
	}

	#embroidery #sec05{
		width: 100%;
		margin: calc(110*(100vw/750)) 0 0;
		text-align: left;
	}

	#embroidery #sec05 .embroidery_wrap .left{
		width: 100%;
		margin-right: 0;
		margin-top: 0;
	}
	
	#embroidery #sec05 .embroidery_wrap .left .embroidery_img_inner{
		width: calc(525*(100vw/750));
		height: calc(788*(100vw/750));
		margin-left: auto;
		margin-right: 0;
		position: relative;
		background-color: #dddace;
	}
	
	#embroidery #sec05 .embroidery_wrap .left .embroidery_img_inner .img10{
		width: calc(525*(100vw/750));
		right: calc(190*(100vw/750));
		top: calc(100*(100vw/750));
		position: absolute;
	}
	
	#embroidery #sec05 .embroidery_wrap .left .embroidery_img_inner .num{
		width: calc(180*(100vw/750));
		right: calc(40*(100vw/750));
		position: absolute;
		z-index: 5;
	}

	#embroidery #sec05 .embroidery_wrap .right{
		width: 100%;
	}

	#embroidery #sec05 .embroidery_wrap .right .embroidery_img_inner{
		width: calc(562*(100vw/750));
		height: calc(844*(100vw/750));
		margin-left: auto;
		margin-right: 0;
		margin-top: calc(140*(100vw/750));
		position: relative;
		background-color: transparent;
	}

	#embroidery #sec05 .embroidery_wrap .right .embroidery_img_inner .img11{
		width: calc(562*(100vw/750));
		right: 0;
		top: 0;
		position: relative;
	}

	#embroidery #sec06 .embroidery_wrap{
		width: 100%;
		margin: calc(110*(100vw/750)) 0 0;
	}

	#embroidery #sec06 .embroidery_wrap .embroidery_img_inner{
		width: calc(600*(100vw/750));
		height: calc(900*(100vw/750));
		position: relative;
		background-color: #ede6d6;
	}

	#embroidery #sec06 .embroidery_wrap .embroidery_img_inner .img12{
		width: calc(600*(100vw/750));
		top: calc(100*(100vw/750));
		left: calc(75*(100vw/750));
		position: absolute;
	}

	#embroidery #sec06 .embroidery_wrap .embroidery_img_inner .num{
		width: calc(184*(100vw/750));
		left: calc(30*(100vw/750));
		position: absolute;
		z-index: 5;
	}

	#embroidery #sec07{
		width: 100%;
		margin: calc(110*(100vw/750)) auto 0;
	}

	#embroidery #sec07 .embroidery_wrap .left{
		width: 100%;
		margin-right: 0;
	}
	
	#embroidery #sec07 .embroidery_wrap .left .embroidery_img_inner._01{
		width: calc(675*(100vw/750));
		height: calc(1013*(100vw/750));
		margin-right: 0;
		margin-left: auto;
		position: relative;
		background-color: #e5d8d1;
	}
	
	#embroidery #sec07 .embroidery_wrap .left .embroidery_img_inner._01 .num{
		width: calc(178*(100vw/750));
		right: calc(30*(100vw/750));
		position: absolute;
		z-index: 5;
	}

	#embroidery #sec07 .embroidery_wrap .left .embroidery_img_inner._01 .img13{
		width: calc(675*(100vw/750));
		right: calc(75*(100vw/750));
		top: calc(100*(100vw/750));
		position: absolute;
	}
	
	#embroidery #sec07 .embroidery_wrap .left .embroidery_img_inner._02{
		width: calc(562*(100vw/750));
		height: auto;
		margin-top: calc(145*(100vw/750));
		margin: calc(145*(100vw/750)) auto 0;
	}
	
	#embroidery #sec07 .embroidery_wrap .left .embroidery_img_inner._02 .img14{
		width: calc(562*(100vw/750));
	}


	/* ===================
		Text
	=================== */

	#embroidery .embroidery_txt {
		font-size: calc(24*(100vw/750));
		line-height: 2;
		letter-spacing: 0.16em;
		text-align: justify!important;
		width: calc(680*(100vw/750));
	}
	
	#embroidery .embroidery_txt_inner {
		width: calc(680*(100vw/750));
		margin: 0 auto;
	}
	
	#embroidery #sec01 .embroidery_txt_inner {
		width: calc(674*(100vw/750));
		margin: 0 auto;
	}
	
	#embroidery #sec01 .embroidery_txt {
		width: calc(674*(100vw/750));
		margin: 0 auto;
	}
	
	#embroidery #sec02 .embroidery_txt_inner {
		width: calc(694*(100vw/750));
		margin: 0 auto;
	}
	
	#embroidery #sec02 .embroidery_txt {
		width: calc(694*(100vw/750));
		margin: 0 auto;
	}
	
	#embroidery #sec03 .embroidery_txt_inner {
		width: calc(690*(100vw/750));
		margin: 0 auto;
	}
	
	#embroidery #sec03 .embroidery_txt {
		width: calc(690*(100vw/750));
	}
	
	#embroidery #sec04 .embroidery_txt_inner {
		width: calc(680*(100vw/750));
		margin: 0 auto;
	}
	
	#embroidery #sec05 .embroidery_txt_inner {
		width: calc(684*(100vw/750));
		margin: 0 auto;
	}
	
	#embroidery #sec05 .embroidery_txt {
		width: calc(690*(100vw/750));
	}
	
	#embroidery #sec07 .embroidery_txt_inner {
		width: calc(660*(100vw/750));
		margin: 0 auto;
	}
	
	#embroidery #sec07 .embroidery_txt {
		width: calc(660*(100vw/750));
		letter-spacing: 0.12em;
		margin: 0 auto;
	}

	#embroidery #sec01 .embroidery_txt_inner .embroidery_txt, #embroidery #sec02 .embroidery_txt_inner .embroidery_txt{
		margin-top: calc(50*(100vw/750));
	}
	
	#embroidery #sec03 .embroidery_txt_inner .embroidery_txt,#embroidery #sec06 .embroidery_txt_inner .embroidery_txt{
		margin-top: calc(160*(100vw/750));
	}

	#embroidery #sec04 .embroidery_txt_inner .embroidery_txt,#embroidery #sec05 .embroidery_txt_inner .embroidery_txt,#embroidery #sec07 .embroidery_txt_inner .embroidery_txt{
		margin-top: calc(50*(100vw/750));
	}

	#embroidery #sec02 .right .embroidery_txt_inner .embroidery_txt, #embroidery #sec04 .right .embroidery_txt_inner .embroidery_txt{
		text-align: left;
	}

	/* ===================
		credit
	=================== */

	#embroidery .embroidery_credit_wrap {
	}

	#embroidery .embroidery_credit {
		font-family: 'Open Sans', sans-serif;
		font-size: calc(24*(100vw/750));
		letter-spacing: 0.05em;
		line-height: calc(42*(100vw/750));
	}

	#embroidery .embroidery_txt_inner .embroidery_credit_wrap {
		margin-top: calc(30*(100vw/750));
	}

	#embroidery .right .embroidery_txt_inner .embroidery_credit_wrap {
		text-align: justify;
	}


	/* ===================
		button
	=================== */
	/*.embroidery_btn a {
		margin: 95px auto 0;
		width: 450px;
		max-width: 450px;
		height: 74px;
		font-family: 'BauerBodoniStd-Roman';
		font-size: 20px;
		border: 1px solid #000;
		box-sizing: border-box;
		letter-spacing: 0.04em;
	}*/

	.embroidery_btn {
		margin: calc(150*(100vw/750)) auto 0;
		width: calc(676*(100vw/750));
	}
	#embroidery .btn_area {
		margin: calc(150*(100vw/750)) auto 0;
		width: calc(676*(100vw/750));
	}

	#embroidery .btn_area .all_btn {
		margin-top: calc(20*(100vw/750));
	}
}


/************ fade **********/
.fade {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0) scale(0.94);
  transform: translate3d(0, 20px, 0) scale(0.94);
  will-change: opacity, transform;
  -webkit-transition: opacity .6s, -webkit-transform .9s;
  transition: opacity .6s, -webkit-transform .9s;
  transition: opacity .6s, transform .9s;
  transition: opacity .6s, transform .9s, -webkit-transform .9s;
  overflow: hidden;
}

.fade_txt {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  will-change: opacity, transform;
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, transform .5s;
  transition: opacity .5s, transform .5s, -webkit-transform .5s;
}

.fade img{
  will-change: transform;
  -webkit-transition: -webkit-transform .9s;
  transition: -webkit-transform .9s;
  transition: transform .9s;
  transition: transform .9s, -webkit-transform .9s;
  -webkit-transform: translate3d(0, 0, 0) scale(1.12);
  transform: translate3d(0, 0, 0) scale(1.12);
}

.fade.onView {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

.fade_txt.onView {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

.fade.onView img{
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}