#scnDth {overflow-x:auto; display:flex; gap:20px; margin-bottom:20px; padding:20px; border-radius:10px; background-color:var(--white); box-shadow:0 30px 60px 0px rgba(28, 28, 32, 0.08);}
.scnDthChd.on {background-color:var(--blue); box-shadow:0px 30px 60px 0px rgba(23,42,126, 0.25);}
.scnDthChd.on i {background-image:url("../images/newbird/common/icon_depth_sb.svg");}
.fltDtlLstSclIco {width:16px; aspect-ratio:1/1; margin-top:-2px; background:url("../images/newbird/common/icon_check_t3.svg") no-repeat; background-size:100%;}
.scnDthChd {margin:0;}

.ctmChk {display:inline-block; vertical-align:middle;}
.ctmChk label {display:inline-block; position:relative;}
.ctmChk input {opacity:0; display:block; position:absolute; top:0; left:0; z-index:2; cursor:pointer;}
.ctmChk strong {display:block; cursor:pointer; line-height:30px; font-weight:normal; font-size:14px; color:var(--gray_t1); letter-spacing:-0.56px; font-family:'Noto Sans KR'; text-align:left;}
.ctmChk input:checked ~ strong {font-weight:700; color:var(--blue);}
@media screen and (min-width: 768px) and (hover: hover) and (pointer: fine) {
.ctmChk:hover strong {font-weight:700; color:var(--blue);}
}
.ctmChk input:checked ~ strong::before {background:url("../images/newbird/common/icon_check_t4.svg") no-repeat; background-size:100% auto;}
/* .ctmChk strong {color:var(--black);} */
/* .ctmChk strong::before {content:""; display:inline-block; vertical-align:middle; z-index:1; width:20px; height:20px; margin-right:10px; margin-top:-5px; background:url("../images/newbird/common/bg_checkbox_off.svg") no-repeat; background-size:100% auto; transition:all 0.2s;} */
.ctmChk strong::before {content:""; display:inline-block; vertical-align:middle; z-index:1; width:22px; aspect-ratio:1/1; margin-right:10px; margin-top:-5px; background:url("../images/newbird/common/icon_checkbox.svg") no-repeat; background-size:100% auto;}
.slcScl.notHvr > .on {box-shadow:0px 40px 80px 0px rgba(28, 28, 32, 0.08);}
.slcScl > div > span > i {position:absolute; top:33px; right:40px; width:14px; aspect-ratio:1/1; background:url("../images/newbird/common/icon_arowup_t1.svg") no-repeat; background-size:100% auto; transition:0.3s;}
.slcScl {display:inline-block; position:relative; z-index:40; min-width:250px; height:50px;}
.slcScl > div {overflow:hidden; position:absolute; top:0; left:0; width:100%; height:50px; border-radius:25px; box-shadow:0px 10px 20px 0px rgba(28, 28, 32, 0.08); background-color:var(--white); transition:all 0.3s;}
.slcScl > div.on {height:310px; transition:all 0.3s;}
.slcScl > div > div {padding:20px 15px; border-top:1px var(--gray_t3) solid; transition:all 0.3s;}
.slcScl > div > div > ul {height:220px; overflow-x:hidden; overflow-y:scroll;}
.slcScl > div > div > ul::-webkit-scrollbar {width:6px;}
.slcScl > div > div > ul::-webkit-scrollbar-track {border-radius:3px; background-color:var(--gray_t3);}
.slcScl > div > div > ul::-webkit-scrollbar-thumb {border-radius:3px; background-color:var(--blue);}
.slcScl > div > div > ul > li {line-height:44px; color:var(--gray_t1); font-size:1.167em; letter-spacing:-0.04em; cursor:pointer; text-align:left; transition:all 0.3s;}
.slcScl > div > div > ul > li:hover {color:var(--blue); font-weight:700; transition:all 0.3s;}
.slcScl > div > div > ul > li input {width:0px; height:0; opacity:0;}

.pdrLstItmInfCvrFnc.off > a:hover {background-color:rgba(255, 255, 255, 0.15);}


