
.page_title h2 em{	font-size: 24px;}

.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(../../inexp/img/circle.png) no-repeat top center;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

.wbox:first-of-type .circle_bg{ width: 68%;}

.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{
	position: relative;
	padding-top: calc(315 / 810 * 100%);
	background: url(./img/img1.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	margin: 0 0 10px 0;
}

#img1 .circle p{
	color: #ff3399;
	border-bottom: 3px double #ff3399;
}

#img1box{
	font-size: 0;
	line-height: 0;
	text-align: center;
	margin: 0 0 10px 0;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}

#img1box span{
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 90px;
	height: 90px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	margin: 0 5px;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#img1box span:nth-of-type(1){	background: url(../../work5/img/img1-1.png) no-repeat center center #ff3399; -webkit-background-size: 50px auto; background-size: 50px auto;}
#img1box span:nth-of-type(2){	background: url(../../work5/img/img1-2.png) no-repeat center center #ff3399; -webkit-background-size: 50px auto; background-size: 50px auto;}
#img1box span:nth-of-type(3){	background: url(../../work5/img/img1-3.png) no-repeat center center #ff3399; -webkit-background-size: 50px auto; background-size: 50px auto;}


/** wbox2 **/

#img2_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work5/img/bg1.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#img2{
	position: relative;
	padding-top: calc(275 / 770 * 100%);
	background: url(../../work5/img/img2.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

#img2 .circle p{
	color: #ac8316;
	border-bottom: 3px double #e0ac21;
}


/** wbox3 **/

#img3_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work5/img/bg2.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#img3{
	position: relative;
	padding-top: calc(275 / 770 * 100%);
	background: url(../../work5/img/img3.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

#img3 .circle p{
	color: #ff3399;
	border-bottom: 3px double #ff3399;
}

#img3box ul{
	margin: 0 10px 10px 10px;
}

#img3box li{
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 10px 10px 10px 40px;
	background: url(../../work5/img/c.png) no-repeat 10px 8px #35b6f2;
	-webkit-background-size: 20px auto;
	background-size: 20px auto;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}


/** wbox4 **/

#img4_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work5/img/bg3.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#img4{
	position: relative;
	padding-top: calc(275 / 770 * 100%);
	background: url(../../work5/img/img4.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

#img4 .circle p{
	color: #37bd40;
	border-bottom: 3px double #37bd40;
}


/** wbox5 **/

#img5_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work5/img/bg4.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: #35b6f2;
	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(../../work5/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;
	padding-top: calc(315 / 810 * 100%);
	background: url(../../work5/img/img6.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	margin: 0 0 10px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#img6 div{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	position: absolute;
	top: calc(50% - 50px);
	left: 0;
}

#img6 div p{
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	background: #ff3399;
	border-radius: 50%;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
