#pages ._sec{
	margin: 200px 0 350px;
}

#pages ._sec ._txt{
	margin: 200px 0;
}

#pages ._sec ._subtitle{
	position: relative;
	margin: 100px 0;
	/*padding-top: 100px;*/
	padding-top: 60px;
}
#pages ._sec ._subtitle > small{
	position: absolute;
	height: 50px;
	top: 0;
	line-height: 1;
	left: 0;
	font-size: 26px;
	/*color: #77695c;*/
	color: #333;
	font-weight: 300;
}
#pages ._sec ._subtitle > ._line{
	position: absolute;
	left: 0;
	/*top: 50px;*/
	top: 0;
	height: 2px;
	width: 300%;
	background: #a0a1a3;
}
#pages ._sec ._subtitle > ._tit{}
#pages ._sec ._subtitle > ._tit ._eng{
	font-family: 'Playfair Display', serif;
	color: #4a4c50;
	color: #000;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.3;
}
#pages ._sec ._subtitle > ._tit ._kor{
	font-size: 77px;
	color: #4a4c50;
	color: #000;
	letter-spacing: -0.05em;
	font-weight: 300;
	line-height: 1.3;
}

@media (max-width: 768px) {
	#pages ._sec,
	#pages ._sec ._txt{
		margin: 50px 0;
	}
	#pages ._sec ._subtitle{
		margin: 30px 0;
		padding-top: 30px;
	}
	#pages ._sec ._subtitle > ._tit ._eng{
		font-size: 12px;
	}
	#pages ._sec ._subtitle > ._tit ._kor{
		font-size: 33px;
	}
}









#motion_immune{
	display: block;
	position: relative;
	margin-bottom: 100px;
	margin-left: -170px;
	margin-right: -170px;
}
#motion_immune .__inner{
	position: relative;
	display: block;

	width: 100%;
	height: 480px;
}
#motion_immune .__line{
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: -100%;
	height: 2px;
	width: 300%;
	background: #dfdfdf;
	z-index: 1;
}

#motion_immune .__fig{
	position: absolute;
	top: 50%;

	-webkit-transition: all 1800ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
	   -moz-transition: all 1800ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
	     -o-transition: all 1800ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
	        transition: all 1800ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
}
#motion_immune .__fig1{
	background: url('./../../../img/immune_fig_1.png?v=23') no-repeat;
	background-size: contain;
	background-position: center;
	width: 480px;
	height: 480px;
	left: 70%;
	margin-top: -240px;
	margin-left: -240px;
	z-index: 3
}
#motion_immune .__fig2{
	background: url('./../../../img/immune_fig_2.png?v=23') no-repeat;
	background-size: contain;
	background-position: center;
	width: 546px;
	height: 200px;
	left: -30%;
	margin-top: -100px;
	margin-left: -273px;
	z-index: 2;

	transition-delay: 0.8s;
	opacity: 0;
}
#motion_immune .__dot1,
#motion_immune .__dot2{
	width: 14px;
	height: 14px;
	left: 70%;
	margin-top: -7px;
	margin-left: -7px;
	background: #ffdb01;
	border-radius: 7px;
	overflow: hidden;
	z-index: 1;

	transition-delay: 0.3s;
	opacity: 0;
}

#motion_immune.active .__fig2{
	left: 29%;
	opacity: 1;
}
#motion_immune.active .__dot1{
	left: 50.5%;
	opacity: 1;
}
#motion_immune.active .__dot2{
	left: 90%;
	opacity: 1;
}



@media (max-width: 768px) {

	#motion_immune{
		margin-top: -180px;
		margin-bottom: -80px;
	}
	#motion_immune .__fig1{
		width: 160px;
		height: 160px;
		margin-top: -80px;
		margin-left: -80px;
		left: 100%;
	}
	#motion_immune .__fig2{
		width: 224px;
		margin-left: -110px;
	}
	#motion_immune .__dot1,
	#motion_immune .__dot2{
		display: none;
	}
	#motion_immune.active .__fig1{left: 64%;}
	#motion_immune.active .__fig2{left: 40%;}


}





#motion_nutinject{
	display: block;
	position: relative;
	margin-bottom: 100px;
	margin-left: -170px;
	margin-right: -170px;
}
#motion_nutinject .__inner{
	position: relative;
	display: block;

	width: 100%;
	height: 480px;
}
#motion_nutinject .__line{
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: -100%;
	height: 2px;
	width: 300%;
	background: #dfdfdf;
	z-index: 1;
}

