본문 바로가기

조회수
본문 내용
.pc_con{ width:100%; min-height:2677px; background:url('https://support.visitkorea.or.kr/img/call?cmd=VIEW&id=2c303e0a-cec4-4b5d-bac1-e413f38e0cb9&mode=raw') no-repeat; display:block; } .mo_contents {display:none;} .con1{ top:680px; position:absolute; width:560px; height:350px; margin-left:380px; } .con1 .swiper-slide { width: 36%; } .swiper-pagination-bullet { width: 20px; height: 20px; text-align: center; line-height: 20px; font-size: 12px; color:#000; opacity: 1; background: rgba(0,0,0,0.2); } .swiper-pagination-bullet-active { color:#fff; background: #007aff; } .swiper-wrapper{ margin-bottom:11.5%; } .con1_spot_hover { display:none; width:190px; height:70px; margin-top:-75px; background:#3366cc; opacity:.85; text-align:center; margin-left:auto; margin-right:auto; position:relative; cursor:pointer; } .con1_spot:hover div.con1_spot_hover {display:block;} .con1_spot_title{ position: relative; z-index: 5; font-size: 12pt; font-weight: bold; color: #fff; text-align: center; padding-top: 12px; } .swiper-pagination-bullet { width: 18px; height: 18px; line-height: 17px; font-size: 10px; background: #000; color: #fff; } .swiper-pagination-bullet-active { color: #fff; background: #ff6623; } .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 3px; } .swiper-pagination-bullet{ border-radius: 30%; } .con1_spot_more{ position: relative; z-index: 5; font-size: 11pt; color: #fff; text-align: right; padding-right: 12px; padding-top: 5px; } .con2{ top:1245px; position:absolute; width:100% height:315px; text-align:center; margin-left:auto; margin-right:auto; display:table; } .con2_list li{ display:table-cell; position:relative; } .con2_spot { margin-right:10px; } .con2_list img{ width:280px; } .con2_list { margin-left:40px; margin-bottom: 10px; } .con2_spot_hover { display:none; width:280px; height:30px; margin-top:-30px; background:#ff6633; opacity:.85; position:relative; cursor:pointer; } .con2_spot:hover div.con2_spot_hover {display:block;} .con2_spot_title{ padding-left: 5px; text-align: left; color: #fff; letter-spacing: -1px; position: relative; z-index: 5; font-size: 12pt; } .con2_spot_more{ padding-right: 10px; text-align: right; margin-top: -24px; font-size: 10pt; color: #fff; z-index: 5; position: relative; } .con3_list { margin-left: 90px; margin-bottom: 40px; } .con3_list li{ display:table-cell; position:relative; } .con3{ top:1780px; position:absolute; width:100% height:350px; text-align:center; margin-left:auto; margin-right:auto; display:table; } .con3_spot { margin-right:100px; } .con3_list img{ width:330px; height: 270px; border-radius: 50%; } .con3_spot_title{ text-align:center; margin-left:auto; margin-right:auto; padding-top: 5px; } 독도 더보기 + 평창 청옥산 더보기 + 부산 흰여울해안터널 더보기 + 충주 라이트월드 더보기 + --> 사천 청널공원 더보기 + 안성팜랜드 더보기 + 보은 원정리 느티나무 더보기 + 담양 명옥헌 더보기 + 제주 성이시돌목장 더보기 + 양양 서피비치 더보기 + 인천 굴업도 더보기 + 안산 다문화마을 더보기 > 제주 스위스마을 더보기 > 인천 차이나 타운 더보기 > 외도 보타니아 더보기 > 아산 지중해마을 더보기 > 춘천 산토리니 더보기 > 부산 요트 한강 뚝섬카약 함안 악양둑방 경비행기 체험 인제 아이언웨이&스캐드 다이빙 $(function () { function swipe_con() { var swipe_conSwipter = new Swiper('.con1 .swiper-container', { simulateTouch: true, autoHeight: false, loop: false, autoplay: false, spaceBetween: 10, slidesPerView: 'auto', navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' }, pagination: { el: '.swiper-pagination', clickable: true, renderBullet: function (index, className) { return ' ' + (index + 1) + ' '; }, } }); swiperThumbs(swipe_conSwipter, { scope: '.con1', element: 'swiper-thumbnails' }); $('.btn_autoArea button').on('click touchsrat', function () { if ($(this).closest('.con1').hasClass('active')) { $(this).closest('.con1').removeClass('active'); swipe_conSwipter.autoplay.start(); } else { $(this).closest('.con1').addClass('active'); swipe_conSwipter.autoplay.stop(); } }); $(document).on('click touchend', '.con1 .swiper-thumbnails button, .con1 .swiper-container', function () { if ($('.con1').addClass('active')) { swipe_conSwipter.autoplay.stop(); } }); } swipe_con(); }); @media screen and (max-width: 1023px) { .pc_con {display:none;} .mo_contents {display:block;} } .mo_contents{ width:100%; } .mo_contents img{ width:100%; } .area_01 { width:100%; background: #f7f7f9; padding-top: 5%; padding-bottom: 10%; } .area_01_spot{ width:100%; display:flex; } .area_01_spot_data{ position:relative; padding: 1px; margin-top: 6px; } .area_01_spot_title { position: relative; margin-top: -30px; text-align: left; margin-left: 3%; padding-top: 8px; } .area_02 { width:100%; background:#ffec6c; text-align:center; margin-left:auto; margin-right:auto; } .area_02_spot{ width: 90%; text-align: center; margin-left: auto; margin-right: auto; border-radius: 10px; padding-bottom: 10%; } .area_02_spot_img img{ width:100%; border-top-left-radius: 20px; border-top-right-radius: 20px; } .area_02_spot_room { background: #ff6633; width:100%; height:25px; } .area_02_spot_title{ background:#fff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; position: relative; text-align: left; padding-left: 5%; padding-top: 5%; padding-bottom: 5%; } .area_02_title_jy { font-size: small; color: #333; font-weight: bold; } .area_02_title_nm { font-size: large; font-weight: 900; } .area_02_title_juso { font-size: smaller; color: #999; line-height: 0.7; margin-bottom: 4%; } .area_02_title_txt { font-weight: bold; padding-bottom: 5%; } .area_02 .swiper-wrapper { margin-bottom: 5%; } .mo_contents2 {margin-top:5%;} .area_03 { width:100%; background:#f7f7f9; } .area_03_img { width:80%; text-align:center; margin-left:auto; margin-right:auto; padding-top: 5%; padding-bottom:5%; } .area_03_img img{ border-radius:20px; } .area_03_text{ width:80%; text-align:center; margin-left:auto; margin-right:auto; padding-bottom:5%; font-size:larger; font-weight:900; } .mo_title{ position: relative; z-index: 10; font-size: x-small; color: #fff; background: #000; opacity: 0.85; border-radius: 10px; padding: 0px 5px 0px 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; max-width: 120px; float: left; }.area_01 .swiper-wrapper{margin-bottom: 20%;}.tab_menu{ width: 100%; display:flex; text-align: center; margin-bottom: 10%;}.tab_menu img{ padding : 0px 1%; 0px 1%; border-radius: 10px;}.img_off { filter:grayscale(100%);-webkit-filter:grayscale(100%);} .area_03 .swiper-thumbnails button{display:inline-block; width:17%; vertical-align:bottom; } .area_03 .swiper-thumbnails button img {width: 100%; } .area_03 .tab_menu .swiper-thumbnails button .img_on{display:none;} .area_03 .tab_menu .swiper-thumbnails button.is-active img{display:none;} .area_03 .tab_menu .swiper-thumbnails button.is-active .img_on{display:block;} .area_03 .swiper-wrapper { margin-bottom: 0; } #내인생첫은하수 #별빛이내린다 #동화속_빛나는 세계여행 #압도적인장엄함 #여기가바로_로맨스맛집 #인생샷오조오억장 #고요한목장의아침 #오션뷰의 정석 #배롱나무_홀릭 #인생샷성지순례 #캘리포니안드림 #꽃보다섬여행 경기도 안산시 다문화마을 위치: 지하철 4호선 안산역 1번출구 여권없이 떠나는 한국 속 작은 세계 세계문화체험관 보고, 세계 음식 맛보고~ 제주도 제주시 스위스 마을 위치: 제주시 조천읍 동화 마을 같은 분위기 물씬 카페, 레스토랑, 공방, 기념품숍 등 즐길거리 가득~ 인천광역시 차이나타운 위치: 인천 중구 차이나타운로59번길 12 고집스럽게 지켜낸 중국의 맛 삼국지 벽화 거리에서 인증샷 찍기~ 경상남도 거제시 외도 보타니아 위치: 경남 거제시 일운면 외도길 17 인생샷 유발 풍경 맛집 편백나무 숲으로 만든 천국의 계단, 정상의 비너스 공원이 백미 충청남도 아산 지중해 마을 위치: 충남 아산시 탕정면 탕정면로8번길 55-7 개성 넘치는 가게를 둘러보는 재미가 쏠쏠 밤이면 골목 위로 매달린 은하수 조명에 무드업! 강원도 춘천시 구봉산전망대 위치: 강원도 춘천시 동면 순환대로 1154-115 붉은 노을과 춘천의 풍경이 함께 연출하는 그림 산토리니를 연상시키는 전망 데크가 포토 스폿 이렇게도 재미있는 액티비티 #여가를_즐기는_핫한방법 바다를 가르는 짜릿한 쾌감 수영만 요트경기장 유유자적한 서핑? 느릿한 카약? 뚝섬한강공원의 SUP 즐기기 악양생태공원 처녀뱃사공과 떠나는 에코 피크닉 이보다 짜릿할 순 없다 인제 모험레포츠 스캐드다이빙&아이언웨이 $(function () { function swipe_con_mo1() { var swipe_con_mo1Swipter = new Swiper('.area_01 .swiper-container', { simulateTouch: false, autoHeight: true, loop: false, autoplay: false, spaceBetween: 10, slidesPerView: 'auto', navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' }, pagination: { el: '.swiper-pagination', clickable: true, renderBullet: function (index, className) { return ' ' + (index + 1) + ' '; }, } }); swiperThumbs(swipe_con_mo1Swipter, { scope: '.area_01', element: 'swiper-thumbnails' }); } swipe_con_mo1(); }); $(function () { function swipe_con_mo2() { var swipe_con_mo2Swipter = new Swiper('.area_02 .swiper-container', { simulateTouch: false, autoHeight: false, loop: false, autoplay: false, spaceBetween: 10, slidesPerView: 'auto', navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' }, pagination: { el: '.swiper-pagination', clickable: true, renderBullet: function (index, className) { return ' ' + (index + 1) + ' '; }, } }); swiperThumbs(swipe_con_mo2Swipter, { scope: '.area_02', element: 'swiper-thumbnails' }); } swipe_con_mo2(); }); $(function () { function swipe_con_mo3() { var swipe_con_mo3Swipter = new Swiper('.area_03 .swiper-container', { simulateTouch: false, autoHeight: false, loop: false, autoplay: false, spaceBetween: 10, slidesPerView: 'auto', navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' }, pagination: { el: '.area_03 .swiper-pagination', clickable: true, renderBullet: function (index, className) { return ' ' + (index + 1) + ' '; }, } }); swiperThumbs(swipe_con_mo3Swipter, { scope: '.area_03', element: 'swiper-thumbnails' }); $('.tab_menu button').on('click touchsrat', function () { if ($(this).closest('.area_03').hasClass('active')) { $(this).closest('.area_03').removeClass('active'); swipe_con_mo3Swipter.autoplay.start(); } else { $(this).closest('.area_03').addClass('active'); swipe_con_mo3Swipter.autoplay.stop(); } }); $(document).on('click touchend', '.area_03 .swiper-thumbnails button, .area_03 .swiper-container', function () { if ($('.area_03').addClass('active')) { swipe_con_mo3Swipter.autoplay.stop(); } }); } swipe_con_mo3(); }); function goLink(no) { var i = no; switch (i) { case 1: location.href=https://korean.visitkorea.or.kr/detail/ms_detail.do?cotid=275474f6-667c-4fab-b320-178354891e5c; break; /*부산 굴업도*/ case 2: location.href=https://korean.visitkorea.or.kr/detail/ms_detail.do?cotid=1af46489-3515-4dac-92c7-c6babf5e99e9; break; /*충주 라이트월드*/ case 3: location.href=https://korean.visitkorea.or.kr/detail/rem_detail.do?cotid=2af510b1-ecfb-4df8-a11b-e4a3a25748f5&temp=; break; /*담양 청옥산*/ case 4: location.href=https://korean.visitkorea.or.kr/detail/rem_detail.do?cotid=3c2b63ad-574a-4b6e-9654-8893a077ac17&temp=; break; /*제주 성이시돌목장*/ case 5: location.href=https://korean.visitkorea.or.kr/detail/ms_detail.do?cotid=081343ea-c5d4-433e-9efe-c43d9ec357f2; break; /*담양 명옥헌 */ case 6: location.href=https://korean.visitkorea.or.kr/detail/ms_detail.do?cotid=2bf227a7-2a04-46f0-8f2f-59f884614f34; break; /*부산 부네치아*/ case 7: location.href=https://korean.visitkorea.or.kr/detail/ms_detail.do?cotid=05f647eb-db7f-4308-9b3c-2989254f8aba; break; /*양양 서피비치*/ case 8: location.href=https://blog.naver.com/korea_diary/221580517636; break; /*사천 청널공원*/ case 9: location.href=https://korean.visitkorea.or.kr/detail/rem_detail.do?cotid=fab1669c-9e58-47ee-997d-3e619ed19784&temp=; break; /*부산 흰여울해안터널*/ case 10: location.href=https://blog.naver.com/korea_diary/221580300113; break; /*보은 원정리 느티나무*/ case 11: location.href=https://korean.visitkorea.or.kr/detail/ms_detail.do?cotid=0c6762e4-6504-458c-8756-d59519babb84; break; /*독도*/ case 12: location.href=https://korean.visitkorea.or.kr/detail/ms_detail.do?cotid=3bfbe9d0-fc7d-457b-8abc-ac75dc7ebdbd; break; /*안성팜랜드*/ case 13: location.href=https://korean.visitkorea.or.kr/detail/rem_detail.do?cotid=883828f6-e545-4e38-9e7a-599e3e9cc480&temp=; break; /*안산 다문화마을 */ case 14: location.href=https://korean.visitkorea.or.kr/detail/rem_detail.do?cotid=31d1c727-a8e0-433e-8764-163ddedf8832&temp=; break; /*제주 스위스마을 */ case 15: location.href=https://korean.visitkorea.or.kr/detail/ms_detail.do?cotid=7f9d2672-2325-4d0f-8d3b-b104f47555cb; break; /*인천 차이나 타운*/ case 16: location.href=https://korean.visitkorea.or.kr/detail/ms_detail.do?cotid=9719ab29-d06d-4e47-b557-f0698c35a2cd; break; /*외도 보타니아*/ case 17: location.href=https://korean.visitkorea.or.kr/detail/rem_detail.do?cotid=730bfcf4-3d33-4737-8ca6-05a8de5cf0b4&temp=; break; /*아산 지중해마을*/ case 18: location.href=https://korean.visitkorea.or.kr/detail/rem_detail.do?cotid=11f09083-3769-4aaf-9343-745ba87540ea&temp=; break; /*춘천 산토리니*/ case 19: location.href=https://korean.visitkorea.or.kr/detail/ms_detail.do?cotid=ca5a9a93-bed8-4cc9-bdff-193d75a53e28; break; /*부산 요트 */ case 20: location.href=https://korean.visitkorea.or.kr/detail/rem_detail.do?cotid=129ef545-2399-45d3-b3d8-973cf9587685&temp=; break; /*한강 뚝섬카약*/ case 21: location.href=https://korean.visitkorea.or.kr/detail/rem_detail.do?cotid=00f2a360-e475-457d-9da4-c5f5a9ca4cf4&temp=; break; /*함안 악양둑방 경비행기 체험*/ case 22: location.href=https://korean.visitkorea.or.kr/detail/rem_detail.do?cotid=cdca9f70-5cbe-42c7-876d-53a01648699a&temp=; break; /*인제 아이언웨이&스,캐드 다이빙*/ default: location.href = https://korean.visitkorea.or.kr; break; } }
조회수

연관정보

        해당 여행기사에서 소개된 여행지들이 마음에 드시나요?

        평가를 해주시면 개인화 추천 시 활용하여 최적의 여행지를 추천해 드리겠습니다.

        댓글

        댓글 (건)

        유의사항
        불건전한 댓글의 경우 별도의 통보 없이
        삭제될 수 있습니다. 댓글/답글 등록 시 사용자의
        닉네임, 이미지 (투어원패스대한민국 구석구석
        마이페이지
        명칭 사용)가 함께 표시됩니다.

        AI가 빠르게 요약해주는 사용자 후기!

        AI 요약 서비스는 최근 3년 이내
        작성된
        댓글이 일정한 개수 이상인 경우
        제공됩니다.

        최근 3년 이내 작성된 댓글이
        일정한 개수 이상인 경우
        사용자 후기 요약 정보가 제공됩니다.

        사진 후기

          이벤트 정보입력 및 이벤트 참여 동의

          이벤트 개인정보 수집 · 활용 및 위탁동의

          이벤트 당첨 안내 및 경품 수령을 위한 개인정보 수집 및 활용에 대한 동의 입니다.
          관련 정보는 당첨자 발표일 기준 3개월간 유지되며, 이후 폐기 처리됩니다.

          개인정보 입력 및 수집 이용 (필수)
          • 주소
          • ※ 실물경품 당첨 시 해당 주소로 배송되므로 정확하게 기입해 주시기 바랍니다. 오입력으로 인한 당첨 불이익 (경품 미수령, 오배송 등)은 책임지지 않습니다.
          개인정보 수집 활용에 관한 동의 (필수)

          한국관광공사는 이벤트 당첨자 선발 및 안내를 위해 이벤트 참여자의 개인 정보를 수집하고 있습니다.
          참여자의 사전 동의 없이는 개인 정보를 절대로 공개하지 않습니다.

          • 수집 목적 : 이벤트 참여 및 경품 발송
          • 수집 항목 : 이름, 휴대폰 번호
          • 보유 및 이용 기간
            • - 이벤트 참가자 개인 정보 보유, 이용 기간 : 개인 정보 수집, 동의 일로부터 이벤트 종료 시점까지
            • - 이벤트 당첨자 개인 정보 보유, 이용 기간 : 당첨자 발표일 기준 3개월까지 보유 / 경품 배송 완료일까지 이용
          • 개인 정보 파기절차 및 방법

            이용자의 개인 정보는 원칙적으로 개인 정보의 수집 및 이용목적이 달성되면 지체 없이 파기합니다.
            회사의 개인 정보 파기 절차 및 방법은 다음과 같습니다.

          • (1) 파기절차
            • - 이용자의 개인 정보는 목적이 달성된 후 즉시 파기됩니다.
          • (2) 파기방법
            • - 종이에 출력된 개인 정보는 분쇄기로 분쇄하거나 소각을 통하여 파기합니다.
            • - 전자적 파일 형태로 저장된 개인 정보는 기록을 재생할 수 없는 기술적 방법을 사용하여 삭제합니다.
          • 개인 정보의 취급 위탁

            회사는 이벤트 경품 제공과 관련하여 원활한 업무 수행을 위해 이용자의 개인 정보를 타 업체에 위탁하여 처리할 수 있으며, 위 처리는 이용자가 동의한 개인 정보의 이용 목적 범위 내에서 이루어지고 행사 종료 시 일괄 폐기하도록 합니다.

          • - 이벤트 진행 : (주) 유니에스아이엔씨
          • - 이벤트 경품 발송 : ㈜ 티사이언티픽

          개인정보 수집·이용에 동의하시겠습니까?