/* text_block_002 */
.text_block_002{background-color: #fff;}
.text_block_002 > div[data-wv-layout-element="block_inner"]{padding-top: 89px; padding-bottom: 98px;}
.text_block_002 .text_block_002_card_con{}
.text_block_002 .text_block_002_card_con .text_block_002_card > div[data-wv-layout-element="block_inner"]{padding-top: 32px; padding-bottom: 34px;}
.text_block_002 .text_block_002_card_con .text_block_002_card:first-child > div[data-wv-layout-element="block_inner"]{padding-top: 0;}
.text_block_002 .text_block_002_card_con .text_block_002_card:last-child > div[data-wv-layout-element="block_inner"]{padding-bottom: 0;}
.text_block_002 .text_block_002_card_con .text_block_002_card::after{content: ''; position: absolute; top:0; left:0; width: 100%; border-bottom:1px solid rgba(0,0,0,0.1); z-index: 2;}
.text_block_002 .text_block_002_card_con .text_block_002_card:first-child::after{border-bottom: none;}

.text_block_002 .text_block_002_card .title_box{display: flex; align-items: center;}
.text_block_002 .text_block_002_card .title_box .title{max-width: calc(100% - 8px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal;}
.text_block_002 .text_block_002_card .title_box .arrow{opacity: 0; width: 7px; height: 12px; transition: opacity 0.2s; background-image: url('/weven_service/asset/img/arrow/arrow_7x12_white_right.png'); background-position: right center; background-repeat: no-repeat; margin-top: 2px;}
.text_block_002 .text_block_002_card .desc{max-height:62px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-wrap: normal; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-all;}

.reverse.text_block_002{background-color: #171717;}
.reverse.text_block_002  .text_block_002_card_con .text_block_002_card::after{border-color:rgba(255,255,255,0.2);}

@media all and (min-width:992px){

    /* text_block_002 */
    .text_block_002 .text_block_002_card .title_box .title{padding-right: 10px;}
    .text_block_002 .text_block_002_card .desc{max-height: 52px;}
    .text_block_002 .text_block_002_card_inner:hover .title + .arrow{opacity: 1;}

    /* text_block_002 */
    .text_block_002 .text_block_002 > div[data-wv-layout-element="block_inner"]{padding-top: 159px; padding-bottom: 168px;}
    /*.text_block_002 .text_block_002_card_con .text_block_002_card{padding-top: 0; padding-bottom: 0;}
    .text_block_002 .text_block_002_card_con .text_block_002_card .text_block_002_card_inner{padding-right: 60px; padding-left: 60px;}
    .text_block_002 .text_block_002_card_con .text_block_002_card:first-child .text_block_002_card_inner{padding-left: 0;}
    .text_block_002 .text_block_002_card_con .text_block_002_card:last-child .text_block_002_card_inner{padding-right: 0;}
    .text_block_002 .text_block_002_card_con .text_block_002_card::after{top:1px; width:auto; height:calc(100% - 6px); border-left:1px solid rgba(0,0,0,0.1); border-bottom:none;}
    .text_block_002 .text_block_002_card_con .text_block_002_card:first-child::after{border-left: none;}*/

    .text_block_002 .text_block_002_card_con{width: calc(100% + 120px); margin-left: -120px;}
    .text_block_002 .text_block_002_card_con .text_block_002_card > div[data-wv-layout-element="block_inner"]{padding-top: 0; padding-bottom: 0; padding-left: 120px;}
    .text_block_002 .text_block_002_card_con .text_block_002_card .text_block_002_card_inner{}
    .text_block_002 .text_block_002_card_con .text_block_002_card::after{top:1px; left:60px; width:auto; height:calc(100% - 6px); border-left:1px solid rgba(0,0,0,0.1); border-bottom:none;}
    .text_block_002 .text_block_002_card_con .text_block_002_card:first-child::after{border-left: none;}

}