<meta charset="utf-8">


/*인사말*/
.greeting{position:relative; max-width:1200px}
.greeting .img{position:relative; height:324px; margin-top:50px; background:url(../img/bg_greeting.jpg) no-repeat 0; background-size:cover;}
.greeting .img:before{content:''; display:block; position:absolute; bottom:0; left:135px; width:400px; height:400px;}
.greeting .tit{position:absolute; top:280px; right:50px; width:514px; height:210px; background:#9b7e49}
.greeting .tit h3{position:relative; margin:0; padding:50px 20px 0 80px; color:#fff; font-size:15px; font-weight:300;  line-height:1.3; word-break:keep-all; box-sizing:border-box; text-align:left; letter-spacing:-1px}
.greeting .tit h3 strong{ float:left; width:100%; margin-bottom:20px;font-size:25px; font-weight:600;}
.greeting .tit h3:before{content:''; display:block; position:absolute; top:-23px; left:50px; width:1px; height:144px; margin:0; background:#fff;}
.greeting .tit h3 span{display:block; font-weight:600;}
.greeting .colum { padding:50px 20px 70px 20px;  max-width:1100px; margin:0 auto}
.greeting .colum:after{clear:both; content:""; display:block;}
.greeting .colum .full{float:left; width:100%; text-align:justify; }
.greeting .colum .full p{ font-size:17px; padding:10px 0; font-weight:500;}
.greeting .colum .right{float:right; width:48%; text-align:justify; }
.greeting .sign {text-align:right; font-size:17px; font-weight:600; color:#222; margin-top:0; padding-right:100px;  background-repeat:no-repeat; background-position:right center; line-height:50px;}
.greeting .sign .name { font-size:24px}

@media screen and (max-width:1100px) {
   	.greeting .tit{position:relative; width:100%; height:auto; padding:0 50px 50px 0px; top:0; right:0;}
	.greeting .tit h3{font-size:22px; line-height:1.6em;}
	.greeting .tit h3 br{display:none;}
	.greeting .img { height:253px; margin-top:50px;}
	.greeting .img:before{left:50%; width:300px; height:310px; margin-left:-150px; background-size:cover;}
	.greeting .colum { padding-top:40px;padding-bottom:20px;}
	.greeting .colum .left { width:100%; clear:both}
	.greeting .colum .right { width:100%; padding-top:20px; clear:both}
	.greeting .sign {padding-right:20px;}

}

@media screen and (max-width:640px) {

	.greeting .img { height:200px;}
	.greeting .tit{padding:0 20px;}
	.greeting .tit h3{font-size:15px; line-height:1.6em; text-align:center; padding:25px 0;}
	.greeting .tit h3 strong{ margin-bottom:20px;font-size:20px;text-align:center;}
    .greeting .tit h3:before{ display:none;}
}	
/*인사말*/





/*그룹소개*/
.company_info  { width:100%; height:auto;  }
.company_info .img_page { width:100%; height:550px; background-image:url(../img/company_info_bg_company.jpg); background-position:center; background-repeat:no-repeat;} 
.company_info .txt_page { max-width:1200px; margin:0 auto; padding:20px}
.company_info .txt_page h2 { font-size: 42px; line-height: 1; font-weight: 600; margin-bottom: 44px; padding-top:100px; display: block; }
.company_info .Ideology { width:100%; padding-bottom:100px;}
.company_info .Ideology .inner { max-width:1240px; margin:auto; clear:both;}
.company_info .Ideology .inner h2 {font-size: 30px;font-weight: bold;color: #000; text-align:center; padding:0 0 50px 0}
.company_info .Ideology .inner .point{color: #ff4200;}
.company_info .Ideology .inner h2:after { content: " ";display: block; margin:20px auto; width:40px; height: 2px; background-color:#000; clear: both;}
.company_info .Ideology dl { float:left; width:32%; padding:20px; border:1px solid #ddd; margin-right:10px;}
.company_info .Ideology dl:last-child { margin-right:0;}
.company_info .Ideology dl .web_icon { height:110px;padding:0 0 20px 0; text-align:center; color:#ff4200}
.company_info .Ideology dl .web_icon.no1 {background:url(../img/vision_icon1.gif) no-repeat 50% 0;}
.company_info .Ideology dl .web_icon.no2 {background:url(../img/vision_icon2.gif) no-repeat 50% 0;}
.company_info .Ideology dl .web_icon.no3 {background:url(../img/vision_icon3.gif) no-repeat 50% 0;}
.company_info .Ideology dl dt { font-size:20px; height:60px; font-weight:600; text-align:center} 
.company_info .Ideology dd {line-height:1.5; text-align:center; font-size:18px; font-weight:400; letter-spacing:-0.04em; color:#555; padding-bottom:20px;}

.tl_title_box_wrap {width:100%; height:auto; padding:150px 20px; clear:both; background-image:url(../img/work_page_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover}
.tl_title_box_wrap li {position:relative; width:23.5%; min-height:400px; background-color:#fff; margin-left:2%; float:left; cursor:pointer;  -webkit-transition: all 0.4s; transition: all 0.4s; background-position:center; background-size:cover; background-repeat:no-repeat}
.tl_title_box_wrap li .bg { background-color:#2c3856; color:#fff; opacity:0; position:absolute; width:100%; height:100%; top:0;left:0; z-index:1}
.tl_title_box_wrap li:hover .bg {opacity: 1; -webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out; }
.tl_title_box_wrap li:hover {-webkit-box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);-ms-box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);-webkit-transform:translateY(-25px);transform:translateY(-25px)}
.tl_title_box_wrap li .txt_wrap{width:100%;height:100%; position:absolute; top:0; left:0; box-sizing:border-box;overflow:hidden;padding:40px;color:#fff;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out; opacity:1; display:table; z-index:2;}
.tl_title_box_wrap li:hover .txt_wrap { opacity:1; color:#fff}
.tl_title_box_wrap li:hover .txt_wrap .cell I { color:#FFF}
.tl_title_box_wrap li:hover .txt_wrap .cell h2 { color:#FFF}
.tl_title_box_wrap li:hover .txt_wrap .cell p { color:#fff}
.tl_title_box_wrap li .txt_wrap .cell { text-align:center;width:100%;display: table-cell; vertical-align: middle;}
.tl_title_box_wrap li .txt_wrap .cell i { font-size:35px; padding-bottom:20px; color:#1a1a1a}
.tl_title_box_wrap li .txt_wrap .cell h2 { font-size:24px; color:#1a1a1a; margin:0; font-weight:600;}
.tl_title_box_wrap li .txt_wrap .cell p { padding-top:50px;}
.tl_title_box_wrap li:nth-child(4n+1) { margin-left:0}

@media screen and (max-width:1100px) {

	.company_info img { width:100%;}

	.company_info .work_page ul li { width:47%; margin-bottom:20px; margin-right: 0; margin-left: 2%;}
	.company_info .work_page ul li:last-child { margin-right:0}
	.company_info .work_page ul li:nth-child(2n+2) {margin-right:0;}
	.company_info .Ideology {padding-bottom:50px;}
	.company_info .Ideology dl { width:96%; padding-bottom:30px; clear:both; margin:0 2% 20px 2%;}
}
@media (max-width: 640px){
	.company_info .img_page  { background-size:cover; height:300px}
	.company_info .tl_title_box_wrap li { width:100%; margin-left:0; margin-bottom:3%;}
}
/*그룹소개*/



/*연혁*/

/*.history_area .history_point {position: absolute;left: 50%;top: 0;margin-left: -5px;bottom: 20px;width:8px;background-color: #f6f6f6;overflow: hidden;}
/*.history_area .history_point span {position: absolute;display: block;top: 0;width: 100%;height: 200px; background-color:#039}
.history_area dl {width: 50%;padding-right: 94px;padding-left: 20px;box-sizing:border-box;}
.history_area div:nth-child(odd) dl {padding-right: 20px;padding-left: 94px;}
.history_area dt {margin-bottom: 20px;font-size: 46px;line-height:1.3;color: #555;font-weight: bold;}
.history_area dd strong {display: block;padding-bottom: 12px;font-size: 20px;line-height: 1.6;color: #1a1a1a;font-weight: bold;}
.history_area dd p {display: block;}
.history_area dd .img_box {display: block;margin-top: 39px;}
.right {text-align: right;}
.left {text-align: left;}
.fr {float: right;}
.img_box img { max-width: 100%}*/
.history_area {position: relative;width: 100%;padding-top: 0;background:url(../img/history_bg.jpg) no-repeat 0 40px;}
.history_txt {clear:both;overflow:hidden;margin:0 0 0 350px;}
.history_txt .year{clear:both;position:relative;top:40px;left:30px;font-size:20pt;font-weight:600;color:#CC0000;display:inline;}
.history_txt dl {clear:both;overflow:hidden;width:100%;padding:0;margin:50px 0 0 100px;}
.history_txt dl dt {float:left;width:20%;padding:8px 0 8px 20px;margin:0;font-size:18px;font-weight:600;color:#B34842;line-height:35px; text-align:right;}
.history_txt dl dd {width:75%;padding:8px 0;margin:0 0 0 23%;border-bottom:1px dashed #D7D7D7;line-height:35px;font-size:16px;}

@media screen and (max-width:1100px) {
    .history_area { background-image:none;}
	.history_txt {clear:both;margin:0; width:100%;}
	.history_txt dl { margin:0;}

}

@media screen and (max-width:640px) {
    .history_txt dl dt {width:25%;padding:8px 0 8px 0;font-size:15px;font-weight:600;color:#B34842;line-height:20px;}
    .history_txt dl dd {width:65%;padding:8px 0;margin:0 0 0 30%;line-height:20px;font-size:13px;}

}
/*연혁*/



.worktit1{position:relative; width:94%; padding-bottom:10px; background:#fff; margin:0 auto; margin-top:0; z-index:2; text-align:center;}
.worktit1 h3{font-size:20px; line-height:26px; margin-bottom:14px;}
.worktit1 .red{color:#F71A2F;}
.worktit1 .blue{color:#004287;}
.worktit1 .brown{color:#9F2109;}
.worktit1 .violet{color:#6A1780;}
.worktit1.t1{margin-top:0; padding:0;}

.titbox1{font-size:25px; color:#333333; line-height:0.5em;padding:10px 0;font-weight:600;letter-spacing:-0.5px;}	
.txtbox1{font-size:16px; line-height:1.8em;padding-bottom:15px;}
.mT16{margin-top:16px}
.mT30{margin-top:30px;}
.color1{color:#004287;}
em{font-style:normal;}

@media screen and (max-width: 810px) {
.titbox1{padding:10px 0;font-size:18px; line-height:1.3em;}	
}
@media screen and (max-width: 640px) {
.txtbox1{font-size:15px;}

.worktit1 .img_full {overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative;}
.worktit1 .img_full img {margin:0 !important;}
.worktit1 .img_full.on img {max-width:700px;}
.worktit1 .img_full .cover {position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;box-sizing:border-box;}
.worktit1 .m_txt{ display:block; font-size:12px; padding:0; margin:0; font-weight:600;}
}



/*오시는 길*/
ul.road_info_add {padding:0;border-top:1px solid #333;border-bottom:1px solid #333; position:relative; clear:both ; margin-top:30px;text-align:left;}
ul.road_info_add li{  border-bottom:1px solid #ddd; padding:10px 0  ; width:100%;}
ul.road_info_add li:last-child{  border-bottom:none;}
ul.road_info_add li dl{ clear:both;  width:100%; }
ul.road_info_add li dl:after{ clear:both; display:block; content:"";}
ul.road_info_add li dt{ width:16%; float:left; font-weight:600; padding:0 2%; font-size:15px;height:30px; line-height:30px;}
ul.road_info_add li dd{ width:80%; float:right;font-size:15px;line-height:30px;}
ul.road_info_add li dd img{ margin-left:10px; margin-right:3px; vertical-align: middle; margin-bottom:1px }
ul.road_info_add li dd h5{}
/*오시는 길*/



/* content01 */
.content01 .point { padding:0 20px 0 0}
.content01 .point p { font-size:22px; font-weight:600; padding-left:30px; color:#1a1a1a; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center;}
.content01 .point h2 { font-size:28px; font-weight:100; color:#f66120; text-align:left; padding:10px 0 0;}
.content01 .colum { max-width:1400px;  margin:0 auto; padding:0 }
.content01 .colum .center { width:100%; float:left; font-size:17px; text-align:center; line-height:1.8;margin-bottom:20px;}
.content01 .colum .center strong { float:left; width:100%; margin-bottom:20px;font-size:18px;color:#3a746c; font-weight:600;}
.content01 .colum .left { width:50%; float:left; border-right:1px solid #ddd; padding-right:50px}
.content01 .colum .left h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:600}
.content01 .colum .right { width:50%;  float:left; padding-left:50px; line-height:1.8; text-align:left}
.content01 .colum .right h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:600}
.content01 .content_txt_box { width:100%; padding-top:50px; clear:both}
.content01 .title_text{float:left; display: block; line-height:1.8; width:25%; color:#1a1a1a; font-size:22px; letter-spacing:0; text-align:left; font-weight:600; margin:0;  padding:0 0 0 30px; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center; box-sizing:border-box}
.content01 .sub_txt {float:right;padding:20px 30px; margin:0; width:75%; border:1px solid #CFCFCF;list-style:none;}
.content01 .sub_txt.no1 {background:url(../img/sub_business01_img01.gif) no-repeat right 0}
.content01 .sub_txt.no2 {background:url(../img/sub_business01_img02.gif) no-repeat 0 bottom; height:430px;}
.content01 .sub_txt .h2 { font-size:20px; }
.content01 .sub_txt li {padding:10px 0 10px 15px;margin:0; background:url(../img/s_bulet.gif) no-repeat 0 20px; font-size:16px;}
.content01 .sub_txt li strong { font-weight:600;}
.content01 .sub_txt li ul { padding:0; margin:10px 0 0 0;list-style:none;}
.content01 .sub_txt li ul li { padding:5px 0 5px 15px; margin:0;background:url(../img/s_bulet_1.gif) no-repeat 5px 16px; line-height:1.8;}
.content01 .content_sub_title .img { float:left; text-align:right; width:450px }
.content01 .info_text {padding:15px 0; font-size:16px; line-height:1.8em; }
.content01 p {margin:10px 0;}





@media screen and (max-width:1100px) {
    .content01 .colum .center { padding:0 40px;}
	.content01 .colum .left { width:100%; border:0; float:none; padding:0; clear:both}
	.content01 .colum .right { width:100%; padding:20px 0 0  }
	.content01 .title_text { width:100%; margin-bottom:20px; clear:both}
	.content01 .sub_txt { float:left; width:100%}
}

@media screen and (max-width: 640px) {
    .content01 .colum .center { padding:0 20px;}
	.content01 .colum .center strong { font-size:15px;}
    .content01 .colum .center { font-size:13px;line-height:1.5;}
	.content01 .sub_txt li {background:url(../img/s_bulet.gif) no-repeat 0 17px;}
	.content01 .sub_txt.no1 {background:url(../img/sub_business01_img01.gif) no-repeat 0 bottom;height:580px;background-size:100%}
	.content01 .sub_txt.no2 {background:url(../img/sub_business01_img02.gif) no-repeat 0 bottom; height:400px;background-size:100%}
}
/* content01 */

.stt1 {clear:both;overflow:hidden;width:100%; margin:0;padding:0;}
.stt1:after {content:"";clear:both;display:table;}
.stt1 dt {padding:40px 0 0 0;margin:0 0 10px 0;font-size:18px;font-weight:600;color:#000;background:url(../img/bulet1.gif) no-repeat 0;}
.stt1 dd {padding:0;margin:4px 0;line-height: 1.8;font-size:16px; letter-spacing:-0.5px;}
.stt1 dd ul {padding:10px 0;margin:0;list-style:none;}
.stt1 dd ul li{ padding:0 0 0 15px;margin:0; background:url(../img/s_bulet.gif) no-repeat 0 11px;letter-spacing:0;}
.stt1 dd ul li strong{ font-weight:600;}
.stt1 dd ul li ul{padding:10px 0 0 0;margin:0;list-style:none;}
.stt1 dd ul li ul li{ padding:0 5px 0 10px;margin:0; background:url(../img/s_bulet1.gif) no-repeat 0 12px;}


@media screen and (max-width: 640px) {
.stt1 dt {font-size:15px;margin:0;}
.stt1 dd {font-size:14px;}
}

.stt2 {clear:both;overflow:hidden;width:99.9%; margin:20px 0;padding:0 0 0 0;}
.stt2:after {content:"";clear:both;display:table;}
.stt2 dt {float:left; display: block; line-height:1.8; width:18%; color:#1a1a1a; font-size:20px; letter-spacing:0; text-align:left; font-weight:600; margin:0;  padding:0 0 0 30px; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center; box-sizing:border-box}
.stt2 dd {float:right; width:82%;padding:20px 30px; margin:0; border:1px solid #CFCFCF;line-height: 1.8;font-size:15px; letter-spacing:0;}
.stt2 dd ul {padding:10px 0;margin:10px 0 0 0;list-style:none;}
.stt2 dd ul li{ padding:0 0 10px 15px;margin:0; background:url(../img/s_bulet.gif) no-repeat 0 12px;}
.stt2 dd ul li strong { font-weight:600;}
.stt2 dd ul li ul{padding:0;margin:0;list-style:none;}
.stt2 dd ul li ul li{ padding:0 5px 0 10px;margin:0; background:url(../img/s_bulet1.gif) no-repeat 0 12px;}
.stt2 dd .join { display:inline-block;margin:30px 0 0 0;padding:8px 15px; background-color:#1D4984; text-align:center; color:#fff; font-size:16px; font-weight:600;}

@media screen and (max-width:1000px) {
.stt2 dt {width:20%;}
.stt2 dd {width:79%;}
}


@media screen and (max-width: 640px) {
.stt2 {margin:0;}
.stt2 dt {float:left; width:100%;padding:20px 0 0 0;margin:0;font-size:15px;background:url(../img/bulet1.gif) no-repeat 0 30px;}
.stt2 dd {float:left; width:100%;}
}



/* content02 */
.content02 ul { padding:0; margin:0; list-style:none;}
.content02 ul li { width:48%; padding:170px 20px 50px 20px; margin:15px 1%;float:left; border:1px solid #CFCFCF;}
.content02 ul li.no1 { background:url(../img/business02_icon01.gif) no-repeat 50% 20%;}
.content02 ul li.no2 { background:url(../img/business02_icon02.gif) no-repeat 50% 20%;}
.content02 ul li.no3 { background:url(../img/business02_icon03.gif) no-repeat 50% 20%;}
.content02 ul li.no4 { background:url(../img/business02_icon04.gif) no-repeat 50% 20%;}
.content02 ul li.no5 { background:url(../img/business02_icon05.gif) no-repeat 50% 20%;}
.content02 ul li.no6 { background:url(../img/business02_icon06.gif) no-repeat 50% 20%;}
.content02 ul li.no7 { background:url(../img/business02_icon07.gif) no-repeat 50% 20%;}
.content02 ul li.no8 { background:url(../img/business02_icon08.gif) no-repeat 50% 20%;}
.content02 ul li.no9 { background:url(../img/business02_icon09.gif) no-repeat 50% 20%;}
.content02 ul li.no10 { background:url(../img/business02_icon10.gif) no-repeat 50% 20%;}
.content02 ul li .text1 { font-size:25px; font-weight:500; color:#F66120; padding-bottom:20px; text-align:center;}
.content02 ul li .text2 { font-size:17px; line-height:1.5;text-align:center;}


@media screen and (max-width: 1100px) {
    .content02 ul li { width:100%;}


}
@media screen and (max-width: 640px) {
	.content02 ul li { width:100%; margin-left:0}

}
/* content02 */


/* content03 */
.content03 .photo_box { margin-bottom:50px; background-color:#F0F0F0; clear:both}
.content03 .photo_box .img { max-width:50%; float:left;display:block}
.content03 .photo_box .txt { max-width:50%; float:left; padding:50px; background-color:#F0F0F0; display:block}
.content03 .photo_box .txt h2 { font-size:24px; padding-top:50px; letter-spacing:0; font-weight:600; text-align:left}
.content03 .photo_box .txt p { padding-top:20px; word-break:keep-all}
@media screen and (max-width:1100px) {

	.content03 .photo_box .img {max-width:50%; display:block}
	.content03 .photo_box .img img { width:100%;}
	.content03 .photo_box .txt { max-width:50%;}
	.content03 .photo_box .txt h2 { font-size:24px; padding-top:0; font-weight:600}
}

@media screen and (max-width:640px) {
    .content03 .photo_box .img {max-width:100%;}
	.content03 .photo_box .txt {max-width:100%;}
	.content03 .photo_box .img img { width:100%;}

}
/* content03 */


/* content04 */

.content04 .content_txt_box { width:100%; padding-top:50px; clear:both}
.content04 .title_text{float:left; display: block; line-height:1.8; width:25%; color:#1a1a1a; font-size:22px; letter-spacing:0; text-align:left; font-weight:600; margin:0;  padding:0 0 0 30px; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center; box-sizing:border-box}
.content04 .sub_txt {float:right;padding:20px 30px; margin:0; width:75%; border:1px solid #CFCFCF;list-style:none;}
.content04 .sub_txt img {float:left;}
.content04 .sub_txt .h2 { font-size:20px; }
.content04 .sub_txt li {padding:10px 0 10px 55%;margin:0; background:url(../img/s_bulet.gif) no-repeat 54% 18px; font-size:16px;}
.content04 .sub_txt li strong { font-weight:600;}
.content04 .sub_txt li ul { padding:0; margin:10px 0 0 0;list-style:none;}
.content04 .sub_txt li ul li { padding:5px 0 5px 15px; margin:0;background:url(../img/s_bulet_1.gif) no-repeat 5px 16px; line-height:1.8;}
.content04 .content_sub_title .img { float:left; text-align:right; width:450px }

@media screen and (max-width:1100px) {

	.content04 .title_text { width:100%; margin-bottom:20px; clear:both}
	.content04 .sub_txt { float:left; width:100%}
	.content04 .sub_txt .L_img{ display:inline-block; width:100%; text-align:center;}
	.content04 .sub_txt .L_img img{ float:none; width:60%;}
	.content04 .sub_txt img{width:100%; margin-bottom:20px;}
	
	.content04 .sub_txt li {padding:10px 0 10px 15px;margin:0; background:url(../img/s_bulet.gif) no-repeat 0 18px; font-size:16px;}


}


/* content05 */
.content05 ul { padding:0; margin:0; list-style:none;}
.content05 ul li { width:48%; height:470px; padding:340px 20px 20px 20px; margin:30px 1%;float:left; border:1px solid #CFCFCF; text-align:center;}
.content05 ul li.no1 { background:url(../img/business05_img01.jpg) no-repeat 0 0;}
.content05 ul li.no2 { background:url(../img/business05_img02.jpg) no-repeat 0 0;}
.content05 ul li.no3 { background:url(../img/business05_img03.jpg) no-repeat 0 0;}
.content05 ul li.no4 { background:url(../img/business05_img04.jpg) no-repeat 0 0;}
.content05 ul li.no5 { background:url(../img/business05_img05.jpg) no-repeat 0 0;}
.content05 ul li.no6 { background:url(../img/business05_img06.jpg) no-repeat 0 0;}
.content05 ul li.no7 { background:url(../img/business05_img07.jpg) no-repeat 0 0;}
.content05 ul li.no8 { background:url(../img/business05_img08.jpg) no-repeat 0 0;}
.content05 ul li .text1 { font-size:15px; font-weight:600; color:#fff; background-color:#F66120; width:100px;line-height:2; padding:0 20px; margin-bottom:20px;text-transform:uppercase; border-radius:50px; display:inline-block;}
.content05 ul li .text2 { font-size:17px;line-height:1.5;}


@media screen and (max-width: 1100px) {

	br  { display:none;}

}
@media screen and (max-width: 640px) {
	.content05 ul li { width:100%; height:auto; padding:190px 20px 20px 20px;margin:10px 1%;}
	
	.content05 ul li.no1,
	.content05 ul li.no2,
	.content05 ul li.no3,
	.content05 ul li.no4,
	.content05 ul li.no5,
	.content05 ul li.no6,
	.content05 ul li.no7,
	.content05 ul li.no8 {background-size:100%;}
	
	.content05 ul li .text1 { width:30%; padding:0 20px; margin:30px 35% 20px 35%; text-align:center;}
	.content05 ul li .text2 { padding:0; text-align:center;}

	
	br  { display:block;}

}
/* content05 */

/* content06 */

.content06 img { margin-bottom:30px;}

@media screen and (max-width:640px) {
    .content06 img {margin-bottom:10px;}
}

/* content06 */


/* content_area06 */
.content06 .thumb_box  {width:31.3333%; margin-right:3%; display:block; float:left; }
@media screen and (min-width: 961px) {
    .content06 .thumb_box:nth-child(3n+3) { margin-right:0}
}
.content06 .thumb_box .img { width:100%; min-height:300px; background-image:url(../img/rnd03_thumb01.jpg); background-repeat:no-repeat; background-size:cover; clear:both; overflow:hidden; position:relative}
.content06 .thumb_box .txt { width:100%; padding:20px; text-align:left; clear:both}
.content06 .thumb_box .txt h2 { font-size:24px; text-align:center; letter-spacing:0; font-weight:600}
.content06 .thumb_box .txt p { padding:20px 0px; text-align:center; }
@media screen and (max-width:1100px) {
    .content06 img { width:100%;}
    .content06 .thumb_box { width:49%; margin-right:2% }
	.content06 .thumb_box:nth-child(2n+2) { margin-right:0} 
}

@media screen and (max-width: 640px) {

    .content06 .thumb_box { width:100%; margin:0; clear:both; float:none}
}
/* content_area06 */

/* content07_1 */
.content07_1 ul { padding:0; margin:0; list-style:none;}
.content07_1 ul li { width:31%; padding:170px 20px 40px 20px; margin:15px 1%;float:left; border:1px solid #CFCFCF; min-height:270px;}
.content07_1 ul li.no1 { background:url(../img/business07_icon01.gif) no-repeat 50% 25%;}
.content07_1 ul li.no2 { background:url(../img/business07_icon02.gif) no-repeat 50% 25%;}
.content07_1 ul li.no3 { background:url(../img/business07_icon03.gif) no-repeat 50% 25%;}
.content07_1 ul li.no4 { background:url(../img/business07_icon04.gif) no-repeat 50% 25%;}
.content07_1 ul li.no5 { background:url(../img/business07_icon05.gif) no-repeat 50% 25%;}
.content07_1 ul li.no6 { background:url(../img/business07_icon06.gif) no-repeat 50% 25%;}
.content07_1 ul li.no7 {width:97%; background:url(../img/business07_icon07.gif) no-repeat 50% 25%;}
.content07_1 ul li .text1 { font-size:18px; font-weight:600; color:#000; padding-bottom:20px; text-align:center;}
.content07_1 ul li .text2 { font-size:18px; line-height:1.5;text-align:center;}

@media screen and (max-width:1100px) {
    .content07_1 ul li { width:100%;min-height:auto;}
}

@media screen and (max-width: 640px) {
	.content07_1 ul li { width:100%; margin-left:0}

}


/* content_area07 */
.content07 .thumb_box  {width:31.3333%; margin-right:3%; display:block; float:left; }
.content07 .thumb_box:nth-child(3n+3) { margin-right:0}
.content07 .thumb_box:last-child { float:none;}

.content07 .thumb_box .img { width:100%; min-height:300px;}
.content07 .thumb_box .txt { width:100%; padding:20px; text-align:left; clear:both}
.content07 .thumb_box .txt h2 { font-size:20px; text-align:center; letter-spacing:0; font-weight:600}
.content07 .thumb_box .txt p { padding:20px 0px; text-align:center; }


@media screen and (max-width: 1100px) {
    .content07 .thumb_box  {width:48%; margin:0 1%; display:block; float:left; }
	.content07 .thumb_box:last-child { float:left;}
	.content07 .thumb_box .txt p { padding:0; min-height:60px; }
}

@media screen and (max-width: 640px) {
    .content07 .thumb_box { width:100%; margin:0; clear:both; float:none}
	.content07 .thumb_box img{ width:100%;}
}
/* content_area07 */



/* content08 */
.content08 .box { position: relative; padding-bottom:80px; display:block;}
.content08 .box .img_right { float:right}
.content08 .box .txt_wrap { position: absolute; right: 0; top:0px; background: #fff; padding:10px 40px;  width: 70%;}
.content08 .box .txt_wrap .half-round-tit { display:inline-block;margin-bottom:20px}
.content08 .box .txt_wrap .half-round-tit strong {color:#1a1a1a;  font-size:22px; font-weight:500;  vertical-align: middle;  line-height:1.6; letter-spacing:0;}
.content08 .box .txt_wrap .half-round-tit span { display: inline-block; width:35px; height:35px; line-height:35px; text-align: center;  border-radius: 50%; vertical-align: middle; color: #fff; font-size:16px}
.content08 .box .txt_wrap .half-round-tit span {background:#E88400; margin-right:10px; float:left}
.content08 .box .txt_wrap p {text-align: justify;}
.content08 .box .txt_wrap02 { position: absolute; left: 0; top:0px; background: #fff; width: 70%;}

.content08 .txt_wrap .sub_txt {padding:0 0 0 20px;margin:0; list-style:none;}
.content08 .txt_wrap .sub_txt li {padding:10px 0 10px 15px;margin:0; background:url(../img/s_bulet.gif) no-repeat 0 20px; font-size:16px; line-height:1.5;}
.content08 .txt_wrap .sub_txt li strong { font-weight:600;}
.content08 .txt_wrap .sub_txt li.t_box{ padding:20px; margin-top:20px;border:1px solid #D3D3D3; background-image:none; background-color:#ECECEC; text-align:center;}
.content08 .txt_wrap .sub_txt li ul { padding:0; margin:10px 0 0 0;list-style:none;}
.content08 .txt_wrap .sub_txt li ul li { padding:5px 0 5px 15px; margin:0;background:url(../img/s_bulet_1.gif) no-repeat 5px 16px; line-height:1.8;}

@media screen and (max-width: 1100px) {
    .content08 .box { min-height:360px;}
	.content08 .box .img img { position:absolute;width:30%}
	.content08 .box .txt_wrap { float:right; position:relative;}

}

@media screen and (max-width: 640px) {
    .content08 .box { padding-bottom:20px; min-height:0;}
	.content08 .box .txt_wrap { float:left;padding:10px 0;  width: 100%;}
	.content08 .box .txt_wrap .half-round-tit span {width:25px; height:25px; line-height:25px;}
	.content08 .box .txt_wrap .half-round-tit strong {font-size:18px;}
	.content08 .txt_wrap .sub_txt {padding:0 0 0 10px;}
	.content08 .txt_wrap .sub_txt li {font-size:14px;}

}
/* content08 */