.subVisual {}
.subVisual .visual {height: 65rem}
.subVisual .visual01 {background: url('@/assets/img/sub/subVisual_01.jpg') center/cover;}
.subVisual .visual02 {background: url('@/assets/img/sub/subVisual_02.jpg') center/cover;}
.subVisual .visual03 {background: url('@/assets/img/sub/subVisual_03.jpg') center/cover;}
.subVisual .visual04 {background: url('@/assets/img/sub/subVisual_04.jpg') center/cover;}
.subVisual .visual05 {background: url('@/assets/img/sub/subVisual_05.jpg') center/cover;}
.subVisual .visual06 {background: url('@/assets/img/sub/subVisual_06.jpg') center/cover;}
.subVisual .visual07 {background: url('@/assets/img/sub/subVisual_07.jpg') center/cover;}
.subVisual .visual .txtArea {}
.subVisual .visual .txtArea .tit {padding-bottom: 2rem;}
.subVisual .visual .txtArea .subt {opacity: 0.7;}
.subVisual .subMenu {}
input {font-size: 1.4rem;}

@media all and (max-width: 880px){
    .subVisual {}
    .subVisual .visual {height: 87.5vw;}
    .subVisual .visual01 {background: url('@/assets/img/sub/subVisual_01_mo.jpg') center/cover;}
    .subVisual .visual02 {background: url('@/assets/img/sub/subVisual_02_mo.jpg') center/cover;}
    .subVisual .visual03 {background: url('@/assets/img/sub/subVisual_03_mo.jpg') center/cover;}
    .subVisual .visual04 {background: url('@/assets/img/sub/subVisual_04_mo.jpg') center/cover;}
    .subVisual .visual05 {background: url('@/assets/img/sub/subVisual_05_mo.jpg') center/cover;}
    .subVisual .visual06 {background: url('@/assets/img/sub/subVisual_06_mo.jpg') center/cover;}
    .subVisual .visual07 {background: url('@/assets/img/sub/subVisual_07_mo.jpg') center/cover;}
    .subVisual .visual .txtArea {}
    .subVisual .visual .txtArea .tit {font-size: 5.4rem; padding-bottom: 2.4rem;}
    .subVisual .visual .txtArea .subt {font-size: 2rem;}
}