/* 검색결과 - 제품스펙 팝업 */
.tableThGrayTit {display:inline-block; padding-bottom:15px; font-size:16px; color:var(--blue); line-height:20px; font-weight:700; letter-spacing:-0.04em;}
.tableThGray.text-left {text-align:left; margin-bottom:20px;}
.tableThGray.text-left:last-of-type {margin-bottom:0;}
.tableThGray.text-left table th, .tableThGray.text-left table td {text-align:left; padding-left:20px; font-family:'Noto Sans KR',sans-serif;}
.tableThGray.text-left table td {color:var(--gray_t1);}
.tableThGray table {border-top:1px solid var(--blue); width:100%; word-break:keep-all;}
.tableThGray table th, .tableThGray table td {padding:10px; vertical-align:middle; text-align:center; border-bottom:1px solid var(--gray_t3); font-size:14px; line-height:25px; height:50px; box-sizing:border-box;}
.tableThGray table th {background:var(--white_t1); font-weight:700;} 
.tableThGray table td.paddingNone {padding:10px 0;}
.tableThGray table thead th {padding:10px 0 ; height:60px; vertical-align:middle;}

.resp_layer_pop2.popup,
.renewpop2.popup {right:inherit; bottom:inherit;}
.width420 {width:100%; max-width:460px; padding:0 20px; margin-right:auto; margin-left:auto;}

#goods_spec_lyr {box-sizing:border-box;}


