.lcibb .tab-content{display:flex;flex-wrap:wrap}
.lcibb .tab-content .text-wrap{width:100%;margin-bottom:3.2rem;padding:0 10.8rem}
.lcibb .tab-content .img-wrap{width:50%;position:relative;transition:all .5s}
.lcibb .tab-content .img-wrap .img-list{display:none}
.lcibb .tab-content .img-wrap .img-list.on{display:block}
.lcibb .tab-content .img-wrap .img-list img.mobile{display:none}
.lcibb .tab-content .img-wrap .hidden-tab-button{border-radius:50%;width:6%;height:6%;position:absolute;z-index:9;cursor:pointer;background:#fff}
.lcibb .tab-content .img-wrap .hidden-tab-button.mobile{display:none}
.lcibb .tab-content .img-wrap .hidden-tab-button::after{position:absolute;content:"";display:block;width:80%;height:80%;background-color:#c7c7c7;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}
.lcibb .tab-content .img-wrap .hidden-tab-button.on::after{background-color:#fd6720}
.lcibb .tab-content .img-wrap-thumb{padding:5.3rem 0 5.3rem 8rem;width:50%}
.lcibb .tab-content .img-wrap-thumb h2{display:none}
.lcibb .tab-content .img-wrap-thumb h2.on{display:block}
.lcibb .tab-content .img-wrap-thumb .thumb-wrap{margin-top:2.4rem}
.lcibb .tab-content .img-wrap-thumb .thumb-wrap img{display:none}
.lcibb .tab-content .img-wrap-thumb .thumb-wrap img.on{display:block}
.lcibb .detail-wrap .text-wrap{margin-top:12.8rem;padding:0 10.8rem}
.lcibb .detail-wrap .text-wrap p{margin-top:2.4rem}
.lcibb .detail-wrap .text-wrap .sub-list-wrap{margin-top:2.8rem}
.lcibb .detail-wrap .text-wrap .sub-list-wrap .sub-list{margin-top:3.2rem}
.lcibb .detail-wrap .text-wrap .sub-list-wrap .sub-list:first-child{margin-top:unset}
.lcibb .detail-wrap .text-wrap .sub-list-wrap p{margin-top:1.2rem}
.lcibb .desc-img{margin-top:4.8rem}
.lcibb .desc-img img.mobile{display:none}
@media all and (max-width:1024px){.lcibb .tab-content .img-wrap-thumb{padding:4rem 0 4rem 6rem}
.lcibb .tab-content .text-wrap{margin-bottom:2.4rem;padding:unset}
.lcibb .detail-wrap .text-wrap{margin-top:7.2rem;padding:unset}
.lcibb .detail-wrap .text-wrap .sub-list-wrap{margin-top:2rem}
.lcibb .detail-wrap .text-wrap .sub-list-wrap .sub-list{margin-top:2.2rem}
.lcibb .detail-wrap .text-wrap .sub-list-wrap p{margin-top:.8rem}
.lcibb .desc-img{margin-top:3.2rem}
}
@media all and (max-width:767px){.lcibb .tab-content .text-wrap{margin-top:3.2rem;margin-bottom:2.4rem;order:2}
.lcibb .tab-content .img-wrap{order:3;width:100%}
.lcibb .tab-content .img-wrap .hidden-tab-button{width:7%;height:7%}
.lcibb .tab-content .img-wrap .hidden-tab-button.web{display:none}
.lcibb .tab-content .img-wrap .hidden-tab-button.mobile{display:block}
.lcibb .tab-content .img-wrap .img-list img.pc{display:none}
.lcibb .tab-content .img-wrap .img-list img.mobile{display:block}
.lcibb .tab-content .img-wrap-thumb{order:1;width:100%;padding:0}
.lcibb .tab-content .detail-wrap{margin-top:5.6rem}
.lcibb .desc-img img.pc{display:none}
.lcibb .desc-img img.mobile{display:block}
}
html[dir=rtl] .lcibb .tab-content .img-wrap-thumb{padding:5.3rem 8rem 5.3rem 0}
@media all and (max-width:1024px){html[dir=rtl] .lcibb .tab-content .img-wrap-thumb{padding:4rem 6rem 4rem 0}
}