
.page_title h2 em{	font-size: 18px;}

.title{
	margin: 0 0 10px 0;
}


/** wbox **/

.wbox{
	margin: 0 0 20px 0;
}

.wbox p{
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0 10px;
}

.wbox p .big{
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #ff3399;
}

.wbox p:last-child,
.wbox .d2:last-child{	margin-bottom: 0;}

.d1{
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid #ff3399;
	margin: 0 0 10px 0;
	padding: 0 10px;
}

.d1 span{	color: #ff3399;}

.d2{
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #ff3399;
	margin: 0 0 10px 0;
	padding: 0 10px;
}

.d2 span{	color: #ff3399;}

.circle_bg{
	width: 55%;
	padding: 20px 0;
	background: url(../../work6/img/circle.png) no-repeat top center;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

.emb_bg{
	width: 55%;
	padding: 20px 0;
	background: url(../../inexp/img/emb.png) no-repeat top center;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

.heart_bg{
	width: 55%;
	padding: 20px 0;
	background: url(../../inexp/img/heart.png) no-repeat top center;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

.circle_bg.left,
.emb_bg.left,
.heart_bg.left{
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.circle_bg.right,
.emb_bg.right,
.heart_bg.right{
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.circle,
.emb,
.heart{
	text-align: center;
}

.circle p,
.emb p,
.heart p{
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 5px 0;
}

.wbox p.mb0,
.wbox .d2.mb0{	margin-bottom: 0;}


.p1{
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0 10px;
}
.p1:last-child{	margin-bottom: 0;}


/** wbox1 **/

#img1_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work6/img/bg1.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#img1{
	position: relative;
	padding-top: calc(275 / 770 * 100%);
	background: url(../../work6/img/img1.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

#img1 .circle p{
	color: #ac8316;
	border-bottom: 3px double #e0ac21;
}

#img2_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work6/img/bg2.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#img2{
	position: relative;
	padding-top: calc(275 / 770 * 100%);
	background: url(../../work6/img/img2.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

#img2 .circle p{
	color: #0099ff;
	border-bottom: 3px double #0099ff;
}

#img3_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work6/img/bg3.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#img3{
	position: relative;
	padding-top: calc(275 / 770 * 100%);
	background: url(../../work6/img/img3.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

#img3 .circle_bg{	width: 50%;}
#img3 .circle p{
	color: #37bd40;
	border-bottom: 3px double #37bd40;
}


/** wbox2 **/

#img4_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work6/img/bg4.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#img4{
	position: relative;
	padding-top: calc(275 / 770 * 100%);
	background: url(../../work6/img/img4.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

#img4 .circle_bg{	width: 50%;}
#img4 .circle p{
	color: #ff3399;
	border-bottom: 3px double #ff3399;
}


/** wbox5 **/

#img5_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work6/img/bg2.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#img5{
	position: relative;
	padding-top: calc(275 / 770 * 100%);
	background: url(./img/img5.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

#img5 .circle p{
	color: #0099ff;
	border-bottom: 3px double #0099ff;
}

#img5box ul{
	background: #e3b437;
	border-radius: 5px;
	margin: 0 10px 10px 10px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#img5box li{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
	padding: 10px 0 10px 25px;
	border-bottom: 1px solid #fff;
	background: url(../../work6/img/d.png) no-repeat 1px 10px;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#img5box li:last-of-type{	border-bottom: none;}


/** img6 **/

#img6{
	position: relative;
	margin: 0 0 10px 0;
	padding-top: calc(315 / 810 * 100%);
	background: url(../../work6/img/img6.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
