@charset "utf-8";


/*-------
creation
---------*/


#creation1 .bgimg, #creation2 .bgimg, #creation3 .bgimg, #creation4 .bgimg {
	background: url(../images/creation/bg.jpg) 0 0 no-repeat;
}
#brand #container #creation1 ul, 
#brand #container #creation2 ul, 
#brand #container #creation3 ul, 
#brand #container #creation4 ul, 
#brand #container #creation5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#brand #container #creation1 li, 
#brand #container #creation2 li, 
#brand #container #creation3 li, 
#brand #container #creation4 li, 
#brand #container #creation5 li {
	position: absolute;
}
#brand #container #creation1 li:hover, 
#brand #container #creation2 li:hover, 
#brand #container #creation3 li:hover, 
#brand #container #creation4 li:hover, 
#brand #container #creation5 li:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	transition: all 0.4s;
}

#creation1 li.value_1 {
	top: 360px; left: 150px;
}
#creation1 li.value_2 {
	top: 640px; left: 740px;
}
#creation1 li.value_3 {
	top: 370px; left: 780px;
}
#creation1 li.value_4 {
	top: 390px; left: 290px;
}
#creation1 li.value_5 {
	top: 530px; left: 130px;
}

#creation2 li.value_1 {
	top: 430px; left: 350px;
}
#creation2 li.value_2 {
	top: 500px; left: 390px;
}
#creation2 li.value_3 {
	top: 390px; left: 480px;
}
#creation2 li.value_4 {
	top: 580px; left: 790px;
}
#creation2 li.value_5 {
	top: 430px; left: 880px;
}

#creation3 li.value_1 {
	top: 360px; left: 90px;
}
#creation3 li.value_2 {
	top: 450px; left: 445px;
}
#creation3 li.value_3 {
	top: 310px; left: 570px;
}
#creation3 li.value_4 {
	top: 380px; left: 900px;
}
#creation3 li.value_5 {
	top: 550px; left: 690px;
}

#creation4 li.value_1 {
	top: 620px; left: 160px;
}
#creation4 li.value_2 {
	top: 570px; left: 270px;
}
#creation4 li.value_3 {
	top: 610px; left: 495px;
}
#creation4 li.value_4 {
	top: 405px; left: 875px;
}


/* fadein */
li.value_1,
li.value_2,
li.value_3,
li.value_4,
li.value_5,
li.value_6,
li.value_7 {
	opacity: 0;
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform: scale(0.8);
}

.on li.value_1,
.on li.value_2,
.on li.value_3,
.on li.value_4,
.on li.value_5,
.on li.value_6,
.on li.value_7 {
	opacity: 1;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform: scale(1);
}
.on li.value_1 {
	-webkit-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0;
	-moz-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0;
	transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0;
}
.on li.value_2 {
	-webkit-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.2s;
	-moz-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.2s;
	transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.2s;
}
.on li.value_3 {
	-webkit-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.3s;
	-moz-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.3s;
	transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.3s;
}
.on li.value_4 {
	-webkit-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.5s;
	-moz-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.5s;
	transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.5s;
}
.on li.value_5 {
	-webkit-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.6s;
	-moz-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.6s;
	transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.6s;
}
.on li.value_6 {
	-webkit-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.7s;
	-moz-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.7s;
	transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.7s;
}
.on li.value_7 {
	-webkit-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.8s;
	-moz-transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.8s;
	transition: all 0.4s cubic-bezier(.09,.62,.68,1.29) 0.8s;
}


/*-------
modal
---------*/
#vbox {
	/*width: 860px;*/
	/*min-height: 500px;*/
	padding: 30px 50px;
	font-size: 16px;
	line-height: 1.7;
	color: #646464;
	/*box-sizing: border-box;*/
}
#vbox.vbox1 {
	border: 2px solid #db0b0b;
}
#vbox.vbox2 {
	border: 2px solid #e69614;
}
#vbox.vbox3 {
	border: 2px solid #1c6bcb;
}
#vbox.vbox4 {
	border: 2px solid #20a442;
}

#vbox h1 {
	margin-bottom: 0.7em;
	font-size: 20px;
}
#vbox.vbox1 h1 {
	color: #db0b0b;
}
#vbox.vbox2 h1 {
	color: #e69614;
}
#vbox.vbox3 h1 {
	color: #1c6bcb;
}
#vbox.vbox4 h1 {
	color: #20a442;
}


#vbox .h_txt {
	font-size: 25px;
	line-height: 1.5;
	color: #646464;
}
#vbox figure img {
	display: inline;
	margin: 3px 0;
	text-align: center;
	width: 750px;
	height: 350px;
}
#vbox figure figcaption {
	margin: 1em 0;
}


#vbox #vboxBody p:first-child {
	margin-top: 1em;
}

