@charset "utf-8"; /* main */ .main.container { padding: 0 15px; background-color: #f4f5f7; } .main_search { display: flex; align-items: center; background-color: #fff; border-radius: 10px; } .main_search input { border: 0; width: calc(100% - 50px); height: 45px; font-size: 1.5rem; text-indent: 15px; border-radius: 10px 0 0 10px; } .main_search button { width: 50px; height: 23px; background-image: url(/images/main/search.png); background-repeat: no-repeat; background-position: 10px center; } /* 공용 title */ .tit_wrap .tit_3 { margin-bottom: 2px; font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .tit_wrap .tit_4 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; } /* 바로가기 */ .section7 { margin-top: -65px !important; position: relative; } /* .section7:before { display: block; content: ''; width: 100vw; height: 110px; position: absolute; background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0, 0, 0, 0.4)); left: -15px; bottom: 5px } */ .section7 ul { display: flex; justify-content: center; } .section7 ul li { width: calc(100%/3); } .section7 ul li:not(:last-child) { margin-right: 4%; } .section7 ul li a { display: block; padding: 3px 10px; border: 1px solid #fff; width: 100%; font-size: 14px; color: #fff; text-align: center; border-radius: 20px; } /* 한번에 예약하기(나열.ver) */ .section8 { padding: 20px 0; box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.1); background-color: #fff; border-radius: 20px; } .section8 ul { display: flex; flex-wrap: wrap; margin-bottom: -15px; } .section8.num5 ul li { width: 20%; text-align: center; } .section8.num4 ul li { width: 25%; text-align: center; } .section8.num3 ul li { width: 33.3%; text-align: center; } .section8 ul li a { display: block; text-align: center; } .section8 ul li img { padding: 2px; width: 70%; background-color: #f4f5f7; border-radius: 20px; } /* .section8 ul li:nth-child(1) img { width: 47px; } .section8 ul li:nth-child(2) img { width: 69px; } .section8 ul li:nth-child(3) img { width: 68px; } .section8 ul li:nth-child(4) img { width: 53px; } .section8 ul li:nth-child(5) img { width: 47px; } .section8 ul li:nth-child(6) img { width: 60px; } */ .section8 ul li p span { display: inline-block; margin-top: 5px; margin-bottom: 15px; width: 100%; text-align: center; word-wrap: break-word; } .section8 .slick-slide { margin-right: 1%; } .section8 .tit { font-size: 1.3rem; font-weight: 600; color: #222; } /* 한번에 예약하기(슬라이드.ver) */ .section1 { /* padding: 25px 0; */ margin-right: -1%; overflow: hidden; } .section1 a {} .section1 img {} .section1 p { margin-top: 10px; text-align: center; } .section1 .slick-slide { margin-right: 1%; } .section1 .tit { font-size: 1.5rem; font-weight: 600; color: #222; } /* 팝업존 */ .section2_wrap {} .section2 {} .section2 .slide { margin: 0 -15px; overflow: hidden; position: relative; } .section2 .slide_txt { margin-left: 15px; padding: 2px 15px; position: absolute; bottom: 20px; background-color: rgba(0, 0, 0, 0.5); border-radius: 20px; display: flex; align-items: baseline; } .section2 .slide_txt span { font-size: 15px; color: #fff; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 125px; display: inline-block; } .section2 .num-wrap { display: flex; justify-content: flex-end; position: relative; } .section2 .num-wrap p { display: inline-block; padding: 2px 12px; position: absolute; top: -46px; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; } .section2 .num-wrap .num { font-size: 1.2rem; color: #fff; } .section2 .num-wrap .num.icon:after { display: inline-block; margin: 0 4px; content: '/'; } .section2 .slick-dots { bottom: 27px; right: 15px; text-align: right; display: flex; width: auto; gap: 1rem; } .section2 .slick-dots li { margin: unset; position: unset; width: auto; height: auto; } .section2 .slick-dots li button { width: unset !important; height: unset !important; padding: unset; } .section2 .slick-dots li button:before { left: unset; width: 12px; height: 12px; background-color: #fff; color: transparent; opacity: .7; border-radius: 12px; transform: unset; position: unset; display: block; } .section2 .slick-dots li.slick-active button:before { width: 35px; height: 12px; background-color: #fff; content: ''; opacity: 1; border-radius: 12px; position: unset; display: block; } /* 황리단길 맛집 */ .section3 { /* padding: 25px 0; */ margin-right: -1%; border-bottom: 4px solid #f2f2f2; overflow: hidden; } .section3 p { margin-bottom: 0; } .section3 .tit_wrap { margin-bottom: 20px; } .section3 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section3 .tit_wrap .tit_1 span { vertical-align: middle; } /* .section3 .tit_wrap .tit_1:after { display: inline-block; content: ''; width: 30px; height: 30px; background-image: url(/images/main/restaurant.png); background-repeat: no-repeat; background-position: center center; vertical-align: middle; margin-left: 8px; } */ .section3 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section3 .tit_wrap .more { font-size: 1.2rem; font-weight: 600; color: #222; letter-spacing: -0.2rem; } .section3 .tit_wrap .more span { vertical-align: middle; } .section3 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section3 .slick-slide { margin-right: 1%; } .section3 .tit3_wrap { display: flex; align-items: center; justify-content: space-between; margin: 10px 0 2px; } .section3 .tit_3 { font-size: 1.5rem; font-weight: 600; color: #222; } .section3 .star { font-size: 1.4rem; font-weight: 600; color: #222; letter-spacing: 0; } .section3 .star i { margin-right: 5px; color: #ffd500; } .section3 .num_123 { font-size: 1.4rem; font-weight: 500; color: #666; letter-spacing: 0; } .section3 .num_123 i { margin-right: 5px; } .section3 .num_m { margin-left: 2px; font-size: 1.4rem; font-weight: 500; color: #666; } .section3 .slide img { width: 100%; min-height: 158px; max-height: 158px; border-radius: 10px; } /* 황리단길 활용백서 */ .section4 { /* padding: 25px 0; */ margin-right: -1%; border-bottom: 4px solid #f2f2f2; overflow: hidden; } .section4 p { margin-bottom: 0; } .section4 .tit_wrap { margin-bottom: 20px; } .section4 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section4 .tit_wrap .tit_1 span { vertical-align: middle; } /* .section4 .tit_wrap .tit_1:after { display: inline-block; content: ''; width: 30px; height: 30px; background-image: url(/images/main/book.png); background-repeat: no-repeat; background-position: center center; vertical-align: middle; margin-left: 8px; } */ .section4 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section4 .tit_wrap .more { font-size: 1.2rem; font-weight: 600; color: #222; letter-spacing: -0.2rem; } .section4 .tit_wrap .more span { vertical-align: middle; } .section4 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section4 .slick-slide { margin-right: 1%; } .section4 .tit3_wrap { display: flex; align-items: center; justify-content: space-between; margin: 10px 0 2px; } .section4 .tit_3 { display: block; width: 100%; font-size: 1.4rem; font-weight: 600; line-height: 1.9rem; color: #222; text-align: center; letter-spacing: -0.15rem; } .section4 .star { font-size: 1.4rem; font-weight: 600; color: #222; letter-spacing: 0; } .section4 .star i { margin-right: 5px; color: #ffd500; } .section4 .num_123 { font-size: 1.4rem; font-weight: 500; color: #666; letter-spacing: 0; } .section4 .num_123 i { margin-right: 5px; } .section4 .num_m { margin-left: 2px; font-size: 1.4rem; font-weight: 500; color: #666; } .section4 .slide img { margin: 0 auto; width: 100%; max-width: 154px; height: 154px; max-height: 154px; border-radius: 154px; } /* 오늘 할인쿠폰 */ .section5 { overflow: hidden; position: relative; } .section5 p { margin-bottom: 0; } .section5 .tit_wrap { position: absolute; right: 10px; bottom: 10px; z-index: 1; } .section5 .tit_wrap .more_wrap {} .section5 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section5 .tit_wrap .tit_1 span { vertical-align: middle; } /* .section5 .tit_wrap .tit_1:after { display: inline-block; content: ''; width: 30px; height: 30px; background-image: url(/images/main/coupon.png); background-repeat: no-repeat; background-position: center center; vertical-align: middle; margin-left: 8px; } */ .section5 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section5 .tit_wrap .more { display: flex; align-items: center; padding: 5px 10px; border: 1px solid #fff; background-color: rgba(0, 0, 0, 0.6); font-size: 1.2rem; font-weight: 400; color: #fff; border-radius: 20px; letter-spacing: 0; } .section5 .tit_wrap .more span { vertical-align: middle; } .section5 .tit_wrap .more span:nth-child(1) { margin-right: 5px; } .section5 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section5 .slick-slide { /* margin-right: 1%; */ } .section5 .slick-slide a { display: block; overflow: hidden; } .section5 .slick-slide a img { border-radius: 20px; } /* 황리단길 혜택안내 */ .section6 { /* padding: 25px 0; margin-right: -1%; border-bottom: 4px solid #e9ecef; */ overflow: hidden; } .section6 p { margin-bottom: 0; } .section6 .tit_wrap { margin-bottom: 20px; } .section6 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section6 .tit_wrap .tit_1 span { vertical-align: middle; } .section6 .tit_wrap .tit_1:after { display: inline-block; margin-left: 8px; width: 30px; height: 30px; vertical-align: middle; background-image: url(/images/main/gift.png); background-repeat: no-repeat; background-position: center center; content: ''; } .section6 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section6 .tit_wrap .more { font-size: 1.2rem; font-weight: 600; color: #222; letter-spacing: -0.2rem; } .section6 .tit_wrap .more span { vertical-align: middle; } .section6 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section6 .slick-slide { /* margin-right: 1%; */ } /* e-book :.section9 -> 6.css 이동 */ /* 항공VR */ .section10 { /* padding: 25px 0; margin-right: -1%; border-bottom: 4px solid #e9ecef; */ overflow: hidden; } .section10 p { margin-bottom: 0; } .section10 .tit_wrap { margin-bottom: 10px; } .section10 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section10 .tit_wrap .tit_1 span { vertical-align: middle; } .section10 .tit_wrap .tit_1:after { display: inline-block; margin-left: 8px; width: 30px; height: 30px; vertical-align: middle; /* background-image: url(/images/main/gift.png); */ background-repeat: no-repeat; background-position: center center; content: ''; } .section10 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section10 .tit_wrap .more { font-size: 1.2rem; font-weight: 600; color: #222; letter-spacing: -0.2rem; } .section10 .tit_wrap .more span { vertical-align: middle; } .section10 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section10 .slick-list { /* margin: 0 -1%; */ } .section10 .slick-slide { /* margin: 0 1%; */ } .section10 .slick-slide img { /* border-radius: 10px; */ } .section10 .thumbnail_vr { margin: 0 auto; overflow: hidden; width: 75px; height: 75px; border-radius: 30px; } .section10 .thumbnail_vr:before { display: block; overflow: hidden; position: absolute; width: 75px; height: 75px; background-color: rgba(0, 0, 0, 0.2); background-image: url(/images/main/20230724022957940.png); background-repeat: no-repeat; background-position: center center; background-size: 35px; content: ''; border-radius: 30px; } .section10 .thumbnail_tit { margin: 10px 0; font-size: 1.6rem; font-weight: 500; color: #222; text-align: center; letter-spacing: -0.2rem; } .section10 .thumbnail_btn { width: 100%; text-align: center; } .section10 .thumbnail_btn a { display: inline-block; padding: 5px 10px; min-width: 80px; background-color: #3694ec; font-size: 12px; color: #fff; border-radius: 20px; } /* 주변주차장 */ .section11 { overflow: hidden; } .section11 p { margin-bottom: 0; } .section11 .tit_wrap { margin-bottom: 10px; } .section11 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section11 .tit_wrap .tit_1 span { vertical-align: middle; } .section11 .tit_wrap .tit_1:after { display: inline-block; margin-left: 8px; width: 30px; height: 30px; vertical-align: middle; /* background-image: url(/images/main/gift.png); */ background-repeat: no-repeat; background-position: center center; content: ''; } .section11 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section11 .tit_wrap .more { font-size: 1.2rem; font-weight: 600; color: #222; letter-spacing: -0.2rem; } .section11 .tit_wrap .more span { vertical-align: middle; } .section11 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section11 .slick-list { /* margin: 0 -1%; */ } .section11 .slick-slide { /* margin: 0 1%; */ } .section11 .slick-slide a { display: block; overflow: hidden; border-radius: 10px; } .section11 .slick-slide img { border-radius: 10px; } /* 주변주차장 수정 */ .section11 { padding: 20px 0; box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.1); background-color: #fff; border-radius: 20px; } .section11 .banner11 { padding: 0 20px 0 25px; } .section11 .banner11 a { display: flex; align-items: center; justify-content: space-between; } .section11 .banner11 a .banner11_con { display: flex; } .section11 .banner11 a .banner11_con img { margin-right: 25px; width: 50px; height: auto; } .section11 .banner11 a .banner11_con .txt { white-space: nowrap; } /* 택시 수정 banner_half */ .section11 .banner11.banner_half {padding: 0 12px 0 10px;} .section11 .banner11.banner_half a .banner11_con img {width: 30px;margin-right: 5px;} .section11 .banner11.banner_half a .banner11_con .txt {margin-top: 3px;} .section11 .banner11.banner_half a .banner11_con .txt .fs-2 {font-size:calc(1.325rem + 0.6vw) !important} /* 짐보관 */ .section12 { overflow: hidden; } .section12 p { margin-bottom: 0; } .section12 .tit_wrap { margin-bottom: 10px; } .section12 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section12 .tit_wrap .tit_1 span { vertical-align: middle; } .section12 .tit_wrap .tit_1:after { display: inline-block; margin-left: 8px; width: 30px; height: 30px; vertical-align: middle; /* background-image: url(/images/main/gift.png); */ background-repeat: no-repeat; background-position: center center; content: ''; } .section12 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section12 .tit_wrap .more { font-size: 1.2rem; font-weight: 600; color: #222; letter-spacing: -0.2rem; } .section12 .tit_wrap .more span { vertical-align: middle; } .section12 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section12 .slick-list { /* margin: 0 -1.5%; */ } .section12 .slick-slide { /* margin: 0 1.5%; */ } .section12 .slick-slide a { display: block; overflow: hidden; border-radius: 10px; } .section12 .slick-slide img { border-radius: 10px; } /* 짐보관 수정 */ .section12 { padding: 20px 0; box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.1); background-color: #fff; border-radius: 20px; } .section12 .banner12 { padding: 0 20px 0 25px; } .section12 .banner12 a { display: flex; align-items: center; justify-content: space-between; } .section12 .banner12 a .banner12_con { display: flex; } .section12 .banner12 a .banner12_con img { margin-right: 25px; width: 45px; height: auto; } .section12 .banner12 a .banner12_con .txt { white-space: nowrap; } /* 함께하는 경주여행 : .section13 -> 6.css 이동 */ /* 팝업창(모달) */ .section14 {} .section14 .slide { height: 100%; } .section14 .modal-content { overflow: unset; height: 50vh; } .section14 .modal-body { overflow-y: auto; height: calc(50vh - 95px); } .section14 .slick-dots { bottom: -35px; } .section14 .slick-dots li { margin: 0 3px; } .section14 .slick-dots li button {} .section14 .slick-dots li button:before { color: #fff; opacity: .5; } .section14 .slick-dots li.slick-active button:before { border: 1px solid #fff; color: #fff; opacity: 1; border-radius: 10px; } /* .section14 .slick-prev { left: 0; } .section14 .slick-next { right: 0; } */ /* 축제 .section15 -> 6.css로 이동 */ /* 버스정보 */ .section16 { /* padding: 25px 0; margin-right: -1%; border-bottom: 4px solid #e9ecef; */ overflow: hidden; } .section16 p { margin-bottom: 0; } .section16 .tit_wrap { margin-bottom: 10px; } .section16 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section16 .tit_wrap .tit_1 span { vertical-align: middle; } .section16 .tit_wrap .tit_1:after { display: inline-block; margin-left: 8px; width: 30px; height: 30px; vertical-align: middle; /* background-image: url(/images/main/gift.png); */ background-repeat: no-repeat; background-position: center center; content: ''; } .section16 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section16 .tit_wrap .more { font-size: 1.2rem; font-weight: 600; color: #222; letter-spacing: -0.2rem; } .section16 .tit_wrap .more span { vertical-align: middle; } .section16 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section16 .slick-list { /* margin: 0 -1.5%; */ } .section16 .slick-slide { /* margin: 0 1.5%; */ } .section16 .slick-slide a { display: block; overflow: hidden; border-radius: 10px; } .section16 .slick-slide img { border-radius: 10px; } /* section17 */ .section17 { /* padding: 25px 0; margin-right: -1%; border-bottom: 4px solid #e9ecef; */ overflow: hidden; } .section17 p { margin-bottom: 0; } .section17 .tit_wrap { margin-bottom: 10px; } .section17 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section17 .tit_wrap .tit_1 span { vertical-align: middle; } .section17 .tit_wrap .tit_1:after { display: inline-block; margin-left: 8px; width: 30px; height: 30px; vertical-align: middle; /* background-image: url(/images/main/gift.png); */ background-repeat: no-repeat; background-position: center center; content: ''; } .section17 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section17 .tit_wrap .more { font-size: 1.2rem; font-weight: 600; color: #222; letter-spacing: -0.2rem; } .section17 .tit_wrap .more span { vertical-align: middle; } .section17 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section17 .slick-list { /* margin: 0 -1.5%; */ } .section17 .slick-slide { /* margin: 0 1.5%; */ } .section17 .slick-slide a { display: block; overflow: hidden; border-radius: 10px; } .section17 .slick-slide img { border-radius: 10px; } /* 불편신고 */ .section18 { padding: 20px 10px; box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.1); overflow: hidden; background-color: #fff; border-radius: 20px; } .section18 p { margin-bottom: 0; } .section18 .tit_wrap { margin-bottom: 10px; margin-left: 10px; } .section18 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section18 .tit_wrap .tit_1 span { vertical-align: middle; } .section18 .tit_wrap .tit_1:after { display: none; margin-left: 8px; width: 30px; height: 30px; vertical-align: middle; background-image: url(/images/main/gift.png); background-repeat: no-repeat; background-position: center center; content: ''; } .section18 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section18 .tit_wrap .more { font-size: 1.2rem; font-weight: 600; color: #222; letter-spacing: -0.2rem; } .section18 .tit_wrap .more span { vertical-align: middle; } .section18 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section18 .slick-list { margin: 0 -1.5%; } .section18 .slick-slide { margin: 0 0.5%; } .section18 .slick-slide img { border-radius: 10px; } .section18 .list-tel { display: flex; flex-wrap: wrap; } .section18 .list-tel li { width: 50%; } .section18 .list-tel a { display: block; margin: 5px; padding: 15px; background-color: #f4f5f7; border-radius: 20px; } /* .section18 .list-tel a:before { display: inline-block; content: ''; width: 20px; height: 20px; background-image: url(/images/main/20230720024623883.png); background-position: center center; background-size: contain; vertical-align: middle; margin-bottom: 5px; } */ .section18 .list-tel span { font-size: 15px; color: #131313; } .section18 .tit-tel { display: block; font-weight: bold; } /* 짐보관 */ .section19 { /* padding: 25px 0; margin-right: -1%; border-bottom: 4px solid #e9ecef; */ overflow: hidden; } .section19 p { margin-bottom: 0; } .section19 .tit_wrap { margin-bottom: 10px; } .section19 .tit_wrap .tit_1 { font-size: 1.8rem; font-weight: 700; color: #222; letter-spacing: -0.2rem; } .section19 .tit_wrap .tit_1 span { vertical-align: middle; } /* .section19 .tit_wrap .tit_1:after { display: inline-block; content: ''; width: 30px; height: 30px; background-image: url(/images/main/gift.png); background-repeat: no-repeat; background-position: center center; vertical-align: middle; margin-left: 8px; } */ .section19 .tit_wrap .tit_2 { margin-bottom: 0; font-size: 1.4rem; font-weight: 600; color: #777; letter-spacing: -0.2rem; } .section19 .tit_wrap .more { font-size: 1.2rem; font-weight: 600; color: #222; letter-spacing: -0.2rem; } .section19 .tit_wrap .more span { vertical-align: middle; } .section19 .tit_wrap .more i { margin-left: 5px; vertical-align: middle; font-size: 1.0rem; } .section19 .slick-list { /* margin: 0 -1.5%; */ } .section19 .slick-slide { /* margin: 0 1.5%; */ } .section19 .slick-slide a { display: block; overflow: hidden; border-radius: 10px; } .section19 .slick-slide img { border-radius: 10px; } /* 오디오가이드 */ .section20 { padding: 20px 0; box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.1); background-color: #fff; border-radius: 20px; } .section20 .banner20 { padding: 0 20px 0 25px; } .section20 .banner20 a { display: flex; align-items: center; justify-content: space-between; } .section20 .banner20 a .banner20_con { display: flex; } .section20 .banner20 a .banner20_con img { margin-right: 25px; width: 45px; height: auto; } .section20 .banner20 a .banner20_con .txt { white-space: nowrap; } /* footer */ .footer { margin: -15px; margin-top: 5px; padding: 30px 10px; border-top: 1px solid #f3f3f3; } .footer .sns {} .footer .sns a { display: inline-block; } .footer .sns a img { width: 50px; } .footer .app_title { margin: 20px 0 10px; font-size: 1.7rem; font-weight: 700; color: #000; } .footer .fnb {} .footer .fnb ul { display: flex; align-items: center; } .footer .fnb ul li.text-black-50 { margin: 0 7px; font-size: 10px; } .footer .fnb ul li a { font-size: 1.6rem; font-weight: 600; color: #131313; } .footer .address { margin-top: 10px; font-size: 1.4rem; color: #666; } .footer .callnum {} .footer .callnum a { display: block; font-size: 1.4rem; color: #666; } .footer .logo {} .footer .logo a { display: block; } .footer .logo img { width: 100px; } /* chatbot */ .quick {} .chatbot { position: fixed; right: 15px; bottom: 80px; width: 50px; height: 50px; font-size: 2.5rem; border-radius: 100px; } .chatbot i {} /* nav : main */ .navi { position: fixed; bottom: 0; z-index: 2; } .navi .navi-bg {} .navi .navi-bg1 { padding-left: 8%; width: calc((100% - 80px)/4 + 1%); background-color: #fff; border-radius: 30px 0 0 0; } .navi .navi-bg2 { width: calc((100% - 80px)/4 - 1%); background-color: #fff; border-radius: 0 30px 0 0; } .navi .navi-bg3 { margin-top: 20px; width: 80px; height: 40px; background-color: #fff; } .navi .navi-bg3 .icon { box-shadow: 0px 5px 5px #00000026; position: absolute; bottom: 10px; left: 50%; width: 80px; height: 80px; background-color: #fff; border-radius: 100%; transform: translate(-50%, 0px); } .navi .navi-bg3 .icon span { padding-top: calc(78% + 5px); position: absolute; top: 50%; left: 50%; width: calc(78% + 5px); background-color: #6fa0fc; background-image: url(/images/common/location_w.png); background-repeat: no-repeat; background-position: center center; transform: translate(-50%, -50%); border-radius: 80%; } .navi .navi-bg4 { width: calc((100% - 80px)/4 - 1%); background-color: #fff; border-radius: 30px 0 0 0; } .navi .navi-bg5 { padding-right: 8%; width: calc((100% - 80px)/4 + 1%); background-color: #fff; border-radius: 0 30px 0 0; } .navi-shadow { margin-top: -60px; height: 60px; } .navi-shadow:after { clear: both; content: ''; } .navi-shadow>div { box-shadow: 0px 0px 10px #00000026; width: 80px; height: 40px; float: left; background-color: #fff; } .navi-shadow>div:nth-child(1), .navi-shadow>div:nth-child(5) { width: calc((100% - 80px)/4 + 1%); height: 60px; } .navi-shadow>div:nth-child(2), .navi-shadow>div:nth-child(4) { width: calc((100% - 80px)/4 - 1%); height: 60px; } .navi-shadow>div.navi-shadow3 { width: 80px; height: 0; } .navi-shadow1 { border-radius: 30px 0 0 0; } .navi-shadow2 { border-radius: 0 30px 0 0; } .navi-shadow3 { margin-top: 20px; height: 40px; } .navi-shadow4 { border-radius: 30px 0 0 0; } .navi-shadow5 { border-radius: 0 30px 0 0; } .navi a, .navi button { display: flex; align-items: center; justify-content: center; flex-direction: column; } .navi img:not(.navi_logo) { width: 83%; } .navi p {} .navi .icon { display: flex; align-items: center; height: 60px; } .navi span { font-size: 1.1rem; color: #333; } /* coachmark */ .coachmark-custom { position: fixed; z-index: 1050; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); display: flex; justify-content: center; align-items: center; } .coachmark-content-custom { position: relative; width: 100%; height: 100%; background-color: #fff; overflow: hidden; } .coachmark-content-custom img { width: 100%; height: 100%; } .responsive-image-wrap { position: relative; width: 100%; max-width: 100%; } .responsive-image { width: 100%; height: auto; } .responsive-image { width: 100%; height: auto; } .coachmark-close { position: absolute; bottom: 10px; right: 10px; border: none; width: 20vw; height: 5vh; text-align: center; line-height: 30px; cursor: pointer; z-index: 1001; background-color: transparent; } #coachmark5 .coachmark-close { bottom: 3vh; right: 4vw; width: 92vw; height: 6vh; } .coachmark-skip { position: absolute; bottom: 10px; right: calc(20vw + 30px); border: none; width: 20vw; height: 5vh; text-align: center; line-height: 30px; cursor: pointer; z-index: 1001; background-color: transparent; } /*다시보지않기 버튼*/ .dontShowAgain_box{ position: absolute; bottom: 10px; left: 15px; border: none; height: 5vh; text-align: center; line-height: 30px; cursor: pointer; z-index: 1001; background-color: transparent; } .dontShowAgain_box input { width: 20px; height: 20px; border-radius: 50%; margin-right: 2px; }