#motion_nutinject .__fig{
	position: absolute;
	top: 50%;

	-webkit-transition: all 1800ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
	   -moz-transition: all 1800ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
	     -o-transition: all 1800ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
	        transition: all 1800ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
}
#motion_nutinject .__fig1{
	background: url('./../../../img/5_nutinject_fig_1.png?v=23') no-repeat;
	background-size: contain;
	background-position: center;
	width: 480px;
	height: 480px;
	left: 75%;
	margin-top: -240px;
	margin-left: -240px;
	z-index: 5
}
#motion_nutinject .__fig2{
	background: url('./../../../img/5_nutinject_fig_2.png?v=23') no-repeat;
	background-size: contain;
	background-position: center;
	width: 280px;
	height: 280px;
	left: 75%;
	margin-top: -140px;
	margin-left: -140px;
	z-index: 2;

	transition-delay: 0.4s;
	opacity: 0;
}
#motion_nutinject .__fig3{
	background: url('./../../../img/5_nutinject_fig_3.png?v=23') no-repeat;
	background-size: contain;
	background-position: center;
	width: 280px;
	height: 280px;
	left: 75%;
	margin-top: -140px;
	margin-left: -140px;
	z-index: 3;

	transition-delay: 0.8s;
	opacity: 0;
}
#motion_nutinject .__fig4{
	background: url('./../../../img/5_nutinject_fig_4.png?v=23') no-repeat;
	background-size: contain;
	background-position: center;
	width: 280px;
	height: 280px;
	left: 75%;
	margin-top: -140px;
	margin-left: -140px;
	z-index: 4;

	transition-delay: 1.2s;
	opacity: 0;
}
#motion_nutinject .__dot1,
#motion_nutinject .__dot2{
	width: 14px;
	height: 14px;
	left: 75%;
	margin-top: -7px;
	margin-left: -7px;
	background: #ffdb01;
	border-radius: 7px;
	overflow: hidden;
	z-index: 1;

	transition-delay: 0.3s;
	opacity: 0;
}

#motion_nutinject.active .__fig2{
	left: 18%;
	opacity: 1;
}
#motion_nutinject.active .__fig3{
	left: 34%;
	opacity: 1;
}
#motion_nutinject.active .__fig4{
	left: 50%;
	opacity: 1;
}
#motion_nutinject.active .__dot1{
	left: 5%;
	opacity: 1;
}
#motion_nutinject.active .__dot2{
	left: 95%;
	opacity: 1;
}
@media (max-width: 768px) {
	#motion_nutinject{
		margin-top: -180px;
		margin-bottom: -180px;
	}
	#motion_nutinject .__fig1{
		width: 140px;
		height: 140px;
		margin-top: -70px;
		margin-left: -70px;
		left: 69%;
	}
	#motion_nutinject .__fig2,
	#motion_nutinject .__fig3,
	#motion_nutinject .__fig4{
		width: 100px;
		height: 100px;
		margin-top: -50px;
		margin-left: -50px;
	}
	#motion_nutinject .__dot1,
	#motion_nutinject .__dot2{
		display: none;
	}
	#motion_nutinject.active .__fig2{
		left: 28%;
	}
	#motion_nutinject.active .__fig3{
		left: 41%;
	}
	#motion_nutinject.active .__fig4{
		left: 54%;
	}
}




ul.ul_st1 li,
ul.ul_st2 li{
	position: relative;
	padding-left: 2em;
	margin: 0 0 1.5em;
}
ul.ul_st1 li:before{
	position: absolute;
	content: '◇';
	left: 0;
}
ul.ul_st2 li:before{
	position: absolute;
	content: '∙';
	left: 0;
}

ul.ul_wrap_st1 > li{
	position: relative;
	display: block;

	font-size: 21px;
	line-height: 38px;
	font-weight: 300;
	/*color: #77695c;*/
	color: #333;
	margin-bottom: 80px;
}
ul.ul_wrap_st1 > li:last-child{
	margin-bottom: 0;
}
ul.ul_wrap_st1 > li ._label{
	position: absolute;
	left: -85px;
	/*border-top: 2px solid #a89090;*/
	/*border-top: 2px solid #003da5;*/
	border-top: 2px solid #13b8d1;
	/*color: #a89090;*/
	color: #13b8d1;
	padding-top: 10px;
	top: 0.5em;
	font-size: 13.2px;
	line-height: 1.3;
	font-weight: 500;
}
ul.ul_wrap_st1 > li ul{
	margin-top: 0.5em;
}
ul.ul_wrap_st1 > li li{
	margin-bottom: 0.4em;
}

ul.ul_wrap_st1.ex2{
	padding-left: 100px;
}
ul.ul_wrap_st1.ex2 > li{
	margin-bottom: 4em;
}
ul.ul_wrap_st1.ex2 > li ._label{
	left: -100px;
}





