@charset "utf-8";

/* 메인 공통 */
.more{position: relative; padding: 0 0 4px; font-size: 13px; font-weight: 700; letter-spacing: 1px; color: #a50034;}
.more:before{content: ""; position: absolute; bottom: 0; left: 0; display: block; width: 100%; height: 2px; background: #a50034;}

.more_arrow{font-size: 0; text-indent: -9999px; display: block; width: 58px; height: 27px; background: url(../img/main/more_arrow.png) no-repeat;}

.tit_inbox{box-sizing: border-box; /*padding: 0 0 0 60px;*/ padding: 0 0 0 3.2017vw;}
.tit_inbox h2{line-height: 120%; padding: 0 0 17px; /*font-size: 32px;*/ font-size: 1.723vw; font-weight: 500;}
.tit_inbox .desc{line-height: 145%; padding: 0 0 17px;}

.tit h2{font-size: 30px; font-weight: 500;}
.tit span{color: #555;}

.board{float: left; width: calc(100% - 194px);}
.board ul li{padding: 0 0 20px; box-sizing: border-box;}
.board ul > li:last-child{padding-bottom: 0;}
.board ul li a{display: block;}
.board ul li a:after{content: ""; display: block; clear: both;}
.board ul li a .img{float: left; position: relative; width: 159px; height: 115px; overflow: hidden; background: #e7e7e7 url(../img/main/no_image.jpg) no-repeat center; background-size: 50%;}
.board ul li a .img img{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; width: 100%; /*height: 100%;*/ max-width: none; min-height: 100%; min-width: 100%; object-fit: cover;}
.board ul li a .list_txt{float: left; width: calc(100% - 159px); box-sizing: border-box; padding: 0 0 0 18px;}
.board ul li a .list_txt .list_type{display: block; line-height: 100%; padding: 14px 0 0; font-size: 14px; color: #aa274c;}
.board ul li a .list_txt .list_title{display: block; padding: 20px 0 5px; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.board ul li a .list_txt .list_cont{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 20px; height: 40px; font-size: 14px; color: #555;}
.board ul li a .list_txt .list_date{display: block; font-size: 14px; color: #555; padding: 0 0 0;}
@media all and (max-width: 1800px){
    .tit_inbox .desc{font-size: 15px;}
}
@media all and (max-width: 1600px){
    .tit_inbox{padding: 0 0 0 30px;}
    .board ul li a .list_txt{padding: 0 0 0 4%;}
}
@media all and (max-width: 1400px){
    .tit_inbox h2{font-size: 30px;}
    .tit_inbox .desc{font-size: 14px;}
    .board{width: calc(100% - 170px);}
}
@media all and (max-width: 1200px){
    .tit_inbox{padding: 0 0 0 20px;}
    .tit_inbox h2{font-size: 26px;}
}
@media all and (max-width: 1024px){
    .board ul li{padding: 0 0 10px;}
}
@media all and (max-width: 768px){
    .tit_inbox h2{font-size: 22px;}
    .tit h2{font-size: 24px;}
    .board{width: calc(100% - 160px);}
    .board ul{margin: 12px 0 0;}
}
@media all and (max-width: 568px){
    .more{font-size: 11px; letter-spacing: 0.5px;}
    .more:before{height: 1px;}
    .tit_inbox{padding-left: 15px;}
    .tit_inbox h2{padding: 0 0 10px; font-size: 18px;}
    .tit_inbox .desc{padding: 0 0 7px; font-size: 12px;}
    .tit h2{font-size: 20px; line-height: 120%;}
    .board{float: none; width: 100%;}
    .board ul li:nth-child(n + 3){display: none;}
    .board ul li a .img{width: 110px; height: 90px;}
    .board ul li a .list_txt{width: calc(100% - 110px);}
    .board ul li a .list_txt .list_title{padding: 15px 0 5px; font-size: 16px;}
    .board ul li a .list_txt .list_cont{font-size: 13px;}
    .board ul li a .list_txt .list_date{font-size: 12px;}
}



/* 비주얼 */
.visual{float: left; position: relative; /*width: 1114px;*/ width: 61.888%;}
.visual .main_slider{margin: 0;}
.visual .main_slider .slide_item{position: relative;}
.visual .main_slider .slide_item > a{position: relative; display: block !important;}
.visual .main_slider .slide_item .img{}
.visual .main_slider .slide_item .img img{width: 100%;}
.visual .main_slider .slide_item .img img.v_mobile{display: none;}
.visual .main_slider .slide_item .inner{position: absolute; top: 0; left: 0; width: 100%; height: 100%; box-sizing: border-box; padding: 0 7.813vw !important; text-align: right;}
.visual .main_slider .slide_item .inner .slide_txt{/*padding: 99px 0 0;*/ padding: 12.137% 0 0;}
.visual .main_slider .slide_item .inner .slide_txt h3{padding: 0 0 21px; font-size: 43px; font-weight: 500;}
.visual .main_slider .slide_item .inner .slide_txt .desc{padding: 0 0 17px; font-size: 19px; }
.visual .main_slider .slide_item .inner .slide_txt .more{}
.visual .state{position: absolute; bottom: 25px; left: 50%; transform: translateX(-50%); text-align: center;}
.visual .state span{display: inline-block; padding: 0 8px; vertical-align: middle; font-size: 13px; color: #fff;}
.visual .state .progress{position: relative; display: inline-block; vertical-align: middle; width: 200px; height: 2px; margin: 0 auto 0; background: rgba(255,255,255,0.18);}
.visual .state .progress .pro_bar{position: absolute; top: 0; left: 0; width: 0; height: 100%; background: #fff}
.visual .state .progress .pro_bar.pro_ani{animation: width 3s linear;}
.visual .state .progress .pro_bar.pro_ani.pause{animation-play-state: paused;}

.visual .state .btn_stop{position: relative; display: inline-block; width: 10px; height: 14px; vertical-align: middle; margin: 0 0 0 10px; font-size: 0; text-indent: -9999px;}
.visual .state .btn_stop:before{content: ""; position: absolute; top: 0; left: 0; display: block; width: 4px; height: 14px; background: #fff;}
.visual .state .btn_stop:after{content: ""; position: absolute; top: 0; right: 0; display: block; width: 4px; height: 14px; background: #fff;}
.visual .state .btn_stop.on:before{width: auto; height: auto; border-width: 7px; border-style: solid; border-color: transparent transparent transparent #fff; background: transparent;}
.visual .state .btn_stop.on:after{display: none;}
.visual > .btn{position: absolute; top: 50%; transform: translateY(-50%); display: block; width: 70px; height: 70px; font-size: 0; text-indent: -9999px; background-color: rgba(0,0,0,0.35); background-position: center; background-repeat: no-repeat;}
.visual > .btn:hover,
.visual > .btn:focus{background-color: rgba(0,0,0,0.5);}
.visual > .btn_prev{left: 0; background-image: url("../img/main/btn_v_prev.png");}
.visual > .btn_next{right: 0; background-image: url("../img/main/btn_v_next.png");}
.visual .slick-dots{width: 200px; height: 25px; left: 50%; transform: translateX(-50%); bottom: 30px; z-index: 4; margin: 0 0 0 -12px; opacity: 0;}
.visual .slick-dots li{/*width: 50%;*/ margin: 0; padding: 0; background: rgba(221, 221, 221, 0.5); box-sizing: border-box; border: 1px solid #000;}
.visual .slick-dots li button{width: 100%; height: 100%; margin: 0; padding: 0;}
.visual .slick-dots li button:before,
.visual .slick-dots li button:after{display: none;}

@media all and (max-width: 1400px){
    .visual{float: none; width: 100%;}
    .visual .main_slider .slide_item .inner{padding: 0 100px !important;}
}
@media all and (max-width: 1024px){
    .visual .main_slider .slide_item .inner .slide_txt h3{font-size: 34px;}
    .visual .main_slider .slide_item .inner .slide_txt .desc{font-size: 16px;}
}
@media all and (max-width: 768px){
    .visual .main_slider .slide_item .img img.v_pc{display: none;}
    .visual .main_slider .slide_item .img img.v_mobile{display: block;}
    .visual .main_slider .slide_item .inner{padding: 0 70px !important;}
    .visual .main_slider .slide_item .inner .slide_txt{padding: 22vw 0 0; text-align: center;}
    .visual .main_slider .slide_item .inner .slide_txt h3{padding: 0 0 5vw; font-size: 6vw;}
    .visual .main_slider .slide_item .inner .slide_txt .desc{display: none; font-size: 15px;}
    .visual .state .progress{width: 150px;}
    .visual > .btn{width: 50px; height: 50px; background-size: 32%;}
    .visual .slick-dots{width: 150px;}
}
@media all and (max-width: 568px){
    .visual .main_slider .slide_item .inner{padding: 0 50px !important;}
    .visual .main_slider .slide_item .inner .slide_txt .desc{padding: 0 0 3vw; line-height: 150%; font-size: 13px;}
    .visual .state{bottom: 15px;}
    .visual .state .progress{width: 80px;}
    .visual > .btn{width: 35px; height: 35px;}
    .visual .slick-dots{width: 80px; bottom: 20px;}
}
@keyframes width{
    0%{width: 0;}
    100%{width: 100%;}
}

/* 프로모션 */
.promotion0{float: right; position: relative; /*width: 682px;*/ width: 37.888%; /*height: 342px;*/ padding: 18.999% 0 0; background-size: auto 100%;}
.promotion0 > a{position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; width: 100%; height: 100%;}
.promotion0 .tit_inbox{width: 100%; padding-right: 250px;}
@media all and (max-width: 1400px){
    .promotion0{float: left; width: calc(50% - 4px); height: 300px; padding: 0;}
    .promotion0 > a{position: relative; top: auto; left: auto;}
    .promotion0 .tit_inbox{padding-right: 250px;}
}
@media all and (max-width: 1024px){
    .promotion0{float: none; width: 100%; height: 280px;}
}
@media all and (max-width: 568px){
    .promotion0{height: 210px; background-size: auto 80%;}
    .promotion0 .tit_inbox{padding-right: 150px;}
}

/* 업종별 추천제품 */
.by_industry{float: right; position: relative; /*width: 682px;*/ width: 37.888%; /*height: 342px;*/ padding: 18.999% 0 0; /*margin: 4px 0 0 0;*/ margin: 0.224% 0 0; background: #f2f0ec;}
.by_industry:after{content: ""; display: block; clear: both;}
.by_industry .wrapper{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.by_industry .wrapper > a{float: left; position: relative; width: calc(100% - 384px); height: 100%; display: flex; align-items: center; box-sizing: border-box; padding-right: 10px;}
.by_industry .wrapper ul{float: right; width: 384px; height: 100%;}
.by_industry .wrapper ul:after{content: ""; display: block; clear: both;}
.by_industry .wrapper ul li{float: left; width: 33.333%; height: 50%; background: #e9e7e2;}
.by_industry .wrapper ul li:nth-child(even){background: #f8f6f2;}
.by_industry .wrapper ul li a{position: relative; display: block; height: 100%; box-sizing: border-box; /*padding: 110px 0 0;*/ padding: 6.1vw 0 0; text-align: center; font-weight: 500;}
.by_industry .wrapper ul li a:before{content: ""; position: absolute; /*top: 50px;*/ top: 29.5%; left: 50%; transform: translateX(-50%); display: block; width: 56px; height: 50px; background: transparent url("../img/main/by_industry07.png") no-repeat center;}
.by_industry .wrapper ul li:nth-child(2) a:before{background-image: url("../img/main/by_industry08.png"); }
.by_industry .wrapper ul li:nth-child(3) a:before{background-image: url("../img/main/by_industry09.png");}
.by_industry .wrapper ul li:nth-child(4) a:before{background-image: url("../img/main/by_industry10.png");}
.by_industry .wrapper ul li:nth-child(5) a:before{background-image: url("../img/main/by_industry11.png");}
.by_industry .wrapper ul li:nth-child(6) a:before{background-image: url("../img/main/by_industry12.png");}
@media all and (max-width: 1800px){
    .by_industry .wrapper > a{width: calc(100% - 350px);}
    .by_industry .wrapper ul{width: 350px;}
}
@media all and (max-width: 1600px){
    .by_industry .wrapper ul li a:before{top: 21%;}
}
@media all and (max-width: 1400px){
    .by_industry{float: right; width: calc(50% - 4px); height: 300px; margin: 0; padding: 0;}
    .by_industry .wrapper{position: static; top: auto; left: auto;}
    .by_industry .wrapper ul li a{padding: 100px 0 0;}
    .by_industry .wrapper ul li a:before{top: 36px;}
}
@media all and (max-width: 1200px){
    .by_industry .wrapper > a{width: calc(100% - 320px);}
    .by_industry .wrapper ul{width: 320px;}
}
@media all and (max-width: 1024px){
    .by_industry{float: none; width: 100%; height: 280px; margin: 8px auto 0;}
    .by_industry .wrapper > a{width: calc(100% - 500px);}
    .by_industry .wrapper ul{width: 500px;}
}
@media all and (max-width: 768px){
    .by_industry .wrapper > a{width: 230px;}
    .by_industry .wrapper ul{width: calc(100% - 230px);}
}
@media all and (max-width: 568px){
    .by_industry{height: 210px;}
    .by_industry .wrapper > a{width: 135px;}
    .by_industry .wrapper ul{width: calc(100% - 135px);}
    .by_industry .wrapper ul li a{padding: 68px 0 0; font-size: 13px;}
    .by_industry .wrapper ul li a:before{top: 26px; width: 35px; height: 35px; background-size: contain;}
}

/* 프로모션2 (sec1.on일 경우 .by_industry 숨김, .promotion1 보임) */
.promotion1{float: right; position: relative; /*width: 682px;*/ width: 37.888%; /*height: 342px;*/ padding: 18.999% 0 0; margin: 0.224% 0 0; background-size: auto 100%;}
.promotion1 > a{position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; width: 100%; height: 100%;}
.promotion1 .tit_inbox{width: 100%; padding-right: 250px;}
@media all and (max-width: 1400px){
    .promotion1{float: right; width: calc(50% - 4px); height: 300px; padding: 0; margin: 0;}
    .promotion1 > a{position: relative; top: auto; left: auto;}
    .promotion1 .tit_inbox{padding-right: 250px;}
}
@media all and (max-width: 1024px){
    .promotion1{float: none; width: 100%; height: 280px; margin: 8px auto 0;}
}
@media all and (max-width: 568px){
    .promotion1{height: 210px; background-size: auto 80%;}
    .promotion1 .tit_inbox{padding-right: 150px;}
}

.sec1.on .by_industry{display: none;}
.sec1.on .promotion1{display: block;}

/* LG공식전문점의 추천제품 */
.recommended_product{overflow: hidden; padding: 90px 0 93px;}
.recommended_product .tit{position: relative;}
.recommended_product .tit:after{content: ""; display: block; clear: both;}
.recommended_product .tit h2{display: inline-block;}
.recommended_product .tit span{display: inline-block; vertical-align: top; line-height: 120%; padding: 15px 0 0 5px;}
.recommended_product .tit .more_arrow{position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.recommended_product .list{/*display: flex; flex-wrap: wrap; justify-content: space-between;*/ padding: 35px 0 0;}
.recommended_product .list:after{content: ""; display: block; clear: both;}
.recommended_product .list li{/*width: 320px;*/ float: left; width: 22.857%; margin: 0 2.857% 0 0;}
.recommended_product .list li:nth-child(4n){margin-right: 0;}
.recommended_product .list li:nth-child(n + 5){margin-top: 40px;}
.recommended_product .list li:nth-child(-n + 4){}
.recommended_product .list li a{display: block; box-sizing: border-box; padding: 35px 30px; border: 1px solid #ddd; overflow: hidden;}
.recommended_product .list li a:hover,
.recommended_product .list li a:focus{border-color: transparent; box-shadow: 0px 3px 27px 0px rgba(0, 0, 0, 0.16);}
.recommended_product .list li a *{display: block;}
.recommended_product .list li a .img{position: relative; width: 100%; height: 243px; border-radius: 0 0 33px 0; overflow: hidden;}
.recommended_product .list li a .img img{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; /*width: 100%;*/ height: 100%; max-width: none; /*min-height: 100%;*/ /*min-width: 100%;*/ object-fit: cover;}
.recommended_product .list li a .txt{padding: 35px 0 0;}
.recommended_product .list li a .txt .p_category{padding: 0 0 7px; font-size: 14px; color: #a50034;}
.recommended_product .list li a .txt .p_name{padding: 0 0 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 20px; font-weight: 500;}
.recommended_product .list li a .txt .p_num{padding: 0 0 14px; line-height: 100%; font-size: 15px; }
.recommended_product .list li a .txt .cont{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 20px; height: 40px; font-size: 14px; color: #555;}
@media all and (max-width: 1400px){
    .recommended_product .list li{width: 24%; margin: 0 1.333% 0 0;}
    .recommended_product .list li a .img{height: 200px;}
    .recommended_product .list li:nth-child(n + 5){margin-top: 1.333%;}
}
@media all and (max-width: 1280px){
    .recommended_product{padding: 50px 0;}
    .recommended_product .tit span{}
}
@media all and (max-width: 1200px){
    .recommended_product .list li a .img{height: 150px;}
}
@media all and (max-width: 1024px){
    .recommended_product .list li a{padding: 25px 20px;}
    .recommended_product .list li a .txt{padding: 25px 0 0;}
    .recommended_product .list li a .txt .p_category{padding: 0; font-size: 13px;}
    .recommended_product .list li a .txt .p_name{font-size: 18px;}
    .recommended_product .list li a .txt .p_num{padding: 0 0 10px; font-size: 14px;}
    .recommended_product .list li a .txt .cont{font-size: 13px;}
}
@media all and (max-width: 880px){
    .recommended_product .list li{width: 49%; margin: 0 2% 0 0;}
    .recommended_product .list li:nth-child(2n){margin-right: 0;}
    .recommended_product .list li:nth-child(n + 3){margin-top: 2%;}
    .recommended_product .list li:nth-child(n + 5){display: none;}
    .recommended_product .list li a .img{height: 25vw;}
}
@media all and (max-width: 768px){
    .recommended_product .tit{padding: 0 45px 0 0;}
    .recommended_product .tit span{padding: 10px 0 0 5px;}
    .recommended_product .tit .more_arrow{background-size: contain; width: 40px; height: 20px;}
    .recommended_product .list li a .txt{padding: 20px 0 0;}
}
@media all and (max-width: 568px){
    .recommended_product{padding: 30px 0;}
    .recommended_product .tit span{padding: 8px 0 0 2px; font-size: 12px;}
    .recommended_product .list{width: auto; padding: 20px 0 0;}
    .recommended_product .list li a{padding: 20px 15px;}
    .recommended_product .list li a .txt{padding: 15px 0 0;}
    .recommended_product .list li a .txt .p_category{font-size: 12px;}
    .recommended_product .list li a .txt .p_name{font-size: 15px;}
    .recommended_product .list li a .txt .p_num{font-size: 13px;}
    .recommended_product .list li a .txt .cont{font-size: 12px;}
}

/* 설치사례 */
.installation_case{float: left; position: relative; width: calc(50% - 20px); box-sizing: border-box; padding: 48px 30px 50px 10px; border: 2px solid #ddd; overflow:hidden;}
.installation_case:before{content: ""; position: absolute; bottom: 0; left: 0; display: block; width: 161px; height: 423px; border-radius: 0 35px 0 0; background: #f6f6f6; z-index:-1;}
.installation_case:after{content: ""; display: block; clear: both;}
.installation_case .tit{float: left; position: relative; width: 194px;}
.installation_case .tit h2{padding: 0 0 14px;}
.installation_case .tit span{display: block; line-height: 140%;}
.installation_case .tit .more_arrow{margin: 30px 0 0;}
@media all and (max-width: 1400px){
    .installation_case{width: 49.333%;}
    .installation_case .tit{width: 170px;}
}
@media all and (max-width: 1280px){
    .installation_case{float: none; width: 100%; margin: 0 0 50px; padding: 35px 30px;}
    .installation_case:before{height: 403px;}
}
@media all and (max-width: 1024px){
    .installation_case:before{height: 384px;}
}
@media all and (max-width: 768px){
    .installation_case{padding: 25px 20px;}
    .installation_case .tit{width: 160px;}
    .installation_case .tit h2{padding: 0 45px 14px 0;}
    .installation_case .tit .more_arrow{background-size: contain; width: 40px; height: 20px;}
}
@media all and (max-width: 568px){
    .installation_case{margin: 0 0 30px; padding: 20px 10px; border-width: 1px;}
    .installation_case:before{width: 130px; height: 274px; border-radius: 0 15px 0 0;}
    .installation_case .tit{float: none; width: 100%;}
    .installation_case .tit span br{display: none;}
    .installation_case .tit .more_arrow{position: absolute; top: 0; right: 0; margin: 0;}
}

/* 공지사항 */
.notice{float: right; position: relative;  width: calc(50% - 20px); box-sizing: border-box; border-radius: 0 35px 0 0; padding: 48px 30px 50px 10px; border: 2px solid #e9e7e2; background: #f2f0ec;}
.notice:after{content: ""; display: block; clear: both;}
.notice .tit{float: left; position: relative; width: 194px;}
.notice .tit h2{padding: 0 0 14px;}
.notice .tit span{display: block; line-height: 140%;}
.notice .tit .more_arrow{margin: 30px 0 0;}
.notice .board ul li a .list_txt .list_title{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 22px; height: 42px; white-space: initial;}
@media all and (max-width: 1400px){
    .notice{width: 49.333%;}
    .notice .tit{width: 170px;}
}
@media all and (max-width: 1280px){
    .notice{float: none; width: 100%; padding: 35px 30px;}
}
@media all and (max-width: 768px){
    .notice{padding: 25px 20px;}
    .notice .tit{width: 160px;}
    .notice .tit h2{padding: 0 45px 14px 0;}
    .notice .tit .more_arrow{background-size: contain; width: 40px; height: 20px;}
}
@media all and (max-width: 568px){
    .notice{padding: 20px 10px; border-width: 1px; border-radius: 0 15px 0 0;}
    .notice .tit{float: none; width: 100%;}
    .notice .tit span br{display: none;}
    .notice .tit .more_arrow{position: absolute; top: 0; right: 0; margin: 0;}
}

.sec4{margin: 100px auto 100px;}
@media all and (max-width: 1280px){
    .sec4{margin: 50px auto;}
}
@media all and (max-width: 569px){
    .sec4{margin: 30px auto;}
}

/* 계좌정보 */
.account{float: left; position: relative; width: calc(100% - 920px); height: 320px; box-sizing: border-box; border: 2px solid #e9e7e2; padding: 20px 38px 50px 10px; overflow:hidden;}
.account:before{content: ""; position: absolute; bottom: 0; left: 0; display: block; width: 161px; height: 255px; border-radius: 0 35px 0 0; background: #f6f6f6;}
.account:after{content: ""; display: block; clear: both;}
.account .tit{float: left; position: relative; width: 161px;}
.account .list{float: left; width: calc(100% - 161px);}
.account .list li:not(:first-child){padding: 22px 0 0;}
.account .list li:not(:last-child){border-bottom: 1px solid #e9e9e9;}
/*.account .list li .bank{padding: 0 0 16px;}*/
.account .list li .num{padding: 0 0 1px; font-size: 24px; font-weight: 700;}
/*.account .list li .name{padding: 0 0 11px; font-size: 14px; color: #555;}*/
.account .list li .name{ font-size: 14px; color: #555;}
@media all and (max-width: 1600px){
    .account{padding: 48px 30px 50px 40px;}
    .account .tit{width: 150px;}
    .account .list{width: calc(100% - 150px);}
    .account .list li .num{font-size: 22px;}
}
@media all and (max-width: 1400px){
    .account{height: 280px; width: calc(100% - 770px - 1.333%); padding: 29px 30px 0px 40px;}
    .account:before{height: 233px;}
}
@media all and (max-width: 1280px){
    .account{height: 248px; width: calc(100% - 682px - 1.333%); padding: 30px 30px 0px;}
    .account:before{height: 204px;}
    .account .list li:not(:first-child){padding: 15px 0 0;}
    .account .list li .bank{padding: 0 0 5px;}
    .account .list li .bank img{height: 21px;}
}
@media all and (max-width: 1200px){
    .account{float: none; clear: both; width: 100%; height: auto; border-top: none;}
    .account:before{height: 193px;}
    .account .tit{width: 170px;}
    .account .list{width: calc(100% - 170px);}
}
@media all and (max-width: 768px){
    .account{padding: 25px 20px 0px;}
    .account .tit{width: 160px;}
    .account .list{width: calc(100% - 160px);}
}
@media all and (max-width: 568px){
    .account{padding: 20px 10px 0px;}
    .account:before{display: none;}
    .account .tit{float: none; width: 100%;}
    .account .tit h2{padding: 0 0 14px;}
    .account .list{float: none; width: 100%;}
    .account .list li .bank{float: left; width: 110px;}
    .account .list li .num{font-size: 16px;}
}

/* 온라인 인증 배너 */
.banner{float: right; width: 880px;}
.banner .img{overflow: hidden; border-radius: 0 35px 0 0; position: relative;margin-top: -7.5%;}
.banner .img img{width: 100%; height:355px;}
.banner .img .code .company {position:absolute; left:26%; top:27%; color:#fff; font-family: 'Noto Sans KR', sans-serif; font-weight:500; width:74%; padding:0 0 0 0;}
.banner .img .code .number {position:absolute; right:5%; top:22%; color:#fff; font-family: 'Noto Sans KR', sans-serif; font-weight:500; width:auto; padding:0 0 0 0;  text-decoration: underline;text-underline-position: under;}
.banner .img .code .company {font-size : 41px}
.banner .img .code .number {font-size : 20px}
@media all and (max-width: 1430px){
    .banner .img .code .company {font-size : 40px}
    .banner .img .code .number {font-size : 20px}
}
@media all and (max-width: 1400px){
    .banner{width: auto;}
    .banner .img img{width: auto; height: 280px;}
}
@media all and (max-width: 1280px){
    .banner .img img{height: 248px;}
    .banner .img .code .company {font-size : 30px}
    .banner .img .code .number {font-size : 15px}
    .banner .img .code .company {top:31%;}
    .banner .img .code .number {top:22%;}
}
@media all and (max-width: 1200px){
    .banner{width: 100%;}
    .banner .img img{width: 100%; height: auto;}
}
@media all and (max-width: 768px){
    .banner .img .code .company {font-size : 26px}
    .banner .img .code .number {font-size : 13px}
    .banner .img .code .company {top:31%;}
    .banner .img .code .number {top:20%;}

}
@media all and (max-width: 568px){
    .banner .img{border-radius: 0 15px 0 0;}
    .banner .img .code .company {font-size : 18px}
    .banner .img .code .number {font-size : 9px}
    .banner .img .code .company {top:30%;}
    .banner .img .code .number {top:20%;}
}
@media all and (max-width: 460px){
    .banner .img .code .company {font-size : 17px}
    .banner .img .code .number {font-size : 8px}
    .banner .img .code .company {top:29%;}
    .banner .img .code .number {top:18%;}
}

@media all and (max-width: 480px) {
    .div_popup {width: 100% !important;}
}

.div_popup {border:1px solid #222; box-sizing:border-box;}
.div_popup .divpop-img {}
.div_popup .divpop-bottom {background:#222;  text-align:center;}
.div_popup .divpop-bottom td {overflow:hidden;}
.div_popup .divpop-bottom td a {display:block; width:50%; float:left; padding:10px 0; color:#dbdbdb; position:relative;}
.div_popup .divpop-bottom td a::after {content:""; position:absolute; top:50%; right:0; transform:translateY(-50%); display:block; width:1px; height:15px; background:#555;}
.div_popup .divpop-bottom td a:last-child::after {content:none;}
