@charset "UTF-8";
/*************************************************
            css파일에서 수정금지!!!!!!!
            scss파일에서 수정해야함!!!!!!
*************************************************/
.page-content, .page-content p { word-break: keep-all; }

.page-content li { list-style: none; }

.page-content ul, .page-content ol { padding: 0; }

.greeting .flex { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.greeting .flex .img { position: relative; width: 42.307%; height: 690px; }

.greeting .flex .img .bg-box { display: block; position: relative; z-index: 2; width: 100%; height: 100%; background: url(/img/arpl/greeting_img1.jpg) no-repeat center center/cover; }

.greeting .flex .img:after { content: ''; display: block; position: absolute; left: 10px; top: 10px; width: 100%; height: 100%; background: #f5f8fb; }

.greeting .flex .txt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 50%; }

.greeting .flex .txt .p1 { font-size: 50px; font-weight: 700; line-height: 1.3; background: linear-gradient(150deg, #006aff, #014099); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.greeting .flex .txt .p2 { padding: 55px 0 55px; font-size: 18px; font-weight: 400; line-height: 1.7; }

.greeting .flex .txt .from { font-weight: 500; font-size: 22px; line-height: 1; }

@media (max-width: 1100px) { .greeting .flex .txt .p2 br { display: none; } }

@media (max-width: 991px) { .greeting .flex .img { width: 43.5%; height: 650px; }
  .greeting .flex .txt { width: 52%; }
  .greeting .flex .txt .p1 { font-size: 50px; }
  .greeting .flex .txt .p2 { font-size: 20px; }
  .greeting .flex .txt .from { font-size: 22px; } }

@media (max-width: 769px) { .greeting .flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .greeting .flex .img { margin-bottom: 50px; width: 100%; height: 400px; }
  .greeting .flex .txt { width: 100%; }
  .greeting .flex .txt .p1 { font-size: 44px; }
  .greeting .flex .txt .p1 br { display: none; }
  .greeting .flex .txt .p2 { padding: 40px 0; font-size: 20px; }
  .greeting .flex .txt .from { font-size: 22px; } }

@media (max-width: 576px) { .greeting .flex .img { margin-bottom: 40px; height: 360px; }
  .greeting .flex .txt .p1 { font-size: 36px; }
  .greeting .flex .txt .p2 { padding: 30px 0; font-size: 18px; }
  .greeting .flex .txt .from { font-size: 20px; } }

@media (max-width: 480px) { .greeting .flex .img { height: 320px; }
  .greeting .flex .txt .p1 { font-size: 24px; }
  .greeting .flex .txt .p2 { padding: 25px 0; font-size: 15px; }
  .greeting .flex .txt .from { font-size: 18px; } }

.location .map-wrap { overflow: hidden; position: relative; height: 450px; }

.location .map-wrap .root_daum_roughmap { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.location dl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 20px 0 0; border-top: 1px solid #014099; }

.location dl dt, .location dl dd { padding: 20px; border-bottom: 1px solid #e1e1e1; }

.location dl dt { width: 15%; text-align: center; background: #f9f9f9; }

.location dl dd { width: 35%; }

@media (max-width: 991px) { .location dl dt, .location dl dd { font-size: 16px; } }

@media (max-width: 768px) { .location dl dt, .location dl dd { padding: 15px 20px; }
  .location dl dt { width: 25%; }
  .location dl dd { width: 75%; } }

@media (max-width: 7576px) { .location dl dt, .location dl dd { padding: 15px; font-size: 15px; } }

.prod ul.dot { padding: 0; }

.prod ul.dot li { position: relative; padding: 0 0 0 10px; line-height: 1.2; color: #666; text-align: left; }

.prod ul.dot li + li { margin: 7px 0 0; }

.prod ul.dot li:before { content: ''; display: block; position: absolute; left: 0; top: 9px; width: 5px; height: 5px; background: #666; border-radius: 50%; }

.prod ul.dot li.dot-none { padding: 0; }

.prod ul.dot li.dot-none:before { display: none; }

.prod #tab-menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 10px; margin: 0 0 80px; }

.prod #tab-menu li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; max-width: 215px; }

.prod #tab-menu li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; height: 58px; text-align: center; background: #f0f1f2; border: 1px solid #e1e1e1; -webkit-transition: 0.3s; transition: 0.3s; }

.prod #tab-menu li.on a, .prod #tab-menu li a:hover { color: #fff; background: #014099; border-color: #014099; }

@media (max-width: 991px) { .prod #tab-menu { margin: 0 0 70px; } }

@media (max-width: 768px) { .prod #tab-menu { margin: 0 0 60px; }
  .prod #tab-menu li a { height: 50px; } }

@media (max-width: 576px) { .prod #tab-menu { gap: 5px; margin: 0 0 50px; }
  .prod #tab-menu li a { height: 46px; font-size: 13px; line-height: 1.2} }

.prod .con { margin-bottom: 50px; }

.prod .con .h4 { padding: 0 0 30px; font-size: 20px; line-height: 1; }

@media (max-width: 576px) { .prod .con .h4 { padding: 0 0 25px; } }

.prod .head { padding: 0 0 30px; border-bottom: 1px solid #e1e1e1; }

.prod .head .flex .img { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 50%; }

.prod .head .flex .txt { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 7.692%; }

.prod .head .flex .txt .eng { color: #bcbcbc; font-weight: 400; line-height: 1; }

.prod .head .flex .txt h3 { padding: 10px 0 20px; font-size: 38px; color: #111; line-height: 1.2; font-weight: 700; }

.prod .head .flex .txt p { padding: 0 0 40px; font-size: 20px; line-height: 1.5; }

.prod .head .flex .txt ul { padding: 0; }

.prod .head .flex .txt ul li { position: relative; padding: 0 0 0 10px; line-height: 1.2; color: #666; }

.prod .head .flex .txt ul li + li { margin: 7px 0 0; }

.prod .head .flex .txt ul li:before { content: ''; display: block; position: absolute; left: 0; top: 9px; width: 5px; height: 5px; background: #666; border-radius: 50%; }

@media (max-width: 991px) { .prod .head .flex .txt { padding-left: 4%; } }

@media (max-width: 768px) { .prod .head .flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .prod .head .flex .img { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 20px; margin: 0 0 30px; width: 100%; min-height: 300px; border: 1px solid #e1e1e1; }
  .prod .head .flex .txt { padding: 0 20px 10px; }
  .prod .head .flex .txt p { padding: 0 0 30px; } }

@media (max-width: 576px) { .prod .head .flex .img { padding: 20px 10px; }
  .prod .head .flex .txt { padding: 0 10px 10px; }
  .prod .head .flex .txt h3 { font-size: 34px; }
  .prod .head .flex .txt p { padding: 0 0 20px; font-size: 15px; } }

.prod .spec table, .prod .prod-table1, .prod .prod-table2 { width: 100%; }

.prod .spec table th, .prod .spec table td, .prod .prod-table1 th, .prod .prod-table1 td, .prod .prod-table2 th, .prod .prod-table2 td { padding: 10px; font-size: 17px; border: 1px solid #eee; word-break: break-all; }

.prod .spec table th, .prod .prod-table1 th, .prod .prod-table2 th { color: #fff; font-weight: 500; background: #014099; }

.prod .spec table td, .prod .prod-table1 td, .prod .prod-table2 td { color: #555; font-weight: 300; }

@media (max-width: 576px) { .prod .spec table, .prod .prod-table1, .prod .prod-table2 { padding: 10px 5px; }
  .prod .spec table th, .prod .spec table td, .prod .prod-table1 th, .prod .prod-table1 td, .prod .prod-table2 th, .prod .prod-table2 td { font-size: 14px; line-height: 1.2; } }

.prod .prod-table1 th { background: #eb6002; }

.prod .char .wrap { padding: 50px 10px; margin: 0 0 30px; text-align: center; border: 1px solid #e1e1e1; }

.prod .char .wrap .box { width: calc(100% / 3 - 20px); }

.prod .char .wrap .box .img { border: 1px solid #e1e1e1; }

.prod .char .wrap .box p { padding: 20px 0 0; line-height: 1.2; font-weight: 700; }

.prod .char .wrap h5 { font-weight: 700; color: #014099; line-height: 1; }

.prod .char .wrap h5 + p { padding: 25px 0 35px; line-height: 1.5; }

.prod .char .wrap:last-of-type { margin: 0; }

@media (max-width: 991px) { .prod .char .wrap .box p { font-weight: 500; } }

@media (max-width: 576px) { .prod .char .wrap { padding: 40px 10px; }
  .prod .char .wrap .box p { padding: 15px 0 0; }
  .prod .char .wrap h5 { line-height: 1.4; }
  .prod .char .wrap h5 + p { padding: 20px 0 35px; } }

.prod .char .wrap .inner1 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; gap: 2.307%; margin: 0 3.0769%; }

.prod .char .wrap .inner1 .box { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.prod .char .wrap .inner1 .box .img { border: 1px solid #e1e1e1; }

.prod .char .wrap .inner1 .box .name { padding: 20px  0 15px; font-weight: 700; text-align: center; line-height: 1; }

.prod .char .wrap .inner1 .box .desc { font-size: 15px; }

@media (max-width: 991px) { .prod .char .wrap .inner1 { margin: 0; }
  .prod .char .wrap .inner1 .desc br { display: none; } }

@media (max-width: 576px) { .prod .char .wrap .inner1 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; gap: 30px; margin: 0 10px; }
  .prod .char .wrap .inner1 .name { font-size: 16px; } }

.prod #gt-series .spec table th:first-of-type { width: 400px; }

.prod #gt-series .spec table ul li + li { padding: 10px 0 0; }

@media (max-width: 768px) { .prod #gt-series .spec table th:first-of-type { width: 260px; } }

@media (max-width: 576px) { .prod #gt-series .spec table th:first-of-type { width: 130px; } }

.prod table.caption-blue caption { padding: 10px; caption-side: top; color: #fff; background: #014099; }

.prod table.caption-blue th { color: #555; font-weight: 300; background: #fff; }

.cleaning #hand .bg { position: relative; }

.cleaning #hand .bg h5 { position: absolute; top: 50px; width: 100%; }

.cleaning #hand .bg .img { padding-left: 10px; text-align: right; }

@media (max-width: 576px) { .cleaning #hand .bg h5 { top: 20px; } }

.marking .con3 .wrap h5 { margin-bottom: 35px; }

.marking .con3 .wrap .flex { -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 30px; }

.marking .con3 .wrap .flex.cnt4 { gap: 20px; }

.marking .con3 .wrap .flex.cnt4 .box { width: calc(100% / 4 - 15px); }

@media (max-width: 991px) { .marking .con3 .wrap .flex { gap: 30px 15px; }
  .marking .con3 .wrap .flex .box { width: calc(100% / 3 - 10px); }
  .marking .con3 .wrap .flex .box p { font-weight: 500; } }

@media (max-width: 768px) { .marking .con3 .wrap .flex.cnt6 .box { width: calc(100% / 2 - 10px); } }

@media (max-width: 576px) { .marking .con3 .wrap .flex { gap: 20px 15px; }
  .marking .con3 .wrap .flex .box p { padding: 15px 0 0; }
  .marking .con3 .wrap .flex.cnt3, .marking .con3 .wrap .flexcnt4 { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .marking .con3 .wrap .flex.cnt3 .box, .marking .con3 .wrap .flexcnt4 .box { width: 100%; } }

.plasma .char .wrap, .mig .char .wrap { padding: 50px; }

@media (max-width: 991px) { .plasma .char .wrap, .mig .char .wrap { padding: 40px 20px; } }

@media (max-width: 576px) { .plasma .char .wrap, .mig .char .wrap { padding: 30px 10px; } }

.plasma .char .dot li, .mig .char .dot li { color: #111; }

.plasma .char .dot li + li, .mig .char .dot li + li { margin-top: 15px; }

.plasma .char.con3 .wrap:nth-of-type(2), .mig .char.con3 .wrap:nth-of-type(2) { padding-left: 10px; padding-right: 10px; }

.plasma .char.con3 .wrap:nth-of-type(2) .flex, .mig .char.con3 .wrap:nth-of-type(2) .flex { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.plasma .char.con3 .wrap:nth-of-type(2) .flex .img, .mig .char.con3 .wrap:nth-of-type(2) .flex .img { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 5px; text-align: center; }

.plasma .char.con3 .wrap:nth-of-type(2) .flex .img p, .mig .char.con3 .wrap:nth-of-type(2) .flex .img p { padding: 20px 0 0; line-height: 1; text-align: center; color: #014099; }

@media (max-width: 991px) { .plasma .char.con3 .wrap:nth-of-type(2) .flex, .mig .char.con3 .wrap:nth-of-type(2) .flex { -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 30px 0; }
  .plasma .char.con3 .wrap:nth-of-type(2) .flex .img, .mig .char.con3 .wrap:nth-of-type(2) .flex .img { -webkit-box-flex: inherit; -ms-flex: inherit; flex: inherit; width: 33.33%; }
  .plasma .char.con3 .wrap:nth-of-type(2) .flex .img p, .mig .char.con3 .wrap:nth-of-type(2) .flex .img p { padding: 15px 0 0; } }

@media (max-width: 450px) { .plasma .char.con3 .wrap:nth-of-type(2) .flex .img, .mig .char.con3 .wrap:nth-of-type(2) .flex .img { -webkit-box-flex: inherit; -ms-flex: inherit; flex: inherit; width: 50%; } }

.plasma .char.con4 .flex .wrap, .mig .char.con4 .flex .wrap { width: 49%; }

@media (max-width: 991px) { .plasma .char.con4 .flex, .mig .char.con4 .flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; gap: 20px; }
  .plasma .char.con4 .flex .wrap, .mig .char.con4 .flex .wrap { width: 100%; } }

.plasma #cut200 .con_wrap, .mig #cut200 .con_wrap { margin-bottom: 50px; }

.plasma #cut200 .con_wrap .con4, .mig #cut200 .con_wrap .con4 { margin: 0; width: 100%; }

.plasma #cut200 .con_wrap .con4 .wrap, .mig #cut200 .con_wrap .con4 .wrap { height: 537px; }

@media (max-width: 991px) { .plasma #cut200 .con_wrap, .mig #cut200 .con_wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .plasma #cut200 .con_wrap .con4 .wrap, .mig #cut200 .con_wrap .con4 .wrap { height: auto; } }

.mig .con4 .flex { gap: 20px; }

.mig .con4 .flex .inner { width: 100%; }

.mig .con4 .flex .inner .wrap { width: 100%; height: 537px; }

@media (max-width: 991px) { .mig .con4 .flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; gap: 50px; }
  .mig .con4 .flex .inner .wrap { height: auto; } }

.mig.gouging .con4 .flex .wrap { height: 501px; }

@media (max-width: 991px) { .mig.gouging .con4 .flex .wrap { height: auto; } }

.stone .h4 { padding: 20px 0; text-align: center; color: #fff; background: #014099; border-top: 1px solid #888; }

.stone table { width: 100%; }

.stone table th, .stone table td { padding: 18px 10px; font-size: 14px; text-align: center; color: #221815; border: 1px solid #888; word-break: break-all; }

.stone table td.img { padding: 0; background: #b1b2b4; }

@media (max-width: 576px) { .stone table th, .stone table td { padding: 10px 2px; font-size: 13px; } }

.press table span { display: inline-block; }
@media (max-width: 576px){
  .brake .con3 .flex{flex-wrap: wrap!important;}
  .brake .con3 .flex .box{width: 50%!important; margin-bottom: 20px!important;}
  .brake.marking .con3 .wrap .flex.cnt4{gap:0px;}
}
.tig .char.con3 .wrap:nth-of-type(1), .tig .char.con3 .wrap:nth-of-type(1) { padding-left: 10px; padding-right: 10px; }
@media (max-width: 991px) { .tig .char.con3 .wrap:nth-of-type(1) .flex, .tig .char.con3 .wrap:nth-of-type(1) .flex { -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 30px 0; }
  .tig .char.con3 .wrap:nth-of-type(1) .flex .img, .tig .char.con3 .wrap:nth-of-type(1) .flex .img { -webkit-box-flex: inherit; -ms-flex: inherit; flex: inherit; width: 33.33%; }
  .tig .char.con3 .wrap:nth-of-type(1) .flex .img p, .tig .char.con3 .wrap:nth-of-type(1) .flex .img p { padding: 15px 0 0; } }
@media (max-width: 450px) { .tig .char.con3 .wrap:nth-of-type(1) .flex .img, .tig .char.con3 .wrap:nth-of-type(1) .flex .img { -webkit-box-flex: inherit; -ms-flex: inherit; flex: inherit; width: 50%; } }
.prod.yag .char .wrap .flex { flex-wrap: wrap; justify-content: space-between;;}
.prod.yag .char .wrap .box { width: calc(100% / 4 - 20px)!important; margin-bottom: 20px;}
.prod.yag .char.con4 .wrap .ul li{ text-align: left!important;}
.prod.yag .char.con4 .wrap{ text-align: left!important;}
.prod.yag .char .wrap .flex.yag_img .img{ margin-bottom: 20px;}
.prod .char .wrap:last-of-type .txt_left li{text-align: left!important;}
@media (max-width: 991px) {

.prod.yag .char .wrap .box { width: calc(100% / 2 - 10px)!important; }
.prod.yag .char .wrap .flex.yag_img .img { width: calc(100% / 2 - 10px)!important; }
.prod.yag .char .wrap .flex.yag_img .img:nth-of-type(5) { width: 100%!important; }
 }


/*************************************************
            css파일에서 수정금지!!!!!!!
            scss파일에서 수정해야함!!!!!!
*************************************************/