#nutinject{
	position: relative;
	min-height: 950px;
	margin: 100px 0;
}
#nutinject ._control{
	position: absolute;
	right: 0;
	z-index: 9;
}
#nutinject ._control ul{
	position: relative;
	display: block;
}
#nutinject ._control ul li{
	position: relative;
	display: block;
	text-align: right;
	margin-bottom: 22px;
	padding-right: 38px;
}
#nutinject ._control ul li:after{
	position: absolute;
	right: 6px;
	top: 0;
	content: '';
	opacity: 0.4;
	/*width: 29px;*/
	width: 18px;
	height: 36px;
	background: url('./../../../img/icon-cross-small.png?v=23') no-repeat;
	/*background-size: 18px 36px;*/
	background-size: cover;
	-webkit-transition: all 300ms ease; 
	   -moz-transition: all 300ms ease; 
	     -o-transition: all 300ms ease; 
	        transition: all 300ms ease; /* easeInOutQuint */
}
#nutinject ._control ul li a{
	position: relative;
	display: inline-block;
	cursor: pointer;
}
#nutinject ._control ul li a *{
	-webkit-transition: all 300ms ease; 
	   -moz-transition: all 300ms ease; 
	     -o-transition: all 300ms ease; 
	        transition: all 300ms ease; /* easeInOutQuint */
}
#nutinject ._control ul li a ._kor{
	/*color: #77695c;*/
	color: #333;
	font-size: 20px;
	line-height: 1;
	display: block;
	margin-bottom: 5px;
}
#nutinject ._control ul li a ._eng{
	color: #bab1b1;
	font-size: 16px;
	line-height: 1;
	display: block;
}

#nutinject ._control ul li:hover:after,
#nutinject ._control ul li.active:after{
	right: 5px;
	opacity: 1;
	width: 23px;
	background: url('./../../../img/icon-cross-small-mint.png?v=23') no-repeat;
}
#nutinject ._control ul li:hover a ._kor,
#nutinject ._control ul li.active a ._kor{
	font-size: 24px;
	color: #13b8d1;
}
#nutinject ._control ul li:hover a ._eng,
#nutinject ._control ul li.active a ._eng{
	color: #13b8d1;
	font-weight: bold;
}
#nutinject ._view{

	-webkit-transition: all 450ms ease; 
	   -moz-transition: all 450ms ease; 
	     -o-transition: all 450ms ease; 
	        transition: all 450ms ease; /* easeInOutQuint */
}
#nutinject ._view.disappear{
	opacity: 0;
}
#nutinject_secs ._sec ._tit,
#nutinject ._view ._item_inner ._item_title{
	display: block;
	margin-bottom: 20px;
}
#nutinject_secs ._sec ._tit ._eng,
#nutinject ._view ._item_inner ._item_title ._eng{
	font-size: 60px;
	/*color: #a89090;*/
	/*color: #003da5;*/
	color: #000;
	margin-right: 10px;
	display: inline-block;
	font-weight: 600;
	line-height: 1;
	vertical-align: bottom;
	letter-spacing: 0;
}
#nutinject_secs ._sec ._tit ._kor,
#nutinject ._view ._item_inner ._item_title ._kor{
	font-size: 21px;
	color: #312b2b;
	display: inline-block;
	line-height: 1;
	vertical-align: bottom;
}
#nutinject_secs ._sec ._desc,
#nutinject ._view ._item_inner ._desc{
	font-size: 19px;
	margin-bottom: 90px;
	margin-top: 20px;
}
#nutinject_secs ._eng,
#nutinject ._eng{
	font-family: 'Playfair Display', serif;
}


@media (max-width: 768px) {
	#nutinject{
		margin: 0;
		min-height: 0;
	}
	#nutinject ._control{
		position: relative;
		
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 30px;

		background: #f1f1f1;
	}
	#nutinject ._control ul{
		padding: 0 15px;
		overflow: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		height: 80px;
		display: flex;
		align-items: center;
	}
	#nutinject ._control ul li{
		display: inline-block;
		padding: 0;
		margin: 0;
		height: 65px;
	}
	#nutinject ._control ul li a{
		text-align: center;
		padding: 15px 20px;
	}
	#nutinject ._control ul li:after{
		display: none;
	}
	#nutinject ._control ul li a ._kor{
		font-size: 12px;
	}
	#nutinject_secs ._sec ._tit ._kor,
	#nutinject ._view ._item_inner ._item_title ._kor{
		margin-top: 5px;
	}
	#nutinject ._control ul li:hover a ._kor, 
	#nutinject ._control ul li.active a ._kor{
		font-size: 14px;
	}
	#nutinject ._control ul li a ._eng{
		font-size: 12px;
	}
	#nutinject ._view{
		position: relative;
		width: 100%;
	}

	#nutinject_secs ._sec{
		margin-top: 30px;
	}
	#nutinject_secs ._sec ._desc,
	#nutinject ._view ._item_inner ._desc{
		font-size: 14px;
		line-height: 1.5;
	}
	#nutinject_secs ._sec ._desc br,
	#nutinject ._view ._item_inner ._desc br{
		display: none;
	}
	#nutinject_secs ._sec ._tit ._eng,
	#nutinject ._view ._item_inner ._item_title ._eng{
		font-size: 23px;
		display: block;
		margin-bottom: 5px;
	}

	ul.ul_wrap_st1.ex2 > li div{
		font-size: 14px;
		line-height: 1.5;
	}
	#nutinject_secs ._sec ._desc,
	#nutinject ._view ._item_inner ._desc,
	ul.ul_wrap_st1.ex2 > li{
		margin-bottom: 40px;
	}

	ul.ul_wrap_st1.ex2 > li ._label{
		margin-bottom: 15px;
	}
}