.trxCtlGrdWrp {position:relative; border-radius:10px; width:100%; background-color:var(--white); box-shadow:0px 30px 60px 0px rgb(28 28 32 / 8%);}
.trxCtlGrdWrp > div {display:flex;}
.trxCtlGrdFlt {flex-shrink:0; width:25%; box-sizing:border-box; border-right:1px var(--gray_t3) solid;}
/* width:calc(100% - 1284px); */
.ctlFltTop {width:100%; box-shadow:none; margin-bottom:0 !important;}
.fltTtl {display:flex; justify-content:space-between; align-items:center; padding:0 30px; height:80px;}
.fltTtl > div {display:flex; align-items:center; font-size:18px;}
.fltTtl > div > i {width:24px; aspect-ratio:1/1; margin-right:10px; margin-top:-2px; background:url(../images/newbird/sub/icon_filter.svg) center center no-repeat; background-size:100%;}
.fltTtl > div strong {font-weight:700;}
.fltTtl > div strong mark {color:var(--blue);}
.fltTtl > a {display:flex; align-items:center; gap:10px; position:relative; top:0; right:0; transform:none;}
.fltTtl > a i {width:24px; aspect-ratio:1/1; background:url(../images/newbird/sub/icon_refresh.svg) center center no-repeat; background-size:100%; transition:0.3s;}
.fltTtl > a span {padding:5px 10px; border-radius:30px; background:#f4f5f6; font-size:12px; color:var(--gray_t1); transition:0.3s;}
.fltTtl > a:hover span {background:var(--blue); color:var(--white);}
.fltTtl > a:hover i {background-image:url(../images/newbird/common/icon_refresh_b.svg);}
.fltTtl > span {display:none;}
.fltDtlWrp {display:flex; border-top:1px var(--gray_t3) solid; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column;}
.trxCtlGrdLst {width:100%;}
.trxCtlGrdLst.t1 {width:100%;}
/* width:1284px; */

.fltDtlLstScl {height:inherit; padding:0; overflow:visible;}
.fltDtlLstScl .ctmChk,
.fltDtlLstScl .ctmChk label {display:block;}
.fltDtlLstScl .ctmChk strong {display:flex; flex-direction:row-reverse; align-items:center; justify-content:space-between; padding-left:25px; color:var(--gray_t1);}
.fltDtlLstScl .ctmChk strong::before {margin:0;}
.fltDtlLstScl > ul li {margin-top:10px; text-align:left;}
.fltDtlLstScl > ul li:first-child {margin-top:0;}
.fltDtlLstWrp {display:block; margin:0; padding:30px; border-bottom:1px var(--gray_t3) solid;}
.fltDtlLstWrp:nth-child(2n) {background-color:var(--white_t1);}

.trxCtlGrdLstTop {display:flex; position:relative; z-index:40; border-bottom:1px var(--gray_t3) solid;}
.trxCtlGrdLstTop #ctlPge {width:100%; height:100%;}
.trxCtlGrdLstTop > div {display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; width:33.33%; height:80px; box-sizing:border-box;}

.trxCtlGrdLstTop > div:not(:last-child) {border-right:1px var(--gray_t3) solid;}
.trxCtlGrdLstTop > div:first-child {border-left:0;}
.trxCtlGrdLstTop > div:first-child > span {display:flex; align-items:center; padding:0 40px; width:100%;}
.trxCtlGrdLstTop > div:first-child > span > s {width:16px; aspect-ratio:1/1; margin-right:10px; background:url("../images/newbird/sub/icon_note.svg") no-repeat; background-size:100% auto;}
.trxCtlGrdLstTop > div:first-child > span > strong {font-weight:700; color:var(--black_t2); font-size:18px;}
.trxCtlGrdLstTop > div:first-child > span > span {display:flex; margin-left:auto; width:40px; height:40px; border-radius:20px; background-color:var(--blue); ; box-shadow:0px 10px 20px 0px rgba(2, 31, 147, 0.2); font-weight:700; font-size:16px; color:var(--white); align-items:center; justify-content:center;}
.trxCtlGrdLstTop .slcScl:hover strong {text-decoration:underline; text-underline-position:under;}
.trxCtlGrdLstTop .slcScl > div > span {display:flex; align-items:center; position:relative; padding-left:40px; line-height:80px; cursor:pointer;}
.trxCtlGrdLstTop .slcScl > div > span > s.slcSclSrt {width:16px; aspect-ratio:1/1; margin-top:-2px; background:url("../images/newbird/common/icon_menu_t1.svg") no-repeat; background-size:100% auto; background-position:center center; margin-right:10px;}
.trxCtlGrdLstTop .slcScl > div > span > strong {font-weight:700; color:var(--black_t2); font-size:18px;}
.trxCtlGrdLstTop .slcScl > div > span > strong b {color:var(--gray_t2);}
.trxCtlGrdLstTop .slcScl > div > div {padding-left:40px;}
.trxCtlGrdLstTop .slcScl {display:flex; width:100%; height:80px;}
.trxCtlGrdLstTop .slcScl > div {border-radius:10px; box-shadow:none; height:80px;}
.trxCtlGrdLstTop .slcScl > div.on {height:340px;}
.trxCtlGrdLstTop .slcScl > div.on i {transform:rotate(180deg);}

.trxCtlGrdLstCnt {height:100%;}
.searched_item_display {display:flex; flex-direction:column; justify-content:space-between; height:calc(100% - 80px);}
.trxCtlGrdLst.t1 .searched_item_display>ul>li {width:25%;}
.trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(3n) {border-right:1px var(--gray_t3) solid}
.trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(4n) {border-right:none;}
.trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(4) {border-top:0;}
.pdrGrdItmWrp {position:relative; padding-bottom:131px; border-top:1px var(--gray_t3) solid;}
.pdrGrdItmWrp:hover {z-index:10;}
.pdrGrdItmWrp:nth-child(1),
.pdrGrdItmWrp:nth-child(2),
.pdrGrdItmWrp:nth-child(3) {border-top:0;}
.pdrGrdItmWrp:nth-child(3n+1) {border-left:0;}
.pdrGrdItmWrp:nth-child(3n+2):last-child::after,
.pdrGrdItmWrp:nth-child(3n+1):last-child::after {content:""; position:absolute; top:0; right:-1px; width:1px; height:100%; background:var(--gray_t3);}
.pdrGrdItmWrp:nth-child(3n+2):nth-last-child(3)::after,
.pdrGrdItmWrp:nth-child(3n):nth-last-child(2)::after,
.pdrGrdItmWrp:nth-child(3n):nth-last-child(3)::after {content:""; position:absolute; bottom:-1px; left:0; width:100%; height:1px; background:var(--gray_t3);}
.pdrGrdItmWrp > img {display:none; width:100%;}
.pdrGrdItmImg {display:flex; justify-content:center; aspect-ratio:250/144; margin-top:20px;}
.pdrGrdItmImg > s {display:block; width:calc(100% - 80px); height:100%; background-repeat:no-repeat; background-position:center center; background-size:auto 100%;}
.pdrGrdItmInf {position:absolute; bottom:0; left:0; width:100%; padding:0 40px 40px 40px; z-index:30; box-sizing:border-box; pointer-events:none;}
.pdrGrdItmInf > div {display:flex; flex-direction:column; text-align:left;}
.pdrGrdItmInf > div > span {font-size:16px; color:var(--black); ; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-bottom:10px; transition:all 0.3s;}
.pdrGrdItmInf > div > span strong {font-weight:700;}
.pdrGrdItmInf > div > i {font-size:12px; color:var(--gray_t2); margin-bottom:10px; font-style:normal; transition:all 0.3s;}
.pdrGrdItmInf > div > b {font-weight:800; color:var(--skyblue_t1); font-size:16px; transition:all 0.3s;}
.pdrGrdItmInf > div > b strong {font-weight:800;}
.pdrGrdItmInfHvr {position:absolute; top:10px; left:10px; width:calc(100% - 20px); height:calc(100% - 20px); background-color:rgba(23,42,126,0.9); border-radius:10px; box-shadow:0px 40px 80px 0px rgba(23, 42, 126, 0.4); opacity:0; transition:all 0.3s; z-index:20;}
.pdrGrdItmInfHvr a {pointer-events:none;}
.pdrGrdItmInfHvr .pdrLstItmInfCvrFnc01 {position:absolute; top:30%; right:calc(50% + 5px); z-index:1; transform:translateY(-50%);}
.pdrGrdItmInfHvr .pdrLstItmInfCvrFnc02 {position:absolute; top:30%; left:calc(50% + 5px); z-index:1; transform:translateY(-50%);}
.pdrGrdItmMobLnk {display:none;}

.grdPgr::before {position:absolute; top:-2px; left:0; width:100%; height:1px; content:""; background-color:var(--gray_t3);}
.grdPgr {display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; align-items:center; position:relative; height:80px;}
.grdPgr a {display:block;}
.grdPgr .pdrDsb {opacity:0.5; pointer-events:none;}
.grdPgr .pgrCmnFst {box-shadow:none; background:url("../images/newbird/asset/img_grdPgr01.png"); background-size:100% auto; background-position:center center; margin:0; width:80px; height:80px; border-right:1px var(--gray_t3) solid;}
.grdPgr .pgrCmnPrv {box-shadow:none; background:url("../images/newbird/asset/img_grdPgr02.png"); background-size:100% auto; background-position:center center; margin:0; width:80px; height:80px; border-right:1px var(--gray_t3) solid;}
.grdPgr .pgrCmnNxt {box-shadow:none; background:url("../images/newbird/asset/img_grdPgr03.png"); background-size:100% auto; background-position:center center; margin:0; width:80px; height:80px; border-left:1px var(--gray_t3) solid;}
.grdPgr .pgrCmnLst {box-shadow:none; background:url("../images/newbird/asset/img_grdPgr04.png"); background-size:100% auto; background-position:center center; margin:0; width:80px; height:80px; border-left:1px var(--gray_t3) solid;}
.grdPgr > div {display:flex; align-items:center; margin:0 auto;}

.fltDtlLstScl > span {display:flex; align-items:center; gap:10px; position:relative; height:40px; margin-bottom:0; font-size:16px; font-weight:700; cursor:pointer;}
.fltDtlLstScl > span::after {content:""; position:absolute; top:50%; right:4px; width:14px; aspect-ratio:1/1; margin-top:-7px; background:url("../images/newbird/common/icon_arowup_t1.svg") no-repeat; background-size:100% auto; background-position:center center; transition:0.3s;}
.fltDtlLstScl > span.off::after {transform:rotate(180deg);}
.fltDtlLstScl > ul {padding-top:10px;}
.fltDtlLstWrpTgl {display:none;}

.layer_pop_contents .pdrLstItmInfCvrBtn {display:flex; justify-content:center; top:0;}
.layer_pop_contents .pdrLstItmInfCvrBtn .btn {max-width:225px; width:100%;}





@media (min-width:1281px) {
    .pdrGrdItmWrp:hover .pdrGrdItmInfHvr {opacity:1;}
    .pdrGrdItmWrp:hover .pdrGrdItmInfHvr a {pointer-events:inherit;}
    .pdrGrdItmWrp:hover .pdrGrdItmInf > div > span {color:var(--white);}
    .pdrGrdItmWrp:hover .pdrGrdItmInf > div > i {color:var(--white);}
    .pdrGrdItmWrp:hover .pdrGrdItmInf > div > b {color:var(--yellow);}
}





@media (max-width:1680px) {
    .fltTtl > a > span {display:none;}
}





@media (max-width:1440px) {
    .searched_item_display>ul>li {width:50%;}
    .searched_item_display>ul>li:nth-child(3n) {border-right:1px solid var(--gray_t3);}
    .searched_item_display>ul>li:nth-child(2n) {border-right:none;}

    .trxCtlGrdLst.t1 .searched_item_display>ul>li {width:33.333%;}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(2n) {border-right:1px solid var(--gray_t3);}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(3n) {border-right:none;}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(3) {border-top:0;}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(4) {border-top:1px solid var(--gray_t3);}
    
    #scnDth .scnDthIco i {width:80px; height:80px;}

    .pdrGrdItmWrp:nth-child(3) {border-top:1px var(--gray_t3) solid;}

    .trxCtlGrdLstTop > div {width:50%;}
    .trxCtlGrdLstTop > div:nth-of-type(2) {display:none;}
}





@media (max-width:1280px) {
    .pdrGrdItmMobLnk {display:block; position:absolute; top:0; left:0; width:100%; height:100%;}
    .pdrGrdItmInfHvr {display:none;}

    .fltDtlWrp {flex-direction:row;}
    .fltDtlLstWrp {width:100%; box-sizing:border-box; border-right:1px solid var(--gray_t3);}
    .fltDtlLstWrp:last-child {border-right:none;}  


    .trxCtlGrdLst.t1 .trxCtlGrdLstTop > div:nth-child(2),
    .trxCtlGrdLst.t1 .trxCtlGrdLstTop > div:nth-child(3) {display:none;}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li {width:50%;}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(3n) {border-right:1px solid var(--gray_t3);}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(2n) {border-right:none;}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(2) {border-top:0;}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(3) {border-top:1px solid var(--gray_t3);}

    .grdPgr::before {display:none;}

    .fltTtl > a > span {display:block;}
    .trxCtlGrdWrp {width:100%;}
    .trxCtlGrdWrp > div {flex-direction:column;}
    .trxCtlGrdFlt {width:100%; border-right:none;}
    .trxCtlGrdLst {width:100%;}
    .trxCtlGrdLstTop > div > span {padding:0 30px;}
    
}





@media (max-width:1024px) {
    .fltTtl {height:70px; padding:0 20px;}
    .fltTtl > div {margin-left:0; font-size:16px;}

    .fltDtlLstWrp {padding:10px 20px; border-top:0;}
    .fltDtlLstScl > ul {display:none; padding-bottom:10px;}
    .fltDtlLstScl > span {font-size:15px;}
    .fltDtlLstScl .ctmChk strong {font-size:13px;}

    .trxCtlGrdLstTop > div {height:70px;}
    .trxCtlGrdLstTop .slcScl {height:70px;}
    .trxCtlGrdLstTop .slcScl > div {height:70px;}
    .trxCtlGrdLstTop .slcScl > div > span {padding-left:20px; line-height:70px;}
    .trxCtlGrdLstTop .slcScl > div > span > s.slcSclSrt {left:18px;}
    .trxCtlGrdLstTop > div:first-child > span {padding:0 20px;}
    .trxCtlGrdLstTop > div:first-child > span > span {width:34px; height:auto; aspect-ratio:1/1; font-size:14px;}
    .trxCtlGrdLstTop > div:first-child > span > strong, .trxCtlGrdLstTop .slcScl > div > span > strong {font-size:16px;}

    .pdrGrdItmWrp {padding-bottom:120px;}
    .pdrGrdItmInf {padding:0 20px 20px 20px;}
    .pdrGrdItmImg > s {width:calc(100% - 40px);}

    .slcScl > div > span > i {top:28px; right:24px;}
}





@media (max-width:768px) {
    .fltDtlWrp {flex-direction:column; flex-wrap:wrap;}
    .fltDtlLstWrp {width:100%;}
    .fltDtlLstScl > span::after {right:3px;}
    .fltDtlLstWrp {border-left:0; border-right:0;}
    .fltTtl {padding:0 20px; height:60px;}

    .tableThGray table th, 
    .tableThGray table td {padding:10px 5px; font-size:13px; line-height:16px;}

    .trxCtlGrdLstTop {flex-direction:column;}
    .trxCtlGrdLstTop > div {width:100%; height:60px;}
    .trxCtlGrdLstTop .slcScl {border-top:1px solid var(--gray_t3); border-bottom:1px solid var(--gray_t3);}
    .trxCtlGrdLstTop .slcScl, .trxCtlGrdLstTop .slcScl > div {height:60px;}
    .trxCtlGrdLstTop .slcScl > div > span {padding-left:20px; line-height:60px;}
    .trxCtlGrdLstTop .slcScl > div > span > s.slcSclSrt {left:20px;}
    .trxCtlGrdLstTop > div:first-child > span > strong, .trxCtlGrdLstTop .slcScl > div > span > strong {font-size:15px;}
    .trxCtlGrdLstTop .slcScl > div.on {height:321px;}
    .trxCtlGrdLstTop > div:not(:last-child) {border-right:0;}
    .trxCtlGrdLstTop > div:first-child > span {padding:0 20px;}
    .trxCtlGrdLstTop > div:first-child > span > span {margin-right:-7px;}
    .trxCtlGrdLstTop > div {border-left:0;}

    .slcScl > div > span > i {top:23px; right:23px;}

    .pdrGrdItmWrp {padding-bottom:110px; border-left:0 !important;}
    .pdrGrdItmInf {padding:15px 20px 20px 20px;}
    .pdrGrdItmInf > div > span {margin-bottom:5px;}
    .pdrGrdItmInf > div > i {margin-bottom:5px;}
    
    .grdPgr {position:relative; height:0;}
    .grdPgr .pgrCmnFst {position:absolute; top:10px; left:0; width:calc(25% - (10px*3/4)); height:40px; background-color:#ececec;}
    .grdPgr .pgrCmnPrv {position:absolute; top:10px; right:calc(50% + (10px*1/4)); width:calc(25% - (10px*3/4)); height:40px;background-color:#ececec;}
    .grdPgr .pgrCmnNxt {position:absolute; top:10px; left:calc(50% + (10px*1/4)); width:calc(25% - (10px*3/4)); height:40px;background-color:#ececec;}
    .grdPgr .pgrCmnLst {position:absolute; top:10px; right:0; width:calc(25% - (10px*3/4)); height:40px;background-color:#ececec;}
    .grdPgr > div {display:grid; grid-template-columns:repeat(auto-fit, minmax(1px, auto)); column-gap:10px; position:absolute; left:0; top:60px; width:100%;}
    .grdPgr > div .pgrCmnAch {margin-left:0; width:auto;}

    .pgrCmnFst:after, .pgrCmnPrv:after, .pgrCmnLst:after, .pgrCmnNxt:after {display:none;}

    #goods_spec_lyr .popCmnTxt {overflow:auto;}
}





@media (max-width:600px) {
    .searched_item_display>ul>li {width:100%;}
    .searched_item_display>ul>li:nth-child(3n), .searched_item_display>ul>li {border-right:0;}
    .searched_item_display>ul>li + li {border-top:1px solid var(--gray_t3) !important;}

    #scnDth .scnDthIco {width:105px; height:110px;}
    #scnDth .scnDthChd > span {font-size:14px;}
    #scnDth .scnDthIco i {width:60px; height:60px;}
    #scnDth .scnDthChd.on {box-shadow:0px 15px 30px 0px rgba(23,42,126, 0.25);}

    .fltTtl > div span span {display:none;}



    .trxCtlGrdLst.t1 .searched_item_display>ul>li {width:100%;}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(3n) {border-right:none;}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(1) {border-top:0;}
    .trxCtlGrdLst.t1 .searched_item_display>ul>li:nth-child(2) {border-top:1px solid var(--gray_t3);}
}

