@charset "utf-8";

/***************** 나눔문화활성화 서브 메인 css 추가 *****************/
/* font */
@import url("/common/mainRenewal2023/css/font.css");
.share-wrap { font-family: 'Pretendard', 'Noto Sans KR', 'Apple SD 산돌고딕 Neo', sans-serif; }
.share-wrap button { font-family: 'Pretendard', 'Noto Sans KR', 'Apple SD 산돌고딕 Neo', sans-serif; }
.share-wrap .btn-link { display: inline-block; padding: 0 32px 0 31px; height: 48px; line-height: 45px; text-align: center; border: 2px solid #fff; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; font-size: 20px; font-weight: 600; color: #fff; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }

.share-section-1 { position: relative; width: 100%; height: 100vh; }
.share-section-1 > video { width: 100%; height: 100%; object-fit: cover; }
.share-section-1 .txt-wrap { position: absolute; left: 13%; bottom: 210px; font-size: 62px; font-weight: 700; color: #fff; line-height: 1.22; }
.share-section-1 .txt-wrap > span { display: block; font-size: 38px; font-weight: 400; color: #fff; }

.share-section-2 { padding-top: 212px; padding-bottom: 212px; }
.share-section-2 ul { display: flex; flex-wrap: wrap; align-items: stretch; justify-content: center; gap: 44px; }
.share-section-2 ul li { position: relative; border-radius: 32px; -webkit-border-radius: 32px; -moz-border-radius: 32px; -ms-border-radius: 32px; -o-border-radius: 32px; overflow: hidden; }
.share-section-2 ul li > a { display: flex; width: 100%; height: 100%; }
.share-section-2 ul li .card-image { display: block; width: 100%; background-repeat: no-repeat; background-size: cover; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.share-section-2 ul li:nth-child(1) .card-image { background-image: url(../img/share/img_item01.jpg); }
.share-section-2 ul li:nth-child(2) .card-image { background-image: url(../img/share/img_item02.jpg); }
.share-section-2 ul li:nth-child(3) .card-image { background-image: url(../img/share/img_item04.jpg); }
.share-section-2 ul li:nth-child(4) .card-image { background-image: url(../img/share/img_item05.jpg); background-position: center; }

.share-section-2 .btn-card-more { box-shadow: none; border: 1px solid #E2E8F0; font-weight: 600; }

.share-section-2 ul li.big { max-width: 876px; width: calc(100% - 44px); }
.share-section-2 ul li.big .card-image { max-width: 416px; padding-bottom: 52.969%; }
.share-section-2 ul li.big .desc-wrap { position: relative; width: 100%; max-width: 460px; background-color: #F9FAFB; border: 1px solid #E2E8F0; border-top-right-radius: 32px; border-bottom-right-radius: 32px; padding: 66px 42px 66px 56px; }
.share-section-2 ul li.big .desc-wrap .title { display: block; font-size: 36px; font-weight: 700; color: #1F2937; margin-bottom: 12px; line-height: 1.22; }
.share-section-2 ul li.big .desc-wrap .desc { display: block; font-size: 22px; font-weight: 500; color: #53565A; line-height: 1.22; }

.share-section-2 ul li.small { max-width: 416px; width: 100%; }
.share-section-2 ul li.small > a { flex-direction: column; }
.share-section-2 ul li.small .card-image { padding-bottom: 78.956%; }
.share-section-2 ul li.small .desc-wrap { min-height: 137px; display: block; padding: 7% 8%; background-color: #fff; border: 1px solid #E5E7EB; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; overflow: hidden; z-index: 1; }
.share-section-2 ul li.small .desc-wrap .title { display: block; font-size: 28px; font-weight: 700; color: #1F2937; line-height: 1.2; }


.share-section-3 { background-color: #1B1B1B; padding-top: 126px; padding-bottom: 88px; }
.share-section-3 > div { display: flex; justify-content: space-between; gap: 24px; }
.share-section-3 .top-area { display: flex; align-items: center; justify-content: space-between; margin-bottom: 69px; }
.share-section-3 .top-area h3 { display: inline-block; font-size: 48px; font-weight: 700; color: #fff; line-height: 1.22; }
.share-section-3 ul li + li { margin-top: 24px; }
.share-section-3 ul li > a { display: flex; justify-content: space-between; }
.share-section-3 ul li .thumb-area { position: relative; display: block; width: 100%; height: 208px; border-radius: 12px; overflow: hidden; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; }
.share-section-3 ul li .thumb-area > img { width: 100%; height: 100%; object-fit: cover; }
.share-section-3 ul li .info-area { max-width: 300px; width: 100%; }
.share-section-3 ul li .info-area .tag { display: inline-block; padding: 0 20px; height: 39px; line-height: 39px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; font-size: 16px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 22px; }
.share-section-3 ul li .info-area .txt { display: block; font-size: 22px; font-weight: 500; color: #fff; line-height: 1.22; }

.share-section-3 .video-wrap { max-width: 701px; width: 100%; }
.share-section-3 .video-wrap ul li > a { gap: 20px; }
.share-section-3 .video-wrap ul li .thumb-area { max-width: 370px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;}
.share-section-3 .video-wrap ul li .thumb-area > iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.share-section-3 .video-wrap ul li .info-area .tag { background-color: #D41616; }

.share-section-3 .magazine-wrap { max-width: 477px; width: 100%; }
.share-section-3 .magazine-wrap ul { height: 672px; overflow-y: auto; padding-right: 50px; }
.share-section-3 .magazine-wrap ul li > a { gap: 31px; }
.share-section-3 .magazine-wrap ul li .thumb-area { max-width: 153px; }
.share-section-3 .magazine-wrap ul li .info-area .tag { background-color: #007F7F; }

.share-section-3 .magazine-wrap ul::-webkit-scrollbar { width: 5px; height: 5px; background-color: transparent; }
.share-section-3 .magazine-wrap ul::-webkit-scrollbar-thumb { background-color: #D41616; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; }
.share-section-3 .magazine-wrap ul::-webkit-scrollbar-track { background-color: #636363; overflow-y: scroll; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; }

.share-section-4 { position: relative; width: 100%; height: 604px; background-image: url(../img/share/img_bg01.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; }
.share-section-4 .txt-wrap { width: 100%; padding: 0 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); text-align: center; z-index: 1; }
.share-section-4 .txt-wrap h3 { font-size: 58px; font-weight: 700; color: #fff; line-height: 1.3; }
.share-section-4 .txt-wrap p { font-size: 28px; font-weight: 400; color: #fff; line-height: 1.3; margin-bottom: 27px; }

.share-section-5 { padding-top: 98px; padding-bottom: 143px; }
.share-section-5 h3 { font-size: 48px; font-weight: 700; color: #1F2937; line-height: 1.3; text-align: center; }
.share-section-5 h3 + p { font-size: 26px; font-weight: 500; color: #1F2937; line-height: 1.3; text-align: center; }
.share-section-5 .business-wrap { margin-top: 63px; display: flex; }
.share-section-5 .business-wrap .slick-item > ul { display: flex; gap: 8px; justify-content: space-between; }
.share-section-5 .business-wrap .slick-item > ul > li { position: relative; min-width: 75px; width: 97px; height: 644px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; overflow: hidden; transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -webkit-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -moz-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -ms-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -o-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); cursor: pointer; }
.share-section-5 .business-wrap .slick-item > ul > li .btn-acco { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; }
.share-section-5 .business-wrap .slick-item > ul > li .title { position: absolute; bottom: 17px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; width: 71px; height: 71px; background-color: #fff; z-index: 1; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -webkit-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -moz-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -ms-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -o-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.share-section-5 .business-wrap .slick-item > ul > li .title .icon-area { width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); }
.share-section-5 .business-wrap .slick-item > ul > li .title .txt { opacity: 0; display: flex; flex-direction: column; white-space: pre; text-align: left; transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -webkit-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -moz-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -ms-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); -o-transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95); }
.share-section-5 .business-wrap .slick-item > ul > li .title .txt strong { font-size: 24px; font-weight: 700; line-height: 1.2; color: #000; }
.share-section-5 .business-wrap .slick-item > ul > li .title .txt p { width: 100%; font-size: 16px; font-weight: 500; line-height: 1.2; color: #000; white-space: normal; }
.share-section-5 .business-wrap .slick-item > ul > li .acco-wrap { position: relative; width: 100%; height: 100%; }
.share-section-5 .business-wrap .slick-item > ul > li .acco-wrap > strong { display: block; position: absolute; top: 27px; right: 50%; transform: translateX(50%); -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); -o-transform: translateX(50%); font-size: 38px; font-weight: 500; line-height: 1.3; color: #fff; opacity: .5; z-index: 4; }
.share-section-5 .business-wrap .slick-item > ul > li .image-wrap { position: relative; width: 100%; height: 100%; padding-bottom: 67.648%; }
.share-section-5 .business-wrap .slick-item > ul > li .image-wrap > img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }
.share-section-5 .business-wrap .slick-item > ul > li .info-area { opacity: 0; position: absolute; top: 0; right: 0; width: 50%; height: 100%; background-color: rgba(0,0,0,.65); padding: 92px 39px 70px 35px; text-align: left; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }
.share-section-5 .business-wrap .slick-item > ul > li .info-area > div { height: 100%; padding-right: 20px; }
.share-section-5 .business-wrap .slick-item > ul > li .info-area > div > p { font-size: 20px; font-weight: 800; color: #fff; margin-bottom: 14px; line-height: 1.3; }
.share-section-5 .business-wrap .slick-item > ul > li .info-area > div > span { display: block; font-size: 14px; line-height: 1.2; color: #F9FAFB; letter-spacing: -.02em; }
.share-section-5 .business-wrap .slick-item > ul > li .info-area > div > ul::after { content: ""; display: block; width: 100%; height: 1px; background-color: #fff; margin: 29px 0 21px; }
.share-section-5 .business-wrap .slick-item > ul > li .info-area > div > ul > li { position: relative; font-size: 14px; font-weight: 600; color: #F3F4F6; line-height: 1.3; padding-left: 16px; }
.share-section-5 .business-wrap .slick-item > ul > li .info-area > div > ul > li::before { content: ""; display: block; width: 8px; height: 8px; background-color: #E5011F; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; position: absolute; top: 5px; left: 0; }
.share-section-5 .business-wrap .slick-item > ul > li .info-area > div > ul > li + li { margin-top: 10px; }

.share-section-5 .business-wrap .slick-item > ul > li .info-area > div::-webkit-scrollbar { width: 4px; background-color: transparent; }
.share-section-5 .business-wrap .slick-item > ul > li .info-area > div::-webkit-scrollbar-thumb { background-color: rgba(255,255,255,.3); border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
.share-section-5 .business-wrap .slick-item > ul > li .info-area > div::-webkit-scrollbar-track { background-color: transparent; overflow-y: scroll; }

.share-section-5 .business-wrap .slick-item > ul > li.active { max-width: 952px; width: 100%; }
.share-section-5 .business-wrap .slick-item > ul > li.active .acco-wrap > strong { right: 30px; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; font-weight: 800; opacity: 1; }
.share-section-5 .business-wrap .slick-item > ul > li.active .title { width: 47%; height: auto; left: 14px; transform: none ; -webkit-transform: none ; -moz-transform: none ; -ms-transform: none ; -o-transform: none ; text-align: left; }
.share-section-5 .business-wrap .slick-item > ul > li.active .title .txt { opacity: 1; }
.share-section-5 .business-wrap .slick-item > ul > li.active .title .icon-area { margin-left: 6px; }
.share-section-5 .business-wrap .slick-item > ul > li.active .info-area { opacity: 1; z-index: 3; }
.share-section-5 .business-wrap .slick-item.slick-active > ul > li.active .info-area > div { overflow-y: auto; }

.share-section-5 .business-wrap .slick-dots { bottom: -43px; padding-right: 24px; }
.share-section-5 .business-wrap .slick-dots li button { width: 20px; height: 20px; background-color: #DBDBDB; text-indent: -9999px; overflow: hidden; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.share-section-5 .business-wrap .slick-dots li button:focus { border: 2px solid #2460C5; }
.share-section-5 .business-wrap .slick-dots li.slick-active button { background-color: #D41616; }

.share-section-5 .controls-wrap { position: absolute; bottom: -45px; left: calc(50% - -46px); font-size: 0; }
.share-section-5 .controls-wrap > button { width: 24px; height: 24px; background-repeat: no-repeat; background-size: contain; font-size: initial; }
.share-section-5 .controls-wrap .btn-pause { background-image: url(../img/share/icon_pause.svg); }
.share-section-5 .controls-wrap .btn-play { display: none; background-image: url(../img/share/icon_play.svg); }

.share-wrap .banner-wrap { display: flex; }
.share-wrap .banner-wrap > li { width: 50%; }
.share-wrap .banner-wrap > li:nth-child(1) { background-color: #37835E; }
.share-wrap .banner-wrap > li:nth-child(2) { background-color: #0080A8; }
.share-wrap .banner-wrap > li:nth-child(1) > a { margin: 0 0 0 auto; gap: 77px; }
.share-wrap .banner-wrap > li:nth-child(2) > a { margin: 0 auto 0 0; gap: 120px; justify-content: flex-end; }
.share-wrap .banner-wrap > li > a { display: flex; max-width: 712px; width: 100%; padding: 52px 24px 37px; }
.share-wrap .banner-wrap > li .title { display: block; font-size: 40px; font-weight: 700; color: #fff; line-height: 1.3; margin-bottom: 4px; }
.share-wrap .banner-wrap > li .sub-title { display: block; font-size: 16px; font-weight: 500; color: #fff; line-height: 1.4; margin-bottom: 18px; }
.share-wrap .banner-wrap > li .btn-link { height: 40px; line-height: 36px; padding: 0 23px 0 26px; border: 2px solid #fff; font-size: 14px; }

@media all and (max-width: 1280px){
    .share-section-5 .business-wrap .slick-item > ul > li .title .txt strong { font-size: 18px; }
}

@media all and (max-width: 1024px){
    .share-wrap .btn-link { height: 31px; line-height: 28px; font-size: 14px; padding: 0 18px 0 18px; }

    .share-section-1 .txt-wrap { font-size: 36px; bottom: 86px; }
    .share-section-1 .txt-wrap > span { font-size: 22px; margin-bottom: 17px; }

    .share-section-2 { padding-top: 60px; padding-bottom: 60px; }
    .share-section-2 ul { flex-direction: column; gap: 24px; }
    .share-section-2 ul li > a { flex-direction: column; }
    .share-section-2 ul li.big { max-width: 100%; width: 100%; }
    .share-section-2 ul li.big .card-image { max-width: 100%; padding-bottom: 73.1%; }
    .share-section-2 ul li.big .desc-wrap { max-width: 100%; padding: 21px 23px 39px 23px; border-top-right-radius: unset; border-bottom-left-radius: 32px; }
    .share-section-2 ul li.big .desc-wrap .title { font-size: 24px; margin-bottom: 6px; }
    .share-section-2 ul li.big .desc-wrap .desc { font-size: 18px; }
    .share-section-2 ul li.small { max-width: 100%; width: 100%; }
    .share-section-2 ul li.small .card-image { padding-bottom: 61.696%; }
    .share-section-2 ul li.small .desc-wrap { min-height: 89px; padding: 18px 26px; }
    .share-section-2 ul li.small .desc-wrap .title { font-size: 24px; }

    .share-section-2 .btn-card-more { display: none; }

    .share-section-3 { padding-top: 67px; padding-bottom: 81px; }
    .share-section-3 > div { flex-direction: column; }
    .share-section-3 .video-wrap { max-width: 100%; }
    .share-section-3 .top-area { margin-bottom: 35px; }
    .share-section-3 .top-area h3 { font-size: 32px; }
    .share-section-3 ul li + li { margin-top: 27px; }
    .share-section-3 ul li .info-area .tag { padding: 0 10px; height: 25px; line-height: 25px; font-size: 12px; margin-bottom: 10px; }
    .share-section-3 ul li .info-area .txt { font-size: 16px; }

    .share-section-3 .video-wrap ul li > a { gap: 16px; flex-direction: column; }
    .share-section-3 .video-wrap ul li .thumb-area { max-width: 100%; height: auto; padding-bottom: 56.25%;}
    .share-section-3 .magazine-wrap { max-width: 100%; padding-top: 106px; }
    .share-section-3 .magazine-wrap ul { overflow-y: unset; overflow-x: auto; height: auto; padding-right: 0; display: flex; justify-content: space-between; gap: 11px; padding-bottom: 20px; }
    .share-section-3 .magazine-wrap ul li { max-width: 163px; width: 100%; flex-shrink: 0; }
    .share-section-3 .magazine-wrap ul li > a { flex-direction: column; gap: 19px; }
    .share-section-3 .magazine-wrap ul li + li { margin-top: 0; }
    .share-section-3 .magazine-wrap ul li .thumb-area { max-width: 100%; height: 213px; }
    .share-section-3 ul li .info-area { max-width: 100%; }

    .share-section-4 { height: auto; padding-bottom: 47%; }
    .share-section-4 .txt-wrap h3 { font-size: 28px; margin-bottom: 6px; }
    .share-section-4 .txt-wrap p { font-size: 16px; margin-bottom: 23px; }

    .share-section-5 { padding-top: 60px; padding-bottom: 60px; }
    .share-section-5 h3 { font-size: 28px; }
    .share-section-5 h3 + p { font-size: 16px; }
    .share-section-5 .business-wrap { margin-top: 58px; flex-direction: column; }
    .share-section-5 .business-wrap .slick-item > ul { flex-direction: column; gap: 0; }
    .share-section-5 .business-wrap .slick-item > ul > li { border-top: 1px solid #E5E7EB; max-width: 100%; width: 100%; min-width: auto; height: auto; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; }
    .share-section-5 .business-wrap .slick-item > ul > li.active { max-width: 100%; }
    .share-section-5 .business-wrap .slick-item > ul > li .btn-acco { display: block; height: 80px; background-image: url(../img/share/icon_arrow_down.svg); background-repeat: no-repeat; background-size: 20px 20px; background-position: center right; }
    .share-section-5 .business-wrap .slick-item > ul > li .btn-acco.on { background-image: none; }
    .share-section-5 .business-wrap .slick-item > ul > li .title { position: relative; bottom: unset; left: unset; gap: 21px; padding: 5px 20px 5px 0; width: 100%; height: 100%; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }
    .share-section-5 .business-wrap .slick-item > ul > li .title .txt { opacity: 1; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; white-space: normal; }
    .share-section-5 .business-wrap .slick-item > ul > li .title .txt strong { font-size: 20px; }
    .share-section-5 .business-wrap .slick-item > ul > li .title .txt p { font-size: 14px; margin-top: 6px; }
    .share-section-5 .business-wrap .slick-item > ul > li .acco-wrap { height: 0; overflow: hidden; }
    .share-section-5 .business-wrap .slick-item > ul > li .acco-wrap > strong { display: none; }
    .share-section-5 .business-wrap .slick-item > ul > li .image-wrap { height: auto; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; padding-bottom: 0; margin-top: 10px; overflow: hidden; }
    .share-section-5 .business-wrap .slick-item > ul > li .image-wrap > img { position: static; width: auto; height: auto; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; }
    .share-section-5 .business-wrap .slick-item > ul > li .info-area { opacity: 1; position: static; max-width: 100%; width: 100%; height: auto; background-color: transparent; padding: 17px 10px; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; }
    .share-section-5 .business-wrap .slick-item > ul > li .info-area > div { padding-right: 0; }
    .share-section-5 .business-wrap .slick-item > ul > li .info-area > div > .sub-title { display: none; }
    .share-section-5 .business-wrap .slick-item > ul > li .info-area > div > ul::after { display: none; }
    .share-section-5 .business-wrap .slick-item > ul > li .info-area > div > ul > li { font-size: 16px; color: #000; line-height: 1.5; }
    .share-section-5 .business-wrap .slick-item > ul > li .info-area > div > ul > li::before { width: 4px; height: 4px; top: 10px; }
    .share-section-5 .business-wrap .slick-item > ul > li .info-area > div > ul > li + li { margin-top: 0; }
    .share-section-5 .business-wrap .slick-item > ul > li .info-area > div > p { font-size: 16px; font-weight: bold; color: #1F2937; line-height: 1.2; margin: 30px 0 16px; }
    .share-section-5 .business-wrap .slick-item > ul > li .info-area > div > span { font-size: 16px; color: #1F2937; line-height: 1.3; }
    .share-section-5 .controls-wrap { display: none; }

    .share-wrap .banner-wrap { flex-direction: column; }
    .share-wrap .banner-wrap > li { width: 100%; }
    .share-wrap .banner-wrap > li > a { max-width: 100%; padding: 26px 25px 24px 32px; justify-content: space-between; align-items: center; }
    .share-wrap .banner-wrap > li:nth-child(1) > a { gap: 26px; }
    .share-wrap .banner-wrap > li:nth-child(2) > a { justify-content: space-between; gap: 26px; }
    .share-wrap .banner-wrap > li .title { font-size: 20px; }
    .share-wrap .banner-wrap > li .sub-title { font-size: 14px; margin-bottom: 0; }
    .share-wrap .banner-wrap > li > a > .image { max-width: 115px; width: 100%; }
    .share-wrap .banner-wrap > li .btn-link { display: none; }


}

@media all and (max-width: 768px){
    .share-section-4 { background-image: url(../img/share/img_bg01_mo.jpg); padding-bottom: 107.694%; }
}

@media all and (min-width: 1024px){
    .share-wrap .btn-link:hover,
    .share-wrap .btn-link:focus-visible { background-color: #B91C1C; border-color: #B91C1C; color: #fff !important; }
    .share-section-2 ul li > a:focus-visible { border: 2px solid #2460C5; }
    .share-section-2 ul li > a:hover .card-image,
    .share-section-2 ul li > a:focus-visible .card-image { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
    .share-section-2 ul li > a:hover .btn-card-more,
    .share-section-2 ul li > a:focus-visible .btn-card-more { background-color: #1a1e27; color: #fff !important; }
    .share-section-2 ul li > a:hover .btn-card-more::after,
    .share-section-2 ul li > a:focus-visible .btn-card-more::after { background-image: url(../img/common/icon_more_w.svg); }
    .share-section-5 .business-wrap .slick-item > ul > li .btn-acco:focus-visible { border: 3px solid #2460C5; }
    .share-section-5 .business-wrap .slick-item > ul > li:not(.active):hover .image-wrap > img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }

    .share-wrap .banner-wrap > li > a:hover .btn-link,
    .share-wrap .banner-wrap > li > a:focus-visible .btn-link { background-color: #B91C1C; border-color: #B91C1C; color: #fff !important; }
}