
.d_tit {max-width: 1400px; margin: 0 auto; }
.d_tit h2 {font-size: 60px; font-weight: 600; margin-bottom: 20px;}
.d_tit h3 { font-size: 35px; font-weight: 400; color: rgb(32, 71, 129); margin-bottom: 40px;}

@media (max-width: 1400px){
	.d_tit {padding: 0 3%;}
	.d_tit h2 {font-size: 50px; margin-left: 0;}
	.d_tit h3 {font-size: 30px;}
}
@media screen and (max-width: 640px) {
	.d_tit h2 {font-size: 40px;margin-bottom: 10px;}
	.d_tit h3 {font-size: 25px; margin-bottom: 20px;}
}


/*CEO인사말*/
.d1 {}
.d1 .img{position:relative; height:600px; background:url(../img/bg_d1.jpg) no-repeat 50%; background-size:cover;}
.d1 .colum { padding:80px 0 70px 0;  max-width:1400px; margin:0 auto}
.d1 .colum .txt {font-size: 20px;color: #555;font-weight: 400;line-height: 40px;word-break: keep-all; margin-bottom: 50px;}
.d1 .colum .txt bb {color: rgb(12, 110, 12); font-weight: 600;}
.d1 .sign {text-align: right; font-size:18px; font-weight: bold; color: #222;padding-right: 20px; background-repeat: no-repeat; background-position: right center; line-height: 50px; max-width: 1400px; margin: 0 auto;}
.d1 .sign .name { font-size:30px; margin-left: 10px;}

@media (max-width: 1400px){
	.d1 .colum {padding: 40px 3% 20px 3%;}
	.d1 .colum .txt {font-size: 18px;}
}
@media screen and (max-width: 640px) {
	.d1 .img {height: 300px;}
	.d1 .colum .txt {font-size: 16px; line-height: 30px;}
}

/*CEO인사말*/


/*일반현황*/
.d2 {}
.d2 .img{position:relative; height:600px; background:url(../img/bg_d2.jpg) no-repeat 50%; background-size:cover;}
.d2 .colum { padding:80px 0 70px 0;  max-width:1400px; margin:0 auto}
.d2 .colum table {border-collapse: collapse; width: 100%;}
.d2 .colum table th {width: 200px; font-size: 16px; padding:20px; text-align: left; border: 1px solid #fff; background: #f1f1f1;}
.d2 .colum table th.d2_tit {border-top: 2px solid #000;}
.d2 .colum table td {font-size:16px;border: 1px solid #eee; padding: 20px;}

@media (max-width: 1400px){
	.d2 .colum {padding: 40px 3% 20px 3%;}
}
@media screen and (max-width: 640px) {
	.d2 .img {height: 300px;}
	.d2 .colum table th {width: 130px; padding: 10px;}
	.d2 .colum table td {font-size: 14px; padding: 10px;}
}
/*일반현황*/





/*연혁*/
.d3 .img{position:relative; height:600px; background:url(../img/bg_d3.jpg) no-repeat 50%; background-size:cover;}
.d3_con {position: relative;}
.d3_con>ul {width: 100%;max-width: 1400px;margin: 0 auto;display: flex;flex-wrap: wrap;}
.d3_con ul li {}
.d3_con ul li.d3_left {height: 0;padding: 200px 100px 0px 0px;width: 50%;}
.d3_con ul li.d3_left h2 {font-size: 45px; margin-bottom: 10px; color: #2D3A80;}
.d3_con ul li.d3_left h3 {font-size: 20px;}
.d3_con ul li.d3_left p {font-size: 16px; margin: 10px 0 20px 0; word-break: keep-all;}
.d3_con ul li.d3_left img {width: 100%;}
.d3_con ul ul.d3_right .d3_left_on {display: none;}
.d3_con ul ul.d3_right {margin-top: 200px;  width: 50%;}
.d3_con ul ul.d3_right div {display: flex;padding-bottom: 100px;padding-left: 50px;}
.d3_con ul ul.d3_right .d3_year {}
.d3_con ul ul.d3_right .d3_year h2 {font-size: 27px;position: relative;}
.d3_con ul ul.d3_right .d3_year h2::before {left: -56px; top: 16px; z-index: 9; content: ""; width: 11px; height: 11px; position: absolute; background: #fff; border-radius: 50%; border: 2px solid #2D3A80;}
.d3_con ul ul.d3_right .d3_year .d3_txt {}
.d3_con ul ul.d3_right .d3_year .d3_txt p {}
.d3_con ul ul.d3_right .d3_year .d3_txt p span {}
.d3_con ul ul.d3_right .d3_txt {}
.d3_con ul ul.d3_right .d3_txt p {display: flex; font-size: 16px; line-height: 40px; margin-left: 30px;}
.d3_con ul ul.d3_right .d3_txt p bb {font-size: 20px; font-weight: 600; width: 40px; color: #999;}
.bar {width: 1px;height: calc(100% - 1.2em);background: #DDDDDD;margin: 1.2em 0 0; position: absolute; left: 4.5px; overflow: hidden; top: 100px; left: 50%; transform: translate(-1px, 0px);}
.bar span { display: block;width: 1px; height: 0; background: #2D3A80; position: absolute; top: 0; left: 0; right: 0;}
@media (max-width: 1400px){
}

@media (max-width: 1200px){
	.d3_con>ul {display: block;}
	.d3_con ul ul.d3_right {margin-top: 100px;}
	.d3_con ul ul.d3_right div {padding-left: 0;}
	.d3_con ul li.d3_left {display: none;}
	.d3_con ul ul.d3_right {width: 100%; padding: 0 3%;}
	.d3_con ul ul.d3_right .d3_left_on {display: block;}
	.d3_con ul ul.d3_right .d3_left_on h2 {font-size: 45px; margin-bottom: 10px; color: #2D3A80;}
	.d3_con ul ul.d3_right .d3_left_on h3 {font-size: 20px;}
	.d3_con ul ul.d3_right .d3_left_on p {font-size: 16px; margin: 10px 0 20px 0; word-break: keep-all;}
	.d3_con ul ul.d3_right .d3_left_on img {width: 100%;}
	.d3_con ul ul.d3_right .d3_year {padding-left: 56px;}
	.bar {top: 300px;left: calc(3% + 6px);z-index: -1;}
}

@media (max-width: 960px){
	.d3 .img {height: 300px;}
	.d3_con ul ul.d3_right .d3_year {padding-left: 20px;}
	.d3_con ul ul.d3_right .d3_year h2::before {left: -20px; top: 14px;}
	.d3_con ul ul.d3_right div {padding-bottom: 40px;}
	.d3_con ul ul.d3_right .d3_year h2 {font-size: 24px; width: 80px;}
	.d3_con ul ul.d3_right .d3_txt p {margin-left: 24px; font-size: 14px; line-height: 30px;}
	.d3_con ul ul.d3_right .d3_txt p bb {font-size: 18px;}
}
/*연혁*/




/* 해외지사 및 공급선 */
.d5 {padding: 80px 0; width: 100%; max-width: 1400px; margin: 0 auto;}
.d5 h2 {font-size: 30px; margin-bottom: 50px; font-weight: 400;}
.d5 h2 bb {font-weight: 600; color: #2D3A80;}
.d5 table {width: 100%;font-size: 18px; line-height: 30px; margin-bottom: 100px;}
.d5 table.mobile {display: none;}
.d5 tr {}
.d5 th {width: 80px; padding: 10px; background: #4d608b; color: #fff; font-weight: 400;}
.d5 th img {width: 100%; margin-top: 5px;}
.d5 td {padding: 50px 0 50px 3%; background: #f1f1f1;}

@media (max-width: 1400px){
	.d5 {padding: 40px 3%;}
}


@media (max-width: 960px){
	.d5 h2 {font-size: 24px; margin-bottom: 20px;}
	.d5 table.pc {display: none;}
	.d5 table.mobile {display: block;}
	.d5 th {width: 100px;}
	.d5 td {width: 90%;}
}

@media (max-width: 640px){
	.d5 table {font-size: 16px;}
	.d5 td {width: 85%;}
	.d5 th {padding: 5px;}
}
/* 해외지사 및 공급선 */


/*오시는 길*/
.d6 {width: 100%; max-width: 1400px; margin: 0 auto;}
.d6 ul {width: 100%; margin: 50px auto; display: flex; flex-wrap: wrap; border-top: 2px solid #083D80; border-bottom: 2px solid #333;}
.d6 ul li {margin: 3% 1%; padding: 1%;}
.d6 ul li:first-child {width: 18%; border-right: 1px solid #eee;}
.d6 ul li:nth-child(2) {width: 38%; border-right: 1px solid #eee;}
.d6 ul li:last-child {width: 38%;}
.d6 ul li h2 {font-size: 20px; margin-bottom: 15px;}
.d6 ul li h2 i {color: #083D80; margin-right: 10px;}
.d6 ul li span {font-size: 14px; margin-bottom: 36px; color: #999; display: block;}
.d6 ul li p {font-size: 16px; word-break: keep-all;}
.d6 ul li a {padding: 10px 20px; font-size: 16px; background: #0f5127; color: #fff; transition: all 0.5s;}
.d6 ul li a:hover {background: #1d9c4c;}
@media screen and (max-width: 960px) {
	.d6 ul li:nth-child(2) {width: 78%; border-right: none;}
	.d6 ul li:last-child {width: 100%;}
}

@media screen and (max-width: 640px) {
	.d6 ul li {margin: 0%; padding: 10% 4%;}
	.d6 ul li:first-child {width: 100%; border-bottom: 1px solid #eee;}
	.d6 ul li:nth-child(2) {width: 100%; border-bottom: 1px solid #eee;}
}
/*오시는 길*/








/* content01 */
.content01 .box { position: relative; padding-bottom:80px; display:block;}
.content01 .box .img_right { float:right}
.content01 .box .txt_wrap { position: absolute; right: 0; top:45px; background: #fff; padding:50px;  width: 60%;}
.content01 .box .txt_wrap .half-round-tit { display:inline-block;margin-bottom:20px}
.content01 .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; float:left}
.content01 .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}
.content01 .box .txt_wrap .half-round-tit span {background:#8abd00; margin-right:10px; float:left}
.content01 .box .txt_wrap p {text-align: justify;}
.content01 .box .txt_wrap02 { position: absolute; left: 0; top:45px; background: #fff; width: 60%;}

@media screen and (max-width: 960px) {
	.content01 .box .img { text-align:center; display:block; float:none; clear:both}
	.content01 .box .img img { width:100%}
	.content01 .box .txt_wrap { width:100%; padding:20px; display:block; position:relative; clear:both}

}
/* content01 */






/* content02 */
.content02 ul li { width:50%; float:left}
.content02 ul li .profile { float:left; padding-bottom:50px; width:48%}
.content02 ul li .profile img { width:100%}

.content02 ul li dl { float:left; padding:0 40px; width:52% }
.content02 ul li dl dt { font-size:22px; font-weight:bold; text-align:left; padding-bottom:20px; color:#1a1a1a; letter-spacing:0}
.content02 ul li dl dd { font-size:16px; color:#555; line-height:1.75; letter-spacing:-0.02em; text-align:left; display:block; clear:both;  }

@media screen and (max-width: 1210px) {
    .content02 ul li { width:49%; margin-left:2%; margin-bottom:6%}
	.content02 ul li:nth-child(2n+1) { margin-left:0}
	.content02 ul li .profile { width:100%}
	.content02 ul li dl { width:100%; padding:0 20px}
}
@media screen and (max-width: 640px) {
	.content02 ul li { width:100%; margin-left:0}

}
/* content02 */





/* content03 */
.content03 .icon li {width:31.3333%; margin-right:3%; min-height:300px;  float:left; text-align:justify;}
.content03 .icon li:nth-child(3n+3){margin-right:0}
.content03 .icon li .web_icon { width:100px; height:100px; margin-bottom:20px; background-color:#c7c7c7; color:#fff; display:table;  margin:0 auto}
.content03 .icon li .web_icon i { text-align:center; font-size:40px; display:table-cell; vertical-align:middle; margin-bottom:20px}
.content03 .icon li h2 {font-size:22px;color:#000;display:block;clear:both;padding-bottom:10px; margin-top:30px; letter-spacing:0; text-align:center}
.content03 .icon li p { text-align:center; word-break:keep-all}
.content03 .icon li .icon_img {text-align:center;padding-top:20px;display:block;}
@media screen and (max-width: 960px) {
	.content03 .icon li { width:50%; margin-right:0}
	.content03 .icon li p { max-width:300px; margin:0 auto}
}

@media screen and (max-width: 640px) {
	.content03 .icon li { width:100%; margin-right:0}
	.content03 .icon li p { max-width:300px; margin:0 auto}
}
/* content03 */




/* content_area04 */
.content04 .point { padding:0 20px 0 0}
.content04 .point p { font-size:22px; font-weight:bold; padding-left:30px; color:#1a1a1a; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center;}
.content04 .point h2 { font-size:28px; font-weight:100; color:#f66120; text-align:left; padding:10px 0 0;}
.content04 .colum { max-width:1400px;  margin:0 auto; padding: 30px 0 }
.content04 .colum .left { width:50%; float:left; border-right:1px solid #ddd; padding-right:50px}
.content04 .colum .left h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:bold}
.content04 .colum .right { width:50%;  float:left; padding-left:50px; line-height:1.8; text-align:left}
.content04 .colum .right h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:bold}
.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:bold; 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; width:75%;}
.content04 .sub_txt .h2 { font-size:20px; }
.content04 .content_sub_title .img { float:left; text-align:right; width:450px }
@media screen and (max-width: 960px) {
	.content04 .colum .left { width:100%; border:0; float:none; padding:0; clear:both}
	.content04 .colum .right { width:100%; padding:20px 0 0  }
	.content04 .title_text { width:100%; margin-bottom:20px; clear:both}
	.content04 .sub_txt { float:left; width:100%}
}

@media screen and (max-width: 640px) {

}
/* content_area04 */







/* content_area05 */
.content05 .photo_box { margin-bottom:50px; background-color:#f9f9f9; clear:both}
.content05 .photo_box .img { max-width:50%; float:left;display:block}
.content05 .photo_box .img img { width:100%}
.content05 .photo_box .txt { max-width:50%; float:left; padding:50px; background-color:#f9f9f9; display:block}
.content05 .photo_box .txt h2 { font-size:24px; padding-top:50px; letter-spacing:0; font-weight:bold; text-align:left}
.content05 .photo_box .txt p { padding-top:20px; word-break:keep-all}
@media screen and (max-width: 960px) {
	.content05 .photo_box .img { max-width:100%; display:block}
	.content05 .photo_box .txt { max-width:100%;}
	.content05 .photo_box .txt h2 { font-size:24px; padding-top:0; font-weight:bold}
}
/* content_area05 */






/* 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:bold}
.content06 .thumb_box .txt p { padding:20px 0px; text-align:center; }
@media screen and (max-width: 960px) {
    .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 */