/*메인-회사소개*/
.cont02 {background: url(../img/cont02_bg.png)no-repeat top center/cover; padding: 80px 0;}
.cont02 .cont02_wrap {text-align: center;}
.cont02 .cont02_wrap h2 {font-size: 26px; font-weight: 500; color: #fff; line-height: 46px; margin-bottom: 60px;}
.cont02 .cont02_wrap h2 span {font-size: 40px; font-weight: 600; color: #fea200;}
.cont02 .cont02_wrap a {display: inline-block; padding: 15px 35px; color: #fff; font-size: 19px; font-weight: 300; border: 1px solid #fff;}
.cont02 .cont02_wrap a:hover {border: 1px solid #fff; background: #fff; color: #0664c6; font-weight: 500;}

/*메인-고객센터*/
.cont03 {padding: 100px 0;}
.cont03 .cont03_wrap {max-width: 1400px; margin: 0 auto;}
.cont03_wrap ul {overflow: hidden;}
.cont03_wrap ul li {float: left; width: 25%; padding-left: 30px; height: 380px;}
.cont03_wrap ul li:first-child {width: 50%; padding-left: 0;}
.cont03_wrap ul li iframe {width: 100%; height: 100%;}
.cont03_wrap ul li .c3_box {background: #fea200; padding: 50px 0; text-align: center; color: #fff;}
.cont03_wrap ul li:nth-child(3) .c3_box {background: #0664c6;}
.cont03_wrap ul li .c3_box img {margin-bottom: 25px;}
.cont03_wrap ul li .c3_box h2 {font-size: 30px; font-weight: 600; margin-bottom: 30px;}
.cont03_wrap ul li .c3_box p {font-size: 22px; font-weight: 500;}
.cont03_wrap ul li:nth-child(2) .c3_box p {font-size: 22px; font-weight: 500; width: 80%; margin: 0 auto 45px; word-break: keep-all;}
.cont03_wrap ul li:nth-child(3) .c3_box p {margin-bottom: 10px; font-size: 21px; font-weight: 400; word-break: keep-all;}
.cont03_wrap ul li:nth-child(2) .c3_box a {font-size: 18px; font-weight: 300; border: 1px solid #fff; padding: 10px 20px; color: #fff;}
.cont03_wrap ul li:nth-child(2) .c3_box a:hover {background: #fff; border: 1px solid #fff; font-weight: 500; color: #fea200;}
.cont03_wrap ul li:nth-child(3) .c3_box a {margin-bottom: 10px; font-size: 21px; font-weight: 400; color: #fff; display: inline-block;}
.cont03_wrap ul li .c3_box span {font-size: 21px; font-weight: 600;}

/*서브-회사소개-인사말*/
.sub01 {}
.sub01 .s1_c1 {overflow: hidden; position: relative; padding: 0 10px 100px 10px;}
.sub01 .s1_c1::before {position: absolute; content: ""; background: url(../img/sub01_img01.png)no-repeat top center/cover; width: 450px; height: 600px; top: 0; left: 0; z-index: -1;}
.sub01 .s1_c1 .s1_c1_text {margin-top: 100px; float: right; width: 65%; background: #f9f9f9; box-shadow: 2px 2px 5px rgba(0,0,0,0.2); padding: 40px;}
.sub01 .s1_c1 .s1_c1_text p {font-size: 17px; font-weight: 400; line-height: 34px; color: #444; word-break: keep-all;}
.sub01 .s1_c2 {margin-top: 100px;}
.sub01 .s1_c2 .s1_c2_map {}
.sub01 .s1_c2 .s1_c2_map iframe {width: 100%;}
.sub01 .s1_c2 .s1_c2_table {margin-top: 50px; overflow: hidden;}
.sub01 .s1_c2 .s1_c2_table .s1_c2_img {width: 30%; float: left; text-align: center;}
.sub01 .s1_c2 .s1_c2_table .s1_c2_img img {padding-top: 55px;}
.sub01 .s1_c2 .s1_c2_table table {width: 70%; float: right;}
.sub01 .s1_c2 .s1_c2_table table tr {border-bottom: 1px solid #d1d1d1;}
.sub01 .s1_c2 .s1_c2_table table tr:first-child {border-top: 2px solid #0664c6;}
.sub01 .s1_c2 .s1_c2_table table tr th {font-size: 18px; font-weight: 500; color: #222; background: #eee; border-right: 1px solid #d1d1d1; padding: 10px;}
.sub01 .s1_c2 .s1_c2_table table tr td {font-size: 17px; font-weight: 400; color: #555; padding: 10px;}

/*서브-제품소개*/
.sub02 {}
.sub02 article {margin-bottom: 50px;}
.sub02 .sub02_cont01 {overflow: hidden;}
.sub02_cont01 .s2_img {float: left; width: 40%; text-align: center;}
.sub02_cont01 .s2_img img {}
.sub02_cont01 .s2_table {width: 60%; float: right; padding: 0 15px;}
.sub02_cont01 .s2_table table {width: 100%;}
.sub02_cont01 .s2_table table tr {border-bottom: 1px solid #d1d1d1;}
.sub02_cont01 .s2_table table tr:first-child {border-top: 2px solid #0664c6;}
.sub02_cont01 .s2_table table tr th {font-size: 17px; padding: 5px; text-align: center; font-weight: 500; color: #333;}
.sub02_cont01 .s2_table table tr td {font-size: 17px; padding: 5px; text-align: center; font-weight: 400; color: #555;}

.sub02 .sub02_cont03 {}
.sub02_cont03 .s2_img {text-align: center; margin-top: 40px; display: flex; flex-wrap: wrap; width: 100%;}
.sub02_cont03 .s2_img img {margin-bottom: 30px; max-width: 100%;}

/*서브 공통*/
.sub02 .s2_textwrap {padding-left: 200px;}
.sub02 .s_tit_h3 {font-size: 28px; font-weight: 600; color: #0664c6; padding-bottom: 20px; padding-left: 15px; margin-bottom: 30px; border-bottom: 2px solid #ddd;}
.sub02 .s_tit_h4 {font-size: 20px; font-weight: 500; color: #333; margin-bottom: 10px; word-break: keep-all;}
.sub02 .s_tit_p {font-size: 17px; font-weight: 400; color: #555; line-height: 30px; margin-bottom: 25px; word-break: keep-all;}
.sub02 .s_tit_p span {font-size: 19px; font-weight: 600; color: #0664c6;}


@media screen and (max-width: 1200px){
  .cont03_wrap ul li {padding-left: 10px;}
}

@media screen and (max-width: 1024px){
  .cont02 {padding: 50px 0;}
  .cont02 .cont02_wrap {padding: 0 20px;}
  .cont02 .cont02_wrap h2 {font-size: 22px; margin-bottom: 30px; line-height: 34px; word-break: keep-all;}
  .cont02 .cont02_wrap h2 span {font-size: 30px;}
  .cont02 .cont02_wrap a {padding: 10px 25px; font-size: 17px;}

  .cont03 {padding: 50px 0;}
  .cont03_wrap ul li:first-child {margin-bottom: 40px; width: 100%;}
  .cont03_wrap ul li {width: 50%; padding-right: 10px;}

  .sub02 .s2_textwrap {padding-left: 100px;}



}

@media screen and (max-width: 768px){
  .cont02 .cont02_wrap h2 {font-size: 18px;}
  .cont02 .cont02_wrap h2 span {font-size: 23px;}

  .cont03_wrap ul li {height: 300px;}
  .cont03_wrap ul li .c3_box {padding: 30px 0;}
  .cont03_wrap ul li .c3_box h2 {font-size: 26px; margin-bottom: 10px;}
  .cont03_wrap ul li:nth-child(2) .c3_box p {font-size: 19px; margin: 0 auto 20px;}
  .cont03_wrap ul li:nth-child(2) .c3_box a {font-size: 17px; padding: 5px 15px;}
  .cont03_wrap ul li:nth-child(3) .c3_box p {font-size: 19px; margin-bottom: 0;}
  .cont03_wrap ul li:nth-child(3) .c3_box a {font-size: 19px; margin-bottom: 0;}
  .cont03_wrap ul li .c3_box span {font-size: 19px;}

  .sub01 .s1_c1 {padding: 0 10px 20px 10px;}
  .sub01 .s1_c1::before {width: 40%; height: 50%;}
  .sub01 .s1_c1 .s1_c1_text {margin-top: 150px;}
  .sub01 .s1_c1 .s1_c1_text p {font-size: 16px; line-height: 28px;}
  .sub01 .s1_c2 {margin-top: 50px;}
  .sub01 .s1_c2 .s1_c2_table .s1_c2_img {display: none;}
  .sub01 .s1_c2 .s1_c2_table table {width: 100%;}

  .sub02_cont03 .s2_img img {width: 100%;}








}

@media screen and (max-width: 570px){
  .cont03_wrap ul li {height: 100%;}

  .sub01 .s1_c1::before {width: 60%; left: 50%; transform: translateX(-50%);}
  .sub01 .s1_c1 .s1_c1_text {padding: 30px; margin-top: 450px; float: left; width: 100%;}

  .sub02_cont01 .s2_img {width: 100%;}
  .sub02_cont01 .s2_table {width: 100%; padding: 0;}
  .sub02 .s_tit_h3 {padding-left: 0;}
  .sub02 .s2_textwrap {padding-left: 0;}
  .sub02_cont03 .s2_img img {width: 100%;}


}

@media screen and (max-width: 450px){
  .sub01 .s1_c1::before {width: 100%;}

  .sub01 .s1_c2 .s1_c2_table table tr th {font-size: 16px;}
  .sub01 .s1_c2 .s1_c2_table table tr td {font-size: 16px;}





}

@media screen and (max-width: 375px){
  .sub-cont {padding: 100px 0 0 0;}
}
