@charset "UTF-8"; /* 다국어 ex)
html[lang="en"]
html[lang="ja"]
html[lang="zh-CN"]
html[lang="zh-TW"]
*/

/*** main.css ***/
#cBody.main { display:flex; flex-direction:column; } 

/* mainVisual2023 : 슬라이드 pc, mobile 2개로 분리됨 */
/* pc */
#mainVisual2023 {order: 1;}
.slide-1 { position:relative; } 
.slide-1:before { display:block; padding-top:5%; position:absolute; bottom:-1px; z-index:1; width:100%; background-image:url(/images/main2023/bg-main-visual-big.png); background-repeat:no-repeat; background-size:cover; content:''; } 
.slide-1 .visual-pc { width:100%; } 
.slide-1 .visual-m { display:none; } 
.mainVisual2023-text { display:flex; align-items:center; margin:0 auto; margin-top:-70px; padding:20px 30px; box-shadow:0 0 5px rgba(0,0,0,0.2); position:relative; z-index:1; max-width:1000px; background-color:#fff; } 
.slide-2 { max-width:calc(100% - 115px); } 
.slide-2 .slide_txt { padding-right:10px; overflow:hidden; width:100%; font-size:26px; line-height: normal; color:#333; white-space:nowrap; text-overflow:ellipsis; } 
.slide-2-control { display:flex; align-items:center; justify-content:flex-end; } 
.slide-2-control .paging { margin-right:20px; } 
.slide-2-control .paging i { margin:0 5px; } 
.btn_area-2 { display:flex; } 
.btn_area-2 button { position:unset; right:unset; left:unset; width:20px; height:20px; transform:none; } 
.btn_area-2 button:before { display:none; } 
.btn_area-2 .btn_play2 { background-image:url(/images/common2023/i-play-small.png); background-repeat:no-repeat; background-position:center center; } 
.btn_area-2 .btn_play2.on { background-image:url(/images/common2023/i-stop-small.png); } 
.btn_area-2 .btn_prev2:hover,.btn_area-2 .btn_prev2:focus,.btn_area-2 .btn_prev2 { background-image:url(/images/common2023/i-arrow-left-small.png); background-repeat:no-repeat; background-position:center center; } 
.btn_area-2 .btn_next2:hover,.btn_area-2 .btn_next2:focus,.btn_area-2 .btn_next2 { background-image:url(/images/common2023/i-arrow-right-small.png); background-repeat:no-repeat; background-position:center center; } 

@media all and (max-width:1500px) { 
 .mainVisual2023-text { margin-top:-50px; padding:20px; max-width:900px; } 
 .slide-2 .slide_txt { font-size:22px; } 
; } 

@media all and (max-width:900px) { 
 .slide-2 .slide_txt { font-size:18px; } 
; } 

@media all and (max-width:600px) { 
 #mainVisual2023 { display: none; } 
; } 

/* mobile */
#mainVisual2023-m { display:none; } 
.slide-8 { position:relative; } 
.slide-8:before { display:block; padding-top:5%; position:absolute; bottom:-1px; z-index:1; width:100%; background-image:url(/images/main2023/bg-main-visual-big.png); background-repeat:no-repeat; background-size:cover; content:''; } 
.slide-8 .visual-pc { width:100%; } 
.slide-8 .visual-m { display:none; } 
.mainVisual2023-m-text { display:flex; align-items:center; margin:0 auto; margin-top:-70px; padding:30px; box-shadow:0 0 5px rgba(0,0,0,0.2); position:relative; z-index:1; max-width:1000px; background-color:#fff; } 
.slide-9 { max-width:calc(100% - 115px); } 
.slide-9 .slide_txt { padding-right:10px; overflow:hidden; width:100%; font-size:20px; color:#333; white-space:nowrap; text-overflow:ellipsis; } 
.slide-9-control { display:flex; align-items:center; justify-content:flex-end; } 
.slide-9-control .paging { margin-right:20px; } 
.slide-9-control .paging i { margin:0 5px; } 
.btn_area-9 { display:flex; } 
.btn_area-9 button { position:unset; right:unset; left:unset; width:20px; height:20px; transform:none; } 
.btn_area-9 button:before { display:none; } 
.btn_area-9 .btn_play9 { background-image:url(/images/common2023/i-play-small.png); background-repeat:no-repeat; background-position:center center; } 
.btn_area-9 .btn_play9.on { background-image:url(/images/common2023/i-stop-small.png); } 
.btn_area-9 .btn_prev9:hover,.btn_area-9 .btn_prev9:focus,.btn_area-9 .btn_prev9 { background-image:url(/images/common2023/i-arrow-left-small.png); background-repeat:no-repeat; background-position:center center; } 
.btn_area-9 .btn_next9:hover,.btn_area-9 .btn_next9:focus,.btn_area-9 .btn_next9 { background-image:url(/images/common2023/i-arrow-right-small.png); background-repeat:no-repeat; background-position:center center; } 

@media all and (max-width:1500px) { 
 .mainVisual2023-m-text { margin-top:-50px; padding:20px; max-width:900px; } 
 .slide-9 .slide_txt {font-size: 16px;} 
 .slide-9 .slick-slide {height: 20px !important; line-height: 20px;} 
; } 

@media all and (max-width:600px) { 
 #mainVisual2023-m { display:block; order:1; } 
 .slide-8:before { padding-top:9%; background-image:url(/images/main2023/bg-main-visual-small.png); } 
 .slide-8 .visual-m { display:block; width:100%; max-height:794px; } 
 .mainVisual2023-m-text {justify-content:center;margin-top:-25px;padding:10px;max-width: 350px;border-radius:50px} 
 .slide-9-control .paging { margin-right:10px; margin-left:8px; } 
; } 

/* 지금 부산에 가면 */
#section_1 {display:flex;justify-content:space-between;flex-wrap:wrap;margin:4% 0 3%;order: 2;} 
#section_1 .title_section { display:flex; align-items:baseline; padding-left:10%; order:1; } 
.title_section h2 { font-size:calc(14px + 1.1vw); font-weight:400; line-height:1.3em; color:#222; } 
html[lang="en"] .title_section h2 { font-weight:900; } 
#section_1 .title_section > span { margin-left:30px; max-width:386px; font-size:calc(14px + 0.2vw); color:#666; } 
.slide-3 { margin-top:3%; margin-bottom:0!important; width:100%; order:3; } 
.slide-3 .slick-list { margin-top:-20px; padding-top:20px!important; order:2; } 
.slide-3 .group { padding:2px 20px; } 
.slide-3 .group:hover { margin-top:-20px; transition:.3s all; } 
.slide-3 .thumbnail { position:relative; } 
.slide-3 .thumbnail-img { overflow:hidden; width:100%; min-width:100%; max-width:417px; height:100%; min-height:100%; max-height:320px; border-radius:30px; } 
.slide-3 .slide_txt { margin-top:30px; padding:0 30px; width:100%; max-width:417px; font-size:18px; line-height:initial; color:#333; text-align:center; word-break: keep-all; } 
.slide-3-control { display:flex; align-items:center; justify-content:flex-end; padding-right:10%; order:2; } 
.slide-3-control .paging { margin-right:20px; } 
.slide-3-control .paging span { font-size:calc(14px + 0.4vw); color:#222; } 
.slide-3-control .paging i { margin:0 5px; font-size:23px; font-size:calc(14px + 0.4vw); } 
.btn_area-3 { display:flex; } 
.btn_area-3 button { position:unset; right:unset; left:unset; width:20px; height:20px; transform:none; } 
.btn_area-3 button:not(:last-child) { margin-right:10px; } 
.btn_area-3 button:before { display:none; } 
.btn_area-3 .btn_play3 { background-image:url(/images/common2023/i-play.png); background-repeat:no-repeat; background-position:center center; background-size:13px; } 
.btn_area-3 .btn_play3.on { background-image:url(/images/common2023/i-stop.png); background-size:7px; } 
.btn_area-3 .btn_prev3:hover,.btn_area-3 .btn_prev3:focus,.btn_area-3 .btn_prev3 { background-image:url(/images/common2023/i-arrow-left.png); background-repeat:no-repeat; background-position:center center; background-size:9px; } 
.btn_area-3 .btn_next3:hover,.btn_area-3 .btn_next3:focus,.btn_area-3 .btn_next3 { background-image:url(/images/common2023/i-arrow-right.png); background-repeat:no-repeat; background-position:center center; background-size:9px; } 
.slide-3-control .slide-3-dots { margin-right:10%; width:18vw; } 
.slide-3-control .slide-3-dots ul { display:flex; align-items:center; position:unset; order:1; } 
.slide-3-control .slide-3-dots li { margin:0; width:100%; height:auto; } 
.slide-3-control .slide-3-dots li button { padding:5px 0; width:100%; height:auto; font-size:0; } 
.slide-3-control .slide-3-dots li button:hover:before,.slide-3-control .slide-3-dots li button:focus:before { background-color:#222; opacity:1; } 
.slide-3-control .slide-3-dots li button:before { display:flex; position:unset; top:auto; left:auto; width:100%; height:2px; background-color:#ddd; content:''; opacity:1; } 
.slide-3-control .slide-3-dots li.slick-active button:before { background-color:#222; opacity:1; } 

@media all and (max-width:1700px) { 
 .title_section h2 br { display: none; } 
; } 

@media all and (max-width:1500px) { 
 #section_1 { margin:5% 0 3%; } 
 #section_1 > div { justify-content:center; } 
 #section_1 .section_1_tit { margin-bottom:3%; } 
 #section_1 .title_section { padding-left:5%; } 
 #section_1 .title_section > span { display:none; } 
 .slide-3 .slick-list { order:1; } 
 .slide-3 .group { padding:2px 15px; } 
 .slide-3 .thumbnail-img { max-width:280px; max-height:214px; } 
 .slide-3 .slide_txt { margin-top:20px; margin-bottom:20px; max-width:280px; font-size:14px; } 
 .slide-3-control { padding-right:5%; } 
; } 

@media all and (max-width:900px) { 
 #section_1 { margin:0; padding:5% 0 6%; background:linear-gradient(to top,#edf4fc 50%,#fff 50%); text-align:right; } 
 #section_1 > div { text-align:center; } 
 #section_1 .title_section { justify-content:center; width:100%; } 
 .title_section h2 { font-size:20px; } 
 .slide-3 { order:2; } 
 .slide-3 .slick-list { margin-top:unset; padding-top:unset!important; } 
 .slide-3 .group { padding:0 10px; } 
 .slide-3 .group:hover { margin-top:unset; } 
 .slide-3-control { display:block; padding-right:0; width:100%; order:3; } 
 .slide-3-control .paging { display:inline-block; margin-right:10px; vertical-align:middle; } 
 .slide-3-control .paging span { font-size:16px; } 
 .slide-3-control .paging i { font-size:16px; } 
 .btn_area-3 { display:inline-block; vertical-align:middle; } 
 .btn_area-3 button { display:inline-block!important; background-size:unset!important; } 
 .btn_area-3 button:not(:last-child) { margin-right:0; } 
 .btn_area-3 .btn_play3 { background-image:url(/images/common2023/i-play-small.png); } 
 .btn_area-3 .btn_play3.on { background-image:url(/images/common2023/i-stop-small.png); } 
 .btn_area-3 .btn_prev3:hover,.btn_area-3 .btn_prev3:focus,.btn_area-3 .btn_prev3 { background-image:url(/images/common2023/i-arrow-left-small.png); } 
 .btn_area-3 .btn_next3:hover,.btn_area-3 .btn_next3:focus,.btn_area-3 .btn_next3 { background-image:url(/images/common2023/i-arrow-right-small.png); } 
 .slide-3-control .slide-3-dots { display:inline-block; margin-right:3%; width:50%; vertical-align:middle; } 
; } 

@media all and (max-width:600px) { 
 #section_1 { padding:6% 0 10%; order:2; } 
 .slide-3-control .paging { margin-right:10px; } 
; } 

/* 좋아요 */
.btn-check { overflow:hidden; position:absolute; left:-9999px; width:1px; height:1px; font-size:0; line-height:0; } 
.bookmark_heart { display:block; position:absolute; top:10px; right:10px; width:34px; height:34px; background-color:#fff; background-image:url(/images/common2023/i-heart-line.png); background-repeat:no-repeat; background-position:center center; content:''; border-radius:50px; } 
.bi-heart::before { background-image:url(/images/common2023/i-heart-line.png); } 
.bi-heart-fill { background-image:url(/images/common2023/i-heart-full.png); } 

/* 테마별 추천여행지 */
.sec08 {padding:6% 5% 5%;background-image:url(/images/main2023/bg-wave-big-blue.png);background-repeat:no-repeat;background-position:center center;background-size:cover;order: 3;} 
.sec08 .inner { margin:0 auto; position:relative; width:auto; max-width:1500px; height:auto; } 
.sec08 div .left { width:300px; float:left; } 
.sec08 div .right .tit { margin-top:80px; padding-right:20px; position:relative; width:23%; float:left; font-size:calc(14px + 1.1vw); font-weight:400; line-height:calc(14px + 1.9vw); color:#333; } 
.sec08 div .right .tit p { display:-webkit-box; overflow:hidden; height:5.4em; line-height:1.3em; word-wrap:break-word; text-overflow:ellipsis; -webkit-line-clamp:4; -webkit-box-orient:vertical; } 
.sec08 div .right .tit span { display:inline-block; padding-right:20px; position:absolute; top:-70px; font-size:calc(14px + 0.4vw); font-weight:700; line-height:calc(14px + 0.4vw); color:#333; } 
.sec08 div .right .tit span:after { display:inline-block; border-bottom:1px solid #ddd; width:100%; content:''; } 
html[lang="en"] .sec08 div .right .tit p,html[lang="ja"] .sec08 div .right .tit p { height:8em; font-size:calc(14px + 0.7vw); line-height:1.3em; -webkit-line-clamp:6; } 
.sec08 div .right { width:100%; } 
.sec08 div .right ul { width:calc(100% - 23%); float:left; } 
.sec08 div .right li { margin-bottom:3px; box-shadow:2px 2px 3px rgba(0,0,0,0.1); overflow:hidden; position:relative; width:23.8%; float:left; } 
.sec08 div .right li:not(:nth-child(4n)) { margin-right:1.5%; } 
.sec08 div .right li a { display:block; padding-bottom:20px; background-color:#fff; } 
.sec08 div .right li a:focus-visible { border:2px solid #fff; } 
.sec08 div .right li:last-child { margin-right:0; position:relative; } 
.sec08 div .right li .imgwrap img { width:100%; } 
.sec08 div .right li .imgwrap { overflow:hidden; } 
.sec08 div .right li .txtwrap {padding: 15px 20px 0;position: relative;min-height: 85px;background-color: #fff;word-break: keep-all;} 
.sec08 div .right li .txtwrap span {display: -webkit-box;overflow: hidden;line-height: 1.4em;color: #333;text-align: center;word-wrap: break-word;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;} 
html[lang="ja"] .sec08 div .right li .txtwrap { word-break: unset; } 
html[lang="zh-CN"] .sec08 div .right li .txtwrap { word-break: unset; } 
html[lang="zh-TW"] .sec08 div .right li .txtwrap { word-break: unset; } 
.sec08 div .right li .txtwrap:before { display:block; position:absolute; top:-33px; left:0; width:100%; height:36px; background:url(/images/main2023/thumnail-wave-white.png) center 20px no-repeat; background-size:cover; content:''; } 
.sec08 div .right li .txtwrap img { display:none; position:absolute; top:-11px; left:calc(50% - 18px); } 
.sec08 div .right li:hover .txtwrap img { display:block; } 
.sec08 div .right li:hover .txtwrap {margin-top:-50px;padding: 18px 20px 0;min-height: 114px;transition:.3s all;} 
.sec08 div .right li:hover .txtwrap span {-webkit-line-clamp: 4;} 
.sec08 div .right li:hover .imgwrap .black { display:none; } 
.sec08 .bx-controls { display:inline-block; position:absolute; top:0; left:0; width:auto; font-size:40px; font-weight:700; color:#1f609b; word-spacing:-5px; } 
.sec08 .control2 { display:flex; align-items:baseline; position:absolute; bottom:3%; z-index:1; border-radius:20px; } 
.sec08 .slide-counter2 { margin-right:10px; font-size:calc(14px + 0.4vw); color:#222; letter-spacing:6px; } 
.sec08 .control2 button { display:inline-block; display:inline-flex; align-items:center; padding:10px; } 
.sec08 .control2 button img { width:9px; } 
.sec08 .control2 button.btn_stop img { width:7px; } 
.sec08 .control2 button.btn_play img { width:13px; } 

@media all and (max-width:1500px) { 
 .sec08 div .left { position:relative; width:100%; float:unset; } 
 .sec08 div .left .tit { width:100%; } 
 .sec08 div .right .tit p { height:auto; } 
 html[lang="en"] .sec08 div .right .tit p,html[lang="ja"] .sec08 div .right .tit p { height:auto; } 
 .sec08 div .left .tit br { display:none; } 
 .sec08 div .right li .imgwrap .black { height:400px; } 
 .sec08 div .right .tit { margin-top:0; margin-bottom:30px; padding-right:190px; width:100%; float:none; font-size:calc(14px + 1.1vw); line-height:calc(14px + 1.7vw); } 
 .sec08 div .right .tit br { display:none; } 
 .sec08 div .right .tit span { padding-right:0; position:unset; width:100%; vertical-align:middle; } 
 .sec08 div .right .tit span:after { border-width:0; } 
 .sec08 div .right ul { width:100%; } 
 .sec08 .control2 { right:0; bottom:-65px; } 
; } 

@media all and (max-width:900px) { 
 .sec08 { background:none; } 
 .sec08 div .right .tit { margin-bottom:40px; } 
 .sec08 div .right li { box-shadow:none; } 
 .sec08 div .right li a { padding-bottom:0; } 
 .sec08 div .right li .imgwrap { padding-top:100%; position:relative; } 
 .sec08 div .right li .imgwrap img { position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; border-radius:100%; object-fit:cover; } 
 .sec08 div .right li .txtwrap:before { display:none; background-size:cover; } 
 .sec08 div .right li:hover .txtwrap img { display:none; } 
 .sec08 div .right li:hover .txtwrap { margin-top:0; min-height:auto; } 
 .sec08 div .right li:hover .txtwrap span { -webkit-line-clamp: 4; } 
 .sec08 div .right li .txtwrap { padding-top:10px; height:auto; min-height:auto; font-size:15px; } 
 .sec08 div .left .tit { margin-top:10px; margin-bottom:15px; font-size:20px; text-align:center; } 
 .sec08 .bx-controls { display:none; } 
; } 

@media all and (max-width:600px) { 
 .sec08 { order:3; } 
 .sec08 div .left { position:absolute; top:50%; left:50%; z-index:1; width:auto; transform:translate(-50%,-50%); } 
 .sec08 .control2 { position:unset; background-color:unset; } 
 .sec08 .slide-counter2 { display:none; } 
 .sec08 .control2 button { padding:20px; position:absolute; background-color:#f2f7f9; } 
 .sec08 .control2 button.btn_play,.sec08 .control2 button.btn_stop { display:none; } 
 .sec08 .control2 button.btn_prev { left:-50vw; border-radius:0 10px 10px 0; } 
 .sec08 .control2 button.btn_next { right:-50vw; border-radius:10px 0 0 10px; } 
 .sec08 div .right ul { margin-bottom:-8%; overflow:hidden; } 
 .sec08 div .right li { margin-bottom:8%; width:46%; } 
 .sec08 div .right li:not(:nth-child(4n)) { margin-right:0; } 
 .sec08 div .right li:not(:nth-child(2n)) { margin-right:8%; } 
 .sec08 div .right li a { padding-bottom:0; } 
 .sec08 div .right .tit span { margin-bottom:10px; } 
 .sec08 div .right .tit span:after { display:none; } 
 .sec08 div .right li .txtwrap:before { top:-35px; } 
 .sec08 div .right li .txtwrap { min-height:auto; font-size:13px; line-height:1.4em; word-break: keep-all; } 
 .sec08 div .right .tit { margin-top:25px; padding-right:0; font-size:20px; text-align:center; } 
; } 

/* 팝업존 */
#newslider {margin:3% 5% 5%;order: 5;} 
#newslider .inner { position:relative; width:100%; max-width:1500px; } 
#newslider .title_section_wrap { display:flex; align-items:center; justify-content:space-between; margin-bottom:2.5%; } 
#newslider .title_section { display:flex; align-items:baseline; } 
#newslider .title_section > span { margin-left:30px; max-width:270px; font-size:calc(14px + 0.2vw); color:#666; } 
.control3 { display:inline-flex; align-items:baseline; padding:0 10px; border-radius:20px; } 
.slide-counter3 { margin-right:10px; font-size:calc(14px + 0.4vw); color:#222; letter-spacing:6px; } 
.control3 button { display:inline-block; display:inline-flex; align-items:center; padding:10px; } 
.control3 button img { width:9px; } 
.control3 button.btn_stop img { width:7px; } 
.control3 button.btn_play img { width:13px; } 
.control3 button .btn_m { display:none; } 
#newslider .bxslider3 a:focus img { border:2px solid #000; width:calc(100% - 4px); height:calc(100% - 4px); box-sizing:border-box; } 
#newslider .bxslider3 img { width:100%; max-width:1500px; height:auto; } 

@media all and (max-width:900px) { 
 #newslider { margin:0 5%; margin-bottom:5%; } 
 #newslider .bxslider3 a { display:block; transform:unset; } 
 #newslider .bxslider3 a:hover img { transition:unset; transform:unset; } 
; } 

@media all and (max-width:600px) { 
 #newslider { margin:8% 0; order:10; } 
 #newslider .title_section_wrap { margin:0 5% 2.5%; } 
 #newslider .title_section > span { display:none; } 
 #newslider .control_wrap { display:flex; align-items:center; } 
 .slide-counter3 { display:block; letter-spacing:5px; } 
 .control3 { padding:0; background-color:transparent; } 
 .control3 button { padding:5px; } 
 .control3 button img { width:unset!important; } 
 .control3 button .btn_pc { display:none; } 
 .control3 button .btn_m { display:block; } 
 #newslider .bxslider3 img { max-width:100%; } 
; } 

/* 축제 */
#section_wrap_2and3 {padding: 0 5% 3% 5%;order: 6;} 
.section_con_2and3 { display: flex; justify-content: space-between; margin: 0 auto; width: 100%; max-width: 1500px; } 
#section_2 { width: 60%; } 
#section_2 > div {; } 
#section_2:after { display:block; clear:both; content:''; } 
#section_2 .title_section_wrap { display:flex; align-items:center; justify-content:space-between; margin-bottom:3%; width:100%; float:right; } 
#section_2 .title_section { display:flex; align-items:baseline; } 
#section_2 .title_section > span { margin-left:30px; max-width:350px; font-size:calc(14px + 0.2vw); color:#666; } 
#section_2 .control_wrap { flex-shrink:0; } 
.btn_more { display:flex; align-items:center; padding:8px 15px 8px 20px; border:1px solid #ddd; background-color:#fff; border-radius:30px; } 
.btn_more:after { display:inline-block; margin-left:10px; width:11px; height:11px; vertical-align:middle; background-image:url(/images/common2023/i-more-big.png); background-repeat:no-repeat; background-position:center center; content:''; } 
.btn_more span { vertical-align:middle; font-size:calc(12px + 0.2vw); font-weight:500; color:#333; } 

#section_2.section_2_w100 { margin:0 auto; margin-bottom: 5%; padding: 0 5%; width:90%; } 
.section_2_w100 > div { max-width:1500px !important; } 
.section_2_w100 .title_section_wrap { float:unset !important; } 

#section_2 .slide-4 { width:100%; float:right; } 

#section_2.section_2_w100 .slide-4 { margin:0 auto; float:none; } 

.slide-4 .slick-list { margin-right: -20px; margin-left: -20px; } 
.slide-4 .group { margin:2px 20px; } 
.slide-4 .group:hover { margin-top:-20px; transition:.3s all; } 
.slide-4 .thumbnail-wrap { max-width:280px; max-height:391px; } 
.slide-4 .thumbnail { display:block; padding-top:139%; position:relative; } 
.slide-4 .thumbnail-img { box-shadow:3px 3px 10px rgba(0,0,0,0.2); position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; } 
.slide-4 .slide_txt { display:-webkit-box; margin-top:30px; padding:0 30px; overflow:hidden; width:100%; max-width:280px; height:2.7em; font-size:calc(12px + 0.4vw); font-weight:500; line-height:initial; line-height:1.3em; color:#333; text-align:center; word-wrap:break-word; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; } 
.slide-4-control { display:none; } 

@media all and (max-width:1700px){
 #section_wrap_2and3 { padding: 0; } 
.section_con_2and3 { display: unset; } 
 #section_2 { margin-bottom: 2%; padding:0 5%; width:100%; } 
 #section_2 > div { margin:0 auto; max-width:1500px; } 
 #section_2 .title_section_wrap { float:unset; } 
 .slide-4 { margin:0 auto; max-width:1500px; } 
; } 

@media all and (max-width:1200px) { 
 .btn_more { padding:10px 15px 10px 20px; } 
 .btn_more:after { margin-left:5px; background-size:13px; } 
 .btn_more span { font-size:calc(14px + 0.2vw); } 
; } 

@media all and (max-width:900px) { 
 .slide-4 .slick-list { margin-top:unset; margin-right: unset; margin-left: unset; padding-top:unset; } 
 .slide-4 .group { margin:0 20px; } 
 .slide-4 .group:hover { margin-top:unset; } 
; } 

@media all and (max-width:600px){
 #section_wrap_2and3 {order: 5;} 
 #section_2 { margin-bottom:0; padding:10% 3%; background-color:#fefeda; } 
 #section_2 .title_section_wrap { padding:0 2%; } 
 #section_2 .title_section > span { display:none; } 
 .btn_more { padding:5px 10px 5px 15px; } 
 .btn_more:after { margin-left:3px; background-size:9px; } 
 .btn_more span { font-size:13px; } 
 .slide-4 .group { margin:2px 10px; } 
 .slide-4 .slide_txt { margin:20px 0; } 
 .slide-4-control { display:block; text-align:center; } 
 .slide-4-control .paging { margin-right:10px; } 
 .slide-4-control .paging span { font-size:calc(14px + 0.6vw); } 
 .slide-4-control .paging i { margin:0 5px; font-size:23px; font-size:calc(14px + 0.6vw); } 
 .btn_area-4 { display:flex; } 
 .btn_area-4 button { position:unset; right:unset; left:unset; width:20px; height:20px; transform:none; } 
 .btn_area-4 button:before { display:none; } 
 .btn_area-4 .btn_play4 { background-image:url(/images/common2023/i-play-small.png); background-repeat:no-repeat; background-position:center center; } 
 .btn_area-4 .btn_play4.on { background-image:url(/images/common2023/i-stop-small.png); } 
 .btn_area-4 .btn_prev4:hover,.btn_area-4 .btn_prev4:focus,.btn_area-4 .btn_prev4 { background-image:url(/images/common2023/i-arrow-left-small.png); background-repeat:no-repeat; background-position:center center; } 
 .btn_area-4 .btn_next4:hover,.btn_area-4 .btn_next4:focus,.btn_area-4 .btn_next4 { background-image:url(/images/common2023/i-arrow-right-small.png); background-repeat:no-repeat; background-position:center center; } 
 .slide-4-control .slide-4-dots { margin-right:3%; width:50%; } 
 .slide-4-control > div { display:inline-block; vertical-align:middle; } 
 .slide-4-control .slide-4-dots ul { display:flex!important; align-items:center; position:unset; order:1; } 
 .slide-4-control .slide-4-dots li { margin:0; width:100%; height:auto; } 
 .slide-4-control .slide-4-dots li button { padding:5px 0; width:100%; height:auto; font-size:0; } 
 .slide-4-control .slide-4-dots li button:hover:before,.slide-4-control .slide-4-dots li button:focus:before { background-color:#222; opacity:1; } 
 .slide-4-control .slide-4-dots li button:before { display:flex; position:unset; top:auto; left:auto; width:100%; height:2px; background-color:#ddd; content:''; opacity:1; } 
 .slide-4-control .slide-4-dots li.slick-active button:before { background-color:#222; opacity:1; } 
; } 

/* 이벤트 */
.section_3_none { display: none !important; } 
#section_3 { padding-left: 8%; width: 40%; } 
#section_3 > div { width:100%; max-width:480px; } 
#section_3:after { display:block; clear:both; content:''; } 
#section_3 .title_section_wrap { display:flex; align-items:center; justify-content:space-between; margin-bottom: 6%; } 
#section_3 .title_section { display:flex; align-items:baseline; } 
#section_3 .title_section > span { margin-left:30px; max-width:270px; font-size:calc(14px + 0.2vw); color:#666; } 
#section_3 .control_wrap { flex-shrink:0; padding-left:20px; } 
#section_3 .list-row3 .li:hover { margin-left:5%; transition:.3s all; } 
#section_3 .list-row3 .li:not(:last-child) { margin-bottom:5%; } 
#section_3 .list-row3 a { display:block; position:relative; } 
#section_3 .list-row3 .thumbnail-wrap { max-width:117px; max-height:117px; } 
#section_3 .list-row3 .thumbnail { display:block; padding-top:100%; position:relative; } 
#section_3 .list-row3 .thumbnail-img { position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; } 
#section_3 .list-row3 .slide_txt { position:absolute; top:50%; max-width:calc(100% - 140px); transform:translate(140px,-50%); } 
#section_3 .list-row3 span { display:block; } 
#section_3 .list-row3 .txtwrap { display:-webkit-box; margin-bottom:5%; overflow:hidden; height:2.7em; font-size:calc(14px + 0.4vw); font-weight:500; line-height:1.3em; color:#333; word-wrap:break-word; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; } 
#section_3 .list-row3 .datewrap { font-size:calc(12px + 0.3vw); color:#666; } 
#section_3 .list-row3 .datewrap span { display:inline-block; } 
#section_3 .list-row3 .datewrap span:first-child:after { display:inline-block; margin:0 5px; content:'~'; } 

@media all and (max-width:1700px) { 
 #section_3 { margin-bottom:5%; margin-left:auto; padding:0 5%; width:100%; height: auto; } 
 #section_3 > div { margin:0 auto; max-width:1500px; } 
 #section_3 .title_section_wrap { margin-bottom:3%; } 
 #section_3 .title_section { width:100%; } 
 #section_3 .list-row3 { display:flex; } 
 #section_3 .list-row3 .li { width:33.3%; } 
 #section_3 .list-row3 .li:hover { margin-top:-10px; margin-left:unset; } 
 #section_3 .list-row3 .li:not(:last-child) { margin-bottom:0; } 
 #section_3 .list-row3 .slide_txt { max-width:calc(100% - 170px); } 
; } 
@media all and (max-width:1400px) { 
 #section_3 .list-row3 .thumbnail-wrap { max-width:90px; max-height:90px; } 
 #section_3 .list-row3 .slide_txt { max-width:calc(100% - 135px); transform:translate(110px,-50%); } 
 #section_3 .list-row3 .txtwrap { font-size:calc(14px + 0.2vw); } 
; } 
@media all and (max-width:1200px) { 
 #section_3 .list-row3 { display:unset; } 
 #section_3 .list-row3 .li { width:100%; } 
 #section_3 .list-row3 .li:hover { margin-top:unset; margin-left:2%; } 
 #section_3 .list-row3 .li:not(:last-child) { margin-bottom:1%; } 
 #section_3 .list-row3 .thumbnail-wrap { max-width:117px; max-height:117px; } 
 #section_3 .list-row3 .slide_txt { max-width:calc(100% - 140px); transform:translate(140px,-50%); } 
 #section_3 .list-row3 .txtwrap { margin-bottom:3%; } 
; } 
@media all and (max-width:900px) { 
 #section_3 .list-row3 .li:hover { margin-left:unset; } 
; } 
@media all and (max-width:600px) { 
 #section_3 { padding:10% 5%; } 
 #section_3 .title_section_wrap { margin-bottom:5%; } 
 #section_3 .list-row3 .li:not(:last-child) { margin-bottom:3%; } 
 #section_3 .list-row3 .thumbnail-wrap { max-width:90px; max-height:90px; } 
 #section_3 .list-row3 .slide_txt { max-width:calc(100% - 135px); transform:translate(110px,-50%); } 
; } 

/* 비짓부산 pick */
#section_4 {padding:1% 5% 5%;background-image:url(/images/main2023/bg-pick-big.png);background-repeat:no-repeat;background-position:center center;order: 7;} 
.section_4_con { display:flex; margin:0 auto; width:100%; max-width:1500px; } 
.slide-5 { margin:0 -20px!important; width:100%; max-width:940px; } 
.slide-5 .slick-list { margin-top:-20px; padding-top:20px; } 
.slide-5 .group { margin:2px 20px; } 
.slide-5 .group:hover { margin-top:-20px; transition:.3s all; } 
.slide-5 .thumbnail-wrap { max-width:190px; max-height:266px; } 
.slide-5 .thumbnail { display:block; padding-top:139%; position:relative; } 
.slide-5 .thumbnail-img { box-shadow:3px 3px 10px rgba(0,0,0,0.2); position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; border-radius:20px; } 
.slide-5-control { display:none; } 
#section_4 .title_section_wrap { padding-left:6.4%; } 
#section_4 .title_section { display:flex; flex-direction:column; } 
#section_4 .title_section > span { margin-top:4%; font-size:calc(14px + 1.3vw); color:#666; } 
html[lang="en"] #section_4 .title_section > span { font-size:calc(14px + 1.2vw); font-weight:900; } 
html[lang="ja"] #section_4 .title_section > span { font-size:calc(14px + 0.5vw); } 

@media all and (max-width:1500px) { 
 #section_4 { padding:3% 5% 5%; background-position:center left -18%; } 
 .slide-5 { width:75%; max-width:none; } 
 .slide-5 .group { margin:2px .5%; } 
 .slide-5 .thumbnail-wrap { max-width:300px; max-height:419px; } 
 .slide-5-control { display:block; margin-top:20px; } 
 .slide-5-control .paging { margin-right:10px; } 
 .slide-5-control .paging span { font-size:calc(14px + 0.6vw); } 
 .slide-5-control .paging i { margin:0 5px; font-size:23px; font-size:calc(14px + 0.6vw); } 
 .btn_area-5 { display:flex; } 
 .btn_area-5 button { position:unset; right:unset; left:unset; width:20px; height:20px; transform:none; } 
 .btn_area-5 button:not(:last-child) { margin-right:10px; } 
 .btn_area-5 button:before { display:none; } 
 .btn_area-5 .btn_play5 { background-image:url(/images/common2023/i-play.png); background-repeat:no-repeat; background-position:center center; } 
 .btn_area-5 .btn_play5.on { background-image:url(/images/common2023/i-stop.png); } 
 .btn_area-5 .btn_prev5:hover,.btn_area-5 .btn_prev5:focus,.btn_area-5 .btn_prev5 { background-image:url(/images/common2023/i-arrow-left.png); background-repeat:no-repeat; background-position:center center; } 
 .btn_area-5 .btn_next5:hover,.btn_area-5 .btn_next5:focus,.btn_area-5 .btn_next5 { background-image:url(/images/common2023/i-arrow-right.png); background-repeat:no-repeat; background-position:center center; } 
 .slide-5-control .slide-5-dots { margin-right:3%; width:50%; } 
 .slide-5-control > div { display:inline-block; vertical-align:middle; } 
 .slide-5-control .slide-5-dots ul { display:flex!important; align-items:center; position:unset; order:1; } 
 .slide-5-control .slide-5-dots li { margin:0; width:100%; height:auto; } 
 .slide-5-control .slide-5-dots li button { padding:5px 0; width:100%; height:auto; font-size:0; } 
 .slide-5-control .slide-5-dots li button:hover:before,.slide-5-control .slide-5-dots li button:focus:before { background-color:#222; opacity:1; } 
 .slide-5-control .slide-5-dots li button:before { display:flex; position:unset; top:auto; left:auto; width:100%; height:2px; background-color:#ddd; content:''; opacity:1; } 
 .slide-5-control .slide-5-dots li.slick-active button:before { background-color:#222; opacity:1; } 
 #section_4 .title_section_wrap { padding-top:5%; width:25%; } 
; } 
@media all and (max-width:900px) { 
 #section_4 { background-position:center left 52%; } 
 .section_4_con { justify-content:space-between; } 
 .slide-5 .slick-list { margin-top:unset; padding-top:unset; } 
 .slide-5 .group { margin:0 .5%; } 
 .slide-5 .group:hover { margin-top:unset; } 
 #section_4 .title_section_wrap { padding-left:0; } 
; } 
@media all and (max-width:600px) { 
 #section_4 { padding:0 5% 5%; background-image:url(/images/main2023/bg-pick-small.png); background-position:bottom center; background-size:contain; order:6; } 
 .section_4_con { display:flex; } 
 .slide-5 { margin:0; width:50%; } 
 .slide-5 .group { margin:2px 1%; } 
 .slide-5 .thumbnail-wrap { max-width:180px; max-height:251px; } 
 .slide-5-control { margin-top:10px; } 
 .btn_area-5 button:not(:last-child) { margin-right:0; } 
 .btn_area-5 .btn_play5 { background-image:url(/images/common2023/i-play-small.png); } 
 .btn_area-5 .btn_play5.on { background-image:url(/images/common2023/i-stop-small.png); } 
 .btn_area-5 .btn_prev5:hover,.btn_area-5 .btn_prev5:focus,.btn_area-5 .btn_prev5 { background-image:url(/images/common2023/i-arrow-left-small.png); } 
 .btn_area-5 .btn_next5:hover,.btn_area-5 .btn_next5:focus,.btn_area-5 .btn_next5 { background-image:url(/images/common2023/i-arrow-right-small.png); } 
 #section_4 .title_section_wrap { padding-top:0; width:45%; } 
 html[lang="ja"] #section_4 .title_section > span { font-size:12px; } 
; } 

/* 인기여행 */
.sec02 {padding:5%;width:100%;order: 8;} 
.sec02 .inner { margin:0 auto; width:100%; max-width:1500px; } 
.sec02 .title_section_wrap { display:flex; align-items:center; justify-content:space-between; margin-bottom:2.5%; } 
.sec02 .title_section { display:flex; align-items:baseline; } 
.sec02 .title_section > span { margin-left:30px; font-size:calc(14px + 0.2vw); color:#666; } 
.sec02 .hot_item_list { display:flex; justify-content:space-between; flex-wrap:wrap; margin-bottom:-2%; } 
.sec02 .hot-item { width:32%; } 
.sec02 .hot-item:nth-child(1),.sec02 .hot-item:nth-child(2),.sec02 .hot-item:nth-child(3) { margin-bottom:3%; padding-bottom:3%; border-bottom:1px solid #e7eff2; } 
.sec02 .hot-item:not(:nth-child(3n)) { margin-right:2%; } 
.sec02 .hot-item:nth-child(4),.sec02 .hot-item:nth-child(5),.sec02 .hot-item:nth-child(6),.sec02 .hot-item:nth-child(7),.sec02 .hot-item:nth-child(8),.sec02 .hot-item:nth-child(9) { margin-bottom:2%; } 
.sec02 a { display:block; position:relative; } 
.sec02 .box-wrap { overflow:hidden; max-width:151px; max-height:151px; border-radius:20px; } 
.sec02 .hot-item:nth-child(1) .box-wrap,.sec02 .hot-item:nth-child(2) .box-wrap,.sec02 .hot-item:nth-child(3) .box-wrap { max-width:481px; max-height:369px; } 
.sec02 .box { display:block; padding-top:100%; position:relative; } 
.sec02 .hot-item:nth-child(1) .box,.sec02 .hot-item:nth-child(2) .box,.sec02 .hot-item:nth-child(3) .box { padding-top:77%; } 
.sec02 .box img { position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; border-radius:20px; transform:scale(1); } 
.sec02 .box:hover img { transition:.5s all; transform:scale(1.2); } 
.sec02 .hot-item .tit { line-height: normal; word-break: auto-phrase; } 
.sec02 .hot-item:nth-child(1) .tit,.sec02 .hot-item:nth-child(2) .tit,.sec02 .hot-item:nth-child(3) .tit { margin-top:5%; font-size:calc(14px + 0.4vw); font-weight:500; color:#333; text-align:center; } 
.sec02 .hot-item:nth-child(4) .tit,.sec02 .hot-item:nth-child(5) .tit,.sec02 .hot-item:nth-child(6) .tit,.sec02 .hot-item:nth-child(7) .tit,.sec02 .hot-item:nth-child(8) .tit,.sec02 .hot-item:nth-child(9) .tit { display: -webkit-box; overflow: hidden; position:absolute; top:50%; max-width:calc(100% - 170px); font-size:calc(12px + 0.3vw); word-wrap: break-word; transform:translate(170px,-50%); text-overflow: ellipsis; -webkit-line-clamp: 6; -webkit-box-orient: vertical; } 

@media all and (max-width: 900px) { 
 .sec02 {padding: 5% 5% 2%;} 
 .sec02 .title_section { flex-direction:column; } 
 .sec02 .title_section > span { margin-top:4%; margin-left:0; } 
 .sec02 .hot-item { width:49%; } 
 .sec02 .hot-item:nth-child(1),.sec02 .hot-item:nth-child(2),.sec02 .hot-item:nth-child(3) { border:0; } 
 .sec02 .hot-item:nth-child(4),.sec02 .hot-item:nth-child(5),.sec02 .hot-item:nth-child(6) { margin-bottom:3%; padding-bottom:3%; } 
 .sec02 .hot-item:not(:nth-child(3n)) { margin-right:0; } 
 .sec02 .hot-item:not(:nth-child(2n)) { margin-right:2%; } 
 .sec02 .hot-item:nth-child(7),.sec02 .hot-item:nth-child(8),.sec02 .hot-item:nth-child(9) { display:none; } 
 .sec02 .hot-item:nth-child(4) .box-wrap,.sec02 .hot-item:nth-child(5) .box-wrap,.sec02 .hot-item:nth-child(6) .box-wrap { max-width:481px; max-height:369px; } 
 .sec02 .hot-item:nth-child(4) .box,.sec02 .hot-item:nth-child(5) .box,.sec02 .hot-item:nth-child(6) .box { padding-top:77%; } 
 .sec02 .box img { transform:unset; } 
 .sec02 .box:hover img { transition:unset; transform:unset; } 
 .sec02 .hot-item:nth-child(4) .tit,.sec02 .hot-item:nth-child(5) .tit,.sec02 .hot-item:nth-child(6) .tit { margin-top:5%; position:unset; top:unset; max-width:unset; font-size:calc(14px + 0.4vw); font-weight:500; color:#333; text-align:center; transform:unset; } 
; } 
@media all and (max-width:600px) { 
 .sec02 { padding:10% 5%; order:6; } 
 .sec02 .title_section_wrap { margin-bottom:5%; } 
 .sec02 .title_section > span { display:none; } 
 .sec02 .hot_item_list { margin-bottom:-3%; } 
 .sec02 .box img { border-radius:0; } 
 .sec02 .hot-item .tit { font-weight:normal !important; line-height: normal !important;; } 
; } 

/* 영상으로 보는 부산 */
.sec04 {padding: 5% 5% 5%;background-image:url(/images/sub2023/bg-wave-big-purple.png);background-repeat:no-repeat;background-position:bottom 5% center;order: 4;} 
.sec04 .inner { width:100%; max-width:1500px; } 
.sec04 .title_section_wrap { display:flex; align-items:center; justify-content:space-between; margin-bottom:3%; width:100%; float:right; } 
.sec04 .title_section { display:flex; align-items:baseline; } 
.sec04 .title_section > span { margin-left:30px; max-width:350px; font-size:calc(14px + 0.2vw); color:#666; } 
.sec04 .control_wrap { flex-shrink:0; } 
.sec04 .yout_area { margin-bottom:-2%; width:100%; } 
.sec04 .yout_area:after { display:block; clear:both; content:''; } 
.sec04 .yout_area li { margin-right:2%; margin-bottom:2%; width:23.5%; float:left; } 
.sec04 .yout_area li:nth-child(3),.sec04 .yout_area li:nth-child(5) { margin-right:0; } 
.sec04 .yout_area li:first-child { margin-bottom:0; width:49%; } 
.sec04 .yout_area li a { display:block; } 
.sec04 .yout_area li .thumbnail-wrap { overflow:hidden; max-width:360px; max-height:202px; } 
.sec04 .yout_area li:first-child .thumbnail-wrap { max-width:735px; max-height:413px; } 
.sec04 .yout_area li .thumbnail { display:block; padding-top:56.25%; position:relative; } 
.sec04 .yout_area li .thumbnail-img { position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; transform:scale(1); } 
.sec04 .yout_area li:hover .thumbnail-img { transition:.5s all; transform:scale(1.1); } 
.sec04 .yout_area li .tit-wrap { padding:15px 20px; background-color:#fff; } 
.sec04 .yout_area li:first-child .tit-wrap { padding:29px 40px; } 
.sec04 .yout_area li .tit { display:-webkit-box; overflow:hidden; font-size:1em; color:#333; word-wrap:break-word; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical; } 
.sec04 .yout_area li:first-child .tit { height:2.9em; line-height:1.5em; -webkit-line-clamp:2; } 
.sec04 .yout_area li .date { display:none; } 
.sec04 .btn_more {float: left;}
.sec04 .btn_more.youtube {
    padding: 8px 20px 8px 48px;
    background: url(/images/main2023/icon_youtube.png) no-repeat 18px 50%;
    margin-right: 8px;
}
.sec04 .btn_more.youtube::after {display: none;}

@media all and (max-width:1500px) { 
 .sec04 { background-size:contain; } 
; } 
@media all and (max-width:1200px) { 
 .sec04 .title_section > span { display:none; } 
 .sec04 .yout_area li { width:32%; } 
 .sec04 .yout_area li:nth-child(3) { margin-right:2%; } 
 .sec04 .yout_area li:nth-child(2) { margin-right:0; width:49%; } 
 .sec04 .yout_area li:nth-child(2) .thumbnail-wrap { max-width:735px; max-height:413px; } 
 .sec04 .yout_area li:first-child .tit-wrap { padding:15px 20px; } 
 .sec04 .yout_area li:first-child .tit { height:unset; line-height:unset; -webkit-line-clamp:1; } 
 .sec04 .btn_more.youtube {
    padding: 10px 15px 10px 48px;
    background: url(/images/main2023/icon_youtube.png) no-repeat 18px 52%;
    }
; } 
@media all and (max-width:900px) { 
 .sec04 { padding: 0 5% 5%; } 
 .sec04 .yout_area li .thumbnail-img { transform:unset; } 
 .sec04 .yout_area li:hover .thumbnail-img { transition:unset; transform:unset; } 
; } 
@media all and (max-width:600px) { 
 .sec04 {padding:10% 5% 6%;background-image:url(/images/main2023/bg-sky-small@2x.png);background-size:cover;order: 4;} 
 .sec04 .title_section_wrap {margin-bottom: 10%;} 
 .sec04 .yout_area { padding:0 5%; } 
 .sec04 .yout_area li:first-child { margin-right:0; width:100%; } 
 .sec04 .yout_area li:not(:nth-child(1)) { display:none; } 
 .sec04 .yout_area li .tit-wrap { background-color:unset; } 
 .sec04 .yout_area li .date { display:block; display:none; position:absolute; top:1%; right:0; } 
  .sec04 .btn_more.youtube {
    padding: 5px 12px 5px 33px;
    background: url(/images/main2023/icon_youtube.png) no-repeat 9px 58% #fff;
    background-size: 20px;
    margin-right: 3px;
    position: absolute;
    right: 0;
    top: 28px;
    }
; } 

/* 해양지수, 공지사항 */
#section_7 {padding: 2% 5% 5%;order: 9;} 
.section_7_con { display:flex; justify-content:space-between; margin:0 auto; width:100%; max-width:1500px; } 

@media all and (max-width:900px) { 
 #section_7 {padding: 0% 5% 5%;} 
; } 

@media all and (max-width:600px) { 
 #section_7 {padding: 0% 5% 0;order:9;} 
; } 

/* 부산 해양지수 */
#life { width:53%; } 
#life .title h3 { margin-bottom:5%; font-size:calc(14px + 1.3vw); font-weight:400; color:#222; } 
html[lang="en"] #life .title h3 { font-weight:900; } 
#life .ocean_wrap { display:flex; justify-content:space-between; } 
#life .ocean { width:21%; } 
#life .ocean .ocean_img_wrap { max-width:161px; max-height:153px; } 
#life .ocean .ocean_img { display:block; padding-top:100%; position:relative; } 
#life .ocean .ocean_img img { position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; } 
#life .ocean .ocean_txt { margin-top:15%; } 
#life .ocean .ocean_txt h2 { font-size:calc(14px + 0.4vw); font-weight:400; text-align:center; } 
#life .ocean .ocean_txt .ocean_signal { display:flex; justify-content:space-between; margin: 14% auto; overflow:hidden; width:70px; } 
#life .ocean .ocean_txt .ocean_signal div { border:1px solid; width:18px; height:18px; background-color:#fff; border-radius:10px; } 
#life .ocean .ocean_txt .ocean_signal .font0 { font-size:0; } 
#life .ocean .ocean_txt .ocean_signal .good { border:1px solid #33bb63; } 
#life .ocean .ocean_txt .ocean_signal .normal { border:1px solid #ffc240; } 
#life .ocean .ocean_txt .ocean_signal .bad { border:1px solid #ff8f8f; } 
#life .ocean .ocean_txt .ocean_signal .good.on { background-color:#33bb63; background-image:linear-gradient(135deg,#33bb63 25%,transparent 25%),linear-gradient(225deg,#33bb63 25%,transparent 25%),linear-gradient(45deg,#33bb63 25%,transparent 25%),linear-gradient(315deg,#33bb63 25%,#fff 25%); background-size:5px 5px; opacity:.8; } 
#life .ocean .ocean_txt .ocean_signal .normal.on { background-color:#ffc240; background-image:repeating-linear-gradient(45deg,#ffc240 0,#ffc240 1px,#ffc240 0,#fff 50%); background-size:5px 5px; opacity:.8; } 
#life .ocean .ocean_txt .ocean_signal .bad.on { background-color:#ff8f8f; background-image:repeating-linear-gradient(45deg,#ff8f8f 0,#ff8f8f 1px,#ff8f8f 0,#fff 50%); background-size:5px 5px; opacity:.8; } 
#life .ocean .ocean_txt .ocean_wave { display:flex; align-items:baseline; margin-left:5%; } 
#life .ocean .ocean_txt .ocean_wave span { display:inline-block; vertical-align:middle; font-size:calc(13px + 0.1vw); word-break:break-word; } 
#life .ocean .ocean_txt .ocean_wave .tag { margin-right:4px; padding:4px 5px; min-width:35px; background-color:#2D72E1; font-size:12px; color:#fff; border-radius:2px; } 
#life .ocean .ocean_txt .ocean_temp { display:flex; align-items:baseline; margin-top: 4%; margin-left:5%; } 
#life .ocean .ocean_txt .ocean_temp span { display:inline-block; vertical-align:middle; font-size:calc(13px + 0.1vw); word-break:break-word; } 
#life .ocean .ocean_txt .ocean_temp .tag { margin-right:4px; padding:4px 5px; min-width:35px; background-color:#0a5099; font-size:12px; color:#fff; border-radius:2px; } 

@media all and (max-width:1500px) { 
 #life .ocean .ocean_txt .ocean_wave { margin-left:0; } 
 #life .ocean .ocean_txt .ocean_temp { margin-left:0; } 
; } 
@media all and (max-width:1200px) { 
 #life .ocean .ocean_txt .ocean_signal { width:55px; } 
 #life .ocean .ocean_txt .ocean_signal div { width:15px; height:15px; } 
 #life .ocean .ocean_txt .ocean_wave { align-items:center; flex-direction:column; } 
 #life .ocean .ocean_txt .ocean_wave .tag { margin-right:0; margin-bottom:5%; } 
 #life .ocean .ocean_txt .ocean_temp { align-items:center; flex-direction:column; margin-top:5%; } 
 #life .ocean .ocean_txt .ocean_temp .tag { margin-right:0; margin-bottom:5%; } 
; } 
@media all and (max-width:900px) { 
 #life { display:none; } 
; } 

/* 공지사항 */
.sec07 { padding-left:5%; width:47%; } 
.sec07 .left { display:flex; align-content:center; align-items:center; justify-content:space-between; margin-bottom:5%; } 
.sec07 .left h3 { font-size:calc(14px + 1.3vw); font-weight:400; color:#222; } 
html[lang="en"] .sec07 .left h3 { font-weight:900; } 
.sec07 .control_wrap { flex-shrink:0; } 
.sec07 .right li:first-child { border-top:1px solid #e7eff2; } 
.sec07 .right li { border-bottom:1px solid #e7eff2; } 
.sec07 .right li a { display:flex; align-items: center; justify-content:space-between; padding: 3% 0; font-size:calc(12px + 0.4vw); color:#333; } 
.sec07 .right li a p { display:block; overflow:hidden; line-height: normal; white-space:nowrap; text-overflow:ellipsis; } 
.sec07 .right li a span { flex-shrink:0; padding-left:20px; font-size:calc(12px + 0.2vw); color:#666; } 

@media all and (max-width:1200px) { 
 .sec07 .right li a { padding:4.5% 0; } 
; } 
@media all and (max-width:900px) { 
 .sec07 { padding-left:0; width:100%; } 
 .sec07 .left { margin-bottom:2%; } 
 .sec07 .right li a { padding:2% 0; } 
; } 
@media all and (max-width:600px) { 
 .sec07 .left { margin-bottom:4%; } 
 .sec07 .right ul { padding:5%; box-shadow:0 2px 5px rgba(0,0,0,0.2); border-radius:20px; } 
 .sec07 .right li:first-child a { border:unset; } 
 .sec07 .right li a { padding-right:20px; border:unset; background-image:url(/images/common2023/i-link-arrow-small.png); background-repeat:no-repeat; background-position:center right; } 
 .sec07 .right li a p { position:relative; } 
; } 

/* 바로가기 */
.sec09 {padding:1% 0 4%;order: 10;} 
.sec09 .inner { margin:0 auto; width:100%; max-width:1500px; } 
.sec09 li { width:16.66%; text-align:center; } 
.sec09 li a { display:flex; flex-direction:column; position:relative; min-height:100px; font-size:17px; } 
.sec09 li a:hover { margin-top:-20px; transition:.3s all; } 
.sec09 li span:nth-child(1) { display:grid; justify-items:center; align-items:center; flex:1; min-height:100px; } 
.sec09 li:not(:last-child) span:nth-child(1) { border-right:1px solid #e7eff2; } 
.sec09 li span:nth-child(2) { width:100%; } 
.slide-6 .slick-list { overflow: unset; } 

@media all and (max-width:900px) { 
 .sec09 li a { min-height:60px; font-size:15px; } 
 .sec09 li a:hover { margin-top:unset; transition:unset; } 
 .sec09 li span:nth-child(1) { min-height:60px; } 
 .sec09 li img { width:29px; height:39px; object-fit:scale-down; } 
; } 
@media all and (max-width:600px) { 
 .sec09 { padding:0 0 8%; order:11; } 
.sec09 li { width:33.3%; } 
.sec09 li a { font-size:13px; } 
.sec09 li span:nth-child(2) { margin:0 auto; width:80%; } 
.sec09 li img { width:29px; height:39px; } 
.slide-6 button { position:absolute; top:35px; z-index:1; width:auto; height:auto; background-color:rgba(0,0,0,0.5); } 
.slide-6 button:hover,.slide-6 button:focus { background-color:rgba(0,0,0,0.5); } 
.slide-6 button:before { display:block; width:25px; height:30px; background-repeat:no-repeat; background-position:center center; background-size:6px; content:''; } 
.slide-6 .slick-prev { left:0; border-radius:0 5px 5px 0; } 
.slide-6 .slick-prev:before { background-image:url(/images/common2023/i-arrow-left-white.png); } 
.slide-6 .slick-next { right:0; border-radius:5px 0 0 5px; } 
.slide-6 .slick-next:before { background-image:url(/images/common2023/i-arrow-right-white.png); } 
; } 

/* 부산여행사진 */
#section_5 {padding:0 5%;order: 11;} 
#section_5 .inner { width:100%; max-width:1500px; background-color:#effafc; background-image:url(/images/main2023/bg-br-photo-big.png); background-repeat:no-repeat; background-position:center right; border-radius:20px; } 
#section_5 .inner a { display:block; } 
#section_5 .text_box { padding:4% 5%; max-width:588px; background-color:#effafc; border-radius:20px 0 0 20px; } 
#section_5 .tit:after { display:inline-block; margin-left:20px; width:37px; height:37px; vertical-align:middle; background-image:url(/images/common2023/i-more-blue.png); background-repeat:no-repeat; content:''; } 
#section_5 .tit span { vertical-align:middle; font-size:calc(14px + 1vw); color:#222; } 
#section_5 .txt { margin-top:5%; } 
#section_5 .txt p { font-size:calc(12px + 0.3vw); line-height:calc(12px + 0.7vw); color:#666; } 

@media all and (max-width:1200px) { 
 #section_5 .text_box { max-width:420px; } 
; } 
@media all and (max-width:900px) { 
 #section_5 .text_box { max-width:390px; } 
; } 
@media all and (max-width:600px) { 
 #section_5 { padding:0; order:12; } 
 #section_5 .inner { background-image:url(/images/main2023/bg-br-photo-small.png); background-position:center right 6%; background-position:center right 10%; border-radius:0; } 
 #section_5 .text_box { padding:7% 10%; width:calc(100% - 120px); background-color:unset; } 
 #section_5 .tit:after { margin-left:10px; width:24px; height:24px; background-image:url(/images/common2023/i-more-blue-small.png); } 
 #section_5 .txt p { font-size:12px; line-height:14px; } 
 #section_5 .txt p br { display:none; } 
; } 

/* 외부배너 */
#section_6 {margin-top:4.5%;padding:2% 5%;border-top:1px solid #e9f1fa;order: 12;} 
html[lang="en"] #section_6,html[lang="ja"] #section_6,html[lang="zh-CN"] #section_6,html[lang="zh-TW"] #section_6 { margin-top:0; } 
#section_6 .inner { display:flex; align-items:center; justify-content:space-between; margin:0 auto; width:100%; max-width:1500px; } 
#section_6 .inner:after { display:none; } 
.slide-7 { margin-bottom:0!important; width:calc(100% - 150px); } 
.slide-7 .slick-track { display:flex; align-items:center; } 
.slide-7 a { display:block; } 
.slide-7 a:focus { border: 2px solid #000; box-sizing: border-box; border-radius: 5px; } 
.slide-7-control { display:flex; align-items:center; flex-shrink:1; } 
.slide-7-control .paging { margin-right:20px; } 
.slide-7-control .paging span { font-size:calc(14px + 0.4vw); color:#222; } 
.slide-7-control .paging i { margin:0 5px; font-size:23px; font-size:calc(14px + 0.4vw); } 
.btn_area-7 { display:flex; } 
.btn_area-7 a,.btn_area-7 button { display:inline-block!important; position:unset; right:unset; left:unset; width:20px; height:20px; vertical-align:middle; transform:none; } 
.btn_area-7 button:not(:last-child) { margin-right:10px; } 
.btn_area-7 a { background-image:url(/images/common2023/i-more-white.png); background-repeat:no-repeat; background-position:center center; } 
.btn_area-7 button:before { display:none; } 
.btn_area-7 .btn_play7 { background-image:url(/images/common2023/i-play.png); background-repeat:no-repeat; background-position:4px center; background-size:13px; } 
.btn_area-7 .btn_play7.on { background-image:url(/images/common2023/i-stop.png); background-position:7px center; background-size:7px; } 
.btn_area-7 .btn_prev7:hover,.btn_area-7 .btn_prev7:focus,.btn_area-7 .btn_prev7 { background-image:url(/images/common2023/i-arrow-left.png); background-repeat:no-repeat; background-position:center center; background-size:9px; } 
.btn_area-7 .btn_next7:hover,.btn_area-7 .btn_next7:focus,.btn_area-7 .btn_next7 { background-image:url(/images/common2023/i-arrow-right.png); background-repeat:no-repeat; background-position:center center; background-size:9px; } 
.slide-7-control .slide-7-dots { margin-right:3%; width:50%; } 
.slide-7-control .slide-7-dots ul { display:flex!important; align-items:center; position:unset; order:1; } 
.slide-7-control .slide-7-dots li { margin:0; width:100%; height:auto; } 
.slide-7-control .slide-7-dots li button { padding:5px 0; width:100%; height:auto; font-size:0; } 
.slide-7-control .slide-7-dots li button:hover:before,.slide-7-control .slide-7-dots li button:focus:before { background-color:#222; opacity:1; } 
.slide-7-control .slide-7-dots li button:before { display:flex; position:unset; top:auto; left:auto; width:100%; height:2px; background-color:#ddd; content:''; opacity:1; } 
.slide-7-control .slide-7-dots li.slick-active button:before { background-color:#222; opacity:1; } 

@media all and (max-width:1500px) { 
 .slide-7 .slick-slide img { max-width:155px; max-height:35px; } 
; } 
@media all and (max-width:900px) { 
 .slide-7 { width:calc(100% - 120px); } 
 .slide-7 .slick-slide img { max-width:130px; max-height:30px; } 
 .slide-7-control .paging { margin-right:10px; } 
 .slide-7-control .paging span { font-size:16px; } 
 .slide-7-control .paging i { font-size:16px; } 
 .btn_area-7 button { background-size:unset!important; } 
 .btn_area-7 button:not(:last-child) { margin-right:0; } 
 .btn_area-7 .btn_prev7:hover,.btn_area-7 .btn_prev7:focus,.btn_area-7 .btn_prev7 { background-image:url(/images/common2023/i-arrow-left-small.png); } 
 .btn_area-7 .btn_next7:hover,.btn_area-7 .btn_next7:focus,.btn_area-7 .btn_next7 { background-image:url(/images/common2023/i-arrow-right-small.png); } 
 .btn_area-7 .btn_play7 { background-image:url(/images/common2023/i-play-small.png); } 
 .btn_area-7 .btn_play7.on { background-image:url(/images/common2023/i-stop-small.png); } 
; } 
@media all and (max-width:600px) { 
 #section_6 { margin-top:-1px; padding:3% 5%; order:13; } 
 .slide-7 .slick-slide img { max-width:110px; max-height:23px; } 
 .btn_area-7 a,.btn_area-7 button { margin:0 4px; width:13px; height:13px; background-size:contain; } 
 .btn_area-7 .btn_play7 { background-position:1px center; } 
 .btn_area-7 .btn_play7.on { background-position:3px center; } 
 .btn_area-7 .btn_prev7:hover,.btn_area-7 .btn_prev7:focus,.btn_area-7 .btn_prev7 { background-size:unset!important; } 
; } 

/*메인 고정팝업 - 쿠키 수집 동의*/
.cookie-popup-area { padding:5px; position:fixed; bottom:50px; left:30px; z-index:100; max-width:720px; background-color:#333; } 
.cookie-popup-area .inner-cont { padding:30px 40px; overflow:hidden; position:relative; } 
.cookie-popup-area .text-cont { margin-bottom:20px; } 
.cookie-popup-area .text-cont p { font-size:17px; font-weight:300; line-height:30px; color:#fff; letter-spacing:-.5px; } 
.cookie-popup-area .checkList { overflow:hidden; } 
.cookie-popup-area .checkList h4 { margin:5px 0; border:1px solid #fff; width:70px; height:25px; float:left; font-size:14px; font-weight:400; line-height:23px; color:#fff; text-align:center; box-sizing:border-box; } 
.cookie-popup-area .checkList .checkBox { display: flex; justify-content: flex-start; flex-wrap: wrap; margin:8px 0 0 5px; width: calc(100% - 75px); float:left; } 
.cookie-popup-area .checkList .checkBox label { margin-left:5px; height: 30px; font-size:15px; color:#fff; cursor:pointer; } 
.cookie-popup-area .btn-block { margin-top: 15px; overflow:hidden; } 
.cookie-popup-area .btn-block a { margin-right:15px; border:1px solid #fff; width:105px; height:38px; float:left; font-size:18px; font-weight:700; line-height:38px; color:#fff; text-align:center; letter-spacing:1px; } 
.cookie-popup-area .btn-block a:nth-child(1) { background-color:#fff; color:#0593d2; } 
.cookie-popup-area .btn-block a:hover { background-color:#fff8; color:#fff; } 

@media all and (max-width: 600px) { 
 .cookie-popup-area { margin: 0; bottom: 0; left:0; width: 100%; max-width:100%; height:auto; border-radius: 20px 20px 0 0; } 
 .cookie-popup-area .inner-cont { padding: 4% 4% 2%; } 
 .cookie-popup-area .text-cont { margin-bottom: 10px; } 
 .cookie-popup-area .text-cont p { font-size:15px; line-height:21px; letter-spacing: -1px; } 
 
 .cookie-popup-area .checkList h4 { width: 50px; font-size: 12px; line-height: 22px; } 
 .cookie-popup-area .checkList .checkBox label { font-size:13px; } 

 .cookie-popup-area .btn-block { margin: 5px auto 0; width: 70%; } 
 .cookie-popup-area .btn-block a { margin-right: 0; width:47%; } 
 .cookie-popup-area .btn-block a:first-child { margin-right: 6%; } 
; } 
@media all and (max-width: 480px) { 
 .cookie-popup-area .text-cont p { font-size: 14px; line-height:20px; } 
 .cookie-popup-area .btn-block a { font-size:14px; } 
; } 
@media all and (max-width: 400px) { 
 .cookie-popup-area { /* width:calc(100% - 10px); *//* margin:5px; */; } 
 .cookie-popup-area .inner-cont { padding:15px; } 
 .cookie-popup-area .text-cont p { font-size:14px; } 
; }                                                                     


.order_2 {order: 2 !important;}
.order_7 {order: 7 !important;}

.renew_2025.sec02 .hot-item:nth-child(1), .renew_2025.sec02 .hot-item:nth-child(2), .renew_2025.sec02 .hot-item:nth-child(3) { margin-bottom:2%; padding-bottom:unset; border-bottom:unset; }
.renew_2025.sec02 .box-wrap { max-width:200px; max-height:200px;}
.renew_2025.sec02 .hot-item:nth-child(1) .box-wrap, .renew_2025.sec02 .hot-item:nth-child(2) .box-wrap, .renew_2025.sec02 .hot-item:nth-child(3) .box-wrap { max-width:200px; max-height:200px; }
.renew_2025.sec02 .hot-item:nth-child(1) .box, .renew_2025.sec02 .hot-item:nth-child(2) .box, .renew_2025.sec02 .hot-item:nth-child(3) .box { padding-top:100%; }
.renew_2025.sec02 .hot-item .tit { 
    display: -webkit-box; overflow: hidden; position:absolute; top:50%; max-width:calc(100% - 220px); font-size:calc(12px + 0.3vw); word-wrap: break-word; transform:translate(220px,-50%); text-overflow: ellipsis; -webkit-line-clamp: 6; -webkit-box-orient: vertical; 
    text-align:left; font-weight:400; margin-top:0;
    } 

.renew_2025.sec04 .yout_area li { margin-right: 2%; margin-bottom: 2%; width: 23.5%; float: left;}
.renew_2025.sec04 .yout_area li:nth-child(4n) {margin-right: 0;}
.renew_2025.sec04 .yout_area li .tit-wrap {    padding: 15px 20px; background-color: #fff;}

.renew_2025.sec04 .yout_area li .tit {
    display: -webkit-box;
    overflow: hidden;
    font-size: 1em;
    color: #333;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height:unset; line-height:unset;
}        