
#OVERVIEW {border-top:none;}
#OVERVIEW .sec_list{margin:60px 0 100px;}
#OVERVIEW .sec_list > ul > li {position:relative; padding:60px 0; border-top:1px solid #e5e5e5;}
#OVERVIEW .sec_list > ul > li:first-child {border-top:none; padding-top:40px;}
#OVERVIEW .sec_list > ul > li:first-child .list_img {top:40px;}
#OVERVIEW .sec_list > ul > li .list_img {position:absolute; top:60px; left:0; width: 192px; height: 192px; border-radius: 96px;}
#OVERVIEW .sec_list > ul > li:nth-of-type(odd) .list_img{background-color:#fef2ea;}
#OVERVIEW .sec_list > ul > li:nth-of-type(even) .list_img{background-color:#f5f5f5;}
#OVERVIEW .sec_list > ul > li .list_img img{height:72px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
#OVERVIEW .sec_list > ul > li .list_desc {position:relative; width:100%; padding-left:264px; padding-top:11px; box-sizing: border-box;}
#OVERVIEW .sec_list > ul > li .list_desc .tit {font-size:32px; line-height: 36px; margin-bottom:30px;}
#OVERVIEW .sec_list > ul > li .list_desc .desc {font-size:22px; line-height: 32px; margin-bottom:30px;}
#OVERVIEW .sec_list > ul > li .list_desc .detail {font-size:18px; line-height: 28px; max-height:0; overflow: hidden;}
#OVERVIEW .sec_list > ul > li .list_desc .detail span {display: block;}
#OVERVIEW .sec_list > ul > li .list_desc .detail span b{display:block;}
#OVERVIEW .sec_list > ul > li .list_desc .btn_more a {display: inline-block; font-size:16px;}
#OVERVIEW .sec_list > ul > li .list_desc .btn_more a:after {content:""; display: inline-block; width:8px; height:8px; border-top:1px solid #181818; border-right:1px solid #181818; transform:rotate(135deg); position:relative; top:-2px; margin-left:8px;}
#OVERVIEW .sec_list > ul > li .list_desc .btn_more a span.close {display: none;}
#OVERVIEW .sec_list > ul > li .list_desc.on .detail {max-height:100%;}
#OVERVIEW .sec_list > ul > li .list_desc.on .btn_more a span.more {display: none;}
#OVERVIEW .sec_list > ul > li .list_desc.on .btn_more a span.close {display: inline-block; margin-top:32px;}
#OVERVIEW .sec_list > ul > li .list_desc.on .btn_more a:after {transform:rotate(-45deg); top:2px;}


@media all and (max-width:1080px){
    #OVERVIEW .sec_list{margin-bottom:70px;}
    .gu_sub_wrapper .gu_sub_contents .contents_inner br {content:none;}
    #OVERVIEW .sec_list > ul > li {padding:50px 0;}
    #OVERVIEW .sec_list > ul > li:first-child {padding-top: 20px;}
    #OVERVIEW .sec_list > ul > li:first-child .list_img {top:20px;}
    #OVERVIEW .sec_list > ul > li .list_img {width:155px; height:155px; border-radius:78px;}
    #OVERVIEW .sec_list > ul > li .list_img img {}
    #OVERVIEW .sec_list > ul > li .list_desc {padding-left:213px;}
    #OVERVIEW .sec_list > ul > li .list_desc .tit {margin-bottom:24px; font-size:26px;}
    #OVERVIEW .sec_list > ul > li .list_desc .desc {font-size:18px; line-height:26px; margin-bottom:24px;}
    #OVERVIEW .sec_list > ul > li .list_desc .detail {font-size:13px; line-height:23px;}
    #OVERVIEW .sec_list > ul > li .list_desc .detail span {margin-bottom:24px;}
    #OVERVIEW .sec_list > ul > li .list_desc .btn_more a {font-size:13px;}
    #OVERVIEW .sec_list > ul > li .list_desc .btn_more a:after {width:6px; height:6px;}
    #OVERVIEW .sec_list > ul > li .list_desc.on .btn_more a span.close{margin-top:0;}
}


@media all and (max-width:766px){
    #OVERVIEW {padding-bottom:30px;}
    #OVERVIEW .sec_list {margin-bottom:0;}
    #OVERVIEW .sec_list > ul > li {padding:30px 0;}
    #OVERVIEW .sec_list > ul > li:first-child {padding-top:0;}
    #OVERVIEW .sec_list > ul > li:first-child .list_img {top:0;}
    #OVERVIEW .sec_list > ul > li .list_img {position:relative; top:0; left:0; margin:0 auto;}
    #OVERVIEW .sec_list > ul > li .list_desc {padding-left:0; padding-top:20px;}
    #OVERVIEW .sec_list > ul > li .list_desc .tit {font-size:18px; margin-bottom:20px; line-height: 18px;}
    #OVERVIEW .sec_list > ul > li .list_desc .desc {font-size:14px; line-height:20px; margin-bottom:20px;}
    #OVERVIEW .sec_list > ul > li .list_desc .detail {font-size:12px; line-height: 18px;}
    #OVERVIEW .sec_list > ul > li .list_desc .detail span {margin-bottom:20px;}
    #OVERVIEW .sec_list > ul > li .list_desc .btn_more a {font-size:12px;}
}



