@charset "utf-8"; /* 2024 Main Visual */ .new_visual { margin-top: 125px; } .featuredItemsSliderWrap { overflow: hidden; position: relative; display: flex; width: 100%; margin-bottom: 75px; } .featuredItems-textWrap { width: calc(50% - 20px); margin-right: 40px; } .featuredItems-imagesWrap { width: calc(50% - 20px); } .featuredItemsSliderWrap .featuredItems-imagesWrap, .featuredItemsSliderWrap .featuredItems-textWrap { /* border:2px dotted white; */ } .featuredItems-textWrap .slick-slider, .featuredItems-textWrap .slick-slider .slick-track, .featuredItems-textWrap .slick-slider .slick-list, .featuredItems-textWrap .slick-slide, .featuredItems-textWrap .slick-slide > div, .featuredItems-textSlide { height: 100%; } .featuredItemsSliderWrap .featuredItems-imagesWrap {} .visualTextWrap { position: relative; display: flex; height: 100%; flex-direction: column; justify-content: space-between; } .textTop { padding-top: 50px; } .textBottom { max-width: 65%; margin-bottom: 37px; } .txtBlue { font-size: 25px; color: #2e3192; font-weight: 600; margin-bottom: 15px; } .txtTile { font-size: 50px; color: #000; font-weight: 700; line-height: 60px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .txtBlack { max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 28px; color: #000; font-weight: 500; } .btnMainMore { position: absolute; right: 20px; bottom: 46px; } .featuredItemsSliderWrap .featuredItems-imagesWrap img { width: 100%; } .featuredItems-images{ padding-bottom: 35px; margin-bottom: 0; } .featuredItems-images.slick-dotted.slick-slider { padding-bottom: 35px; margin-bottom: 0; } .featuredItems-images .slick-dots { max-width: calc(100% - 185px); position: absolute; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; } .featuredItems-images .slick-dots li { width: 100%; height: auto; margin: 0; } .featuredItems-images .slick-dots li button { width: 100%; height: auto; padding: 5px 0px; } .featuredItems-images .slick-dots li button:before { width: 100%; height: 3px; content: ''; background: #ddd; position: static; top: auto; left: auto; display: flex; opacity: 1; } .featuredItems-images .slick-dots li.slick-active button:before { opacity: 1; background: #5d5d5d; } .featuredItems-imageSlide{ max-height: 436px; overflow: hidden; } .featuredItems-imageSlide > img{ min-height: 436px; } .btnArea { display: flex; align-items: center; position: absolute; right: 0; bottom: -8px; column-gap: 5px; } .btnBox { display: flex; cursor: pointer; } .btnBox > div { padding: 5px; } .slideNum { font-size: 20px; color: #4d4d4d; font-weight: 500; } .slideNum .slideNumber { color: #000; font-weight: 700; } .featuredItems-images .slick-next { right: 20px; } .featuredItems-images .slick-prev { left: 20px; z-index: 1; } .featuredItems-imagesWrap .btnPlay { width: 40px; height: 40px; background: url("/images/bycenter/main/20241226042414057.png")no-repeat; background-position: center; font-size: 0; } .featuredItems-imagesWrap .btnPlay.on { background: url("/images/bycenter/main/20241226042414115.png")no-repeat; background-position: center; } @media all and (max-width: 1200px) { .featuredItemsSliderWrap { margin-bottom: 40px; } .new_visual { margin-top: 95px; } .textTop { padding-top: 0; } .txtBlue { font-size: 22px; } .txtTile { font-size: 40px; } .txtBlack { font-size: 22px; } .btnMainMore { max-width: 120px; right: 2px; } .featuredItems-images .slick-dots { max-width: calc(100% - 158px); } .featuredItems-imageSlide{ max-height: 267px; } .featuredItems-imageSlide > img{ min-height: 267px; } .slideNum { font-size: 18px; } .btnBox > div { padding: 2px; } .featuredItems-imagesWrap .btnPlay { width: 34px; height: 34px; } } @media all and (max-width: 900px) { .new_visual { margin-top: 60px; } .featuredItems-textWrap { width: calc(50% - 10px); margin-right: 20px; } .featuredItems-imagesWrap { width: calc(50% - 10px); } .textTop { padding-top: 15px; } .textBottom { margin-bottom: 10px; } .txtBlue { font-size: 18px; margin-bottom: 10px; } .txtTile { font-size: 26px; line-height: 35px; } .txtBlack { font-size: 16px; } .btnMainMore { max-width: 80px; bottom: 14px; } .featuredItems-images .slick-dots { max-width: calc(100% - 120px); bottom: 9px; } .featuredItems-imageSlide{ max-height: 181px; } .featuredItems-imageSlide > img{ min-height: 181px; } .slideNum { font-size: 16px; } .btnArea { bottom: 4px; } .btnBox > div { padding: 0px; } .btnBox .prev, .btnBox .next { max-width: 22px; } .featuredItems-imagesWrap .btnPlay { width: 22px; height: 22px; background-size: 100%; background-position: top 2px center; } } @media all and (max-width: 600px) { .featuredItemsSliderWrap { flex-direction: column-reverse; margin-bottom: 20px; } .featuredItems-textWrap { width: 100%; margin-right: 0; } .featuredItems-imagesWrap { width: 100%; } .featuredItems-imageSlide{ max-height: 234px; } .featuredItems-imageSlide > img{ min-height: 234px; } .txtBlue { font-size: 16px; margin-bottom: 5px; } .txtTile { font-size: 20px; line-height: 28px; } .textBottom { margin-bottom: 0; margin-top: 15px; } .txtBlack { font-size: 13px; } .btnMainMore { max-width: 65px; bottom: 0; } .btnArea { display: none; } } /* 사업소개 */ .section3 .slide_program { position: relative; display: flex; width: 100%; border: 1px solid #000; } .bsnetitWrap { display: flex; flex-direction: column; justify-content: space-between; width: 25%; padding: 40px; } .bsnetitWrap .main_tit { font-size: 40px; font-weight: 400; color: #18152a; } .bsnetitWrap .main_txt { font-size: 18px; color: #666; font-weight: 500; } .bsnetitWrap .btn_area .btn_box { display: flex; justify-content: flex-end; column-gap: 10px; cursor: pointer; } .btnBisinessMore a { display: block; width: 100%; font-size: 20px; font-weight: 600; color: #000; background: url(/images/bycenter/main/20241226042413539.png) no-repeat; background-position: right top; padding-top: 25px; } .popup_zone { width: 75%; } .popup_zone .column { display: block; max-width: 350px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .popup_zone .popupzone1 {} .popup_zone .slick-list {} .popup_zone .slick-slide { width: 325px; border-left: 1px solid #000; padding: 28px; } .popup_zone .slick-slide:hover { background: url(/images/bycenter/main/20241226042414178.png) no-repeat; background-size: cover; } .popup_zone .slick-active {} .popup_zone .slick-active a .dot { display: flex; align-items: center; font-size: 14px; color: #000; font-weight: 300; } .popup_zone .slick-active a .dot::before { content: ''; display: inline-block; width: 7px; height: 7px; background: #2e3192; border-radius: 3.5px; margin-right: 10px; } .popup_zone a { display: flex; flex-direction: column; justify-content: space-around; grid-row-gap: 51px; } .popup_zone .img { display: block; overflow: hidden; max-height: 240px; } .popup_zone .img img { min-height: -webkit-fill-available; min-height: 100%; max-width: 350px; } .popup_zone .tit { height: 56px; font-size: 22px; line-height: 28px; font-weight: 600; color: #000; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 25px 0; } .popup_zone .place { font-size: 16px; line-height: 22px; font-weight: 400; color: #000; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 1.3em; height: 70px; } .popup_zone .place *{ font-family: 'Pretendard'; font-size: 16px; line-height: 22px; font-weight: 400; color: #000; margin:0 !important; white-space: normal; letter-spacing: -1px !important; } .popup_zone .state { padding: 0 30px; margin-bottom: 30px; text-align: right; } .popup_zone .state:after { display: inline-block; content: ''; width: 11px; height: 11px; background-image: url(/bycenter/images/bycenter/main/i-more.png); opacity: 0.5; background-repeat: no-repeat; margin-left: 20px; } .popup_zone .slick-active .state:after { background-image: url(/bycenter/images/bycenter/main/i-more-on.png); } .popup_zone .state span { display: inline-block; font-size: 15px; font-weight: 400; color: #232323; } .popup_zone .btn_box { display: flex; } .popup_zone .btn_box > div { cursor: pointer; text-align: center; display: flex; justify-content: center; align-items: center; background-color: #fff; } .popup_zone .btn_box > div:first-child {} .popup_zone .btn_box > div:last-child { margin-left: 10px; } .popup_zone .slide_num { font-size: 18px; vertical-align: middle; padding-right: 10px; } .popup_zone .btn_play { width: 24px; height: 24px; background: url("/bycenter/images/bycenter/main/btn-stop-popup.png")no-repeat; background-position: center; } .popup_zone .btn_play.on { background: #444444; background: url("/bycenter/images/bycenter/main/btn-play-popup.png")no-repeat; background-position: center; } @media all and (max-width:1200px) { .bsnetitWrap { width: 33.3%; } .centerLogo img { max-width: 140px; } .bsnetitWrap .main_tit { font-size: calc(12px + 2.2vw); } .bsnetitWrap .main_txt { font-size: calc(12px + 0.2vw); } .popup_zone { width: 64%; } .popup_zone .slick-slide { width: 281px; height: 281px; } .btnBisinessMore a { font-size: 18px; } .popup_zone .slick-active a { grid-row-gap: 49px; } .popup_zone .tit { margin: 15px 0; } .popup_zone .place { -webkit-line-clamp: 2; height: 45px; } } @media all and (max-width:900px) { .bsnetitWrap { padding: 23px; } .centerLogo img { max-width: 100px; } .bsnetitWrap .btn_area .btn_box { column-gap: 5px; } .btn_box img { max-width: 33px; } .btnBisinessMore a { font-size: 14px; background-size: 18%; padding-top: 8px; } .popup_zone .slick-slide { width: 190px; height: 190px; padding: 18px; } .popup_zone .tit { height: 47px; font-size: 18px; line-height: 23px; margin: 10px 0; } .popup_zone .place { font-size: 13px; height: 34px; } .popup_zone .place * { font-size: 13px; height: 34px; } .popup_zone .slick-active a { grid-row-gap: 10px; } .popup_zone .slick-active a .dot { font-size: 13px; } .columnBottom .date { font-size: 13px; } } @media all and (max-width:600px) { .section3 .slide_program { flex-direction: column; border-left: none; } .bsnetitWrap { flex-direction: row; justify-content: space-between; align-items: center; width: 100%; border-bottom: 1px solid #000; border-left: 1px solid #000; padding: 15px; } .centerLogo img { max-width: 90px; } .bsnetitWrap .btn_area .btn_box { column-gap: 8px; } .btnBisinessMore { display: none; } /*.btnBisinessMore a { font-size: 13px; background-size: 15px; padding-top: 0; padding-right: 25px; }*/ .popup_zone { width: 100%; margin: 0 auto; margin-top: -1px; } .popup_zone a { margin-top: 0; } .popup_zone .slick-list {} .popup_zone .slick-slide { width: 172px; height: 172px; padding: 15px; margin-left: -1px; } .popup_zone .slick-slide:hover { border-top: 1px solid #000; } .popup_zone .column { max-width: 100%; } .popup_zone .img img { max-width: 100%; } .popup_zone .tit { height: 40px; font-size: 16px; line-height: 20px; margin: 10px 0; } .popup_zone .place { font-size: 12px; height: 30px; } .popup_zone .slick-active a .dot { font-size: 12px; } .popup_zone .slick-active a .dot::before { width: 5px; height: 5px; margin-right: 5px; } .columnBottom .date { font-size: 11px; } } /* 공지사항 */ .section2 { background-color: #fff; } .section2 .container_inner { margin: 0 auto; display: flex; flex-direction: row; column-gap: 35px; padding: 100px 0; } .section2 .container_inner > div {} .board_notice { width: 50%; } .mainTitle { display: flex; flex-direction: row; justify-content: space-between; align-items: center; margin-bottom: 40px; } .mainTitle .tit { font-size: 40px; font-weight: 700; color: #000; display: inline-block; } .mainTitle .tit + span { font-size: 18px; font-weight: 500; color: #666; margin-left: 20px; } .mainTitle .more a { font-size: 18px; font-weight: 500; color: #000; background: url("/images/bycenter/main/20241226042413601.png") no-repeat; background-position: right center; padding-right: 25px; } .mainNotice > ul { display: flex; flex-direction: row; flex-wrap: wrap; grid-row-gap: 20px; column-gap: 20px; } .mainNotice > ul > li { display: flex; flex-direction: column; justify-content: space-between; width: calc(50% - 10px); border: 1px solid #000; padding: 20px; } .notiInfo { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #000; } .notiInfo .dot { display: flex; align-items: center; font-size: 14px; color: #000; font-weight: 300; } .notiInfo .dot::before { content: ''; display: inline-block; width: 7px; height: 7px; border-radius: 3.5px; margin-right: 8px; } .notiInfo .dot.blue::before { background: #2e3192; } .notiInfo .dot.pink::before { background: #f23b7f; } .notiDate { font-size: 22px; color: #000; font-weight: 700; } .notiTit { margin: 15px 0px; } .notiTit a { font-size: 20px; color: #000; font-weight: 600; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .viewInfo { text-align: right; font-size: 14px; } .viewInfo .bold { color: #000; font-weight: 700; } .viewInfo .viewNum { color: #4d4d4d; font-weight: 300; } @media all and (max-width:1200px) { .section2 .container_inner { column-gap: 25px; padding: 80px 0; } .mainTitle { margin-bottom: 20px; } .mainTitle .tit { font-size: 30px; } .mainTitle .more a { font-size: 16px; } .mainNotice > ul { grid-row-gap: 15px; column-gap: 15px; } .mainNotice > ul > li { width: calc(50% - 7.5px); padding: 15px; } .notiTit a { font-size: 17px; line-height: 24px; } .notiDate { font-size: 20px; } } @media all and (max-width:900px) { .section2 .container_inner { flex-direction: column; column-gap: 0; padding: 40px 0; } .mainTitle { margin-bottom: 15px; } .board_notice { width: 100%; } .mainTitle .tit { font-size: 25px; } .mainTitle .more a { font-size: 15px; background-size: 13px; padding-right: 20px; } .notiTit a { font-size: 16px; line-height: 22px; } } @media all and (max-width:600px) { .section2 .container_inner { padding: 20px 0; } .mainTitle .tit { font-size: 20px; } .mainTitle .more a { font-size: 13px; background-size: 10px; padding-right: 15px; } .mainTitle { margin-bottom: 10px; } .mainNotice > ul { grid-row-gap: 10px; column-gap: 10px; } .mainNotice > ul > li { width: calc(50% - 5px); padding: 10px; } .notiInfo .dot { font-size: 12px; } .notiInfo .dot::before { width: 5px; height: 5px; border-radius: 2.5px; margin-right: 5px; } .notiDate { font-size: 16px; } .notiTit { margin: 10px 0px; } .notiTit a { font-size: 15px; line-height: 20px; } .viewInfo { text-align: right; font-size: 12px; } } /* 대관일정 */ .rentalSchedule { width: 50%; } .todayWrap { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #000; padding-bottom: 15px; margin-bottom: 15px; } .todayWrap.none{ justify-content: flex-end; } .todayTxt { font-size: 20px; color: #000; font-weight: 700; border-radius: 30px; background: rgb(254, 248, 248); background: linear-gradient(320deg, rgba(254, 248, 248, 1) 25%, rgba(229, 220, 246, 1) 50%, rgba(222, 238, 247, 1) 75%); padding: 6px 20px; } .dateContrl { display: flex; align-items: center; column-gap: 20px; } .todayNum { display: flex; align-items: center; column-gap: 15px; } .todayNum .year { font-size: 16px; color: #000; } .todayNum .date { font-size: 43px; line-height: 38px; color: #000; font-weight: 700; } .btnContrl { display: flex; column-gap: 10px; } .scheduleList { max-height: 287px; overflow-y: auto; padding-right: 10px; } /* 스크롤바 설정*/ .scheduleList::-webkit-scrollbar { width: 6px; } /* 스크롤바 막대 설정*/ .scheduleList::-webkit-scrollbar-thumb { height: 17%; background-color: #000; border-radius: 10px; } /* 스크롤바 뒷 배경 설정*/ .scheduleList::-webkit-scrollbar-track { background-color: #f4f4f4; } .scheduleList > ul > li { display: flex; justify-content: space-between; border-radius: 5px; cursor: default; padding: 5px 17px; margin: 5px 0; } .scheduleList > ul > li:nth-child(odd) { background: #f3f3f3; } .scheduleList > ul > li:hover { background: rgb(254, 248, 248); background: linear-gradient(320deg, rgba(254, 248, 248, 1) 15%, rgba(229, 220, 246, 1) 50%, rgba(222, 238, 247, 1) 80%); } .scheduleInfoWrap { display: flex; align-items: center; } .spaceName { min-width: 150px; color: #000; font-size: 20px; font-weight: 600; } .timeInfo { font-size: 18px; color: #4d4d4d; font-weight: 400; } .userName { font-size: 18px; color: #4d4d4d; font-weight: 400; } @media all and (max-width:1237px) { .scheduleList { max-height: 316px; } } @media all and (max-width:1200px) { .todayWrap { padding-bottom: 10px; margin-bottom: 10px; } .todayTxt { font-size: 18px; } .todayNum { column-gap: 10px; } .todayNum .date { font-size: 35px; line-height: 28px; } .btnContrl img { max-width: 43px; } .scheduleList { max-height: 275px; } .spaceName { font-size: 18px; } .timeInfo { font-size: 16px; } .userName { font-size: 16px; } } @media all and (max-width:900px) { .rentalSchedule { width: 100%; margin: 40px 0; } .todayWrap { padding-bottom: 8px; margin-bottom: 8px; } .todayTxt { font-size: 16px; } .todayNum .year { font-size: 15px; } .todayNum .date { font-size: 30px; line-height: 25px; } .btnContrl img { max-width: 40px; } .btnContrl { column-gap: 8px; } .scheduleInfoWrap { column-gap: 20px; } .spaceName { min-width: auto; font-size: 16px; } .timeInfo { font-size: 15px; } .userName { font-size: 15px; } } @media all and (max-width:600px) { .rentalSchedule { margin: 20px 0 0 0; } .todayWrap { padding-bottom: 5px; margin-bottom: 5px; } .todayTxt { font-size: 14px; padding: 5px 15px; } .todayNum { column-gap: 5px; } .dateContrl { column-gap: 15px; } .todayNum .year { font-size: 13px; } .todayNum .date { font-size: 25px; line-height: 22px; } .btnContrl { column-gap: 5px; } .btnContrl img { max-width: 35px; } .scheduleList { max-height: 170px; } .scheduleList > ul > li { padding: 5px 10px; } .spaceName { font-size: 15px; } .timeInfo { font-size: 14px; } .userName { font-size: 14px; } } /* 공간소개 */ .spacePhotoList { overflow-x: auto; padding-bottom: 50px; margin-bottom: 100px; scroll-behavior: smooth; } .spacePhotoList::-webkit-scrollbar { height: 5px; cursor: pointer; } .spacePhotoList::-webkit-scrollbar-thumb { width: 20%; background: #000000; border-radius: 10px; } .spacePhotoList::-webkit-scrollbar-thumb:hover { background: #1a1a1a; } .spacePhotoList::-webkit-scrollbar-track { background: #f4f4f4; border-radius: 10px; } .spacePhotoList > ul { display: flex; column-gap: 50px; } .spaceImg { width: 287px; height: 287px; overflow: hidden; } .spaceImg img { width: 100%; height: 100%; } .spcName { font-size: 22px; color: #000; font-weight: 600; margin: 20px 0; } .spcInfoGroup { display: flex; justify-content: space-between; font-size: 15px; font-weight: 400; color: #4d4d4d; } .btnReservation a { display: block; font-size: 18px; color: #002261; font-weight: 500; background: url("/images/bycenter/main/20241226042414281.png") no-repeat; background-position: right center; padding-right: 35px; } @media all and (max-width:1200px) { .spacePhotoList { padding-bottom: 40px; margin-bottom: 80px; } .spacePhotoList > ul { column-gap: 35px; } .spaceImg { width: 230px; height: 230px; } .spcName { font-size: 20px; margin: 15px 0; } .btnReservation a { font-size: 17px; } } @media all and (max-width:900px) { .spacePhotoList { padding-bottom: 30px; margin-bottom: 50px; } .spacePhotoList > ul { column-gap: 25px; } .spaceImg { width: 180px; height: 180px; } .spcName { font-size: 16px; margin: 10px 0; } .spcInfoGroup { font-size: 14px; } .btnReservation a { font-size: 14px; background-size: 20px; padding-right: 30px; } } @media all and (max-width:600px) { .spacePhotoList { padding-bottom: 20px; margin-bottom: 30px; } .spacePhotoList > ul { column-gap: 15px; } .spaceImg { width: 130px; height: 130px; } .spcName { font-size: 14px; margin: 8px 0 3px 0; } .spcInfoGroup { font-size: 12px; } .btnReservation a { font-size: 13px; background-size: 15px; padding-right: 25px; } }