.subMenu {border-bottom: 1px solid #DDDDDD;}
.subMenu .inner {}
.subMenu .subGnb {justify-content: center;}
.subMenu .subGnb li {flex-grow: 1; max-width: 26.4rem}
.subMenu .subGnb li a {display: block; text-align: center; padding: 4rem 0;}
.subMenu .subGnb li a::before {content: ''; display: block; position: absolute; background: #555555; height: 0.3rem; left: 50%; bottom: 0; transform: translateX(-50%); width: 0; opacity: 0; transition: 0.2s;}
.subMenu .subGnb li a:hover::before {width: 100%; opacity: 1;}
.subMenu .subGnb li.on a::before {width: 100%; opacity: 1;}

@media all and (max-width: 880px){
    .subMenu {position: absolute; width: 100%; bottom: 0; z-index: 100; border-top: 1px solid rgba(255, 255, 255, 0.25);}
    .subMenu .inner {max-width: 100%;}
    .subMenu .subMenuTit {font-size: 2.8rem; color: #fff; padding: 3.3rem 4rem;}
    .subMenu .subMenuTit::before {content: ''; display: block; position: absolute; width: 2rem; height: 1.6rem; background: url('@/assets/img/sub/ic_subMenu.svg') center/contain no-repeat; top: 50%; right: 4rem; transform: translateY(-50%) rotate(0); transition: 0.2s;}
    .subMenu .subMenuTit.open::before {transform: translateY(-50%) rotate(180deg);}
    .subMenu .subGnb {position: absolute; flex-direction: column; width: 100%; background: #F5F5F5; box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.1); display: none;}
    .subMenu .subGnb li {max-width: 100%; border-bottom: 1px solid #E5E5E5;}
    .subMenu .subGnb li a {font-size: 2.8rem; color: #17181A; padding: 2.3rem 4rem; display: block; text-align: left;}
    .subMenu .subGnb li a::before {display: none}
}

.CmTitle {}
.CmTitle .inner {padding: 10rem 0;}
.CmTitle .tit {gap: 2rem; margin-bottom: 1rem;}
.CmTitle .tit .ico {}
.CmTitle .wrt {padding-left: 4rem; color: #555; line-height: 2.4rem;}

.CmTitle .wrt br.en {display: none;}
html[lang="en"] .CmTitle .wrt br.en {display: none;}

@media all and (max-width: 880px){
    .CmTitle {}
    .CmTitle .inner {padding: 10rem 0 8.8rem;}
    .CmTitle .tit {}
    .CmTitle .tit .ico {width: 2rem;}
    .CmTitle .wrt {font-size: 2.4rem; line-height: 3.2rem;}

   html[lang="kr"] .CmTitle .wrt br.en {display: none;}
   html[lang="en"] .CmTitle .wrt br.en {display: block;}
}

.cmCont {align-items: flex-start;}
.cmCont .ContTit {min-width: 33.6rem; font-size: 2.4rem; padding-left: 1.5rem; font-weight: bold;}
.cmCont .ContTit::before {content: ''; display: block; position: absolute; width: 0.5rem; height: 2rem; background: var(--pcr); left: 0; top: 0.5rem;}
.cmCont .ContArea {flex-grow: 1;}
.cmCont .lineCont {background: url('@/assets/img/sub/subCm_line.png') bottom / contain no-repeat;}
.cmCont .nonLineCont {background: none;}

@media all and (max-width: 880px){
    .cmCont {flex-direction: column; gap: 3rem;}
    .cmCont .ContTit {width: 100%}
    .cmCont .ContArea {width: 100%}
}

.IcoCont {padding-bottom: 11.5rem;}
.IcoCont .lst {gap: 6.5rem 4rem;}
.IcoCont .lst li {width: calc((100% - 4rem) / 2);}
.IcoCont .lst li .bgArea {height: 17rem; background: #fff; width: calc(100% - 1.5rem); top: 1.5rem; right: 0; border-radius: 1rem; box-shadow: 0.5rem 0.5rem 1rem rgba(0,0,0,0.05);}
.IcoCont .lst li .icoArea {width: 16rem; height: 16rem; background: var(--pcr); border-radius: 1rem}
.IcoCont .lst li .icoArea img {z-index: 2;}
.IcoCont .lst li .txtArea {height: 17rem; width: calc(100% - 1.5rem); top: 1.5rem; right: 0; border-radius: 1rem; backdrop-filter: blur(15px); background: rgba(255, 255, 255, 0.3); padding: 0 3rem 0 19rem; display: flex; flex-direction: column; justify-content: center;}
.IcoCont .lst li .txtArea .tit {padding-bottom: 2rem;}
.IcoCont .lst li .txtArea .wrt {line-height: 2.4rem;}

html[lang="en"] .IcoCont.nw01 .lst li .txtArea {padding: 0 2rem 0 18rem;}
html[lang="en"] .IcoCont.nw01 .lst li .txtArea .tit {padding-bottom: 1rem;}
html[lang="en"] .IcoCont.nw01 .lst li .txtArea .wrt {font-size: 1.45rem; line-height: 1.9rem;}



@media all and (max-width: 880px){
    .IcoCont {}
    .IcoCont .lst {gap: 5.5rem;}
    .IcoCont .lst li {width: 100%;}
    .IcoCont .lst li .icoArea {}
    .IcoCont .lst li .icoArea img {max-width: 6rem; max-height: 6rem;}

    html[lang="en"] .IcoCont.nw01 .lst li .txtArea {padding: 0 3rem 0 19rem;}
    html[lang="en"] .IcoCont.nw01 .lst li .txtArea .tit {padding-bottom: 1.5rem; line-height: 1.2;}
    html[lang="en"] .IcoCont.nw01 .lst li .txtArea .wrt {font-size: 1.6rem; line-height: 2.4rem;}

}

.numCont {gap: 2.4rem;}
.numCont .lst {width: calc((100% - 4.8rem) / 3); background: #fff; border: 1px solid #E5E5E5; border-radius: 0 0 1rem 1rem; height: 10.6rem; display: grid; align-items: center;}
.numCont .lst::before {content: ''; display: block; position: absolute; width: 100%; height: 0.2rem; background: var(--pcr); border-radius: 1rem; top: 0;}
.numCont .lst .num {position: absolute; width: 2.8rem; height: 2.8rem; border-radius: 0.5rem; background: var(--pcr); font-size: 1.4rem; font-weight: bold; color: #fff; top: -1.4rem; left: 1rem;}
.numCont .lst .txt {line-height: 2.4rem;}
.numCont .lst .txt span {color: #EC7D4F}

.numCont.typeB {flex-wrap: wrap; gap: 3.3rem 2.4rem;}
.numCont.typeB .lst {width: calc((100% - 7.2rem) / 4);}
.numCont.typeC {flex-wrap: wrap; gap: 3.3rem 2.4rem;}
.numCont.typeC .lst {width: calc((100% - 4.8rem) / 3);}
.numCont.typeD {}
.numCont.typeD .lst {height: 13rem;}
.numCont.typeE {flex-wrap: wrap; gap: 2.4rem;}
.numCont.typeE .lst {width: calc((100% - 2.4rem) / 2);}

html[lang="en"] .numCont.nw01 .lst {}
html[lang="en"] .numCont.nw02 .lst {height: 14rem;}
html[lang="en"] .numCont.nw02 .lst .txt {font-size: 1.5rem; line-height: 2.2rem;}
html[lang="en"] .numCont.nw03 .lst {height: 12rem;}
html[lang="en"] .numCont.nw04 .lst {height: 15rem;}
html[lang="en"] .numCont.nw05 .lst {height: 13rem;}

@media all and (max-width: 880px){
    .numCont {gap: 4.3rem 3.6rem;}
    .numCont .lst {width: calc((100% - 3.6rem) / 2);}
    .numCont .lst .num {}
    .numCont .lst .txt {line-height: 2.2rem;}

    .numCont.typeB {gap: 4.3rem 3.6rem;}
    .numCont.typeB .lst {width: calc((100% - 3.6rem) / 2);}
    .numCont.typeC {gap: 4.3rem 3.6rem;}
    .numCont.typeC .lst {width: calc((100% - 3.6rem) / 2);}
    .numCont.typeD .lst {width: calc((100% - 3.6rem) / 2);}
    .numCont.typeE {gap: 4.3rem 3.6rem;}
    .numCont.typeE .lst {width: calc((100% - 3.6rem) / 2);}

    html[lang="en"] .numCont.nw01 .lst {height: 12rem;}
    html[lang="en"] .numCont.nw02 .lst {height: 13rem;}
    html[lang="en"] .numCont.nw02 .lst .txt {}
    html[lang="en"] .numCont.nw03 .lst {height: 13rem;}
    html[lang="en"] .numCont.nw04 .lst {}
    html[lang="en"] .numCont.nw05 .lst {height: 12rem;}
}

.tLstCont {}
.tLstCont .tit {font-size: 1.8rem; font-weight: bold; color: var(--pcr); margin-bottom: 2rem;}
.tLstCont .lst {font-size: 1.6rem; color: #555555; display: flex; align-items: center; gap: 1rem; line-height: 2.4rem;}
.tLstCont .lst + .lst {margin-top: 1.5rem;}

.tLstCont.typeB .lst + .lst {margin-top: 1rem;}

@media all and (max-width: 880px){
    .tLstCont {}
    .tLstCont .lst {}
    .tLstCont .lst + .lst {}
}

.nLstCont {margin-top: 4rem;}
.nLstCont .lst {padding-left: 1.35rem;}
.nLstCont .lst + .lst {margin-top: 1rem;}
.nLstCont .lst .num {width: 2.8rem; height: 2.8rem; background: var(--pcr); color: #fff; font-size: 1.4rem; font-weight: bold; left: 0; border-radius: 0.5rem; z-index: 1;}
.nLstCont .lst .txt {background: #fff; font-size: 1.6rem; line-height: 2.4rem; border: 1px solid #E5E5E5; border-radius: 10px; height: 10rem; display: flex; flex-direction: column; justify-content: center; padding-left: 5rem; color: #555; gap: 1rem}
.nLstCont .lst .txt .tit {font-size: 1.8rem; font-weight: bold; color: var(--pcr);}

@media all and (max-width: 880px){
    .nLstCont {}
    .nLstCont .lst {}
    .nLstCont .lst + .lst {}
    .nLstCont .lst .num {}
    .nLstCont .lst .txt {height: auto; min-height: 10rem; padding: 2rem 3.2rem 2rem 5rem;}
    .nLstCont .lst .txt .tit {}
}

.pLstCont {}
.pLstCont .lst {background: #fff; border: 1px solid #E5E5E5; border-radius: 1rem; padding: 2.9rem 3rem;}
.pLstCont .lst + .lst {margin-top: 2rem;}
.pLstCont .lst .tit {font-size: 1.8rem; font-weight: bold; color: var(--pcr); margin-bottom: 1.5rem;}
.pLstCont .lst p {font-size: 1.6rem; color: #555; line-height: 2.4rem;}
.pLstCont .lst p + p {padding-top: 1rem;}
.pLstCont .lst ul {padding-top: 0.5rem}
.pLstCont .lst li {font-size: 1.6rem; color: #555; padding-left: 1rem; line-height: 2.4rem;}
.pLstCont .lst li::before {content: '·'; display: block; position: absolute; top: -0.2rem; left: 0;}
.pLstCont .lst li + li {margin-top: 1.5rem;}

@media all and (max-width: 880px){
    .pLstCont {}
    .pLstCont .lst {}
    .pLstCont .lst + .lst {}
    .pLstCont .lst .tit {}
    .pLstCont .lst p {}
    .pLstCont .lst p + p {}
    .pLstCont .lst ul {}
    .pLstCont .lst li {}
    .pLstCont .lst li + li {}
}

.icLstCont {}
.icLstCont .lst {padding-left: 1.35rem;}
.icLstCont .lst + .lst {margin-top: 2rem;}
.icLstCont .lst .num {width: 2.8rem; height: 2.8rem; background: var(--pcr); color: #fff; font-size: 1.4rem; font-weight: bold; left: 0; border-radius: 0.5rem; z-index: 1;}
.icLstCont .lst .area {background: #fff; border: 1px solid #E5E5E5; border-radius: 10px; height: 15rem; display: flex; align-items: center; padding: 0 3rem 0 5rem; gap: 4rem;}
.icLstCont .lst .area .ico {width: 6rem;}
.icLstCont .lst .area .txt {display: flex; flex-direction: column; gap: 1rem;}
.icLstCont .lst .area .txt .tit {font-size: 1.8rem; font-weight: bold; color: var(--pcr);}
.icLstCont .lst .area .txt .wrt {font-size: 1.6rem; color: #555; line-height: 2.4rem;}

@media all and (max-width: 880px){
    .icLstCont {}
    .icLstCont .lst {}
    .icLstCont .lst + .lst {}
    .icLstCont .lst .num {}
    .icLstCont .lst .area {min-height: 15rem; height: auto; padding: 2.6rem 3rem 2.6rem 5rem;}
    .icLstCont .lst .area .ico {}
    .icLstCont .lst .area .txt {}
    .icLstCont .lst .area .txt .tit {}
    .icLstCont .lst .area .txt .wrt {}
}

.hLstCont {gap: 2.4rem; flex-wrap: wrap}
.hLstCont .lst {text-align: center;}
.hLstCont .lst .tit {font-size: 1.6rem; color: #fff; padding: 1.1rem 0; background: var(--pcr); border-radius: 10px 10px 0 0}
.hLstCont .lst .wrt {background: #fff; border: 1px solid #E5E5E5; font-size: 1.6rem; color: #555555; line-height: 2.4rem; display: grid; place-items: center; border-radius: 0 0 10px 10px}

.hLstCont.grd3 {}
.hLstCont.grd3 .lst {width: calc((100% - 4.8rem) / 3);}
.hLstCont.grd3 .lst .tit {}
.hLstCont.grd3 .lst .wrt {height: 16rem; padding: 0 2.8rem;}
.hLstCont.grd3.nw01 .lst .wrt {padding: 0;}

.hLstCont.grd3-2 {}
.hLstCont.grd3-2 .lst {width: calc((100% - 4.8rem) / 3);}
.hLstCont.grd3-2 .lst .tit {}
.hLstCont.grd3-2 .lst .wrt {height: 12rem; padding: 0 2.8rem;}

.hLstCont.grd4 {}
.hLstCont.grd4 .lst {width: calc((100% - 7.2rem) / 4);}
.hLstCont.grd4 .lst .tit {}
.hLstCont.grd4 .lst .wrt {height: 12rem}

html[lang="en"] .hLstCont.nw01 .lst .wrt {}
html[lang="en"] .hLstCont.nw02 .lst .wrt {height: 18rem;}

@media all and (max-width: 880px){
    .hLstCont {}
    .hLstCont .lst {}
    .hLstCont .lst .tit {}
    .hLstCont .lst .wrt {}

    .hLstCont.grd3 {gap: 3rem;}
    .hLstCont.grd3 .lst {width: 100%;}
    .hLstCont.grd3 .lst .tit {}
    .hLstCont.grd3 .lst .wrt {height: 12rem;}

    .hLstCont.grd3-2 {gap: 3rem;}
    .hLstCont.grd3-2 .lst {width: 100%;}

    .hLstCont.grd4 {gap: 3rem 3.6rem;}
    .hLstCont.grd4 .lst {width: calc((100% - 3.6rem) / 2); }
    .hLstCont.grd4 .lst .tit {}
    .hLstCont.grd4 .lst .wrt {}

    html[lang="en"] .hLstCont.nw01 .lst .wrt {padding: 0;}
    html[lang="en"] .hLstCont.nw02 .lst .wrt {height: 12rem;}
}

.cLstCont {}
.cLstCont .lst {display: flex;}
.cLstCont .lst + .lst {margin-top: 2rem;}
.cLstCont .lst .tit {width: 20rem; background: var(--pcr); border-radius: 10px 0 0 10px; flex-shrink: 0;}
.cLstCont .lst .tit .ico {}
.cLstCont .lst .tit .txt {font-size: 1.6rem; color: #fff; line-height: 2.4rem;}
.cLstCont .lst .wrt {padding: 2.6rem 2.4rem; background: #fff; flex-grow: 1; border: 1px solid #E5E5E5; border-left: 0; border-radius: 0 10px 10px 0;}
.cLstCont .lst .wrt li {font-size: 1.6rem; color: #555; padding-left: 1rem; line-height: 2.4rem;}
.cLstCont .lst .wrt li::before {content: '·'; display: block; position: absolute; left: 0; top: -0.2rem;}
.cLstCont .lst .wrt li + li {margin-top: 1.5rem;}

@media all and (max-width: 880px){
    .cLstCont {}
    .cLstCont .lst {}
    .cLstCont .lst .tit {min-width: 14rem; width: auto;  text-align: center; max-width: 14rem;}
    .cLstCont .lst .tit .ico {max-width: 7.5rem; max-height: 7.5rem;}
    .cLstCont .lst .tit .txt {}
    .cLstCont .lst .wrt {padding: 2.6rem 2rem;}
    .cLstCont .lst .wrt li {line-height: 2.2rem;}
    .cLstCont .lst .wrt li + li {}
}

.prgCont {padding: 3.2rem 3rem; border: 1px solid #E5E5E5; background: #fff; border-radius: 10px; font-size: 1.6rem; margin-bottom: 4rem;}
.prgCont .txt1 {color: #555555; padding-left: 1rem;}
.prgCont .txt1::before {content: '·'; position: absolute; display: block; left: 0; top: -0.2rem;}
.prgCont .txt1 span {color: #EC7D4F;}
.prgCont .txt2 {color: #999999; margin-top: 0.7rem; padding-left: 1rem;}

@media all and (max-width: 880px){
    .prgCont .txt2 {margin-top: 1.5rem;}
}

/*** 게시판-리스트 ***/
.cmBoard {}

.cmBoard .topArea {}
.cmBoard .topArea .total {font-size: 1.4rem; color: #797979;}
.cmBoard .topArea .total span {font-weight: bold; color: var(--pcr); padding-left: 0.5rem;}
.cmBoard .topArea .schArea {display: flex; gap: 0.5rem;}
.cmBoard .topArea .schArea .schOpt {border: 1px solid #CCCCCC; border-radius: 0.3rem; width: 13rem; height: 4rem; margin-right: 0.5rem; padding: 0 1.6rem; background: url('@/assets/img/sub/ic_search_arr.svg') right 1.6rem center / 1.2rem 0.6rem no-repeat;}
.cmBoard .topArea .schArea .schIpt {border: 1px solid #CCCCCC; border-radius: 0.3rem; box-shadow: none; width: 50rem; height: 4rem;}
.cmBoard .topArea .schArea .schBtn {width: 4rem; height: 4rem;}

.cmBoard .tableArea {text-align: center; border-top: 2px solid; margin-top: 2rem;}
.cmBoard .tableArea .tbHead {display: flex; border-bottom: 1px solid #DDDDDD}
.cmBoard .tableArea .tbHead .th {font-size: 1.8rem; font-weight: bold; padding: 2rem 0;}
.cmBoard .tableArea .tbBody {}
.cmBoard .tableArea .tbLst {display: flex; border-bottom: 1px solid #DDDDDD; transition: 0.4s;}
.cmBoard .tableArea .tbLst .td {font-size: 1.6rem; color: #AAAAAA; padding: 2rem 0;}
.cmBoard .tableArea .tbLst .td a {display: block; text-align: left; color: #212121;}

.cmBoard .tableArea .tbLst::before {content: ''; display: block; position: absolute; width: 2px; height: 0; left: 0; top: 50%; transform: translateY(-50%); background: #504AD1; transition: 0.4s;}
.cmBoard .tableArea .tbLst:hover {background: #F7F8F9}
.cmBoard .tableArea .tbLst:hover::before {height: 100%;}
.cmBoard .tableArea .tbLst:hover .td a {color: var(--pcr)}

.cmBoard .tableArea .tbHead .th:nth-child(1),
.cmBoard .tableArea .tbLst .td:nth-child(1) {width: 10rem;}
.cmBoard .tableArea .tbHead .th:nth-child(2),
.cmBoard .tableArea .tbLst .td:nth-child(2) {flex-grow: 1}
.cmBoard .tableArea .tbHead .th:nth-child(3),
.cmBoard .tableArea .tbLst .td:nth-child(3) {width: 14rem;}
.cmBoard .tableArea .tbHead .th:nth-child(4),
.cmBoard .tableArea .tbLst .td:nth-child(4) {width: 14rem;}


@media all and (max-width: 880px){
    .cmBoard {max-width: 100%;}
    .cmBoard .topArea {flex-direction: column-reverse; align-items: flex-start; gap: 4rem; max-width: 87.5%; margin: 0 auto}
    .cmBoard .topArea .total {font-size: 2.4rem;}
    .cmBoard .topArea .total span {padding-left: 1rem;}
    .cmBoard .topArea .schArea {}
    .cmBoard .topArea .schArea .schOpt {height: 6rem; width: 13rem;}
    .cmBoard .topArea .schArea .schIpt {height: 6rem; width: 35.5rem;}
    .cmBoard .topArea .schArea .schBtn {width: 6rem; height: 6rem;}
    .cmBoard .tableArea {margin-top: 3rem;}
    .cmBoard .tableArea .tbHead {display: none;}
    .cmBoard .tableArea .tbHead .th {}
    .cmBoard .tableArea .tbBody {}
    .cmBoard .tableArea .tbLst {align-items: center;}
    .cmBoard .tableArea .tbLst .td {}
    .cmBoard .tableArea .tbLst .td a {width: 100%;}

    .cmBoard .tableArea .tbLst::before {display: none;}

    .cmBoard .tableArea .tbLst .numTd {font-size: 2.8rem;}
    .cmBoard .tableArea .tbLst .subjTd {font-size: 2.8rem; display: flex; flex-direction: column; align-items: baseline; gap: 2rem;}
    .cmBoard .tableArea .tbLst .dateTd {display: none}
    .cmBoard .tableArea .tbLst .hitTd {display: none}
    .cmBoard .tableArea .tbLst .optTd {font-size: 2rem;}
    .cmBoard .tableArea .tbLst .optTd span {}
    .cmBoard .tableArea .tbLst .optTd i {font-style: normal; padding: 0 1rem;}
}

/**게시판 - 갤러리**/
.cmGallery {margin-bottom: 10rem;}
.cmGallery .gal {display: flex; gap: 2.4rem; flex-wrap: wrap;}
.cmGallery .galLst {width: calc((100% - 4.8rem) / 3); border: 1px solid #CCCCCC; border-radius: 1rem; overflow: hidden; transition: 0.3s;}
.cmGallery .galLst a {}
.cmGallery .galLst .img {height: 25rem;}
.cmGallery .galLst .img img {height: 100%; object-fit: cover;}
.cmGallery .galLst .txt {display: flex; flex-direction: column; align-items: center; padding: 3rem; text-align: center; min-height: 21rem; justify-content: space-between;}
.cmGallery .galLst .tit {font-size: 2rem; font-weight: bold; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; transition: 0.3s;}
.cmGallery .galLst .wrt {font-size: 1.4rem; color: #555; line-height: 2rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.cmGallery .galLst .date {font-size: 1.4rem; color: #999; line-height: 2rem;}

.cmGallery .galLst:hover {box-shadow: 0.5rem 0.5em 2rem rgba(0,0,0,0.1);}
.cmGallery .galLst:hover .tit {color: var(--pcr);}

@media all and (max-width: 880px){
    .cmGallery {}
    .cmGallery .gal {gap: 4rem;}
    .cmGallery .galLst {width: 100%;}
    .cmGallery .galLst a {}
    .cmGallery .galLst .img {height: 40rem;}
    .cmGallery .galLst .txt {min-height: 22rem;}
    .cmGallery .galLst .tit {font-size: 2.8rem;}
    .cmGallery .galLst .wrt {font-size: 2.4rem; line-height: 3rem;}
    .cmGallery .galLst .date {font-size: 2rem;}
}

/**서브공통 페이징**/
.pagingArea {margin-bottom: 10rem;}
.pagingArea .paging {display: flex; justify-content: center; gap: 2px;}
.pagingArea .paging .pg {font-size: 1.6rem; color: #555; width: 3rem; height: 3rem; border-radius: 3px; display: grid; place-items: center; transition: var(--ts1); border: 1px solid transparent}
.pagingArea .paging .first {background: url('@/assets/img/sub/ic_pg_first.svg') center/contain no-repeat; border-radius: 0}
.pagingArea .paging .prev {background: url('@/assets/img/sub/ic_pg_prev.svg') center/contain no-repeat; border-radius: 0; margin-right: 1.1rem;}
.pagingArea .paging .next {background: url('@/assets/img/sub/ic_pg_next.svg') center/contain no-repeat; border-radius: 0; margin-left: 1.1rem;}
.pagingArea .paging .end {background: url('@/assets/img/sub/ic_pg_end.svg') center/contain no-repeat; border-radius: 0}
.pagingArea .paging .current {background: var(--pcr); color: #fff;}
.pagingArea .paging .pg:hover:not(.current):not(.first):not(.prev):not(.next):not(.end) {border: 1px solid var(--pcr); color: var(--pcr);}

@media all and (max-width: 880px){
    .pagingArea {margin-bottom: 15rem;}
    .pagingArea .paging {gap: 3px;}
    .pagingArea .paging .pg {width: 5rem; height: 5rem; font-size: 2.4rem;}
}

/**게시판 - 상세**/
.cmBoardView {}
.cmBoardView .viewTitle {text-align: center; padding: 2.8rem 0; border-top: 0.2rem solid #353535; border-bottom: 1px solid #CCCCCC;}
.cmBoardView .viewTitle .subj {font-size: 2.4rem; font-weight: bold;}
.cmBoardView .viewTitle .date {font-size: 1.4rem; color: #999999; margin-top: 2rem;}

.cmBoardView .viewCont {padding: 6rem 0; font-size: 1.6rem; line-height: 2.4rem;}
.cmBoardView .viewCont .img {margin-bottom: 6rem}
.cmBoardView .viewCont .tit {font-size: 2.4rem; font-weight: bold}
.cmBoardView .viewCont .subt {margin-top: 3rem; font-size: 1.6rem; font-weight: bold;}
.cmBoardView .viewCont .lst {margin-top: 3rem;}
.cmBoardView .viewCont .lst li {font-size: 1.6rem;}
.cmBoardView .viewCont .lst li + li {margin-top: 0.6rem;}
.cmBoardView .viewCont .btnArea {margin-top: 10rem;}
.cmBoardView .viewCont .saraminBtn {font-size: 1.8rem; color: var(--pcr); font-weight: bold; width: 20rem; display: inline-block; border: 1px solid #504AD1; border-radius: 3rem; padding: 2rem 0; transition: 0.3s;}
.cmBoardView .viewCont .saraminBtn img {position: absolute; right: 3.75rem; top: 50%; transform: translateY(-50%); opacity: 0; transition: 0.3s}
.cmBoardView .viewCont .saraminBtn:hover {padding-right: 2rem;}
.cmBoardView .viewCont .saraminBtn:hover img {opacity: 1; right: 2.75rem;}

.cmBoardView .viewPrevNext {border-top: 1px solid #353535;}
.cmBoardView .viewPrevNext .moveLine {display: flex; border-bottom: 1px solid #DDDDDD}
.cmBoardView .viewPrevNext .moveLine .tit {font-size: 1.6rem; font-weight: bold; padding: 2.1rem 5.2rem 2.1rem 5.7rem; background: #F5F5F5;}
.cmBoardView .viewPrevNext .moveLine .subj {font-size: 1.6rem; padding: 2.1rem 3rem; flex: 1; font-weight: 500}
.cmBoardView .viewPrevNext .moveLine .subj:hover {color: var(--pcr);}
.cmBoardView .viewPrevNext .moveLine .subj a {display: block;}
.cmBoardView .viewPrevNext .moveLine .date {font-size: 1.4rem; color: #999999; display: grid; place-items: center;}

.cmBoardView .viewPrevNext .prevLine .tit {background: #FAFAFA url('@/assets/img/sub/ic_move_prev.svg') left 2rem center / 1rem 1.2rem no-repeat;}
.cmBoardView .viewPrevNext .nextLine .tit {background: #FAFAFA url('@/assets/img/sub/ic_move_next.svg') left 2rem center / 1rem 1.2rem no-repeat;}

.cmBoardView .viewListBtn {display: flex; justify-content: center; margin: 10rem 0;}
.cmBoardView .viewListBtn .btn {color: #fff; width: 20rem; display: inline-block; padding: 2rem 0; text-align: center; font-size: 1.8rem; border-radius: 3rem; background: #504AD1; transition: 0.4s;}
.cmBoardView .viewListBtn .btn:hover {background: #3C37AC}

.cmBoardView .viewFile {margin-bottom: 10rem;}
.cmBoardView .viewFile .fileLine {display: flex; padding: 1.8rem 2.6rem; border: 1px solid #CCCCCC; border-radius: 0.7rem; align-items: center;}
.cmBoardView .viewFile .fileLine + .fileLine {margin-top: 0.6rem;}
.cmBoardView .viewFile .fileTit {display: flex; gap: 0.7rem; font-size: 1.6rem; font-weight: 500; margin-right: 4.5rem;}
.cmBoardView .viewFile .fileTit img {}
.cmBoardView .viewFile .fileName {font-size: 1.4rem; flex-grow: 1;}
.cmBoardView .viewFile .fileName a {display: block; color: #707070;}
.cmBoardView .viewFile .fileName a:hover {color: var(--pcr);}

@media all and (max-width: 880px){
    .cmBoardView {}
    .cmBoardView .viewTitle {padding: 2.5rem 0;}
    .cmBoardView .viewTitle .subj {font-size: 2.8rem;}
    .cmBoardView .viewTitle .date {font-size: 2rem; margin-top: 1.3rem;}

    .cmBoardView .viewCont img {max-width: 100%;}

    .cmBoardView .viewFile {margin-bottom: 3rem;}
    .cmBoardView .viewFile .fileLine {}
    .cmBoardView .viewFile .fileTit {font-size: 2rem; margin-right: 3rem;}
    .cmBoardView .viewFile .fileTit img {width: 1.5rem;}
    .cmBoardView .viewFile .fileName {}
    .cmBoardView .viewFile .fileName a {font-size: 1.8rem;}
}


/**문의하기**/
.contactTable {border-top: 3px solid #504AD1; border-bottom: 2px solid #999999;}

.contactTable .tableLine {display: flex;}
.contactTable .tableLine + .tableLine {border-top: 1px solid #CCCCCC;}
.contactTable .tableLine .tbTit {font-size: 2rem; width: 31.2rem; background: #F9F9F9; display: flex; align-items: center; padding-left: 1rem; gap: 1rem; line-height: 3.6rem; font-weight: bold; flex-shrink: 0;}
.contactTable .tableLine .tbTit span {background: #FF0000; width: 5px; height: 5px; border-radius: 50%; top: -0.7rem;}

.contactTable .tableLine .tbCont {flex-grow: 1; padding: 2.5rem; padding-right: 0;}
.contactTable .tableLine .cont {width: 100%; font-size: 1.6rem; display: flex; gap: 1rem;}
.contactTable .tableLine .cont input {
  height: 5rem;
  line-height: 5rem; 
  border-radius: 0.5rem;
  width: 100%; 
  padding: 1.5rem; 
  font-weight: 300; 
  text-indent: 0; 
  border: 1px solid #DDDDDD; 
  box-shadow: none; 
  font-size: 16px; 
  color: #212121;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-appearance: none;
  resize: none;
}
.contactTable .tableLine .cont input::placeholder {color: #999999}
.contactTable .tableLine .cont input:focus {box-shadow: 0 0 0.6rem rgba(0,0,0,0.16); border: 1px solid #999999; outline: 0;}
.contactTable .tableLine .cont textarea {width: 100%; box-shadow: none; font-weight: 300; border: 1px solid #DDDDDD; border-radius: 0.5rem}

.contactTable .tableLine .selectIpt {width: 100%;}
.contactTable .tableLine .selectIpt .tit {padding: 1.5rem; border: 1px solid #CCCCCC; border-radius: 0.5rem; background: url('@/assets/img/sub/ic_move_next.svg') right 1.5rem center / 1.4rem 1.4rem no-repeat; cursor: pointer;}
.contactTable .tableLine .selectIpt .tit.on {box-shadow: 0 0 0.6rem rgba(0,0,0,0.16); border: 1px solid #999999;}
.contactTable .tableLine .selectIpt .lst {background: #fff; position: absolute; width: 100%; top: calc(100% + 0.1rem); z-index: 1; border: 1px solid #555; border-radius: 0.5rem; display: none;}
.contactTable .tableLine .selectIpt .lst li {color: #999; cursor: pointer; padding: 1rem 1.5rem;}
.contactTable .tableLine .selectIpt .lst li.on {color: #fff; background: #555555;}
.contactTable .tableLine .selectIpt .lst li:hover {color: #fff; background: #555555;}

@media all and (max-width: 880px){
    .contactTable {max-width: 100%;}
    .contactTable .tableLine {}
    .contactTable .tableLine .tbTit {width: 16rem; min-width: 16rem; padding-left: 2rem;}
    .contactTable .tableLine .tbTit span {width: 5px !important;}
    .contactTable .tableLine .tbCont {padding: 2.3rem 4rem 2.3rem 2rem;;}
    .contactTable .tableLine .cont {font-size: 1.6rem;}
    .contactTable .tableLine .cont input {font-size: 1.6rem;}
    .contactTable .tableLine .cont textarea {font-size: 1.6rem;}

    .contactTable .tableLine .selectIpt {width: 100%}
    .contactTable .tableLine .selectIpt .tit {padding: 1.5rem;}
}

.contactChk {margin-top: 4rem;}
.contactChk .chkArea {background: url('@/assets/img/sub/line.png') bottom left / contain no-repeat; padding-bottom: 5rem;}
.contactChk .chkArea + .chkArea {padding-top: 5rem;}
.contactChk .chkArea .tit {padding-left: 1.5rem; font-size: 2.4rem; font-weight: bold;}
.contactChk .chkArea .tit::before {content: ''; display: block; position: absolute; width: 0.5rem; height: 2rem; background: #504AD1; left: 0; top: 0.6rem;}
.contactChk .chkArea .wrt {padding-left: 1.5rem; font-size: 1.6rem; line-height: 2.4rem; margin: 2rem 0 4rem;}
.contactChk .chkArea .lst {display: flex; gap: 1rem;}
.contactChk .chkArea .lst li {border: 1px solid #E5E5E5; background: #F9F9F9; border-radius: 0.1rem; padding: 2.2rem 3rem; height: auto; width: calc((100% - 2rem) / 3); border-radius: 1rem;}
.contactChk .chkArea .lst li .lstTit {font-size: 1.6rem; font-weight: bold; color: var(--pcr); margin-bottom: 1rem;}
.contactChk .chkArea .lst li .lstWrt {font-size: 1.6rem; color: #555555;}
.contactChk .chkArea .chk {margin-top: 4rem; text-align: right;}
.contactChk .chkArea .chk input {display: none;}
.contactChk .chkArea .chk input + label {background: url('@/assets/img/sub/ic_check_off.svg') left center / 2rem 2rem no-repeat; font-size: 1.8rem; padding-left: 2.8rem; display: inline-block; line-height: normal;}
.contactChk .chkArea .chk input:checked + label {background: url('@/assets/img/sub/ic_check_on.svg') left center / 2rem 2rem no-repeat;}

.contactSubmit {display: flex; justify-content: center; margin: 10rem 0;}
.contactSubmit .btn {color: #fff; width: 20rem; display: inline-block; padding: 2rem 0; text-align: center; font-size: 1.8rem; border-radius: 3rem; background: #504AD1; transition: 0.4s; line-height: 1.1;}
.contactSubmit .btn:hover {background: #3C37AC}

@media all and (max-width: 880px){
    .contactChk {margin-top: 10rem;}
    .contactChk .chkArea {}
    .contactChk .chkArea + .chkArea {margin-top: 5rem;}
    .contactChk .chkArea .tit {}
    .contactChk .chkArea .wrt {}
    .contactChk .chkArea .lst {flex-direction: column;}
    .contactChk .chkArea .lst li {width: 100%; height: auto;}
    .contactChk .chkArea .lst li .lstTit {}
    .contactChk .chkArea .lst li .lstWrt {}
    .contactChk .chkArea .chk {text-align: left;}
}


/*** 개별페이지 ***/
.ent01 .sec02 .imgCont {width: 38.2rem; margin: 0 auto;}
.ent01 .sec03 .numCont {margin-top: 5.3rem;}
.ent01 .sec06 .numCont {margin-top: 5.3rem;}
.ent03 .sec01 .imgCont {margin-top: 4rem;}
.ent05 .sec01 .numCont {margin-top: 7.7rem;}
.ent05 .sec06 .numCont {margin-top: 5.3rem;}

.med01 .sec01 .imgCont {margin-top: 4rem;}
.med01 .sec05 .numCont {margin-top: 5.3rem;}
.med02 .sec01 .imgCont {margin-top: 4rem;}

.gen01 .sec02 .hLstCont {margin-top: 4rem;}
.gen01 .sec04 .hLstCont {margin-top: 4rem;}
.gen02 .sec02 img {max-width: 80.5rem; display: block; margin: 0 auto;}

.man01 .sec01 .imgCont {margin-top: 4rem;}
.man02 .sec02 .txtCont {line-height: 2.4rem; margin-bottom: 4rem;}
.man02 .sec06 .numCont {margin-top: 5.3rem;}
.man03 .sec01 .imgCont {margin-top: 4rem;}
.man03 .sec03 .numCont {margin-top: 5.3rem;}
.man03 .sec04 .txtCont {font-size: 1.6rem; color: #555; bottom: -0.7rem; line-height: 2.4rem;}
.man03 .sec04 .txtCont span {color: #999}
.man04 .sec02 .txtCont {line-height: 2.4rem; margin-bottom: 4rem;}
.man04 .sec04 .txtCont {font-size: 1.6rem; color: #555; bottom: -0.7rem; line-height: 2.4rem;}
.man04 .sec04 .txtCont span {color: #999}

@media all and (max-width: 880px){
    .ent01 .sec05 .imgCont {padding-top: 7rem;}
}


/*** 회사소개 ***/
.company {}

.company .sec01 {padding-bottom: 11rem;}
.company .sec01::before {content: ''; display: block; position: absolute; width: 100%; background: #F9F9F9; bottom: 0; height: 80%}
.company .sec01 .inner {}
.company .sec01 .imgArea {}
.company .sec01 .txtArea {margin-top: 5rem;}
.company .sec01 .txtArea .tit {font-size: 6.2rem; color: var(--pcr); font-weight: 900;}
.company .sec01 .txtArea .subt {font-size: 4.2rem; padding: 1rem 0 4rem; line-height: 6rem;}
.company .sec01 .txtArea .wrt {font-size: 1.8rem; line-height: 2.8rem; color: #555;}
.company .sec01 .txtArea .nameArea {margin-top: 4rem; text-align: right;}
.company .sec01 .txtArea .subName {color: #555555; font-size: 1.8rem;}
.company .sec01 .txtArea .titName {font-size: 2.4rem; font-weight: bold; margin-top: 0.5rem; display: flex; align-items: center; gap: 2.4rem;}
.company .sec01 .txtArea .titName span {display: inline-block; padding-right: 7rem; height: 4.2rem; line-height: 4.2rem; background: url('@/assets/img/sub/comp_s1_sign.png') right center / contain no-repeat; flex-shrink: 0;}
.company .sec01 .txtArea .titName::before {content: ''; display: block; width: 100%; background: #CCCCCC; height: 1px;}

.company .sec02 {}
.company .sec02 .compSwiper {overflow: hidden;}
.company .sec02 .compSwiper .slide01 {background: url('@/assets/img/sub/comp_s2_img1.jpg') center/cover;}
.company .sec02 .compSwiper .slide02 {background: url('@/assets/img/sub/comp_s2_img2.jpg') center/cover;}
.company .sec02 .compSwiper .txtArea {color: #fff; padding: 18rem 0 21rem;}
.company .sec02 .compSwiper .txtArea .tit {font-size: 4.2rem; font-weight: bold;}
.company .sec02 .compSwiper .txtArea .wrt {opacity: 0.7; font-size: 2.4rem; padding-top: 2.6rem; line-height: 3.6rem;}
.company .sec02 .swipBtn {position: absolute; z-index: 1; bottom: 9rem; display: flex; gap: 2rem; justify-content: center; width: 100%;}
.company .sec02 .swipBtn .compPg {position: relative; display: flex; gap: 1rem;}
.company .sec02 .swipBtn .compPg .swiper-pagination-bullet {width: 6rem; height: 0.6rem; border-radius: 0; opacity: 0.3; background: #fff; display: block; transform: skew(-50deg, 0);}
.company .sec02 .swipBtn .compPg .swiper-pagination-bullet-active {opacity: 1}
.company .sec02 .swipBtn .compPlay {width: 1rem; height: 1rem; background: url('@/assets/img/sub/comp_s2_pause.svg') center/contain no-repeat; display: inline-block; cursor: pointer;}
.company .sec02 .swipBtn .compPlay.on {background: url('@/assets/img/sub/comp_s2_play.svg') center/contain no-repeat;}

.company .sec03 .area {}
.company .sec03 .area + .area {margin-top: 5rem;}
.company .sec03 .lineCont {padding-bottom: 5rem;}
.company .sec03 .lst {}
.company .sec03 .lst li {padding: 2rem; border-radius: 1rem; background: #F5F5F5; display: flex; align-items: center; gap: 2rem;}
.company .sec03 .lst li + li {margin-top: 1rem;}
.company .sec03 .lst li .num {width: 2.5rem; height: 2.5rem; color: #fff; font-size: 1.4rem; font-weight: bold; border-radius: 0.5rem; background: var(--pcr);}
.company .sec03 .lst li .txt {font-size: 1.6rem; line-height: 2.4rem;}

@media all and (max-width: 880px){
    .company .sec01 .txtArea .subt {padding-bottom: 5rem;}
    .company .sec01 .txtArea .wrt {font-size: 2.8rem; line-height: 3.4rem;}
    .company .sec01 .txtArea .nameArea {margin-top: 5rem;}

    .company .sec02 .compSwiper .txtArea {padding: 8.6rem 0 17.7rem;}
}


/*** 연혁 ***/
.history {}

.history {padding-bottom: 11rem;}
/* .history::before {content: ''; display: block; position: absolute; width: 100%; background: #F9F9F9; bottom: 0; height: 80%} */
.history .histLst {max-width: 120.2rem; margin-left: auto;}
.history .histLst::before {content: ''; display: block; position: absolute; width: 1px; height: calc(100% - 2.5rem); background: #E5E5E5; left: 0;}
.history .histLst .lst {display: flex; gap: 4rem; padding-top: 10rem;}
.history .histLst .lst::before {content: ''; display: block; position: absolute; width: 1px; height: 0; background: var(--pcr); left: 0; top: -2.5rem; transition: 1s linear;}
.history .histLst .lst + .lst {}
.history .histLst .lst .tit {font-size: 3rem; font-weight: 900; top: -0.8rem; padding-left: 3.7rem;}
.history .histLst .lst .tit::before {content: ''; display: block; position: absolute; width: 1.3rem; height: 1.5rem; background: url('@/assets/img/sub/hist_ic_off.svg') center/contain; left: -0.5rem; top: 1rem; transition: 1s ;}
.history .histLst .lst .subLst {}
.history .histLst .lst .subLst li {font-size: 1.8rem; color: #555555; padding-left: 1.8rem;}
.history .histLst .lst .subLst li::before {content: ''; display: block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 0.6rem; height: 0.6rem; background: #EC7D4F; border-radius: 0.1rem;}
.history .histLst .lst .subLst li + li {margin-top: 2.3rem;}

.history .histLst .lst.on::before {height: 100%;}
.history .histLst .lst.on .tit::before {background: url('@/assets/img/sub/hist_ic.svg') center/contain;}

@media all and (max-width: 880px){
    .history .histLst .lst {gap: 3.5rem;}
}

/*** 찾아오시는 길 ***/
.location {padding-bottom: 18rem;}

.location .locaTab {display: flex; width: 30rem; margin: 0 auto; border: 1px solid #AAAAAA; border-radius: 3rem; margin-bottom: 4rem;}
.location .locaTab::before {content: ''; display: block; position: absolute; width: 16rem; height: 100%; background: var(--pcr); border-radius: 3rem; transition: 0.5s; left: 0;}
.location .locaTab li {font-size: 1.8rem; color: #999999; flex: 1; text-align: center; padding: 1.5rem 0; z-index: 1; transition: 0.5s; cursor: pointer;}
.location .locaTab li.on {color: #fff; font-weight: bold;}

.location .locaTab.act::before {left: 14rem;}

.location .locaArea {}
.location .locaBox {}
.location .locaBox.box1 {z-index: 2}
.location .locaBox.box2 {position: absolute; width: 100%; top: 0; opacity: 0; z-index: 1;}
.location .locaBox.box2.show {opacity: 1; z-index: 3}
.location .mapArea {border: 1px solid #CCCCCC; border-radius: 1rem; overflow: hidden;}
.location .locaTxt {padding: 0 5rem; position: absolute; width: 100%; max-width: 98.4rem; left: 50%; transform: translateX(-50%); bottom: -8rem; background: #2A7B9B; background: linear-gradient(125deg,rgba(42, 123, 155, 1) 0%, rgba(151, 74, 209, 1) 1%, rgba(60, 55, 172, 1) 100%); border-radius: 1rem; z-index: 9}
.location .locaTxt .inner {gap: 9.5rem; height: 16rem}
.location .locaTxt .locaLogo {}
.location .locaTxt .locaLst {}
.location .locaTxt .locaLst li {display: flex; gap: 1rem; align-items: center;}
.location .locaTxt .locaLst li + li {margin-top: 2rem;}
.location .locaTxt .locaLst li img {}
.location .locaTxt .locaLst li .txt {font-size: 1.6rem; color: #fff;}

@media all and (max-width: 880px){
    .location {padding-bottom: 10rem;}
    .location .locaTxt {margin-top: 4rem; position: relative; bottom: 0; padding: 4rem;}
    .location .locaTxt .inner {flex-direction: column; height: 23rem; gap: 4rem; align-items: baseline;}
    .location .locaTxt .locaLogo {width: 18rem;}
    .location .locaTxt .locaLst {}
    .location .locaTxt .locaLst li {}
    .location .locaTxt .locaLst li + li {margin-top: 3rem;}
    .location .locaTxt .locaLst li img {width: 3rem;}
    .location .locaTxt .locaLst li .txt {font-size: 2.4rem; line-height: 3.4rem;}
}

/*** 인재채용 ***/
.resources {}
.resources .cmCont .ContTit {min-width: 28rem;}

.resources .sec01 {height: 96.6rem; background: url('@/assets/img/sub/resc_s1_bg.jpg') center/cover;}
.resources .sec01 .lstArea {top: 15rem;}
.resources .sec01 .lstArea .lst {width: 36rem; height: 36rem; border-radius: 50%; border: 1px solid #fff; font-size: 4rem; font-weight: bold; color: #fff; text-align: center; opacity: 0.3; transition: 0.4s;}
.resources .sec01 .lstArea .lst:hover {opacity: 1;}
.resources .sec01 .lstArea .lst.on {opacity: 1;}
.resources .sec01 .lstArea .lst:nth-child(1) {right: -4rem;}
.resources .sec01 .lstArea .lst:nth-child(3) {left: -4rem;}
.resources .sec01 .lstTxt {font-size: 4.2rem; color: #999999; bottom: 20rem; opacity: 0; transition: 0.4s; width: 100%;}
.resources .sec01 .lstTxt b {font-size: 5.6rem; color: #fff; font-weight: bold;}
.resources .sec01 .lstTxt.on {opacity: 1;}
.resources .sec01 .line {width: 1px; height: 15rem; background: #fff; opacity: 0.3; position: absolute; bottom: 0; left: 50%;}

.resources .sec02 {}
.resources .sec02 .inner {}
.resources .sec02 .lstArea {gap: 2.4rem}
.resources .sec02 .lstArea .lst {width: calc((100% - 2.4rem) / 2); background: #F5F5F5; border-radius: 1rem; gap: 3.6rem; height: 22rem; padding-left: 4rem;}
.resources .sec02 .lstArea .lst .ico {}
.resources .sec02 .lstArea .lst .txt {}
.resources .sec02 .lstArea .lst .tit {font-size: 2.8rem; font-weight: bold; padding-bottom: 2rem;}
.resources .sec02 .lstArea .lst .wrt {font-size: 1.6rem; color: #555555; line-height: 1.2;}
.resources .sec02 .lstArea .lst .wrt li {padding-left: 0.8rem; line-height: 1.4;}
.resources .sec02 .lstArea .lst .wrt li::before {content: '·'; display: block; position: absolute; left: 0; top: -0.2rem;}
.resources .sec02 .lstArea .lst .wrt li + li {margin-top: 1rem;}

html[lang="en"] .resources .sec02 .lstArea .lst {gap: 3rem}
html[lang="en"] .resources .sec02 .lstArea .lst .tit {font-size: 2.4rem; line-height: 1.3;}
html[lang="en"] .resources .sec02 .lstArea .lst .wrt {font-size: 1.4rem;}

.resources .sec03 {background: #F9F9F9;}
.resources .sec03 .inner {max-width: 161.65rem; margin-left: auto; overflow: hidden;}
.resources .sec03 .rescSwiper {overflow: hidden; max-width: 139.6rem}
.resources .sec03 .rescSwipBtn {position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; left: -2.5rem; display: flex; flex-direction: column; gap: 0.4rem;}
.resources .sec03 .rescSwipBtn .rescPrev,
.resources .sec03 .rescSwipBtn .rescNext {position: relative; left: auto; right: auto; margin: 0; width: 5rem; height: 5rem; backdrop-filter: blur(10px); background: rgba(33, 33, 33, 0.5); border-radius: 0.5rem;}
.resources .sec03 .rescSwipBtn .rescPrev {}
.resources .sec03 .rescSwipBtn .rescNext {}
.resources .sec03 .rescSwipBtn .rescPrev::after,
.resources .sec03 .rescSwipBtn .rescNext::after {color: #fff; font-weight: bold; font-size: 1.8rem; opacity: 0.3;}
.resources .sec03 .rescSwipBtn .rescPrev:hover::after,
.resources .sec03 .rescSwipBtn .rescNext:hover::after {opacity: 1;}

.resources .sec04 {}
.resources .sec04 .inner {}
.resources .sec04 .lstArea {gap: 2.4rem;}
.resources .sec04 .lstArea li {width: calc((100% - 9.6rem) / 5); border: 1px solid #DDDDDD; border-radius: 1rem; display: flex; flex-direction: column; align-items: center;}
.resources .sec04 .lstArea li .tit {font-size: 1.8rem; font-weight: 900; color: var(--pcr); padding: 2.1rem 0 2.3rem;}
.resources .sec04 .lstArea li .ico {max-width: 8rem; margin-bottom: 2.5rem;}
.resources .sec04 .lstArea li .txt {padding: 3rem 0; background: #F7F8F9; width: 100%; text-align: center; font-size: 1.8rem; font-weight: 500; height: 100%; display: flex; flex-direction: column; justify-content: center;}
.resources .sec04 .arr {width: 2.4rem; height: 1rem; background: url('@/assets/img/sub/resc_s4_ico_arr.svg') center/contain; position: absolute; z-index: 1; top: 50%; transform: translateY(-50%);}
.resources .sec04 .arr1 {left: calc((100% - 9.6rem) / 5)}
.resources .sec04 .arr2 {left: calc((200% - 19.2rem) / 5 + 2.4rem)}
.resources .sec04 .arr3 {left: calc((300% - 28.8rem) / 5 + 4.8rem)}
.resources .sec04 .arr4 {left: calc((400% - 38.4rem) / 5 + 7.2rem)}

@media all and (max-width: 880px){
    .resources {}

    .resources .sec01 {height: 46rem;}
    .resources .sec01 .lstArea {top: 7.6rem;}
    .resources .sec01 .lstArea .lst {width: 18rem; height: 18rem; font-size: 1.9rem; line-height: 2.9rem;}
    .resources .sec01 .lstArea .lst:nth-child(1) {right: -2rem;}
    .resources .sec01 .lstArea .lst:nth-child(2) {left: -2rem;}
    .resources .sec01 .lstTxt {font-size: 2.1rem; line-height: 4rem; bottom: 7.6rem;}
    .resources .sec01 .lstTxt b {font-size: 2.8rem;}
    .resources .sec01 .line {height: 5rem;}

    .resources .sec02 .lstArea {gap: 1rem;}
    .resources .sec02 .lstArea .lst {width: 100%;}
    .resources .sec02 .lstArea .lst .ico {width: 12rem;}

    html[lang="en"] .resources .sec02 .lstArea .lst {padding-left: 3rem; gap: 2.4rem}
    html[lang="en"] .resources .sec02 .lstArea .lst .wrt {font-size: 1.6rem;}
    html[lang="en"] .resources .sec02 .lstArea .lst .tit {font-size: 2.6rem;}

    .resources .sec03 .inner {max-width: 93.75%;}
    .resources .sec03 .rescSwiper {margin-left: 2rem;}
    .resources .sec03 .rescSwipBtn {left: 0}

    .resources .sec04 .lstArea {flex-wrap: wrap; gap: 1.5rem;}
    .resources .sec04 .lstArea li {width: calc((100% - 1.5rem) / 2);}
    .resources .sec04 .arr {display: none;}
}







