
.page_title h2 em{	font-size: 20px;}


.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: 18px;
	font-weight: bold;
	line-height: 30px;
	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%;
}

.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;}


#img1_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work3/img/bg1.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#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;
}

#img1 .circle p{
	color: #ff3399;
	border-bottom: 3px double #ff3399;
}

#img2_bg{
	margin: 0 0 10px 0;
	padding: 10px;
	background: url(../../work3/img/bg2.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#img2{
	position: relative;
	padding-top: calc(315 / 810 * 100%);
	background: url(./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(../../work3/img/bg3.gif) top left;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}

#img3{
	position: relative;
	padding-top: calc(315 / 810 * 100%);
	background: url(./img/img3.jpg) top center / cover no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

#img3 .circle p{
	color: #37bd40;
	border-bottom: 3px double #37bd40;
}


.div1{
	background: #e0ac21;
	border-radius: 5px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.div1 h4{
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	padding: 0 0 9px 0;
}

.div1 h4 em{
	display: inline-block;
	width: 20px;
	height: 20px;
	font-family: "FontB";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #e0ac21;
	background: #fff;
	margin-right: 10px;
	border-radius: 0 50% 0 50%;
}

.div1 div{
	padding: 10px;
	background: #fff;
	border-radius: 5px;
}

.div1 div p{
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #ff3399;
}

.div1 div span{
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.div2 p{
	font-size: 12px;
	line-height: 18px;
	padding: 0 10px;
}


/** wbox1 **/

#wbox1{
	margin: 0 0 20px 0;
}

#wbox1 .wbox_in{
}


/** wbox2 **/

#wbox2{
	margin: 0 0 20px 0;
}

#wbox2 .wbox_in{
}

#wbox2 .wbox_in .div2{
}

#wbox2 .p1{
}

.merit{
	margin: 0 10px 10px 10px;
}

.merit li{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	background: #35b6f2;
	margin: 0 0 10px 0;
	padding: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.merit li em,
.merit li span{
	display: table-cell;
	vertical-align: middle;
	height: 40px;
}

.merit li em{
	width: 60px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #ff3399;
	text-align: center;
	border-radius: 2px;
	margin-right: 10px;
	background: -webkit-linear-gradient(135deg, #ffffff 0%, #fffcae 50%, #ffffff 100%);
	background: -moz-linear-gradient(135deg, #ffffff 0%, #fffcae 50%, #ffffff 100%);
	background: -o-linear-gradient(135deg, #ffffff 0%, #fffcae 50%, #ffffff 100%);
	background: -ms-linear-gradient(135deg, #ffffff 0%, #fffcae 50%, #ffffff 100%);
	background: linear-gradient(-45deg, #ffffff 0%, #fffcae 50%, #ffffff 100%);
}

.merit li span{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	padding: 0 5px;
}


/** wbox3 **/

#wbox3{
}

#wbox3 .wbox_in{
}

.cate{
	width: calc(100% - 20px);
	display: table;
	font-size: 0;
	line-height: 0;
	margin: 0 10px 10px 10px;
}

.cate_l,
.cate_r{
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.cate_l{
	width: 90px;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	text-align: center;
	background: #37bd40;
	border-radius: 5px 0 0 5px;
	padding: 0 0 0 10px;
}

.cate_l:after{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: -10px;
}

.cate_r{
	font-size: 11px;
	line-height: 15px;
	background: #fffdc2;
	border-radius: 0 5px 5px 0;
	padding: 10px 10px 10px 20px;
}

.cate:nth-of-type(1) .cate_l, .cate:nth-of-type(1) .cate_r{	height: 50px;}
.cate:nth-of-type(2) .cate_l, .cate:nth-of-type(2) .cate_r{	height: 80px;}
.cate:nth-of-type(3) .cate_l, .cate:nth-of-type(3) .cate_r{	height: 95px;}
.cate:nth-of-type(4) .cate_l, .cate:nth-of-type(4) .cate_r{	height: 80px;}

.cate:nth-of-type(1) .cate_l:after{
	border-style: solid;
	border-color: transparent transparent transparent #37bd40;
	border-width: 25px 0 25px 10px;
}
.cate:nth-of-type(2) .cate_l:after{
	border-style: solid;
	border-color: transparent transparent transparent #37bd40;
	border-width: 40px 0 40px 10px;
}

.cate:nth-of-type(3) .cate_l:after{
	border-style: solid;
	border-color: transparent transparent transparent #37bd40;
	border-width: 47.5px 0 47.5px 10px;
}
.cate:nth-of-type(4) .cate_l:after{
	border-style: solid;
	border-color: transparent transparent transparent #37bd40;
	border-width: 40px 0 40px 10px;
}
