.design{ width:100%;text-align:center; }
.design_type_area{ width:20%;text-align:center;margin:2% 2%;padding:2% 0;display:inline-block;box-shadow:5px 2px 5px 1px #aaa; }
.design_type_area:hover{ box-shadow:10px 10px 15px 3px #aaa; }
.design_type_area .design_type_img{ width:100%; }
.design_type_area .design_type_img img{ width:40%; }
.design_type_area .design_type_title{ width:100%;font-size:1.4em;color:#666; }
.design_type_area .design_type_engtitle{ width:100%;font-size:0.8em;color:#666; }
.design_type_area a{ display:inline-block;padding:2% 10%;margin:5% 0;border-radius:5px;font-size:1em;color:#fff;background:#ff9933; }

.brand_notice{ width:100%;max-width:1200px;margin:8% auto;text-align:center; }
.brand_notice img{ width:80%; }
.cutting_line{ width:100%;min-height:50px;background:#ffc100; }

.brand_show_area{ width:100%;background:url(../img/brand_design_bg.jpg) no-repeat;background-size:100%; }
.brand_show_area .brand_design_show{  }

.brand_design_show .design_show_title{ width:100%;text-align:center;padding:5% 0; }

.design_show_title b{ font-size:2em;font-weight:bold;color:#bf0202; }
.design_show_title b:before,.design_show_title b:after{ content:'——';color:#ffc100;margin:0 2%; }
.design_show_title .notice{ color:#ffc100;font-size:1em;font-weight:bold;margin-top:1%;margin-left:1.5%;letter-spacing:14px; }
.design_show_title .notice_content{ color:#000;font-size:2em;font-weight:bold;margin:2% 0;letter-spacing:2px; }
.design_show_title .notice_content span{ color:#bf0202;font-weight:bold;letter-spacing:2px; }

.brand_design_show .notice_type{ width:100%;text-align:center;margin:5% 0; }
.notice_type img{ width:15%;margin:0 6%; }

.brand_design_show .design_ideas{ width:100%;text-align:center;margin-top:5%; }
.design_ideas img{ width:100%;text-align:center; }

.other_title{ display:inline-block;padding:1.5% 6%;margin:2% 0;font-size:2em;letter-spacing:5px;font-weight:bold;border-radius:20px;background:#ffb606;color:#bf0202; }
.you_need{ width:100%;text-align:center; }
.you_need .need_content{ width:100%;margin:5% 0; }
.you_need .need_content .need_content_style{ width:10%;margin:0 2.5%;vertical-align:middle;display:inline-block; }

.LOGO_design{ width:100%;text-align:center; }
.LOGO_design .LOGO_design_content{ width:90%;padding:1% 5%; }
.LOGO_design .LOGO_design_content .LOGO_design_img{ width:20%;margin:2% 3%;display:inline-block; }

.material_design{ width:100%;text-align:center; }
.material_design .material_design_content{ width:100%; }
.material_design .material_design_content .material_design_img{ width:30%;margin:2%;display:inline-block; }

.brochure_design{ width:100%;text-align:center; }
.brochure_design .brochure_design_content{ width:100%; }
.brochure_design .brochure_design_content .brochure_design_img{ width:40%;margin:2%;display:inline-block; }

@media only screen and (max-width: 768px) {
	.design_type_area{ width:45%;display:inline-block; }
}	








