/* ======= Sub ======= */
/* 준비중입니다. */
.section-prepare { padding-top: 110px; padding-bottom: 110px; text-align: center; }
.section-prepare img { margin: 180px 0 90px; }
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
    .section-prepare img { margin: 60px 0 20px; max-width: 90%;}
}
.poppins { font-family: 'Poppins', 'Pretendard', sans-serif;}
.section-wrap .dot { width: 4px; height: 4px; border-radius: 50%; background: #666666; display: inline-block; margin-right: 10px; margin-top: 12px; padding: 0; vertical-align: middle; flex-shrink: 0}
.aft { align-items: flex-start !important;}

.sub-visual-company { background-image: url('/images/sub/sub-visual-company-background.jpg'); }
.sub-visual-technology { background-image: url('/images/sub/sub-visual-technology-background.png'); }
.sub-visual-application { background-image: url('/images/sub/sub-visual-application-background.png'); }
.sub-visual-investment { background-image: url('/images/sub/sub-visual-investment-background.png'); }
.sub-visual-investment.v2 { background-image: url('/images/sub/sub-visual-investment-background2.png'); }
.sub-visual-recruitment { background-image: url('/images/sub/sub-visual-recruitment-background.png'); }
.sub-visual-recruitment.v2 { background-image: url('/images/sub/sub-visual-recruitment-background2.png'); }
.sub-visual-announcement { background-image: url('/images/sub/sub-visual-announcement-background.png'); }
.sub-visual-announcement.v2 { background-image: url('/images/sub/sub-visual-announcement-background2.jpg'); }
.sub-visual-announcement.v3 { background-image: url('/images/sub/sub-visual-announcement-background3.png'); }
.sub-visual-product { background-image: url('/images/sub/sub-visual-product-background.png'); }
.sub-visual { position: relative; display: flex; align-items: center; margin: 90px auto 0; max-width: 1800px; width: 100%; height: 565px; color: #fff; background-repeat: no-repeat; background-position: center; background-size: cover; }
.sub-visual-recruitment:before { position: absolute; content: ''; display: block; width: 100%; height: 100%; background: rgba(0,0,0,0.2);}
.sub-visual .heading { font-family: 'Poppins', 'Pretendard', sans-serif; font-size: 60px; color: inherit; font-weight: 700; }
.sub-visual .text { margin-top: 10px; font-size: 22px; font-weight: 600; }
.sub-visual .text:nth-of-type(2) { margin: 0;}
.sub-visual.sub-visual-company,
.sub-visual.sub-visual-recruitment:not(.v2){ color: #111; }

.section-wrap { padding-top: 120px;}
.section-wrap .title { font-size: 42px; font-weight: bold; text-align: center; margin-bottom: 80px; line-height: 1;}
.section-wrap .title.v2 { margin-bottom: 30px;}
.section-wrap .title-info { text-align: center; margin-bottom: 70px;}
.section-wrap .sub-title { font-size: 36px; font-weight: bold; line-height: 1; color: #111111;}
.section-wrap .sub-title.v2 { position: relative; width: max-content; margin-bottom: 28px; color: rgba(0,0,0,0.26);}
.section-wrap .sub-title.v2.on { color: #000;}
.section-wrap .sub-title.v2.on:after { content: ''; display: block; position: absolute; left: -17px; top: -11px; width: 10px; height: 10px; background: #e8442e; border-radius: 50%;}
.section-wrap .section:last-child { padding-bottom: 160px; }
.section-wrap .section.section-banner-bottom { padding-bottom: 0 !important; padding-top: 160px;  display: flex; justify-content: flex-end;}
.section-wrap.product .section.section-banner-bottom { padding-top: 0;}

.section-tab-btns { display:flex; margin: 0 auto 10px; max-width: 1800px; width: 100%;}
.section-tab-btns .swiper-slide { position: relative; font-size: 20px; font-weight: 400; color: #666666; border-bottom: 1px solid #dddddd; text-align: center;}
.section-tab-btns .swiper-slide.on { font-weight: bold; color: #e8442e; border-color: #e8442e}
.section-tab-btns .swiper-slide.on:before { content: ''; display: block; position: absolute; bottom: 0; width:100%; height: 1px; background: #e8442e;}
.section-tab-btns .swiper-slide a { width: 100%; height: 100%; padding: 32px 0; display:block;}
.section-tab-btns.v2 .swiper-slide { width: 50% !important;}
.section-tab-btns.v4 .swiper-slide { width: 25%;}
.section-tab-btns.v5 .swiper-slide { width: calc(100% / 5);}
.section-tab-btns.v7 .swiper-slide { width: calc(100% / 7);}

/* Company */
.section-company-intro { padding-bottom: 110px; text-align: center; }
.section-company-intro .heading { margin-bottom: 40px; line-height: 1.3; font-size: 36px; font-weight: 700; }
.section-company-feature { padding-top: 125px; padding-bottom: 140px; background: #f7f7f7; }
.section-company-feature .heading { margin-top: -10px; line-height: 1.4; font-size: 36px; font-weight: 700; }
.section-company-feature .flex { display: flex; }
.section-company-feature .flex-head { width: 33.75%; }
.section-company-feature .flex-body { flex: 1 1 auto; }
.section-company-feature .features { position: relative; }
.section-company-feature .features::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 2px; background: #000; }
.section-company-feature .features > li { position: relative; padding: 50px; }
.section-company-feature .features > li::before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #cccccc; }
.section-company-feature .features > li::after { content: ''; position: absolute; top: -2px; left: 0; width: 100%; height: calc(100% + 3px); background: #e8442e; box-shadow: 0 4px 30px 0 rgba(232,68,46,0.18), 0 0 36px 0 rgba(232,68,46,0.18); opacity: 0; transition: opacity ease .35s; }
.section-company-feature .badge { z-index: 2; position: relative; font-size: 20px; font-weight: 700; color: #c2c2c2; transition: color ease .35s; }
.section-company-feature .title { z-index: 2; position: relative; margin: 50px 0 30px; line-height: 1.3; font-size: 32px; font-weight: 700; transition: color ease .35s; text-align: left;}
.section-company-feature .lists { z-index: 2; position: relative; }
.section-company-feature .lists li { position: relative; padding-left: 12px; transition: color ease .35s; }
.section-company-feature .lists li::before { content: ''; position: absolute; top: 12px; left: 0; width: 4px; height: 4px; background: #666666; border-radius: 50%; transition: background ease .35s; }

.section-company-ceo { padding: 140px 0;}
.section-company-ceo .flex { display: flex;}
.section-company-ceo .flex > div { width: 50%; text-align: left;}
.section-company-ceo .flex .title { text-align: left; font-size: 40px; line-height: 58px; margin-bottom: 40px;}
.section-company-ceo .flex .title span { font-weight: 400;}
.section-company-ceo .flex > .flex-head { width: max-content; margin-right: 80px;}
.section-company-ceo .flex p { color: #666666;}
.section-company-ceo .flex p:not(:last-child) { margin-bottom: 35px;}

.section-company-organization { background: #f7f7f7; padding: 140px 0;}
.section-company-organization .title { font-size: 42px;}
.section-company-organization .img-box { max-width: max-content; width: 100%; margin: 0 auto;}

.history-head .flex { display: flex; align-items: center; justify-content: space-between; margin-bottom: 60px; }
.history-head .flex .heading { font-size: 36px; font-weight: 700; }
.history-head .controls { display: flex; align-items: center; }
.history-head .controls .swiper-button-prev,
.history-head .controls .swiper-button-next { position: static; margin: auto; width: 80px; height: 80px; background-repeat: no-repeat; background-position: center; background-size: auto 32%; border-radius: 50%; transition: all ease .35s; }
.history-head .controls .swiper-button-prev { background-image: url('/images/arrow-left.svg'); }
.history-head .controls .swiper-button-next { margin-left: 15px; background-image: url('/images/arrow-right.svg'); }
.history-head .controls svg { display: block; width: 100%; height: 100%; stroke-width: 1px; stroke: #e8442e; fill: none; stroke-dasharray: 126; stroke-dashoffset: 126; transform: rotate(-90deg); transition: all ease .65s; }
.history-body { border-top: 1px solid #cccccc; }

.history-slider { overflow: visible; }
.history-slider .history { position: relative; padding: 100px 100px 0 0; }
.history-slider .history::before { content: ''; position: absolute; top: -8px; left: 0; width: 15px; height: 15px; background: #e8442e; border-radius: 50%; }
.history-slider .history dd { display: flex; }
.history-slider .history dt { margin-bottom: 40px; line-height: 0.76; font-size: 40px; font-weight: 700; color: #cccccc; transition: all ease .35s; }
.history-slider .history dd { margin-top: 20px; }
.history-slider .history em { flex-shrink: 0; width: 90px; }
.history-slider .history span { min-width: 0;}
.history-slider .swiper-slide-active .history dt { font-size: 100px; color: #e8442e; font-weight: 700; }
.history-slider .swiper-slide-active .history em { display: inline-block; }
.history-body .pagination { display: inline-block; position: absolute; bottom: -115px; left: 0; padding: 0 16px; width: auto; background: #f4f4f4; border-radius: 30px; }
.history-body .swiper-pagination-bullet { margin: 0 5px; width: 8px; height: 8px; background: #e5e5e5; opacity: 1; }
.history-body .swiper-pagination-bullet:first-child { margin-left: 0; }
.history-body .swiper-pagination-bullet:last-child { margin-right: 0; }
.history-body .swiper-pagination-bullet-active { background: #e8442e; }

.section-wrap .banner { margin-bottom: 45px;}
.section-wrap figure { margin: 0; padding: 0; overflow: hidden;}
.section-wrap figure video { width: 100%;}
.section-wrap .flex-wrap .flex-component:nth-of-type(1) { padding-top: 80px;}
.section-wrap .flex-wrap .flex-component:nth-child(even) { background: #f7f7f7;}
.section-wrap .flex-component,
.section-wrap .flex-component .inner { display: flex; width: 100%;}
.section-wrap .flex-component .flex-box { display: flex; align-items: center;}
.section-wrap .flex-component:nth-of-type(1) { padding-bottom: 80px; border-bottom: 1px solid #e3e3e3;}
.section-wrap .flex-component:last-of-type { padding-top: 80px;}
.section-wrap .flex-component.v2 { padding: 160px 0;}
.section-wrap .flex-component .flex-box { display: flex; align-items: center;}
.section-wrap .flex-component .img-box img { vertical-align: middle;}
.section-wrap .flex-component .video-box, .section-wrap .flex-component .video-box video { width: 100%;}
.section-wrap .flex-component .video-box iframe { width: 100%; height: 450px; background: #000;}
.section-wrap .flex-component .list-group { display: flex; align-items: center; gap: 20px; }
.section-wrap .flex-component .list-group.v2 li { width: calc((100% - 20px) / 2);}
.section-wrap .flex-component .col.left { width: 34%;}
.section-wrap .flex-component .col.left a.download { padding: 15px 10px; border-radius: 60px; margin-top: 35px; width: 208px; display:flex; justify-content: center; gap: 22px; align-items: center; background: #e8442d; color: #fff; font-weight: bold;}
.section-wrap .flex-component .col.right { width: 66%;}
.section-wrap .flex-component .col.right .txt-wrap:not(:last-child) { margin-bottom: 60px;}
.section-wrap .flex-component .txt-wrap .txt-box:not(:last-child) { margin-bottom: 22px;}
.section-wrap .flex-component h5 { font-size: 24px; font-weight: bold; color: #111111; margin-bottom: 20px;}
.section-wrap .flex-component strong { font-size: 20px; font-weight: bold; color: #111111; display: block; margin-bottom: 14px; word-break: break-all;}
.section-wrap .flex-component strong.v2 { margin-bottom: 5px;}
.section-wrap .flex-component p { font-size: 18px; color: #666666; line-height: 32px; margin-bottom: 28px;}
.section-wrap .flex-component p.v2 { font-size: 20px; font-weight: 600; margin-bottom: 10px; margin-top: 20px; color: #000000;}
.section-wrap .flex-component dl { display: flex;}
.section-wrap .flex-component dl dt { width: 15%; font-size: 18px; color: #000000;}
.section-wrap .flex-component dl dd { font-size: 18px; color: #666666;}
.section-wrap .flex-component span { font-size: 16px; color: #666666; display: flex; line-height: 1.5; word-break: break-all;}
.section-wrap .flex-component span { padding-left: 20px;}
.section-wrap .flex-component .txt-box > span:not(:last-child) { margin-bottom: 5px;}
.section-wrap .flex-component span .indent { margin-right: 10px; padding: 0; flex-shrink: 0;}
.section-wrap .flex-component .list { padding-left: 20px; margin-top: 20px;}
.section-wrap .flex-component .list li { font-size: 14px; color: #b2b2b2; display: flex;}
.section-wrap .flex-component .dot { width: 4px; height: 4px; border-radius: 50%; background: #666666; display: inline-block; margin-right: 10px; margin-top: 10px; padding: 0; vertical-align: middle; flex-shrink: 0}
.section-wrap .flex-component .img-group:not(:last-child) { margin-bottom: 80px;}
.section-wrap .flex-component .img-group strong { font-size: 24px; font-weight: bold; color: #000000; margin-bottom: 10px;}
.section-wrap .flex-component .img-group .list { padding-left: 0;}
.section-wrap .flex-component .img-group .list li { font-size: 18px; color: #666666;}
.section-wrap .flex-component .img-group .img-box { display: flex; gap: 13px; overflow: hidden; }
.section-wrap .flex-component .img-group .img-box img { transition: transform 0.5s ease-in-out;}
.section-wrap .flex-component .img-group .img-box img.hover-enabled:hover { transform: scale(1.1);}
.section-wrap .flex-component .img-group .img-box img { width: 100%;}
.section-wrap .flex-component .img-group .img-box.v2 figure{ width: calc((100% - 13px) / 2);}
.section-wrap .flex-component .img-group .img-box.v3 figure{ width: calc((100% - 39px) / 4);}
.section-wrap .flex-component .img-group .img-box figure img { transition: transform 0.5s ease-in-out; }
.section-wrap .flex-component .list li:not(:last-child) { margin-bottom: 5px;}
.section-wrap.application .flex-component:nth-of-type(1),
.section-wrap .section-company-technology .flex-component:nth-of-type(1) { padding-bottom: 0; flex-wrap: wrap;}
.section-wrap.application .flex-component:nth-of-type(1) .col.link,
.section-wrap .section-company-technology .flex-component:nth-of-type(1) .col.link { width: 100%; display: flex; justify-content: flex-end; padding: 40px 0;}
.section-wrap.application .flex-component:nth-of-type(1) .col.link a ,
.section-wrap .section-company-technology .flex-component:nth-of-type(1) .col.link a { display: inline-block; padding: 12px 30px; width: auto; min-width: 200px; text-align: center; font-size: 20px; font-weight: bold; color: #fff; background: #e8442d; border-radius: 50px;}
.section-wrap .banner-bottom { padding: 100px; background: url('/images/sub/technology/technology-hiperxel-banner-bottom.png') no-repeat center/cover;}
.section-wrap .banner-bottom .inner { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; color: #fff;}
.section-wrap .banner-bottom strong { font-size: 38px; font-weight: bold; margin-bottom: 10px; text-wrap: nowrap;}
.section-wrap .banner-bottom a,
.section-wrap .banner-bottom button{ display: block; color: #fff; font-size: 20px; font-weight: bold; position: relative; text-wrap: nowrap;}
.section-wrap .banner-bottom a:after,
.section-wrap .banner-bottom button:after{ content:''; display: inline-block; width: 18px; height: 18px; margin-left: 7px; background: url('/images/link_icon1.png') no-repeat center/cover; margin-top: -4px; vertical-align: middle;}

/*section-company-ci*/
.section-wrap .section.section-company-ci { padding-bottom: 0;}
/* section-company-management */
.section-wrap .section-company-management .flex-component { padding: 0;}
.section-wrap .section-company-management p { margin-bottom: 0px;}
/* section-company-technology */
.section-wrap .section-company-technology .list-group li { padding: 40px; background: #f7f7f7;}
.section-wrap .section-company-technology .list-group li p { color: #e8442e; font-weight: 600;}
.section-wrap .section-company-technology .list-group li strong { font-size: 28px; line-height: 38px; font-weight: 600;}
.section-wrap .section-company-technology .list-group .flex-box { justify-content: space-between;}

.section-wrap .table-group:not(:last-child) { margin-bottom: 120px;}
.section-wrap .table-group .sub-title { margin-bottom: 30px; display: flex; justify-content: space-between; align-items: flex-end;}
.section-wrap .table-group .sub-title span { font-size: 18px;}
.section-wrap .table-group .list-group { display: flex; gap: 20px;}
.section-wrap .table-group .list-group canvas { max-height: 220px;}
.section-wrap .table-group .list-group.v3 .list-box { width: calc((100% - 40px) / 3); display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 60px 70px; border: 1px solid #e5e5e5; gap: 40px;}
.section-wrap .table-group .list-group.v3 .list-box p { font-size: 22px; font-weight: bold; color: #000000;}
.section-wrap .table-group table tr.bold { background: #fafafa;}
.section-wrap .table-group table tr.bold td { font-weight: 500; color: #111111;}
.section-wrap .table-group table tr.bold th { font-weight: bold; color: #111111; line-height: 1.3;}
/*.section-wrap .table-group table tr td.red,*/
/*.section-wrap .table-group table tr th.red { color: #e8442e;}*/
.section-wrap .table-group table tr td,
.section-wrap .table-group table tr th { padding: 36px 0; text-align: center; border: 1px solid #e6e6e6; line-height: 1; font-size: 20px; color: #666666;}
.section-wrap .table-group table tr th { border-bottom: none; border-top: 1px solid #000;}
.section-wrap .table-group table tr th:first-child,
.section-wrap .table-group table tr td:first-child{ border-left: none;}
.section-wrap .table-group table tr th:last-child,
.section-wrap .table-group table tr td:last-child{ border-right: none;}

.section-wrap .board-wrap.notice .board-top { display: flex; justify-content: flex-end; margin-bottom: 30px;}
.section-wrap .board-wrap.notice .board-top form { display: flex; align-items: center;}
.section-wrap .board-wrap.notice .board-top form span { font-size: 18px; font-weight: bold; color: #222;}
.section-wrap .board-wrap.notice .board-top form > span:nth-of-type(1) { margin-right: 30px;}
.section-wrap .board-wrap.notice .board-top form > span:nth-of-type(2) { margin: 0 20px;}
.section-wrap .board-wrap.notice .board-top form button[type='submit'] { position: relative; margin-left: 10px; background: #e8442e; width: 60px; height: 100%;}
.section-wrap .board-wrap.notice .board-top form button[type='submit']:before { content: ''; display: block; width: 20px; height: 20px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: url('/images/search-icon.png') no-repeat center/cover;}
.section-wrap .board-wrap.notice .board-top form .input-data { max-width: 270px; width: 100%;}
.section-wrap .board-wrap.notice .board-top form .input-data input.datepicker { border-radius: 0; border: 0; padding: 20px 10px; background-image: url(/images/date-icon.png); background-repeat: no-repeat; background-size: 20px; background-position: 1.3rem 50%; padding-left: 3rem; font-size: 16px; width: 100%;}
.section-wrap .board-wrap.notice .board-top form .input-data input.datepicker::placeholder { color: #808080; font-weight: 400;}
.section-wrap .board-wrap.notice .board-md { margin-bottom: 50px;}
.section-wrap .board-wrap.notice .board-md table { margin-bottom: 10px;}
.section-wrap .board-wrap.notice .board-md table tr td,
.section-wrap .board-wrap.notice .board-md table tr th { height: 90px; color: #000000;}
.section-wrap .board-wrap.notice .board-md table tr th { border-bottom: 1px solid #e6e6e6; border-top: 1px solid #000011;}
.section-wrap .board-wrap.notice .board-md table tr td { text-align: center; border-bottom: 1px solid #e6e6e6; font-size: 18px;}
.section-wrap .board-wrap.notice .board-md table tr td:nth-child(2) { text-align: left; padding-left: 50px;}
.section-wrap .board-wrap.notice .board-md table tr th:first-child,
.section-wrap .board-wrap.notice .board-md table tr td:first-child { width: 7.7%;}
.section-wrap .board-wrap.notice .board-md table tr th:nth-child(2),
.section-wrap .board-wrap.notice .board-md table tr td:nth-child(2) { width: 65.3%;}
.section-wrap .board-wrap.notice .board-md table tr td:nth-child(1),
.section-wrap .board-wrap.notice .board-md table tr td:nth-child(4){ color: #666; font-family: 'Poppins', 'Pretendard', sans-serif;}
.section-wrap .board-wrap.notice .board-md .note { font-size: 16px; color: #666666;}

.section-wrap .board-wrap.report .article-wrap { display: flex; flex-wrap: wrap; gap: 90px 50px; margin-bottom: 60px;}
.section-wrap .board-wrap.report .article-wrap article { width: calc((100% - 100px) / 3); height: 100%;}
.section-wrap .board-wrap.report .article-wrap article .img-box { width: 100%; height: 0; position: relative; padding-bottom: 56%; margin-bottom: 20px;}
.section-wrap .board-wrap.report .article-wrap article .img-box img { height: 100%; width: 100%; position: absolute; top:0; left: 0; vertical-align: middle}
.section-wrap .board-wrap.report .article-wrap article p { font-size: 22px; color: #111111; margin-bottom: 30px; font-weight: 500;}
.section-wrap .board-wrap.report .article-wrap article span { font-size: 16px; color: #666666;}

.section-wrap .board-wrap.media .article-wrap article .img-box { position: relative; height: 0; padding-bottom: 70%; border-radius: 20px; overflow: hidden;}
.section-wrap .board-wrap.media .article-wrap article a .img-box .icon { display: block; position: absolute; right: 20px; top: 20px; width: 50px; height: 50px; z-index: 1; background: rgba(0,0,0,50%); border-radius: 50%; overflow: hidden; display: flex; align-items: center; justify-content: center; padding: 14px; transition: 0.3s;}
.section-wrap .board-wrap.media .article-wrap article a .img-box .icon > img { position: static; width: auto; height: auto; object-fit: contain; z-index: 2;}
.section-wrap .board-wrap.media .article-wrap article .img-box img { width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.section-wrap .board-wrap.media .article-wrap article:hover .img-box .icon { background: #E8442E;}

.section-wrap .board-wrap .board-bottom .pagenavigation { display: flex; align-items: center; gap: 30px; width: max-content; margin: 0 auto;}
.section-wrap .board-wrap .board-bottom .pagenavigation a { display: inline-block; font-size: 16px; font-weight: 500; color: #808080; width: 30px; height: 30px; border-radius: 50%; text-align: center;}
.section-wrap .board-wrap .board-bottom .pagenavigation a.on { background: #e8442e; color: #fff;}
.section-wrap .board-wrap .board-bottom .pagenavigation .prev-last { background: url('/images/bord-prev-last.png') no-repeat center/cover; width: 9px; height: 13px;}
.section-wrap .board-wrap .board-bottom .pagenavigation .prev { background: url('/images/bord-prev.png') no-repeat center/cover; width: 8px; height: 13px;}
.section-wrap .board-wrap .board-bottom .pagenavigation .next-last { background: url('/images/bord-next-last.png') no-repeat center/cover; width: 9px; height: 13px;}
.section-wrap .board-wrap .board-bottom .pagenavigation .next { background: url('/images/bord-next.png') no-repeat center/cover; width: 8px; height: 13px;}
.section-wrap .board-wrap .board-bottom .pagenavigation .prev-last,
.section-wrap .board-wrap .board-bottom .pagenavigation .prev,
.section-wrap .board-wrap .board-bottom .pagenavigation .next-last,
.section-wrap .board-wrap .board-bottom .pagenavigation .next { border-radius: 0;}
.section-wrap .board-wrap .down-btn { position: relative; display: flex; align-items: center; justify-content: center; gap: 12px;}
.section-wrap .board-wrap .down-btn:after { content: ''; display: inline-block; width: 18px; height: 18px; background: url(/images/down-icon.png) no-repeat center/cover;}

.section-wrap .board-wrap.view { border-top: 1px solid #111;}
.section-wrap .board-wrap.view img { vertical-align: middle; max-width: 100%; height: auto;}
.section-wrap .board-wrap.view .board-top { padding: 50px 10px; text-align: center; border-bottom: 1px solid #e6e6e6;}
.section-wrap .board-wrap.view .board-top strong { font-size: 28px; font-weight: 600; color: #111111; margin-bottom: 10px; display: block;}
.section-wrap .board-wrap.view .board-top span { display: block; font-size: 16px; color: #666666;}
.section-wrap .board-wrap.view .board-md { padding: 80px; border-bottom: 1px solid #111;}
.section-wrap .board-wrap.view .board-md .img-box { margin-bottom: 20px;}
.section-wrap .board-wrap.view .board-md ul li { color: #666666;}
.section-wrap .board-wrap.view .board-md a { position: relative; display: flex; align-items: center;}
.section-wrap .board-wrap.view .board-down { padding: 40px 80px; border-bottom: 1px solid #000;}
.section-wrap .board-wrap.view .board-down dl { display: flex;}
.section-wrap .board-wrap.view .board-down dt { width: 10%; font-weight: 600; color: #000000;}
.section-wrap .board-wrap.view .board-bottom { padding: 40px 50px 0;}
.section-wrap .board-wrap.view .board-bottom .link-navigation { display: flex; justify-content: space-between; align-items: center;}
.section-wrap .board-wrap.view .board-bottom a { font-weight: 500; color: #111111;}
.section-wrap .board-wrap.view .board-bottom a.prev:before { content:''; display: inline-block; width: 8px; height: 13px; background: url('/images/bord-prev.png') no-repeat center/cover; flex-shrink: 0; margin-right: 27px;}
.section-wrap .board-wrap.view .board-bottom a.next:after { content:''; display: inline-block; width: 8px; height: 13px; background: url('/images/bord-next.png') no-repeat center/cover; flex-shrink: 0; margin-left: 27px;}
.section-wrap .board-wrap.view .board-bottom a.all .circle { width: 72px; height: 72px; border-radius: 50%; background: #e8442e; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; gap:5px;}
.section-wrap .board-wrap.view .board-bottom a.all .circle span { width: 22px; height: 3px; background: #fff;}

/* datepicker */
.ui-widget.ui-widget-content { width: 268px; margin-top: 8px; padding: 20px 20px 5px 20px; border: 1px solid #e6e6e6;}
.ui-datepicker table { margin: 0;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active { border: none; background: transparent; text-align: center; font-size: 15px; font-weight: 600; padding: 0;}
.ui-datepicker .ui-datepicker-title { font-size: 15px; color: #111111;}
.ui-datepicker th { font-size: 15px; color: #666666; padding: .5em .3em 0em;}
.ui-widget-header .ui-icon {position: absolute; top: 50%; left: 50%; width: 8px; height: 8px; margin: 0 !important; border-left: 2px solid #111; border-bottom: 2px solid #111; -webkit-transform: translate(-50%, -50%) rotate(-135deg); transform: translate(-50%, -50%) rotate(-135deg); box-sizing: border-box;}
.ui-datepicker .ui-datepicker-prev .ui-icon { transform: translate(-50%, -50%) rotate(45deg);}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { cursor: pointer; top: 50%; transform: translateY(-50%);}
.ui-widget-header { background: #f8f8f8; border: none; color: #111111; border-radius: 10px;}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus { border: none; background: transparent; color: #111;}
.ui-datepicker .ui-datepicker-prev-hover {left: 2px;}
.ui-datepicker .ui-datepicker-next-hover {right: 2px;}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover { top: 50%;}

.section-wrap.recruitment .content { padding: 140px 0; }
.section-wrap.recruitment .content .sub-title { margin-bottom: 40px;}
.section-wrap.recruitment .content:last-child { padding-bottom: 0;}
.section-wrap.recruitment .content:nth-child(odd) { background: #f8f8f8;}
.section-wrap.recruitment .content.content5 { padding: 0; background: #fff;}
.section-wrap.recruitment .content.content5 figure { width: 100%; height: 0; padding-bottom: 57%; position: relative;}
.section-wrap.recruitment .content.content5 figure iframe,
.section-wrap.recruitment .content.content5 figure object,
.section-wrap.recruitment .content.content5 figure embed{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.section-wrap.recruitment .content .flex-box { display: flex; justify-content: space-between; align-items: center; gap:43px; }
.section-wrap.recruitment .content .flex-box .txt-box { position: relative; background: #fff; padding: 60px calc(20px + (60 - 20) * ((100vw - 1280px) / (1920 - 1280))); max-width: 500px; width: 100%; height: 320px;}
html[lang='en'] .section-wrap.recruitment .content .flex-box .txt-box { height: 420px;}
.section-wrap.recruitment .content .flex-box .txt-box:after { content:''; display: block; position: absolute; right: -45px; top: 50%; transform: translateY(-50%); width: 45px; height: 1px; background: #cccccc;}
.section-wrap.recruitment .content .flex-box .col.right .txt-box:after { right:auto; left: -45px;}
.section-wrap.recruitment .content .flex-box .txt-box strong { display: block; font-size: 24px; font-weight: bold; color: #111111; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; margin-bottom: 30px; line-height: 1;}
.section-wrap.recruitment .content .flex-box .col { width:auto; position: relative;}
.section-wrap.recruitment .content .flex-box .col.left:after { content:''; display: block; position: absolute; width: 1px; right: -45px; top: 161px; bottom: 161px; height: auto; background: #ccc; }
.section-wrap.recruitment .content .flex-box .col.right:before { content:''; display: block; position: absolute; width: 1px; left: -45px; top: 161px; bottom: 161px; height: auto; background: #ccc; }
html[lang='en'] .section-wrap.recruitment .content .flex-box .col.left:after { top: 211px; bottom: 211px;}
html[lang='en'] .section-wrap.recruitment .content .flex-box .col.right:before { top: 211px; bottom: 211px;}
.section-wrap.recruitment .content .flex-box .col.left,
.section-wrap.recruitment .content .flex-box .col.right { display: grid; grid-auto-flow: row; grid-auto-rows: 1fr; gap:60px;}
.section-wrap.recruitment .content .flex-box .col.md { width: 510px;}
.section-wrap.recruitment .content .flex-box .col.md .img-box { width: max-content; margin: 0 auto;}
.section-wrap.recruitment .content .flex-box .col.md img { position: relative;}
.section-wrap.recruitment .content .flex-box .col.md:before { content:''; display: block; position: absolute; top:50%; transform: translateY(-50%); left: 0; right: 0; width: auto; height: 1px; background: #cccccc; }
.section-wrap.recruitment .content .flex-box .col li { position: relative; display: flex; color: #666666; line-height: 27px;}
.section-wrap.recruitment .content .flex-box .col li:not(:last-child) { margin-bottom: 20px;}
.section-wrap.recruitment .content .flex-box .col li .dot { background: #e8442e;}

.section-wrap.recruitment .content.content2 .sub-title-info { margin-bottom: 60px;}
.section-wrap.recruitment .content.content2 .list { display: flex; gap: 100px;}
.section-wrap.recruitment .content.content2 .list li { width: calc((100% - 75px) / 4); display: flex; align-items: center; max-height: 325px; height: 100%; position: relative;}
.section-wrap.recruitment .content.content2 .list li:nth-child(2) .circle { border: 5px solid #e8442e;}
.section-wrap.recruitment .content.content2 .list li:nth-child(3) .circle { border: 12px solid #e8442e;}
.section-wrap.recruitment .content.content2 .list li:nth-child(4) .circle { background: #e8442e; color: #fff;}
.section-wrap.recruitment .content.content2 .list li:nth-child(4) .circle img { position: relative; z-index: -1;}
.section-wrap.recruitment .content.content2 .list li .circle { max-width: 325px; max-height: 325px; width: 100%; height: 100%; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: relative; box-shadow: 0 0 49px 0 rgb(232, 68, 46, 0.1);}
.section-wrap.recruitment .content.content2 .list li .img-box { display: flex; align-items: center; position: absolute; left: 100%; max-width: 100px; width: 100%;}
.section-wrap.recruitment .content.content2 .list li .img-box .forward { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.section-wrap.recruitment .content.content2 .list li .txt-wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.section-wrap.recruitment .content.content2 .list li .txt-wrap p { font-size: 22px; font-weight: bold; color: #e8442e; margin-bottom: 10px;}
.section-wrap.recruitment .content.content2 .list li .txt-wrap strong { font-size: 26px; font-weight: bold; color: #111111; display: block; line-height: 1; text-align: center;}
.section-wrap.recruitment .content.content2 .list li:nth-child(4) .txt-wrap strong { color: #fff;}
.section-wrap.recruitment .content.content2 .list li:nth-child(4) .bg img { opacity: 0;}
.section-wrap.recruitment .content.content2 .list li .txt-wrap span { color: #666; margin-top: 20px; min-height: 30px;}

.section-wrap.recruitment .content.content3 .swiper-recruitment { overflow: visible;}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide { width: 69%; margin-right: 5%; height: 760px; background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url('/images/sub/recruitment/recruitment-guide-slide-bg1.png'); flex-shrink: 0; padding: 60px 80px; color: #fff;}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide:nth-child(1) { background-image: url('/images/sub/recruitment/recruitment-guide-slide-bg1.png');}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide:nth-child(2) { background-image: url('/images/sub/recruitment/recruitment-guide-slide-bg2.png');}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide:nth-child(3) { background-image: url('/images/sub/recruitment/recruitment-guide-slide-bg3.png');}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide:nth-child(4) { background-image: url('/images/sub/recruitment/recruitment-guide-slide-bg4.png');}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide:nth-child(5) { background-image: url('/images/sub/recruitment/recruitment-guide-slide-bg5.png');}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide:nth-child(6) { background-image: url('/images/sub/recruitment/recruitment-guide-slide-bg6.png');}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide:nth-child(7) { background-image: url('/images/sub/recruitment/recruitment-guide-slide-bg7.png');}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide .sub-title { color: #fff; margin-bottom: 20px;}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide .txt-box { margin-bottom: 20px;}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide p { font-size: 18px; font-weight: 600; opacity: .8;}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide p.sbj { line-height: 1;}
.section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide p.desc { padding-left: 1.6%;}
.section-wrap.recruitment .content.content4 ul { display: flex; flex-wrap: wrap; gap: 30px;}
.section-wrap.recruitment .content.content4 ul li { width: calc((100% - 120px) / 5); height: 295px; border: 1px solid #e6e6e6; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 20px;}
.section-wrap.recruitment .content.content4 ul li .img-box { margin-bottom: 20px;}
.section-wrap.recruitment .content.content4 ul li p { font-size: 20px; font-weight: 600; color: #111111;}
.section-wrap.recruitment .content.content4 ul li span { color: 16; color: #666666; margin-top: 5px;}
.section-wrap.recruitment .board-wrap.recruitment .board-md { border-top: 1px solid #000; margin-bottom: 60px;}
.section-wrap.recruitment .board-wrap.recruitment .board-md article { padding: 60px 70px; border-bottom: 1px solid #e6e6e6; display: flex; justify-content: flex-start; gap:2%;}
.section-wrap.recruitment .board-wrap.recruitment .board-md article .col.start { display: flex; }
.section-wrap.recruitment .board-wrap.recruitment .board-md article .col.start span { display: inline-block; padding: 12px 10px; width: 140px; text-align: center; font-size: 20px; font-weight: bold; color: #e8442e; background: #ffefed; border-radius: 58px; height: fit-content;}
.section-wrap.recruitment .board-wrap.recruitment .board-md article .col.start span.end { background: #eeeeee; color: #666666;}
.section-wrap.recruitment .board-wrap.recruitment .board-md article .col.left p { font-size: 20px; font-weight: bold; color: #e8442e; margin-bottom: 30px;}
.section-wrap.recruitment .board-wrap.recruitment .board-md article .col.left a { cursor: inherit;}
.section-wrap.recruitment .board-wrap.recruitment .board-md article .col.left strong { display: block; font-size: 34px; font-weight: bold; color: #111111; margin-bottom: 40px;}
.section-wrap.recruitment .board-wrap.recruitment .board-md article .col.left span { font-size: 16px; color: #666666; }
.section-wrap.recruitment .board-wrap.recruitment .board-md article .col.right { display: flex; flex-wrap: wrap; gap: 10px; margin-left: auto; justify-content: center; align-items: center; flex-direction: column;}
.section-wrap.recruitment .board-wrap.recruitment .board-md article .col.right a { display: inline-block; padding: 12px 10px; width: 200px; text-align: center; font-size: 20px; font-weight: bold; color: #e8442e; background: #ffefed; border-radius: 58px;}
.section-wrap.recruitment .board-wrap.recruitment .board-md article .col.right.end { display: none;}

.section-wrap.announcement .content.content1 .map img { width: 100%;}
.section-wrap.announcement .content.content1 .img-box { position: relative;}
.section-wrap.announcement .content.content1 .map img.en { display: none;}
html:not(html[lang='ko']) .section-wrap.announcement .content.content1 .map img.en { display: block;}
html:not(html[lang='ko']) .section-wrap.announcement .content.content1 .map img.ko { display: none;}
.section-wrap.announcement .content.content1 .pointer { position: absolute; border-radius: 50%; background: transparent; width: 0.6%; height: 0; padding-bottom: 0.6%; top: 40%; left: 19.9%; }
.section-wrap.announcement .content.content1 .pointer:before { content: ''; position: absolute; border-radius: 50%; width: 100%; height: 100%;background: rgba(239, 127, 41, .4); animation: pointer1 1.5s ease-in-out infinite; }
.section-wrap.announcement .content.content1 .pointer:after { content: ''; position: absolute; border-radius: 50%; width: 100%; height: 100%; background: rgba(239, 127, 41, .1); animation: pointer2 1.5s ease-in-out infinite;}
.section-wrap.announcement .content.content1 .pointer.red:before { background: rgba(232,68,46,.4);}
.section-wrap.announcement .content.content1 .pointer.red:after { background: rgba(232,68,46,.1);}
.section-wrap.announcement .content.content1 .pointer1 { top: 41.6%; left: 20.6%; }
.section-wrap.announcement .content.content1 .pointer2 { top: 24.8%; left: 32.65%; }
.section-wrap.announcement .content.content1 .pointer3 { top: 38.7%; left: 44.7%; }
.section-wrap.announcement .content.content1 .pointer4 { top: 39.5%; left: 68.9%; }
/*.section-wrap.announcement .content.content1 .pointer5 { top: 47.4%; left: 38.1%;}*/
.section-wrap.announcement .content.content1 .pointer6 { top: 41.5%; left: 38.6%;}
.section-wrap.announcement .content.content1 .pointer7 { top: 45.9%; left: 40.3%;}
@keyframes pointer1 {
    0%, 100% {
        opacity: 0.3;
        transform: scale(1.5);
    }

    50% {
        opacity: 1;
        transform: scale(2);
    }
}

@keyframes pointer2 {
    0%, 100% {
        opacity: 0.3;
        transform: scale(2);
    }

    50% {
        opacity: 1;
        transform: scale(4);
    }
}
.section-wrap.announcement .content.content2 { padding-top: 120px;}
.section-wrap.announcement .accordion-wrap { border-top: 1px solid #111;}
.section-wrap.announcement .accordion-box { padding: 70px 65px; border-bottom: 1px solid #e6e6e6}
.section-wrap.announcement .accordion-box .accordion-top{ display: flex;}
.section-wrap.announcement .accordion-box .accordion-top .col.left { width: 18.6%; font-size: 32px; font-weight: bold; color: #000000; flex-shrink: 0;}
.section-wrap.announcement .accordion-box .accordion-top .col.md strong { font-size: 26px; font-weight: 600; color: #000000; margin-bottom: 10px;}
.section-wrap.announcement .accordion-box .accordion-top .col.md ul { display: flex; gap: 40px;}
.section-wrap.announcement .accordion-box .accordion-top .col.md ul li { color: #666666; display: flex; align-items: flex-start; line-height: 1.2;}
html[lang='en'] .section-wrap.announcement .accordion-box:first-child .accordion-top .col.md ul { flex-wrap: wrap; gap: 10px 40px;}
html[lang='en'] .section-wrap.announcement .accordion-box:first-child .accordion-top .col.md ul li:first-child { width: 100%;}
.section-wrap.announcement .accordion-box .accordion-top .col.md ul li img { margin-right: 8px;}
.section-wrap.announcement .accordion-box .accordion-top .col.md ul li:not(:first-child) { flex-shrink: 0;}
.section-wrap.announcement .accordion-box .accordion-top .col.right { margin-left: auto;}
.section-wrap.announcement .accordion-box .accordion-top .col.right button { width: 85px; height: 85px; border-radius: 50%; background: #f4f4f6; display: flex; align-items: center; justify-content: center;}
.section-wrap.announcement .accordion-box .accordion-top .col.right button.on img { transform: scaleY(-1);}
.section-wrap.announcement .accordion-box .accordion-md { padding-left: 18.6%; max-height: 0; height: max-content; transition: max-height 0.5s; overflow: hidden; display: grid; align-items: center; gap: 30px; grid-auto-flow: column; grid-auto-rows: 1fr; grid-auto-columns: 1fr;}
.section-wrap.announcement .accordion-box .accordion-md .col { padding-top: 30px;}
.section-wrap.announcement .accordion-box .accordion-md .col .img-box,
.section-wrap.announcement .accordion-box .accordion-md .col .img-box img{ width: 100%; height: 100%;}
.section-wrap.announcement .accordion-box .accordion-md.on { max-height: 390px;}
.section-wrap.announcement .accordion-box .accordion-md .col { width: 100%; height: 100%;}
html[lang='zh'] .section-wrap.announcement .accordion-box.zh .accordion-md .map { display: block;}

.section-wrap.announcement .section-company-directions .content .map-box { height: 700px; position: relative;}
.section-wrap.announcement .section-company-directions .content .txt-wrap { width: 100%; position: relative; top: -107px; margin: 0 auto;}
.section-wrap.announcement .section-company-directions .content .txt-box { padding: 70px 110px; width: auto; margin: 0 80px; background: #fff; position: relative; box-shadow: 0 5px 40px 0 rgba(0,0,0,0.1); display: flex; align-items: flex-start; gap: 50px;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.left { width: 32%;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right .row:not(:last-child) { margin-bottom: 90px;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right .row:last-child li { line-height: 2.2;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right strong { font-size: 26px; font-weight: 600; color: #000000; margin-bottom: 10px; display: block;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right ul { display: flex; gap:20px 40px; flex-wrap: wrap;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right li { color: #666666;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right li img { width: 14px;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right li .station { padding: 3px 13px; border-radius: 50px; border-width: 2px; border-style: solid; border-color: #000; margin-right: 4px;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right li .station.red { border-color: #d31145; color: #d31145;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right li .station.blue { border-color: #0054a6; color: #0054a6;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right li .station.green { border-color: #33cc99; color: #33cc99;}
.section-wrap.announcement .section-company-directions .content .txt-box .col.right li img { margin-right: 8px;}
.section-wrap.announcement .section-company-directions .content h1.logo { background: url('/images/logo.svg') no-repeat center/contain; max-width: 227px; width: auto; height: 40px;}

.section-wrap.announcement .form-wrap .sub-title { font-size: 24px; font-weight: bold; color: #000000; display: block; margin-bottom: 20px;}
.section-wrap.announcement .form-wrap input[type='checkbox'] { position: absolute; overflow: hidden; width: 1px; height: 1px; padding: 0; margin: -1px; border: 0; clip: rect(0,0,0,0);}
.section-wrap.announcement .form-wrap .list { padding: 40px 30px; background: #f8f8f8; margin-bottom: 20px; height: 190px; overflow-y: auto;}
.section-wrap.announcement .form-wrap .list li { font-size: 16px; color: #666666;}
.section-wrap.announcement .form-wrap .list li:not(:last-child) { margin-bottom: 5px;}
.section-wrap.announcement .form-wrap .check-box { display: flex; justify-content: flex-end; margin-bottom: 60px;}
.section-wrap.announcement .form-wrap .check-box label { font-size: 16px; color: #000000; font-weight: 500; vertical-align: middle; cursor: pointer;}
.section-wrap.announcement .form-wrap .check-box label::before { content: ''; display: inline-block; border: 1px solid #666; width: 18px; height: 18px; background-size: cover; margin-right: 5px;}
.section-wrap.announcement .form-wrap input[type='checkbox']:checked + label:before { background-image: url("/images/check-icon.png"); border-color: #fff;}
.section-wrap.recruitment .cursor { display: none;}
.section-wrap.announcement .form-wrap .contact-list li .col select { border: none; }
.section-wrap.announcement .form-wrap .contact-list { border-top: 1px solid #000; display: flex; flex-wrap: wrap; margin-bottom: 60px;}
.section-wrap.announcement .form-wrap .contact-list li { display: flex; width: 100%; padding: 30px 30px 30px 0; border-bottom: 1px solid #e6e6e6;}
.section-wrap.announcement .form-wrap .contact-list li.v2 { width: 50%;}
.section-wrap.announcement .form-wrap .contact-list li.v2:nth-of-type(even) { padding-left: 30px;}
.section-wrap.announcement .form-wrap .contact-list li .col input::placeholder,
.section-wrap.announcement .form-wrap .contact-list li .col textarea::placeholder { color: #999; font-size: 16px;}
.section-wrap.announcement .form-wrap .contact-list li .col select { color: #000000;}
.section-wrap.announcement .form-wrap .contact-list li .col label { display: block; width: 100%;}
.section-wrap.announcement .form-wrap .contact-list li .col label,
.section-wrap.announcement .form-wrap .contact-list li .col input,
.section-wrap.announcement .form-wrap .contact-list li .col select,
.section-wrap.announcement .form-wrap .contact-list li .col textarea { max-width: 100%; width: 100%; background: #f8f8f8; border: none; font-size: 16px; border-radius: 0;}
.section-wrap.announcement .form-wrap .contact-list li .col textarea { height: 100%;}
.section-wrap.announcement .form-wrap .contact-list li .col.right { flex-grow: 1; min-width: 0;}
.section-wrap.announcement .form-wrap .contact-list li .col.right.v2 { height: 300px;}
.section-wrap.announcement .form-wrap .contact-list li .col.right.v2 label { height: 100%;}
.section-wrap.announcement .form-wrap .contact-list li .col.left { flex: 0 0 10.909%; text-align: left; font-size: 18px; font-weight: 500; color: #000000; display: flex; margin-top: 10px;}
.section-wrap.announcement .form-wrap .contact-list li .col.left span { color: #e8442e; margin-bottom: -4px; margin-right: 5px;}
.section-wrap.announcement .form-wrap .contact-list li.aft .col.left { margin-top: 10px;}
.section-wrap.announcement .form-wrap .contact-list li.v2 .col.left { flex: 0 0 22%;}
.section-wrap.announcement .form-wrap .contact-list li .col label.select { position: relative;}
.section-wrap.announcement .form-wrap .contact-list li .col label.select:after { display: inline-block; content: ''; width: 15px; height: 8px; background: url('/images/accordion-arrow.png') no-repeat center/cover; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
.section-wrap.announcement .form-wrap .contact-list li:not(.v2) { padding-right: 60px;}
.section-wrap.announcement .form-wrap .contact-list li .col.right span { font-size: 15px; color: #e8442e;}
.section-wrap.announcement .form-wrap button.submit { padding: 16px 10px; color: #fff; font-size: 16px; width: 180px; background: #e8442e; margin: 0 auto; display: block;}

/* product */
.section-wrap.product .banner-bottom { padding: 100px; background: url('/images/sub/product/product-banner-bottom.png') no-repeat center/cover;}
.section-company-product { padding-bottom: 160px;}
.products-page-content { display: flex;}
.products-page-content .col.left { width: 24%; padding-top: 61px; padding-right: 5%;}
.products-page-content .col.left .products-side-filter:not(.depth2) { border-top: 1px solid #000;}
.products-page-content .col.left .products-side-filter:not(:last-child) { border-bottom: 1px solid #111;}
.products-page-content .col.left .products-side-filter.depth2 .accordion-item .checkbox-filter,
.products-page-content .col.left .products-side-filter.depth2 .accordion-item .accordion-title{ padding-left: 23px;}
.products-page-content .col.left .accordion-item { border-top: 1px solid #e6e6e6;}
.products-page-content .col.left .accordion-item .accordion-title { position: relative; display: block; padding: 20px 30px 20px 13px; font-size: 18px; font-weight: 600; color: #000000; background: transparent;}
.products-page-content .col.left .accordion-item.depth1 > .accordion-title { background: #fafafa;}
.products-page-content .col.left .accordion-item .accordion-title:after { content: ''; display: block; position: absolute; top: 50%; right: 13px; width: 8px; height: 8px; border-left: 2px solid #000; border-bottom: 2px solid #000; -webkit-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); box-sizing: border-box;}
.products-page-content .col.left .accordion-item .accordion-title.on:after { transform: translateY(-50%) rotate(135deg);}
.products-page-content .col.left .accordion-item .accordion-content { padding: 0px 0px; max-height: 0; height: 100%; overflow: hidden;}
.products-page-content .col.left .accordion-item .accordion-content.on { max-height: 3000px; transition: max-height 0.5s}
.products-page-content .col.left .accordion-item .checkbox-filter { padding: 5px 12px;}
.products-page-content .col.left .accordion-item .checkbox-filter:first-child { padding-top: 10px;}
.products-page-content .col.left .accordion-item .checkbox-filter:last-child { padding-bottom: 10px;}
.products-page-content .col.left .accordion-item .checkbox-filter input[type='checkbox'] { position: absolute; overflow: hidden; width: 1px; height: 1px; padding: 0; margin: -1px; border: 0; clip: rect(0, 0, 0, 0);}
.products-page-content .col.left .accordion-item .checkbox-filter label { font-size: 15px; font-weight: 500; color: #000000; vertical-align: middle; display: flex; align-items: center;}
.products-page-content .col.left .accordion-item .checkbox-filter label::before { content: ''; display: inline-block; border: 1px solid #666; width: 20px; height: 20px; background-size: cover; margin-right: 8px; }
.products-page-content .col.left .accordion-item .checkbox-filter input[type='checkbox']:checked + label:before { background-image: url("/images/check-icon.png"); border-color: #fff;}
.products-page-content .col.left .accordion-item .checkbox-filter input[type='checkbox']:checked + label { color: #e8442e;}
.products-page-content .col.left .products-side-filter-reset { margin-top: 30px;}
.products-page-content .col.left .products-side-filter-reset button.reset { padding: 10px; width: 100%; height: 65px; background: #e8442e; display: block; color: #fff; font-size: 18px; font-weight: bold; border-radius: 65px;}
.products-page-content .col.right { width: 76%;}
.products-page-content .col.right .content-top { display: flex; align-items: center; margin-bottom: -36px; height: 36px; position: relative; z-index: 10;}
.products-page-content .col.right .content-top.gallery .heading { display: none;}
.products-page-content .col.right .content-top .tab-btns { margin-left: auto; display: flex; gap: 18px;}
.products-page-content .col.right .content-top .tab-btns button { filter: contrast(0);}
.products-page-content .col.right .content-top .tab-btns button.on { filter: contrast(1);}
.products-page-content .col.right .heading { font-size: 36px; line-height: 1; font-weight: bold; color: #000000;}
.products-page-content .col.right .products-page-table .table-wrap { overflow-x: auto;}
.products-page-content .col.right .products-page-table .table-wrap:not(:last-child) { margin-bottom: 90px;}
.products-page-content .col.right .products-page-table .table-wrap .heading { margin-bottom: 25px;}
.products-page-content .col.right .products-page-table table { width: 100%; min-width: 800px;}
.products-page-content .col.right .products-page-table table.v2 { min-width: 1216px; width: 100%;}
.products-page-content .col.right .products-page-table table th { height: 78px; border-bottom: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-top: 2px solid #000; font-size: 16px; font-weight: bold; line-height: 20px; color: #000000; background: #fafafa; padding: 0 5px;}
.products-page-content .col.right .products-page-table table th:first-child { border-left: none;}
.products-page-content .col.right .products-page-table table.v2 th { width: 10%;}
.products-page-content .col.right .products-page-table table.v2 th:nth-child(7),
.products-page-content .col.right .products-page-table table.v2 th:nth-child(9){ width: 15%;}
.products-page-content .col.right .products-page-table table.v1 th:nth-child(3),
.products-page-content .col.right .products-page-table table.v1 th:nth-child(4),
.products-page-content .col.right .products-page-table table.v1 th:nth-child(5) { width: 20%;}
.products-page-content .col.right .products-page-table table td { font-size: 16px; color: #666666; line-height: 20px; border: 1px solid #e6e6e6; border-right: none; text-align: center; height: 86px; padding: 10px;}
.products-page-content .col.right .products-page-table table td a { width: 100%; height: 100%; text-align: center;}
.products-page-content .col.right .products-page-table table.v2 td { height: 70px;}
.products-page-content .col.right .products-page-table table.v1 th:first-child { width: 15%;}
.products-page-content .col.right .products-page-table table td:first-child { border-left: none;}
.products-page-content .col.right .products-page-gallery { display: none;}
.products-page-content .col.right .products-page-gallery .content-wrap:not(:last-child) { margin-bottom: 90px;}
.products-page-content .col.right .products-page-gallery .article-wrap { display: flex; flex-wrap: wrap; gap: 65px 55px;}
.products-page-content .col.right .products-page-gallery .article-wrap article { width: calc((100% - 110px) / 3); }
.products-page-content .col.right .products-page-gallery .article-wrap article .thumb { margin-bottom: 20px; border-radius: 20px; overflow: hidden;}
.products-page-content .col.right .products-page-gallery .article-wrap article .sbj { font-size: 22px; font-weight: 500; color: #000000; line-height: 32px; margin-bottom: 26px;}
.products-page-content .col.right .products-page-gallery .article-wrap article .desc { font-size: 16px; color: #666666;}

.products-view-page-content { display: flex; flex-direction: column;}
.products-view-page-content .flex-component:nth-of-type(1) { border: none;}
.products-view-page-content .flex-component .col.left { width: 24%;}
.products-view-page-content .sub-title { cursor: pointer;}
.products-view-page-content .row,
.products-view-page-content .col{ display: flex;}
.products-view-page-content .row { flex-direction: column;}
.products-view-page-content .col.top { margin-bottom: 100px;}
.products-view-page-content .col.top .col { width: 50%; display: flex; align-items: center; }
.products-view-page-content .col.top .col.right { padding-left: 5.2%;}
.products-view-page-content .col.top .col.right strong { display: block; font-size: 36px; font-weight: bold; color: #000000; line-height: 43px; margin-bottom: 46px;}
.products-view-page-content .col.top .col.right dl { display: flex; align-items: center; text-align: center;}
.products-view-page-content .col.top .col.right dl:not(:last-child) { margin-bottom: 20px;}
.products-view-page-content .col.top .col.right dl dt { width: 200px; padding: 10px; background: #e8442e; color: #fff; font-size: 20px; font-weight: bold; margin-right: 40px; border-radius: 55px;}
.products-view-page-content .col.top .col.right dl dd { font-size: 18px; color: #666666; display: flex; flex-wrap: wrap; width: 50%;}
.products-view-page-content .col.top .col.right dl dd span { margin-right: 10px;}
.products-view-page-content .row.md { margin-bottom: 100px;}
.products-view-page-content .row.md .flex-component { display: none;}
.products-view-page-content .row.md.type1 .type1 { display: flex;}
.products-view-page-content .row.md.type2 .type2 { display: flex;}
.products-view-page-content .row.md .col.right { flex-direction: column;}
.products-view-page-content .row.md .col.right td { white-space: pre-line;}
.products-view-page-content .row.bottom .box { margin-bottom: 15px;}
.products-view-page-content .row.bottom p { display: flex; align-items: center; margin: 0;}
.products-view-page-content .row.bottom p span.dot { margin-top: 0;}
.products-view-page-content .row.bottom p.depth2 { padding-left: 14px;}
.products-view-page-content .row.bottom p.depth3 { padding-left: 17px;}
.products-view-page-content table { text-align: left;}
.products-view-page-content table th { width: 24.7%; background: #fafafa; border: 1px solid #e6e6e6; border-left: none; font-weight: bold; color: #000000; padding: 10px 27px;}
.products-view-page-content table td { border: 1px solid #e6e6e6; border-right: none; padding: 11px 27px;}
.products-view-page-content .row.bottom .tab-content { display: none;}
.products-view-page-content .row.bottom .tab-content.on { display: block;}
.products-view-page-content .flex-component button { padding:14px 120px; margin: 0 auto; background: #e8442e;color: #fff;font-size: 20px;font-weight: bold; border-radius: 55px;}

/* 팝업*/
.popup:not(.cookie) { position: fixed; top: 50%; left: 0; padding: 100px 0; width: 100%; height: calc(100vh + 1px); transform: translateY(-50%); display: none; align-items: center; justify-content: center; background: rgba(0,0,0,0.6); z-index: 100; place-content: center;}
.popup .inner { position: relative; max-width: 960px; width: 90%; margin-left: auto; margin-right: auto;}
.popup .inner .content-box { width: 100%; height: 0;}
.popup .inner .content-box video,
.popup .inner .content-box .img-box { width: 100%;}
.popup .inner .close-btn { cursor: pointer; position: absolute; top: 0; right: -53px; width: 33px; height: 33px;}
.popup .inner .close-btn span { display: block; width: 100%; height: 3px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(45deg); background: #fff}
.popup .inner .close-btn span:not(:first-child) { transform: translate(-50%, -50%) rotate(-45deg)}
.popup.video .inner { width: 70%;}
.popup.video .inner .content-box { position: relative; width: 100%; height: 0; padding-bottom: 57%;}
.popup.video .inner .content-box iframe,
.popup.video .inner .content-box video,
.popup.video .inner .content-box embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.popup.form { overflow: auto;}
.popup.form .inner { max-width: 1000px;}
.popup.form .inner .content-box { height: auto; background: #fff; padding: 100px 75px;}
.popup.form .inner .content-box .title { font-size: 36px; font-weight: bold; margin-bottom: 30px;}
.popup.form .inner .content-box .sub-title { font-size: 24px; font-weight: bold; color: #000000; display: block; margin-bottom: 20px;}
.popup.form .inner .content-box input[type='checkbox'] { position: absolute; overflow: hidden; width: 1px; height: 1px; padding: 0; margin: -1px; border: 0; clip: rect(0,0,0,0);}
.popup.form .inner .content-box .form-list { border-top: 1px solid #000; margin-bottom: 65px;}
.popup.form .inner .content-box .list { padding: 40px 30px; background: #f8f8f8; margin-bottom: 20px; max-height: 190px; overflow-y: auto;}
.popup.form .inner .content-box .list li { padding: 0; border:none; font-size: 16px; color: #666666;}
.popup.form .inner .content-box .list li:not(:last-child) { margin-bottom: 5px;}
.popup.form .inner .content-box .check-box { display: flex; justify-content: flex-end; margin-bottom: 60px;}
.popup.form .inner .content-box .check-box label { font-size: 16px; color: #000000; font-weight: 500; vertical-align: middle; cursor: pointer;}
.popup.form .inner .content-box .check-box label::before { content: ''; display: inline-block; border: 1px solid #666; width: 18px; height: 18px; background-size: cover; margin-right: 5px;}
.popup.form .inner .content-box input[type='checkbox']:checked + label:before { background-image: url("/images/check-icon.png"); border-color: #fff;}
.section-wrap.recruitment .cursor { display: none;}
.popup.form .inner .content-box li .col select { border: none; }
.popup.form .inner .content-box { border-top: 1px solid #000; display: flex; flex-wrap: wrap; margin-bottom: 60px; border-radius: 60px;}
.popup.form .inner .content-box li { display: flex; width: 100%; padding: 30px 0; border-bottom: 1px solid #e6e6e6;}
.popup.form .inner .content-box li.v2 { width: 50%;}
.popup.form .inner .content-box li.v2:nth-of-type(even) { padding-left: 30px;}
.popup.form .inner .content-box li .col input::placeholder,
.popup.form .inner .content-box li .col textarea::placeholder { color: #999; font-size: 16px;}
.popup.form .inner .content-box li .col select { color: #000000;}
.popup.form .inner .content-box li .col label { display: block; width: 100%;}
.popup.form .inner .content-box li .col label,
.popup.form .inner .content-box li .col input,
.popup.form .inner .content-box li .col select,
.popup.form .inner .content-box li .col textarea { max-width: 100%; width: 100%; background: #f8f8f8; border: none; font-size: 16px; border-radius: 0;}
.popup.form .inner .content-box li .col.right { width: 100%;}
.popup.form .inner .content-box li .col.right.v2 { height: 300px;}
.popup.form .inner .content-box li .col.right.v2 label { height: 100%;}
.popup.form .inner .content-box li .col.left { width: 20.6%; text-align: left; font-size: 18px; font-weight: 500; color: #000000; display: flex; margin-top: 10px;}
.popup.form .inner .content-box li .col.left span { color: #e8442e; margin-bottom: -4px; margin-left: 5px;}
.popup.form .inner .content-box li.aft .col.left { margin-top: 10px;}
.popup.form .inner .content-box li.v2 .col.left { width: 22%;}
.popup.form .inner .content-box li .col label.select { position: relative;}
.popup.form .inner .content-box li .col label.select:after { display: inline-block; content: ''; width: 15px; height: 8px; background: url('/images/accordion-arrow.png') no-repeat center/cover; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
.popup.form .inner .content-box li .col.right span { font-size: 15px; color: #e8442e;}
.popup.form .inner .content-box .btn-wrap { display: flex; justify-content: center; gap: 20px;}
.popup.form .inner .content-box button { padding: 16px 10px; color: #fff; font-size: 16px; width: 180px; background: #e8442e; display: block; position: static; height: 100%; box-sizing: border-box;}
.popup.form .inner .content-box button.close-btn { background: #fff; border: 1px solid #e8442e; color: #e8442e;}

/* ETC */
.section-wrap.etc { padding: 220px 0 160px;}
.section-wrap.etc .inner { max-width: 1200px;}
.sub-visual.sub-visual-etc { display: none;}
.section-wrap.etc b { color: #000;}
.section-wrap.etc .p-0 { padding: 0 !important;}
.section-wrap.etc h3,
.section-wrap.etc h4 { color: #000000;}
.section-wrap.etc h3 { margin: 20px 0 10px;}
.section-wrap.etc p { margin-bottom: 25px;}
.section-wrap.etc .depth3 { display: block; padding-left: 20px;}
.section-wrap.etc .text-box p { padding-left: 10px;}
.section-wrap.etc .flex-box span { margin-right: 5px;}
.section-wrap.etc ul { width: 100%; display: grid; grid-auto-flow: column; grid-auto-rows: 1fr; margin: 0 auto;}
.section-wrap.etc ul li { text-align: center}
.section-wrap.etc ol { width: 100%; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr;}
.section-wrap.etc ol li { padding: 5px 20px;}
.section-wrap.etc table { color: #000000; text-align: center;}
.section-wrap.etc table th,
.section-wrap.etc table td { border: 1px solid #ccc;}
.section-wrap.etc .desc { display: none;}
.section-wrap.etc .tabWrap { width: max-content; margin-left: auto; margin-bottom: 30px;}
.section-wrap.etc select { padding-right: 20px; background: #fff; border: 1px solid #000;}
.section-wrap.etc a { font-weight: bold; color: darkblue;}

@keyframes rotate-cursor{
    to { transform: rotate(360deg); }
}
@media screen and (pointer: fine) {
    .section-company-feature .features > li:hover::after { opacity: 1; }
    .section-company-feature .features > li:hover .badge,
    .section-company-feature .features > li:hover .title,
    .section-company-feature .features > li:hover .lists li { color: #fff; }
    .section-company-feature .features > li:hover .lists li::before { background: #fff; }

    .history-head .controls .swiper-button-prev:hover { background-image: url('/images/arrow-left-primary.svg'); }
    .history-head .controls .swiper-button-next:hover { background-image: url('/images/arrow-right-primary.svg'); }
    .history-head .controls .swiper-button-prev:hover svg,
    .history-head .controls .swiper-button-next:hover svg { stroke-dashoffset: 0 }
    .section-wrap .board-wrap .board-md table tbody tr:hover { background: #fffaf9; }
    .section-wrap .board-wrap .board-md table tbody tr:hover td:nth-child(2) { text-decoration: underline; text-underline-offset: 5px;}
    .section-wrap .board-wrap.view .board-bottom a:hover { color: #e8442e; text-decoration: underline; text-underline-color: #e8442e; text-underline-offset: 5px;}

    .section-wrap.recruitment .cursor { display: block; z-index: 3; position: fixed; margin: -65px 0 0 -65px; color: #fff; pointer-events: none; transform: scale(0); transition: transform ease .35s; }
    .section-wrap.recruitment .cursor .cursor-wrap { padding: 14px; border: 1px solid #fff; border-radius: 50%; animation: rotate-cursor 10s linear infinite; }
    .section-wrap.recruitment .cursor svg { display: block; width: 100%; height: auto; font-size: 15px; }
    .section-wrap.recruitment .cursor[data-cursor="on"] { transform: none; }
}
@media screen and (max-width: 1280px) {
    .section-wrap.recruitment .content .flex-box { flex-direction: column; gap: 25px;}
    .section-wrap.recruitment .content .flex-box .col.left, .section-wrap.recruitment .content .flex-box .col.right { grid-auto-flow: column; grid-auto-columns: 1fr; justify-content: space-between;}
    .section-wrap.recruitment .content .flex-box .col.left:after { right: auto; bottom: -25px !important; top: auto !important; height: 1px; width: auto; left: var(--half-width); right: var(--half-width);}
    .section-wrap.recruitment .content .flex-box .txt-box { max-width: 100%; padding: 40px 20px; height: auto !important;}
    .section-wrap.recruitment .content .flex-box .txt-box:after { right: auto; top: auto; left: 50%; transform: translate(-50%, 0%); bottom: -25px; width: 1px; height: 25px;}
    .section-wrap.recruitment .content .flex-box .col.right .txt-box:after { left: 50%; top: -25px; bottom: auto;}
    .section-wrap.recruitment .content .flex-box .col.right:before { width: auto; height: 1px; top: -25px !important; bottom: auto !important; left: var(--half-width); right: var(--half-width);}
    .section-wrap.recruitment .content .flex-box .col.md { height: 360px; width: 360px; display: flex; align-items: center; justify-content: center;}
    .section-wrap.recruitment .content .flex-box .col.md:before { width: 1px; height: 100%; transform: translate(-50%, -50%); left: 50%;}
    .section-wrap.recruitment .content .flex-box .col.md .img-box { display: flex; align-items: center; justify-content: center; }
    .section-wrap.recruitment .content .flex-box .col.md .img-box img { width: 80%;}

    .section-wrap.recruitment .content.content2 .list { gap: 50px;}
    .section-wrap.recruitment .content.content2 .list li { width: calc((100% - 50px) / 4);}
    .section-wrap.recruitment .content.content2 .list li .img-box { max-width: 50px;}
    .section-wrap.recruitment .content.content2 .list li .img-box .forward { width: 30px; height: 30px;}

    .section-wrap.announcement .section-company-directions .content .txt-box { padding: 70px 40px; margin: 0 60px;}
}
@media screen and (max-width: 1024px) {
    .sub-visual { margin: 60px auto 0; height: 400px; }
    .sub-visual .heading { font-size: 42px; }
    .sub-visual .text { font-size: 20px; }
    .section-wrap { padding-top: 80px;}
    .section-company-intro .heading { line-height: 1.5; font-size: 30px; }
    .section-wrap .flex-component .video-box iframe { height: 300px;}

    .section-company-feature .heading { margin: 0 0 30px; font-size: 30px; }
    .section-company-feature .flex { flex-direction: column; }
    .section-company-feature .flex-head { width: 100%; }
    .section-company-feature .flex-body { width: 100%; }
    .section-company-feature .badge { font-size: 18px; }
    .section-company-feature .title { margin: 10px 0 30px; font-size: 26px; }
    .section-company-feature .lists li { margin-top: 4px; }
    .section-company-feature .lists li::before { top: 10px; width: 3px; height: 3px; }
    .section-company-feature .features > li { padding: 34px 0; }

    .section-company-ceo,
    .section-company-organization { padding: 80px 0;}
    .section-company-ceo .flex { flex-wrap: wrap;}
    .section-company-ceo .flex > .flex-head { width: 100%; margin-bottom: 30px;}
    .section-company-ceo .flex > div { width: 100%;}
    .section-company-ceo .flex .title { font-size: 30px; line-height: 38px;}

    .history-head .flex .heading { font-size: 30px; }
    .history-head .controls { display: none; }
    .history-slider .history { padding: 60px 80px 0 0; }
    .history-slider .history dt { font-size: 34px; }
    .history-slider .history dd { margin-top: 10px; }
    .history-slider .swiper-slide-active .history dt { font-size: 60px; }

    .section-tab-btns .swiper-slide { width: auto !important;}
    .section-tab-btns .swiper-slide a{ padding: 32px 30px;}

    .section-wrap .flex-component,
    .section-wrap .flex-component .inner { flex-direction: column;}
    .section-wrap .flex-component .inner { width: 90%;}
    .section-wrap .flex-component .col.left { margin-bottom: 50px;}
    .section-wrap .flex-component .col.left,
    .section-wrap .flex-component .col.right { width: 100%;}
    .section-wrap .flex-component .img-group .img-box { flex-wrap: wrap;}
    .section-wrap .flex-component .img-group .img-box.v2 figure,
    .section-wrap .flex-component .img-group .img-box.v3 figure{ width: calc((100% - 13px) / 2); max-height: 500px; object-fit: cover;}
    .section-wrap .flex-component .col.left a.download { margin-top: 15px;}
    .section-wrap .flex-component.v2 { padding: 80px 0;}

    .section-wrap .table-group .list-group { flex-wrap: wrap;}
    .section-wrap .table-group .list-group.v3 .list-box { width: calc((100% - 20px) / 2);}

    .section-wrap .board-wrap.view .board-top { padding: 50px 10px;}
    .section-wrap .board-wrap.view .board-md { padding: 60px 20px;}
    .section-wrap .board-wrap.view .board-bottom { padding: 30px 20px 0;}
    .section-wrap .board-wrap.view .board-bottom a.all .circle { width: 52px; height: 52px; gap: 4px;}
    .section-wrap .board-wrap.view .board-bottom a.all .circle span { width: 18px;}

    .section-wrap.recruitment .content { padding: 80px 0;}
    .section-wrap.recruitment .content.content2 .list { flex-wrap: wrap; gap: 50px 150px;}
    .section-wrap.recruitment .content.content2 .list li { width: calc((100% - 150px) / 2);}
    .section-wrap.recruitment .content.content2 .list li:nth-child(2) .img-box { display: none;}
    .section-wrap.recruitment .content.content2 .list li .circle { max-width: 335px; max-height: 335px;}
    .section-wrap.recruitment .content.content2 .list li .img-box { max-width: 150px;}
    .section-wrap.recruitment .content.content4 ul li { width: calc((100% - 60px) / 3);}
    .section-wrap.recruitment .content.content4 ul li p { text-align: center;}
    .section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide { width: 95%; height: 500px; padding: 50px 30px;}

    .section-wrap.recruitment .board-wrap.recruitment .board-md article { padding: 60px 40px; flex-wrap: wrap;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.left p { margin-bottom: 10px;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.left strong { font-size: 24px; margin-bottom: 20px;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.start span { width: 100px; font-size: 16px;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.right { width: 100%; margin-top: 20px; align-items: flex-start;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.right a { width: 31.333%; font-size: 16px;}

    .section-wrap.announcement .content.content2 { padding-top: 80px;}
    .section-wrap.announcement .accordion-box { padding: 50px 20px;}
    .section-wrap.announcement .accordion-box .accordion-top { flex-wrap: wrap;}
    .section-wrap.announcement .accordion-box .accordion-top .col.left { width: 100%;}
    .section-wrap.announcement .accordion-box .accordion-top .col.md { width: 80%;}
    .section-wrap.announcement .accordion-box .accordion-top .col.md strong { display: block; margin-bottom: 20px;}
    .section-wrap.announcement .accordion-box .accordion-top .col.md ul { flex-direction: column; gap: 15px;}
    .section-wrap.announcement .accordion-box .accordion-md { padding-left: 0;}

    .section-wrap.announcement .section-company-directions { padding-bottom: 80px;}
    .section-wrap.announcement .section-company-directions .content .map-box { height: 500px;}
    .section-wrap.announcement .section-company-directions .content .map-box iframe { height: 400px; margin-bottom: 30px;}
    .section-wrap.announcement .section-company-directions .content .txt-wrap { position: static; transform: none; width: 100%;}
    .section-wrap.announcement .section-company-directions .content .txt-wrap .txt-box { margin: 0; padding: 30px 20px; flex-direction: column;}

    .products-page-content { flex-direction: column;}
    .products-page-content .col.left { width: 100%; padding: 0; margin-bottom: 30px;}
    .products-page-content .col.right { width: 100%;}

    .products-view-page-content .row { flex-wrap: wrap;}
    .products-view-page-content .row.md { margin-bottom: 40px;}
    .products-view-page-content .col.top { margin-bottom: 50px; flex-wrap: wrap}
    .products-view-page-content .col.top .col { width: 100%;}
    .products-view-page-content .col.top .col .img-box { margin-bottom: 30px;}
    .products-view-page-content .col.top .col.right { padding: 0;}
    .products-view-page-content .col.top .col.right strong { font-size: 26px; line-height: 1.5;}

    .section-wrap.etc { padding: 120px 0 80px;}

    .popup.form .inner .content-box { padding: 70px 35px;}
}
@media screen and (max-width: 768px) {
    .section-wrap { padding-top: 40px;}
    .section-wrap .flex-component:nth-of-type(1) { padding-bottom: 40px;}
    .section-wrap .flex-component:nth-of-type(2) { padding-top: 40px;}
    .section-wrap.application .flex-component:nth-of-type(1) .col.link a, .section-wrap .section-company-technology .flex-component:nth-of-type(1) .col.link a { font-size: 16px; padding: 8px 20px; }
    .section-wrap .title { margin-bottom: 50px; font-size: 30px;}
    .section-wrap .sub-title { font-size: 24px;}
    .section-wrap .section:last-child { padding-bottom: 100px; }

    .sub-visual { height: 260px; }
    .sub-visual .heading { font-size: 26px; }
    .sub-visual .text { font-size: 16px; }

    .section-company-intro .heading { font-size: 24px; }

    .section-company-feature .heading { font-size: 24px; }
    .section-company-feature .badge { font-size: 16px; }
    .section-company-feature .title { margin-bottom: 24px; font-size: 20px; }
    .section-company-feature .lists li { padding-left: 10px; }

    .section-company-ceo .flex .title { font-size: 20px; line-height: 28px; margin-bottom: 20px;}

    .history-head .flex { margin-bottom: 50px; }
    .history-head .flex .heading { font-size: 24px; }
    .history-body .pagination { display: none; }
    .history-slider .history { padding: 40px 60px 0 0; }
    .history-slider .history::before { top: -6px; width: 10px; height: 10px; }
    .history-slider .history dt { font-size: 30px; }
    .history-slider .history em { width: 50px; }
    .history-slider .swiper-slide-active .history dt { font-size: 56px; }

    .section-tab-btns .swiper-slide a { padding: 14px 26px; font-size: 16px; text-wrap: nowrap;}
    .section-wrap .flex-component h5 { font-size: 20px; margin-bottom: 10px;}
    .section-wrap .flex-component strong { font-size: 18px; margin-bottom: 10px;}
    .section-wrap .flex-component p { font-size: 16px; line-height: 1.6; margin-bottom: 14px;}
    .section-wrap .flex-component span { padding-left: 10px;}
    .section-wrap .flex-component .col.left a.download { padding: 10px; width: 180px; gap:15px;}
    .section-wrap .flex-component .col.left a.download img { zoom: 0.8}
    .section-wrap .flex-component .col.left { margin-bottom: 20px;}
    .section-wrap .flex-component .img-group:not(:last-child) { margin-bottom: 40px;}
    .section-wrap .flex-component .col.right .txt-wrap:not(:last-child) { margin-bottom: 30px;}
    .section-wrap .section.section-banner-bottom { padding-top: 60px;}
    .section-wrap .banner-bottom { padding: 60px 20px;}
    .section-wrap .banner-bottom strong { font-size: 20px; line-height: 1.5;}
    .section-wrap .banner-bottom a,
    .section-wrap .banner-bottom button{ font-size: 16px;}
    .section-wrap .banner { margin-bottom: 0;}

    .section-wrap .table-group .list-group.v3 .list-box { width: 100%; padding: 40px 20px;}
    .section-wrap .table-group table tr td, .section-wrap .table-group table tr th { font-size: 14px; line-height: 1.2;}
    .section-wrap .table-group:not(:last-child) { margin-bottom: 60px;}

    .section-wrap .board-wrap .board-top form { flex-wrap: wrap;}
    .section-wrap .board-wrap .board-top form > span { font-size: 16px;}
    .section-wrap .board-wrap .board-top form > span:nth-of-type(1) { order: 1; width: 50%;}
    .section-wrap .board-wrap .board-top form > span:nth-of-type(2) { order: 4; margin: 0 10px;}
    .section-wrap .board-wrap .board-top form .input-data { width: calc(50% - 15px); margin-top: 10px;}
    .section-wrap .board-wrap .board-top form .input-data input.datepicker { background-position: 0.7rem 50%; font-size: 14px; padding: 14px 10px; padding-left: 2.5rem;}
    .section-wrap .board-wrap .board-top form .input-data:nth-of-type(1) { order: 3}
    .section-wrap .board-wrap .board-top form .input-data:nth-of-type(2) { order: 5}
    .section-wrap .board-wrap .board-top form button[type='submit'] { order: 2; margin-left: auto; width: 40px; height: 30px;}
    .section-wrap .board-wrap .board-md { margin-bottom: 30px;}
    .section-wrap .board-wrap .board-md table tr td { font-size: 14px; line-height: 1.2;}
    .section-wrap .board-wrap .board-md table tr th:nth-child(2), .section-wrap .board-wrap .board-md table tr td:nth-child(2) { width: 48%; padding: 0 10px;}
    .section-wrap .board-wrap .board-md table tr td, .section-wrap .board-wrap .board-md table tr th { height: 70px;}
    .section-wrap .board-wrap .board-md .note { font-size: 14px; line-height: 1.2;}
    .section-wrap .board-wrap .board-bottom .pagenavigation { gap: 14px; width: 100%; justify-content: center;}
    .section-wrap .board-wrap .board-bottom .pagenavigation a { flex-shrink: 0;}
    .section-wrap .board-wrap .down-btn { gap: 4px;}
    .section-wrap .board-wrap .down-btn:after { width: 12px; height: 12px;}

    .section-wrap .board-wrap.view .board-top { padding: 30px 10px;}
    .section-wrap .board-wrap.view .board-top strong { font-size: 18px;}
    .section-wrap .board-wrap.view .board-top span { font-size: 14px;}
    .section-wrap .board-wrap.view .board-md { padding: 30px 10px; margin: 0;}
    .section-wrap .board-wrap.view .board-bottom { padding: 30px 10px 0;}
    .section-wrap .board-wrap.view .board-bottom .link-navigation { flex-wrap: wrap;}
    .section-wrap .board-wrap.view .board-bottom a.all { width: 100%; order: 1; margin-bottom: 10px;}
    .section-wrap .board-wrap.view .board-bottom a.all .circle{ width: 32px; height: 32px; gap: 3px; margin: 0 auto;}
    .section-wrap .board-wrap.view .board-bottom a.all .circle span { width: 14px; height: 2px;}
    .section-wrap .board-wrap.view .board-bottom a { display: flex; align-items: center; width: 50%;}
    .section-wrap .board-wrap.view .board-bottom a.prev { order: 2;}
    .section-wrap .board-wrap.view .board-bottom a.next { order: 3; text-align: right;}
    .section-wrap .board-wrap.view .board-bottom a.next:after { margin-left: 10px;}
    .section-wrap .board-wrap.view .board-bottom a.prev:before { margin-right: 10px;}

    .section-wrap .board-wrap.report .article-wrap { gap: 30px;}
    .section-wrap .board-wrap.report .article-wrap article { width: calc((100% - 30px) / 2) }
    .section-wrap .board-wrap.report .article-wrap article p { font-size: 18px;}

    .section-wrap.recruitment .content .flex-box .col.left, .section-wrap.recruitment .content .flex-box .col.right { grid-auto-flow: row; gap: 20px; position: relative; z-index: 1;}
    .section-wrap.recruitment .content .flex-box .col.right:before { display: none;}
    .section-wrap.recruitment .content .flex-box .col.left:after { display: none;}
    .section-wrap.recruitment .content .flex-box .txt-box:after { display: none;}
    .section-wrap.recruitment .content .flex-box .col.md:before { height: 120%;}
    .section-wrap.recruitment .content.content2 .list { gap: 100px 0; padding: 0 20px; }
    .section-wrap.recruitment .content.content2 .list li { width: 100%;}
    .section-wrap.recruitment .content.content2 .list li .circle { max-width: 235px; max-height: 235px; margin: 0 auto;}
    .section-wrap.recruitment .content.content2 .list li:nth-child(2) .img-box { display: flex;}
    .section-wrap.recruitment .content.content2 .list li .img-box { max-width: 100px; bottom: -50px; top: auto; left: 50%; transform: translateX(-50%) rotate(90deg);}
    .section-wrap.recruitment .content.content2 .list li .txt-wrap span { min-height: 24px;}
    .section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide { height: 670px; padding: 50px 20px;}
    .section-wrap.recruitment .content.content3 .swiper-recruitment .swiper-slide p { font-size: 14px;}
    .section-wrap.recruitment .content.content4 ul { gap: 20px;}
    .section-wrap.recruitment .content.content4 ul li { width: 100%; height: 200px;}
    .section-wrap.recruitment .content.content4 ul li p { font-size: 16px;}

    .section-wrap.recruitment .board-wrap.recruitment .board-md article { padding: 40px 10px;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.start span { margin-bottom: 20px;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.left p { font-size: 16px;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.left strong { margin-bottom: 10px; font-size: 20px;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.left span { font-size: 14px;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.right span { padding: 12px 10px; width: 80px; font-size: 16px;}
    .section-wrap.recruitment .board-wrap.recruitment .board-md article .col.right a { width: 48%; line-height: 1.5;}


    .section-wrap .board-wrap.notice .board-top form { justify-content: space-between}
    .section-wrap .board-wrap.notice .board-top form button[type='submit'] { order: 2; height: 40px; width: 40px;}
    .section-wrap .board-wrap .board-top form .input-data:nth-of-type(1) { max-width: 100%;}
    .section-wrap .board-wrap .board-top form .input-data:nth-of-type(2) { max-width: 100%;}
    .section-wrap .board-wrap.notice .board-top form > span:nth-of-type(2) { width: 100%;}
    .section-wrap .board-wrap.notice .board-md table tr th { font-size: 18px;}
    .section-wrap .board-wrap.notice .board-md table tr th:first-child,
    .section-wrap .board-wrap.notice .board-md table tr td:first-child { display: none;}
    .section-wrap .board-wrap.notice .board-md table tr th:nth-child(2),
    .section-wrap .board-wrap.notice .board-md table tr td:nth-child(2) { width: 70%; padding: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
    .section-wrap .board-wrap.notice .board-md table tr th:nth-child(3),
    .section-wrap .board-wrap.notice .board-md table tr td:nth-child(3) { display: none;}

    .section-wrap.announcement .content.content2 { padding-top: 50px;}
    .section-wrap.announcement .accordion-box { padding: 30px 10px;}
    .section-wrap.announcement .accordion-box .accordion-top .col.left { font-size: 24px;}
    .section-wrap.announcement .accordion-box .accordion-top .col.md { width: 88%;}
    .section-wrap.announcement .accordion-box .accordion-top .col.md strong { font-size: 20px; margin-bottom: 10px;}
    .section-wrap.announcement .accordion-box .accordion-top .col.right { width: 10%;}
    .section-wrap.announcement .accordion-box .accordion-top .col.right button { width: 45px; height: 45px; padding: 15px;}
    .section-wrap.announcement .accordion-box .accordion-md { grid-auto-flow: row; gap: 20px;}
    .section-wrap.announcement .accordion-box .accordion-md.on { max-height: 750px}
    .section-wrap.announcement .accordion-box .accordion-md .col:not(:first-child) { padding: 0;}
    .section-wrap.announcement .section-company-directions .content .txt-box .col.left,
    .section-wrap.announcement .section-company-directions .content .txt-box .col.right { width: 100%;}
    .section-wrap.announcement .section-company-directions .content .txt-box .col.right .row:last-child li { width: 100%;}
    .section-wrap.announcement .section-company-directions .content h1.logo { max-width: 157px;}
    .section-wrap.announcement .section-company-directions .content .map-box { height: 400px;}
    .section-wrap.announcement .section-company-directions .content .txt-wrap .txt-box { gap: 20px;}
    .section-wrap.announcement .section-company-directions .content .txt-box .col.right strong { font-size: 20px;}
    .section-wrap.announcement .section-company-directions .content .txt-box .col.right .row:not(:last-child) { margin-bottom: 50px;}


    .section-wrap.announcement .form-wrap .sub-title { font-size: 20px; margin-bottom: 10px;}
    .section-wrap.announcement .form-wrap .list { padding: 30px 20px; margin-bottom: 10px;}
    .section-wrap.announcement .form-wrap .list li { font-size: 14px;}
    .section-wrap.announcement .form-wrap .check-box { margin-bottom: 30px;}
    .section-wrap.announcement .form-wrap .check-box label { font-size: 14px;}
    .section-wrap.announcement .form-wrap .contact-list { margin-bottom: 30px;}
    .section-wrap.announcement .form-wrap .contact-list li.v2 { width: 100%;}
    .section-wrap.announcement .form-wrap .contact-list li.v2:nth-of-type(even) { padding-left: 0;}
    .section-wrap.announcement .form-wrap .contact-list li .col.left { flex: 0 0 30%; font-size: 16px;}
    .section-wrap.announcement .form-wrap .contact-list li.v2 .col.left { flex: 0 0 30%;}
    .section-wrap.announcement .form-wrap .contact-list li:not(.v2) { padding-right: 20px;}
    .section-wrap.announcement .form-wrap .contact-list li .col.right.v2 { height: 200px;}

    .section-wrap.product .banner-bottom { padding: 60px 20px;}
    .section-company-product { padding-bottom: 80px;}
    .products-page-content .col.left .accordion-item .accordion-title { padding: 10px 30px 10px 13px;}
    .products-page-content .col.left .products-side-filter-reset { margin-top: 20px;}
    .products-page-content .col.left .products-side-filter-reset button.reset { width: 80%; height: 55px; margin: 0 auto;}
    .products-page-content .col.right .content-top { height: 26px; margin-bottom: -26px;}
    .products-page-content .col.right .heading { font-size: 26px;}
    .products-page-content .col.right .products-page-table table th { height: 58px;}
    .products-page-content .col.right .products-page-table .table-wrap:not(:last-child) { margin-bottom: 50px;}
    .products-page-content .col.right .products-page-gallery .article-wrap { gap: 40px 20px;}
    .products-page-content .col.right .products-page-gallery .article-wrap article { width: calc((100% - 20px) / 2);}
    .products-page-content .col.right .products-page-gallery .article-wrap article .sbj { font-size: 20px; line-height: 1.5; margin-bottom: 15px;}

    .products-view-page-content .flex-component .col.left { margin: 0;}
    .products-view-page-content .col.top .col.right strong { font-size: 18px; margin-bottom: 20px;}
    .products-view-page-content .col.top .col.right dl dt { width: 130px; margin-right: 20px; font-size: 16px;}
    .products-view-page-content .col.top .col.right dl dd { font-size: 16px;}
    .products-view-page-content table th { width: 38.7%; padding: 10px;}

    .popup.form .inner { width: 90%;}
    .popup.form .inner .content-box { padding: 50px 20px; border-radius: 30px;}
    .popup.form .inner .content-box .title { font-size: 24px; margin-bottom: 20px;}
    .popup.form .inner .content-box form { width: 100%;}
    .popup.form .inner .content-box .form-list { margin-bottom: 30px;}
    .popup.form .inner .content-box li { flex-wrap: wrap; padding: 20px 0;}
    .popup.form .inner .content-box li .col.left { margin-bottom: 10px; margin-top: 0;}
    .popup.form .inner .content-box .sub-title { margin-bottom: 10px;}
    .popup.form .inner .content-box .list { padding: 20px;}
    .popup.form .inner .content-box .check-box { margin-bottom: 30px;}
    .popup.form .inner .content-box .check-box label { font-size: 14px; line-height: 1.2; align-items: flex-start;}
    .popup.form .inner .content-box button { padding: 10px; width: 100px;}

    .popup .inner .close-btn { right: -43px;}
}
@media screen and (max-width: 539px) {
    .section-wrap .flex-component .img-group .img-box.v2 figure,
    .section-wrap .flex-component .img-group .img-box.v3 figure{ width: 100%;}
    .section-wrap .board-wrap .board-top form button[type='submit']:before { width: 16px; height: 16px;}
    .section-wrap .flex-component .video-box iframe { height: 200px;}

    .section-wrap.announcement .form-wrap .contact-list li.v2 { padding-right: 0;}
    .section-wrap.announcement .form-wrap .contact-list li:not(.v2) { padding-right: 0;}
    .section-wrap.announcement .form-wrap .contact-list li .col.left { margin-top: 5px;}

    .products-page-content .col.right .products-page-gallery .article-wrap article { width: 100%;}

    .section-wrap .board-wrap.report .article-wrap article { width: 100%; }
}
