@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@100;200;300;400;500;600;700;800;900&display=swap');


@font-face {
    font-family: 'ONE-Mobile-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ONE-Mobile-Title';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Title.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* 메인 */
.mainNew2023 {clear: both;font-family: 'ONE-Mobile-Regular';}
.mainNew2023 > div {font-family: 'ONE-Mobile-Regular';}
.mainNew2023 a {font-family: 'ONE-Mobile-Regular';}

.mainZone-one {position: relative;width: 100%;}
.innerconts {width: 1200px;margin: 0 auto;}
.top-zone {height: 50px;border-bottom: 1px solid #afc0c9;position: relative;z-index: 100;}
.top-zone .innerconts {display: flex; justify-content: space-between; align-items:center;}
.top-zone .innerconts .top-sns, .top-zone .innerconts .top-weather {display: flex;justify-content: center;align-items: center;height: 50px;}
.top-zone .innerconts .top-weather span {margin: 0 5px;font-weight: 600;}
.weather-wind::before {content: '';background: url(../../../web/resources/images/new2023/weahter-wind.png) center no-repeat;width: 29px;height: 26px;display: inline-block;vertical-align: middle;}
span.weahter-dust {display: inline-block;background: #30a2ff;border-radius: 5px;padding: 5px 10px 4px;font-size: 15px;color: #fff;font-weight: 600;}
span.weahter-dust::before{content: '미세먼지';display: inline-block;font-size: 12px;margin-right: 5px;font-weight: 400;}
.top-login a {font-size: 13px;margin-left: 10px;}
.top-login a:hover {color: #0551c6;text-decoration: underline;}

/*메인비주얼*/
.main-visual {position: relative;left: 0;top: 0;z-index: 0;width: 100%;margin-top: -161px;}
.main-visual span {text-indent: -9999px;font-size: 0;}
.mvisual-swiper .swiper-wrapper .swiper-slide .img img {width: 100%;}
.mvisual-swiper .swiper-wrapper {height: auto;}

/*검색*/
.main-search {position: absolute;z-index: 100; width: 760px;margin: 0 auto;left: 50%; margin-left: -360px; bottom: 40px;}
.ser-txt {font-size: 36px;color: #222;font-family: 'ONE-Mobile-Title';}
.ser-input {position: relative; background:linear-gradient(to top, #0551c6, #2f8dbb);border-radius: 50px;padding: 7px; width: 100%;height: 60px;display: inline-block;}
.ser-input input {font-size: 30px;color: #222;width: 100%;border: 0;height: 100%;border-radius: 55px;text-indent: 20px;position: relative;}
.ser-input::before {content: '';position:absolute;right: 20px;top: 50%;margin-top: -23px; background: url(../../../web/resources/images/new2023/search-icon.png) 0 0 no-repeat;width: 42px;height: 42px;z-index: 10000;}
.ser-input input:focus {outline: 0;}
.ser-left {float: left;width:150px;margin-right:10px;margin-top: 20px;}
.ser-right {float: left;width: calc(100% - 170px);}
.ser-right span {display: block;}
.ser-right span.ser-sns {padding: 10px 20px;}


.top-menu {position: relative;z-index: 10000;}
.top-menu .innerconts {display: flex; justify-content: space-between; align-items:center;}
.top-menu .h1 {float: left;}

.head-underline {border-top: 1px solid rgba(38,129,189,0.2);}

/* GNB 추가 */
#gnb { position:relative;min-height: 110px; }
#gnb a {font-family: 'ONE-Mobile-Regular';}
#gnb > ul { width:auto; margin:0 auto;}
#gnb > ul:after { content:''; clear:both; display:block; height:0; visibility:hidden;}
#gnb > ul > li { position:relative; float:left; font-size:20px; color:#000; letter-spacing:-0.5px;}
#gnb > ul > li:hover:after { content:''; position:absolute; top:100px; left:0; font-size:17px; font-weight:600; color:#000; height:2px; background:#659cff;}
#gnb > ul > li:after { content:''; font-size:17px; font-weight:600; color:#000;}
#gnb > ul > li.gnbCurrent { border-top: 3px solid #30a2ff;}
#gnb > ul > li > a { display:block; color:#000; padding:40px 35px; box-sizing:border-box;font-family: 'ONE-Mobile-Title';}
#gnb > ul > li > a:hover{color:#0b57a3;}
#gnb ul li .access-submenu { display:none; z-index:9999; padding:20px 0 0 25px; box-sizing:border-box; border-right:0px solid #d5d5d5;}
#gnb ul li .access-submenu a {display:block; }
#gnb ul li ul.access-submenu { width:100%; height:360px; background:none;}
#gnb ul li ul.access-submenu li { clear:both; padding:0; text-align:left; background:none;}
#gnb ul li ul.access-submenu li a { position:relative; padding:5px 0 5px 15px; font-size:14px; font-weight:normal; color:#6a6a6a; box-sizing:border-box; }
#gnb ul li ul.access-submenu li a:before { content:'ㆍ'; font-size:16px; font-weight:600; color:#6a6a6a; position:absolute; left:0; top:5px; }
#gnb ul li ul.access-submenu li a:hover {color: #30a2ff;}
#gnb ul li ul.access-submenu li a:hover:before { content:'ㆍ'; font-size:16px; font-weight:600; color:#659cff; position:absolute; left:0; top:5px;}
#gnb ul li.current .access-submenu {background:#ccc;}
#gnb_background { height:360px; width:100%; margin:0 auto; display:none; overflow:hidden; left:0; z-index:100; background:#f7f7f7; box-shadow: 2px 5px 10px rgba(142,142,142,0.5);}
#gnb ul li:hover > a {color:#0b57a3;}


/* mainZone-two */
.mainZone-two {clear: both;position: relative;display: flex; justify-content: flex-start; align-items:stretch; min-height: 670px;}
.mainZone-two .zonetwo-left {width: 600px;background: url(../../../web/resources/images/new2023/theme-left-back.png) 0 0 no-repeat;text-align: center;color: #fff;padding-top: 8%;}
.mainZone-two .zonetwo-left .title {font-size: 36px;font-family: 'ONE-Mobile-title';line-height: 150%;}
.mainZone-two .zonetwo-left .txt {font-size: 14px;font-family: 'ONE-Mobile-Regular';line-height: 150%;}
.mainZone-two .zonetwo-right {width: calc(100% - 600px);background:linear-gradient(to right, #2681bd, #034ec7);}
.mainZone-two .zonetwo-right .swiper-button-prev {width: 64px !important;height: 64px !important;left: 568px;top: 270px;}
.mainZone-two .zonetwo-right .swiper-button-next {width: 64px !important;height: 64px !important;left: 568px;top: 350px;}
.mainZone-two .zonetwo-right .swiper-button-prev:after {content: '';background: url(../../../web/resources/images/new2023/info-left-ic.png) 0 0 no-repeat;width: 64px;height: 64px;background-size: 64px 64px;}
.mainZone-two .zonetwo-right .swiper-button-next:after {content: '';background: url(../../../web/resources/images/new2023/info-right-ic.png) 0 0 no-repeat;width: 64px;height: 64px;background-size: 64px 64px;}
.mainZone-two .zonetwo-right .swiper-container {padding: 0 0;}
.info-swiper {padding: 0 12%;}
.infoswiper-box {position: relative;padding-top: 100px;}
.infoswiper-box .img {width: 245px;height: 245px;border-radius: 100%;margin:0 auto 40px;}
.infoswiper-box .img img {border-radius: 245px;width: 100%;height: 100%;border:10px solid rgba(21,93,142,0.35);box-sizing: border-box;}
.infoswiper-box .ttl {text-align: center;clear: both;font-size: 20px;font-family: 'ONE-Mobile-title';line-height: 200%;color: #fff;}
.infoswiper-box .txt {text-align: left;clear: both;font-size:14px;line-height: 150%;color: #fff;font-weight: 200;overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;padding: 0 30px;height: 40px;}
.infoswiper-box .button {text-align: center;clear: both;margin-top: 20px;}
.infoswiper-box .button span {display: inline-block;width: 115px;height: 35px;line-height: 35px; border-radius: 30px;}
.infoswiper-box .button span.reservation {background: #f47458;}
.infoswiper-box .button span.reservation a {color: #fff;font-size: 15px;display: block;}
.infoswiper-box .button span.vr-tour {background: #13375b;}
.infoswiper-box .button span.vr-tour a:after {content: '';display: inline-block;background: url(../../../web/resources/images/new2023/vr-icon.png) right center no-repeat;width: 26px;height: 26px;vertical-align: middle;margin-left: 3px;}
.infoswiper-box .button span.vr-tour a {color: #fff;font-size: 15px;display: block;}

/* 뉴스정보 */
.mainZone-three {clear: both;display: flex; justify-content: flex-start; align-items:flex-start;position: relative;}
.mainZone-three .mainNew-back {position: absolute;left: 0;bottom: 0; width: 50%;height: 286px;background: url(../../../web/resources/images/new2023/news-back-left.png) left bottom no-repeat;z-index: 100;}
.mainZone-three .zonethree-left {width: 40%;padding: 70px 50px 0 10%;}
.mainZone-three .zonethree-left .newsinfo-ttl {font-size: 36px;color: #255fb6;font-family: 'ONE-Mobile-Title';margin-bottom: 30px;}
.mainZone-three .zonethree-left .newsinfo-ttl span {font-size: 18px;color: #2a2a2a;font-family: 'ONE-Mobile-Regular';}
.mainZone-three .zonethree-left .news-info {clear: both;position: relative;z-index: 1001;}
.mainZone-three .zonethree-right {width: 60%;margin-top: -50px;background: #eef4fa;border-radius: 30px 0 0 30px;padding: 50px;position: relative;z-index: 10;margin-bottom: 3%;}
.mainZone-three .zonethree-right::before {content: '';position: absolute;left:-25px;bottom: -30px; width:147px;height: 200px;background: url(../../../web/resources/images/new2023/news-back-right1.png) left bottom no-repeat;}
.mainZone-three .zonethree-right::after {content: '';position: absolute;right: 30px;bottom: -50px; width: 156px;height: 286px;background: url(../../../web/resources/images/new2023/news-back-right2.png) left bottom no-repeat;}
.mainZone-three .zonethree-right .newsinfo-top {clear: both;display: flex; justify-content: space-between; align-items:center;padding-bottom: 30px;}
.newinfo-title {clear: both;}
.newinfo-title span {display: block;}
.newinfo-title span:first-child {font-size: 36px;color: #255fb6;font-family: 'ONE-Mobile-Title';}
.newinfo-title span:last-child {font-size: 18px;color: #2a2a2a;font-family: 'ONE-Mobile-Regular';line-height: 200%;}
.mainZone-three .zonethree-right .newsinfo-conts {padding: 0 10% 0 5%;box-sizing: border-box;}
.mainZone-three .zonethree-right .newsinfo-conts ul {float: left;width: 42%;margin-right: 8%;}
.mainZone-three .zonethree-right .newsinfo-conts ul:last-child {margin-right: 0;}
.mainZone-three .zonethree-right .newsinfo-conts ul a {position: relative;z-index: 10002;display: block;}
.mainZone-three .zonethree-right .newsinfo-conts .newsinfo-img {width: 100%;height: 220px;}
.mainZone-three .zonethree-right .newsinfo-conts .newsinfo-img img {width: 100%;height: 100%;border-radius: 15px;}
.mainZone-three .zonethree-right .newsinfo-conts .newsinfo-ttl {font-size: 18px;margin-top: 20px;line-height: 170%;font-family: 'ONE-Mobile-Title';}
.mainZone-three .zonethree-right .newsinfo-conts .newsinfo-tag {font-size: 14px;line-height: 150%;color: #868686;}
.mainZone-three .zonethree-right .newsinfo-conts .newsinfo-date {font-size: 14px;margin-top: 10px;line-height: 170%;}

ul.tabs { float: left; height: 47px;margin-bottom: 30px;}
ul.tabs li { float: left; text-align:center; cursor: pointer; width:160px; height: 47px; line-height: 47px; position: relative;background: #f3f3f3;border-radius: 30px;margin-right: 10px;font-family: 'ONE-Mobile-Title';font-size: 20px;}
ul.tabs li.active { background: #255fb6;color: #fff;}
.tab-container { clear: both; width: 100%;}
.tab-content { display: none;}
.tab-container .tab-content ul { width:100%;padding:10px 10px;box-sizing: border-box;}
.tab-container .tab-content ul li { padding: 3px 0;}
.tab-container .tab-content ul li a {font-family: 'ONE-Mobile-Regular';overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.tab-container .tab-content ul li a span.year { font-family: 'Exo 2';font-weight: 400;font-size: 18px;color: #255fb6;display: inline-block;}
.tab-container .tab-content ul li a span.date { font-family: 'Exo 2';font-weight: 800;font-size: 25px;color: #255fb6;display: inline-block;width: 50px;text-align: center;}
.tab-container .tab-content ul li a span.txt {position: relative;padding-left: 20px;}
.tab-container .tab-content ul li a span.txt::before { content: 'ㆍ';position: absolute;left: 0; top: -2px;font-family: 'Exo 2'; font-weight: 800;color: #222;}


/* 배너 바로가기 */
.mainZone-four {position: relative;clear: both;display: flex; justify-content: flex-start; align-items:flex-start;padding: 0 5% 25%;}
.mainZone-four:after {content: ''; position: absolute;left: 0;bottom: 0; width: 100%;height: 100%;background: url(../../../web/resources/images/new2023/service-back.png) left 10% no-repeat;z-index: -1;background-size: cover;}
.mainZone-four .zonefour-left {width: 40%;}
.mainZone-four .zonefour-right {width: 60%;position: relative;padding: 0 7%;box-sizing: border-box;}
.mainZone-four .zonefour-right .zonefour-title {text-align: center;font-size: 36px;color: #2a2a2a;font-family: 'ONE-Mobile-Title';margin-top: 4%;}
.mainZone-four .zonefour-right .zonefour-title span {color: #222;font-size: 18px;margin-left: 7px;font-family: 'ONE-Mobile-Regular';}
.mainZone-four .zonefour-right .service-swiper .swiper-container {padding-top: 5%;}
.mainZone-four .zonefour-right .service-swiper .swiper-container .swiper-wrapper .swiper-slide {text-align: center;}
.mainZone-four .zonefour-right .service-swiper .swiper-container .swiper-wrapper .swiper-slide img {border-radius: 100%;}
.mainZone-four .zonefour-right .service-swiper .swiper-container .swiper-wrapper .swiper-slide span {display: block;font-size: 20px;color: #2a2a2a;line-height: 300%;font-family: 'ONE-Mobile-Title';}
.mainZone-four .zonefour-right .service-swiper .swiper-button-prev,
.mainZone-four .zonefour-right .service-swiper .swiper-container-rtl .swiper-button-next {left: 50px;top: 60%; --swiper-theme-color: auto;}
.mainZone-four .zonefour-right .service-swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 50px;top: 60%;left: auto;--swiper-theme-color: auto;}

.mainZone-five {margin-top: -60px;}
.mainZone-five .mainbann-title {text-align: center;font-size: 48px;color: #040503;font-family: 'ONE-Mobile-Title';}
.mainZone-five .mainbann-title span {display: block;font-size: 18px;color: #040503;font-family: 'ONE-Mobile-Regular';line-height: 200%;}
.mainZone-five .mainbann-link {clear: both;padding: 50px 5%;text-align: center;}
.mainZone-five .mainbann-link span {margin: 0 10px 10px 0;display: inline-block;}
.mainZone-five .mainbann-link span img {border-radius: 20px;}

/* 하단 주소 */
.mainNew-copyright {clear: both;background: #232323;}
.copy-link {background: #2d2d2d;height: 50px;}
.copy-link .innerconts {display: flex; justify-content: center; align-items:center;height: 100%;}
.copy-link .innerconts a { padding: 0 20px;position: relative;}
.copy-link .innerconts a:hover {color: rgba(255,255,255,0.7);}
.copy-link .innerconts a::after {content: '';width: 1px;height: 12px;background: rgba(255,255,255,0.2);position: absolute;right: 0;top: 50%;margin-top: -6px;}
.copy-link .innerconts a:last-child::after {content: '';width: 1px;height: 12px;background: rgba(255,255,255,0);position: absolute;right: 0;top: 3px;}

.copy-txt {clear: both;padding: 30px 0 0 0;}
.copy-txt p {line-height: 150%;font-size: 14px;color: #afafaf;}
.copy-txt p span {margin-right: 20px;font-family: 'ONE-Mobile-Regular';}
.copy-txt p span.tel {color: rgba(255,255,255,0.2);}
.copy-txt .innerconts {display: flex; justify-content: flex-start; align-items:center;}
.copy-txt .innerconts .left {width: 200px;}

.copyright {clear: both;text-align: center;padding: 30px 0 25px;font-size: 13px;color: #afafaf;}

.top-menu .all {display: none;}

.gnb-login {display:none;}
.close {display: none;}

/* VR list */
.vr-list {clear: both;display: flex; justify-content: space-between; align-items:center;padding-bottom: 100px;}
.vr-list .vr-left {float: left;width: 50%;}
.vr-list .vr-right {float: left;width: 50%;margin-top: 3%;}
.vr-list .vr-right ul {width: 46%;float: left;margin: 0 2% 20px;position: relative;}
.vr-list .vr-right ul li.photo {padding: 5px;border: 1px solid rgba(0,0,0,0.3);border-radius: 10px;}
.vr-list .vr-right ul li.photo img {border-radius: 10px;}
.vr-list .vr-right ul li.vr-txt { width: calc(100% - 10px);height: 50px;position: absolute;left: 5px;bottom: 5px;background: rgba(0,0,0,0.7);border-radius: 0 0 10px 10px;display: flex; justify-content: space-between; align-items:center;}
.vr-list .vr-right ul li.vr-txt span {color: #fff;padding: 0 10px;font-size: 17px;}
.vr-subttl {text-align: center;font-size: 18px;padding: 30px 0 40px;}


/* page-info */
.page-info{margin-top:70px; border:1px solid #ddd;margin-bottom: 50px;}
.page-info .infos{padding:15px 40px; border-bottom:1px solid #ddd; background-color:#f7f7f7; position:relative; min-height:53px; box-sizing: border-box;}

.page-info .infos .btxt{font-size:16px;  color:#333; margin-right:75px; display:inline-block;}
.page-info .infos .btxt:last-child{margin-right:0px;}
.page-info .infos .btxt strong{position:relative; color:#15187c;padding-right:10px; margin-right:10px; font-weight:600;}
.page-info .infos .btxt.date {position:absolute; top:15px; right:30px;}
.page-info .infos::after {content:''; display:block; clear:both;}

.page-info .satisf{padding:30px 40px; position:relative;}
.page-info .satisf .apprai{display: flex; justify-content: space-between; align-items:center;margin-bottom: 20px;}
.page-info .satisf .apprai .apprai_txt {font-weight:600; padding-left:25px; color:#333; background:url(../../../web/resources/images/new2023/pageinfo-ic.png) no-repeat 0 0;height: 25px;line-height: 25px;}

.page-info .satisf .apprai .mark{font-size:0px;  }
.page-info .satisf .apprai .mark .radios{position:relative; margin-right:40px;}
.page-info .satisf .apprai .mark .radios:last-child{margin-right:0px;}
.page-info .satisf .apprai .mark .radios input[type="radio"]{position:relative; width:auto; height:auto;vertical-align: text-bottom;}
.page-info .satisf .apprai .mark .radios input[type="radio"] + label{padding-left:5px;}
.page-info .satisf .apprai .mark .radios input[type="radio"] + label:before{display:none;}
.page-info .satisf .apprai .mark .radios input[type="radio"] + label:after{display:none;}

.page-info .satisf .input-btn{width:100%; position:relative; clear: both;}
.page-info .satisf .input-btn input[type="text"]{width:80%; height:50px; margin-top:0;}
.page-info .satisf .input-btn .btntt{position:absolute; top:0px; right:0px; line-height:50px; font-size:16px; width:20%; text-align:center; background:#676364; color:#fff; z-index:1; font-weight:600;}
.cB:after{content: '';display: block;clear: both;}

.radios {display:inline-block;font-size:0px;vertical-align:middle;line-height:120%;color:#000;}
.radios input[type="radio"]{position: absolute; width:1px; height:1px; padding: 0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border: 0; }
.radios input[type="radio"] + label{display:inline-block; position:relative; padding-left:20px; font-size:16px; color:#4d4d4d; line-height:120%; cursor:pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.radios input[type="radio"] + label:before {content:''; position: absolute; left:0; top:3px; width:14px; height:14px; text-align:center; background:#fff; border:1px solid #a3a3a3; border-radius:50%; }
.radios input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.radios input[type="radio"]:checked + label{color:#333353;}
.radios input[type="radio"]:checked + label:after { content:''; position:absolute; top:7px; left:4px; width:8px; height:8px; background:#333353; border-radius:100%; }

@media only screen and (max-width:680px){
    .radios input[type="radio"] + label:before{top:1px;}
    .radios input[type="radio"]:checked + label:after {top:5px;}
}

.checks{display:inline-block; font-size:0px; vertical-align:middle; line-height:100%; color:#000;}
.checks input[type="checkbox"]{position: absolute; width:1px; height: 1px; padding: 0; margin:-1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.checks input[type="checkbox"] + label{display:inline-block; position:relative; padding-left:24px; font-size:16px; line-height:120%; color:#47495a; font-weight:500; letter-spacing:-0.03em; cursor:pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.checks input[type="checkbox"] + label:before {content:''; position: absolute; left:0px; top:0px; width:16px; height:16px; text-align:center; background:#fff; border:1px solid #cecece; border-radius:4px; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.checks input[type="checkbox"] + label:active:before, .checks input[type="radio"]:checked + label:active:before {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.checks input[type="checkbox"]:checked + label{color:#373737;}
.checks input[type="checkbox"]:checked + label:before {background:#fff; border-color:#0942a1;}
.checks input[type="checkbox"]:checked + label:after{content:''; position:absolute; top:0px; left:0px; width:18px; height:18px;border-radius:4px;}

/*2023 NEW login*/
.newLogin {clear: both;width: 420px;margin: 50px auto;}
.login-toptxt {text-align: center;}
.login-toptxt p {line-height: 150%;font-family: 'ONE-Mobile-Regular';}
.modal-login-info .modal-login-id {margin-top: 25px;}
.modal-login-info .modal-login-pw {margin-top: 15px;}
.modal-login-info .modal-login-input input {width: 100%;height: 56px;padding: 0 20px;background: #FFFFFF; border: 1px solid #BDBDBD;font-size: 18px;font-family: 'ONE-Mobile-Regular';}
.modal-login-info .modal-login-input input::-webkit-input-placeholder { color: #b7b7b7; font-size:15px;font-family: 'ONE-Mobile-Regular';}
.modal-login-info .modal-login-input input:-moz-placeholder { color: #b7b7b7; opacity:  1; font-size:15px;font-family: 'ONE-Mobile-Regular';}
.modal-login-info .modal-login-input input::-moz-placeholder { color: #b7b7b7; opacity:  1; font-size:15px;font-family: 'ONE-Mobile-Regular';}
.modal-login-info .modal-login-input input:-ms-input-placeholder { color: #b7b7b7; font-size:15px;font-family: 'ONE-Mobile-Regular';}
.modal-login-info .modal-login-input input::placeholder { color: #b7b7b7; opacity:  1; font-size:15px;font-family: 'ONE-Mobile-Regular';}

.modal-login-info .modal-login-additional { margin-top: 10px;margin-bottom: 50px; display: flex;align-items: center;justify-content: space-between;}
.modal-login-info .modal-login-additional .modal-login-auto-check { display: flex; align-items: center;letter-spacing: -1.2px; color: #191919;}
.modal-login-info .modal-login-additional .modal-login-auto-check { position: relative;}
.modal-login-info .modal-login-additional .modal-login-auto-check span { margin-left: 10px;}
.modal-login-info .modal-login-additional .modal-login-auto-check label {position: absolute; left: 0;top: 0; width: 20px; height: 20px; background-color: #fff;border: 2px solid #191919; border-radius: 50%;cursor: pointer;}
.modal-login-info .modal-login-additional .modal-login-auto-check label:after {content: "";position: absolute; top: 4px;left: 3px; width: 11px;height: 5px;border: 2px solid #191919;
    border-top: none;border-right: none;opacity: 0;transform: rotate(-45deg);}
.modal-login-info .modal-login-additional .modal-login-auto-check input[type="checkbox"] {visibility: hidden;}
.modal-login-info .modal-login-additional .modal-login-auto-check input[type="checkbox"]:checked + label {background-color: #fff; border-color: #191919;}
.modal-login-info .modal-login-additional .modal-login-auto-check input[type="checkbox"]:checked + label:after {opacity: 1;}
.modal-login-info .modal-login-additional .modal-login-info .modal-login-additional .modal-login-auto-check .modal-login-auto-check-icon {margin-right: 5px;}
.modal-login-info .modal-login-additional .modal-login-info .modal-login-additional .modal-login-another-links span {letter-spacing: -1.2px; color: #191919;margin-left: 10px;}
.modal-login-info .modal-login-submit-btn { margin-top: 30px;}
.modal-login-info .modal-login-submit-btn button {width: 100%;height: 56px;background: #919191;border-radius: 8px;letter-spacing: -1.2px;color: #FFFFFF;border:0;font-size: 18px;}
.modal-login-sns {margin-top: 20px;}
.modal-login-sns .modal-login-sns-btn {margin-top: 10px;}
.modal-login-sns .modal-login-sns-btn button {width: 100%;height: 56px;border: none;border-radius: 8px;font-size: 18px;}
.modal-login-sns .modal-login-sns-btn .btn-modal-login-naver 
{background:#03c75a url(../../../web/resources/images/new2023/naver_logo.png) 15px center no-repeat;background-size:25px 25px;position:relative;color:#fff;}
.modal-login-sns .modal-login-sns-btn .btn-modal-login-naver:after, .modal-login-sns .modal-login-sns-btn .btn-modal-login-kakao:after, .modal-login-sns .modal-login-sns-btn .btn-modal-login-google:after { content:''; position:absolute; left:0px; top:8px; width:55px; height:40px; display:inline-block; border-right:1px solid rgba(255,255,255,0.5);}
.modal-login-sns .modal-login-sns-btn .btn-modal-login-kakao 
{background:#fee500 url(../../../web/resources/images/new2023/kakao_logo.png) 15px center no-repeat;background-size:30px 30px;position:relative;color:#000;}
.modal-login-sns .modal-login-sns-btn .btn-modal-login-google 
{background:#4285f4 url(../../../web/resources/images/new2023/google_logo.png) 15px center no-repeat;background-size:30px 30px;position:relative;color:#fff;}

/*ipin */
.newLogin-ipin {clear: both;display: flex; justify-content: center; align-items:flex-start;margin-top: 10%;}
.newLogin-ipin > div {margin: 0 20px;position: relative;}
.newLogin-ipin > div::before {content: '';position:absolute;top: 0;left: 0;width: 100%;height: 4px;background: #f0f1f6;}
.Login-phone {width: 350px;min-height: 400px; text-align: center;border: 1px solid #e4e4e4;position: relative;padding: 30px;}
.Login-ipin {width: 350px;min-height: 400px;text-align: center;border: 1px solid #e4e4e4;position: relative;padding: 30px;}
.Login-phone-title {font-size: 30px;font-weight: 600;color: #2062ca;margin-bottom: 20px;}
.Login-ipin-title {font-size: 30px;font-weight: 600;color: #fda014;margin-bottom: 20px;}
.Login-phone-txt {position: relative;padding-top: 220px;height: 40px;}
.Login-phone-txt::before {content: '';position: absolute;left: 50%; top: 0; margin-left: -95px; width: 190px;height: 190px;background: url(../../../web/resources/images/new2023/ipin-phone.png) center top no-repeat;}
.Login-ipin-txt {position: relative;padding-top: 220px;height: 40px;}
.Login-ipin-txt::before {content: '';position: absolute;left: 50%; top: 0; margin-left: -95px; width: 190px;height: 190px;background: url(../../../web/resources/images/new2023/ipin-ipin.png) center top no-repeat;}
.Login-phone-btn, .Login-ipin-btn {margin-top: 20px;}
.Login-phone-btn button {width: 100%;height: 55px;background: #2062ca;clear: both;border-radius: 10px;color: #fff;font-size: 18px;}
.Login-ipin-btn button {width: 100%;height: 55px;background: #fda014;clear: both;border-radius: 10px;color: #fff;font-size: 18px;}


/* 지도 검색 */
.map-back { background:#4248b4; border-radius:10px; padding:20px; text-align:center;}
.map-back img { display:inline-block;}
.map-contents {position: relative;}
.map-title {font-family: 'ONE-Mobile-Title';font-size: 24px;color: #034ea2;}
.map-title span img {width: 100px;}

.nav-slide { position: fixed; top:0; left: -380px; width: 380px; background: #fff;box-shadow: 5px 5px 5px rgba(0,0,0,0.1); height:100%; z-index:1000;padding: 10px 20px;}
.btn-slide { position: absolute; top:50%; margin-top:-40px; right: -31px; width:30px; height:50px; background: #fff; color: #000; cursor: pointer; border-radius:0 5px 5px 0;border:1px solid #d4d5d2;border-left: none;}
.sidearrow {font-size: 20px;font-weight: 600; color: #000;text-align: center;width: 30px;display: inline-block;padding-top: 10px;}

.map-service-info {position: relative;width: 100%;height: 100%;background: #034ec7;}
.map-service-info::after {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../../../web/resources/images/new2023/map-back.png) center no-repeat;background-size: cover;}
.map-inout { clear: both;margin: 30px 0px 10px;border-radius: 7px;border:1px solid #4cbdf2;position: relative;}
.map-inout .in {height: 50px;background: #edf8fe;border-radius: 7px 7px 0 0;border-bottom:1px solid #4cbdf2;}
.map-inout .in input {width: 100%;height:50px; line-height:50px; border:0px solid #CCC;background: transparent;text-indent: 15px;}
.map-inout .in input:focus {outline: none;}
.map-inout .in input::-webkit-input-placeholder { color: #4cbdf2; font-size:15px;background: transparent;}
.map-inout .in input:-moz-placeholder { color: #4cbdf2; opacity:  1; font-size:15px;background: transparent;}
.map-inout .in input::-moz-placeholder { color: #4cbdf2; opacity:  1; font-size:15px;background: transparent;}
.map-inout .in input:-ms-input-placeholder { color: #4cbdf2; font-size:15px;background: transparent;}
.map-inout .in input::placeholder { color: #4cbdf2; opacity:  1; font-size:15px;background: transparent;}
.map-inout .out {height: 50px;background: #fff;border-radius: 0 0 7px 7px;}
.map-inout .out input {width: 100%;height:50px; line-height:50px; border:0px solid #CCC;background: transparent;text-indent: 15px;}
.map-inout .out input:focus {outline: none;}
.map-inout .out input::-webkit-input-placeholder { color: #000; font-size:15px;background: transparent;}
.map-inout .out input:-moz-placeholder { color: #000; opacity:  1; font-size:15px;background: transparent;}
.map-inout .out input::-moz-placeholder { color: #000; opacity:  1; font-size:15px;background: transparent;}
.map-inout .out input:-ms-input-placeholder { color: #000; font-size:15px;background: transparent;}
.map-inout .out input::placeholder { color: #000; opacity:  1; font-size:15px;background: transparent;}
.map-reset {position: absolute;right: 5px;top: 50%;margin-top: -20px;line-height: 36px;display:block;}
.map-reset button {width: 38px;height: 38px;border:1px solid #4cbdf2;background: #fff;text-align: center;border-radius: 100%;box-shadow: 5px 0px 5px rgba(0,0,0,0.1);}
.map-road {clear: both;margin: 0 0;width: 100%;height: 55px;line-height: 55px; background: #034ea2;border-radius: 7px;}
.map-road a {font-size: 18px;text-align: center;display: block;color: #fff;}
.map-start {clear: both;width: 100%;height: 55px;line-height: 55px;background:linear-gradient(to right, #fdae62, #f78e63);border-radius: 7px;margin-top: 10px;padding: 0 15px;box-sizing: border-box;position: relative;}
.map-start:after {content: '';position: absolute;right: 0;top: 0;width:60px;height: 55px;background: rgba(229,126,78,0.5) url(../../../web/resources/images/new2023/road-icon.png) center no-repeat;border-radius: 0 7px 7px 0;}
.map-start a {font-size: 15px;display: block;color: #fff;}
.map-info {clear: both;margin-top: 20px;}
.map-info-ttl {font-size: 18px;color: #222;font-family: 'Exo 2';position: relative;margin-bottom: 20px;}
.map-info-ttl::after {content: '';position: absolute;left: 0;bottom: 3px;width: 100%;height: 1px;background: #e5e5e5;}
.map-car {clear: both;position: relative;padding-left: 60px;display: flex; justify-content:space-between; align-items:center;border-bottom: 1px solid #e5e5e5;padding-bottom: 15px;}
.map-car::before {content: '';position: absolute;left: 0;top: 0;background: url(../../../web/resources/images/new2023/carmap-ic.png) center no-repeat;width: 43px;height: 43px;}
.map-small-txt {font-size: 15px;font-family: 'ONE-Mobile-Regular';}
.map-big-txt {font-size: 30px;font-family: 'Exo 2';color: #2b4057;font-weight: 900;}
.map-home {clear: both;position: relative;padding-left: 60px; border-bottom: 1px solid #e5e5e5;padding-bottom: 15px;height: 40px;margin-top: 15px;}
.map-home::before {content: '';position: absolute;left: 0;top: 0;background: url(../../../web/resources/images/new2023/homecar-ico.png) center no-repeat;width: 43px;height: 43px;}
.map-home button {float: right;font-size: 20px;font-family: 'Exo 2';color: #2b4057;text-transform: uppercase;font-weight: 500;padding: 10px 5px 00;}

/*투어리스트*/
.tourlist-top {clear: both;display: flex; justify-content: space-between; align-items:center;background: #f7fbfe;}
.tourlist-top span img {width: 100%;}
.tourlist-zone {margin: 100px auto 0;}
.tourlist-tabm {clear: both;display: flex; justify-content: space-between; align-items:flex-start;}
.tourlist-tabm a {margin: 0 2px;}
.tourlist-title {text-align: center;font-size: 48px;color: #040503;font-family: 'ONE-Mobile-Title';margin: 8% 0 2%;}
.tourlist-subtxt {clear: both;display:flex; justify-content: center; align-items:center;
}
.tourlist-subtxt span {line-height: 150%;background: #ea617f;font-size: 20px;color: #fff;padding: 15px 5%;border-radius: 30px;}
.tourlist-txt {text-align: center;padding: 30px 15px;}
.tourlist-snslink {clear: both;text-align: right;}
.tourlist-snslink::after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.tourlist-search {clear: both;margin-top: 50px;background: #fafafa;border:1px solid #dfdfdf;padding: 15px 20px;text-align: center;box-sizing: border-box;}
.tourlist-search::after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.tourlist-search span {display: inline-block;}
.tourlist-search span select { width: 100px;height: 40px;}
.tourlist-search span input { width: 300px;height: 40px;}
.tourlist-search span button { width: 60px;height: 40px;background: #333333;color: #fff;}
.tourlist-box {clear: both;margin: 30px 0 10px;}
.tourlist-box .tourlist-total {display: flex; justify-content: space-between; align-items:flex-start;}
.tourlist-box .tourlist-total p span {font-size: 17px;font-family: 'Exo 2';color: #0b57a3; font-weight: 900;}
.tourlist-conts {clear: both;position: relative;display: flex;flex-wrap: wrap;margin-top: 15px;}
.tourlist-conts ul {flex: 0 0 calc(33.333333% - 15px);margin: 0 20px 40px 0;border: 1px solid #717171;box-sizing: border-box;}
.tourlist-conts ul:hover {border: 1px solid #4cbdf2;}
.tourlist-conts ul:nth-child(3n+3) {margin-right: 0;}
.tourlist-maproad {padding: 0 10px;background: #f4f2f0;height: 60px;display: flex; justify-content: space-between; align-items:center;}
.tourlist-cttl {padding: 20px 10px 10px;text-align: center;font-size: 20px;color: #040503;font-family: 'ONE-Mobile-Title';}
.tourlist-ctxt {padding: 0px 15px 0;margin-bottom: 15px; text-align: left;font-size:14px;color: #040503;font-family: 'ONE-Mobile-Regular';line-height: 150%;overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;height: 40px;}

/*관광지 추천 top img*/
.tour-topimg {background: url(/web/resources/images/new2023/toulist-topback2.png) center center no-repeat;background-size: cover;position: relative;}
.tour-topimg::before {content: '';position: absolute;left: 5%; top: 1%;width: 50%;height: 100%;background: url(/web/resources/images/new2023/toulist-topback-txt.png) left center no-repeat}
.tour-topimg p {padding-left: 50%;text-align: left;}

/*관광지 추천 상세보기*/
.tourdetail-top {clear: both; background:#f4f9ff;}
.tourdetail-top .tourlist-title {position: relative;z-index: 111;}
.tourdetail-top .tourlist-title::after {content: ''; position: absolute;left: 50%;margin-left: -350px; bottom: 0; background: url(/web/resources/images/new2023/tourdetail-back.png) center bottom no-repeat;width: 686px;height: 104px;z-index: -1;}
.tourdetail-box {clear: both;margin: 7% 0;}
.tourdetail-box .tourdetail-title {text-align: center;border-top: 2px solid #272a2f;border-bottom: 1px solid #cccdd0;padding: 15px;}
.tourdetail-box .tourdetail-title span {font-size: 22px;color: #000000;font-family: 'ONE-Mobile-Title';}
.tourdetail-conts {clear: both;padding:40px 30px;background: #f6f8fb;border-radius: 7px;display: flex; justify-content: center; align-items:flex-start;}
.tourdetail-conts .tourdetail-photo {width: 60%;}
.tourdetail-conts .tourdetail-photo img {width: 100%;border-radius: 10px;}
.tourdetail-conts .tourdetail-contsinfo {width: 35%;margin-left: 5%;border-top: 2px solid #272a2f;}
.tourdetail-conts .tourdetail-contsinfo dl {clear: both;margin-bottom: 20px;}
.tourdetail-conts .tourdetail-contsinfo dl dt {font-size: 32px;color: #040503;font-family: 'ONE-Mobile-Title';border-bottom: 1px solid #cccdd0;padding: 15px 5px;}
.tourdetail-conts .tourdetail-contsinfo dl dd {font-size: 15px;color: #040503;font-family: 'ONE-Mobile-Regular';line-height: 130%;padding: 15px 5px;}
.tourdetail-list {clear: both;}
.tourdetail-list li {position: relative;padding-left: 15px;line-height: 170%;}
.tourdetail-list li::before {content: 'ㆍ';position: absolute;left: 0;top: 0;}
.tourdetail-infolist {clear: both;padding: 7% 10px 0;}
.tourdetail-infolist .tourdetail-infottl {font-size: 24px;color: #040503;font-family: 'ONE-Mobile-Title';font-weight: 600;position: relative;margin: 0 10px 40px;padding-left: 30px;border-bottom: 1px solid #cccdd0;}
.tourdetail-infolist .tourdetail-infottl::before {content: 'ㆍ';position: absolute;left: 0;top: -3px;background: url(/web/resources/images/new2023/tourdetail-icon.png) center bottom no-repeat;width: 22px;height: 33px;}
.tourdetail-infobox {clear: both;display: flex; justify-content: space-between; align-items:center;margin-bottom: 5%;}
.tourdetail-infobox .tourdetail-infoimg {display: contents;}
.tourdetail-infobox .tourdetail-infoimg img {width: 300px;}
.tourdetail-infobox .tourdetail-infotxt {padding-left: 30px;}
.tourdetail-infobox .tourdetail-infotxt dl {clear: both;}
.tourdetail-infobox .tourdetail-infotxt dt {font-size: 24px;line-height: 170%;font-weight: 600;color: #222;}
.tourdetail-infobox .tourdetail-infotxt dd {line-height: 150%;font-size: 17px;}
.tourdetail-infolist .tourdetail-list {padding: 0 15px;}


/*메인배너롤링*/
#Q_banner{ position:relative;width:670px;height:290px; margin:0 auto;z-index: 10000;}
#Q_banner .vis_frame{width:100%;height:100%;overflow:hidden;position:relative;}
#Q_banner .vis_frame ul{position:absolute;left:0;top:0;width:670px;}
#Q_banner .vis_frame ul li{width:100%;float:left;}
#b_control{position:absolute;right:50px;top:15px;}
#pos{position:absolute;right:60px;top:10px;}
#pos span{display:inline-block;width:10px;height:10px;background:#fff;margin:0 2px;border-radius: 100%;}
#pos span.on{background:#222;}
#b_bt {position: absolute;top: 0px;right: 10px;}
#b_bt a {display: inline-block;width: 15px;height: 15px; border-radius: 100%;background: #fff;text-align: center;}
#b_bt img {width: 5px;padding-top: 3px;}


/****************************************************************************************/
/****************************************************************************************/
/*Media Query*/
/****************************************************************************************/
/****************************************************************************************/

@media (max-width:1600px) {	
    
    .mainZone-three .zonethree-left {padding: 50px 20px 0 50px;}
    .mainZone-three .zonethree-left .newsinfo-ttl span {display: block;}

    .mainZone-five .mainbann-link span {width: 22.5%;margin: 0 1% 10px;}
    .mainZone-five .mainbann-link span img {border-radius: 20px;width: 100%;}

}



@media (max-width:1400px) {	

    .zonetwo-left {width: 400px}
    .mainZone-two .zonetwo-right {width: calc(100% - 400px);}
    .mainZone-two .zonetwo-right .swiper-button-prev {left: 368px;}
    .mainZone-two .zonetwo-right .swiper-button-next {left: 368px;}
    .mainZone-two .zonetwo-left {width: 600px;background: url(../../../web/resources/images/new2023/theme-left-back.png) center no-repeat;text-align: center;color: #fff;padding-top: 8%;background-size: cover;}

    ul.tabs {width: 100%;margin-bottom: 15px;}
    ul.tabs li {width: 32%;margin-right: 1%;}


    .mainZone-three .zonethree-right .newsinfo-conts {padding-right: 0;}



}


@media (max-width:1200px) {	

    .top-menu .innerconts {padding: 0;}
    .innerconts {width: 100%;padding: 0 15px;box-sizing: border-box;}


}


@media (max-width:1024px) {	


    /* 메인 검색 */
    .main-search {width: 600px;margin-left: -300px; bottom: 5px;}
    .ser-left {width: 120px;margin-top: 13px;}
    .ser-right {width: calc(100% - 130px);}
    .ser-txt {font-size: 26px;color: #222;font-family: 'ONE-Mobile-Title';}
    .ser-input {position: relative; background:linear-gradient(to top, #0551c6, #2f8dbb);border-radius: 30px;padding: 4px; width: 100%;height: 40px;display: inline-block;box-sizing: border-box;}
    .ser-input::before {content: '';position:absolute;right: 13px;top: 50%;margin-top: -14px; background: url(../../../web/resources/images/new2023/search-icon.png) 0 0 no-repeat;width: 26px;height: 26px;z-index: 10000;background-size: 26px 26px;}
    .ser-input input {font-size: 22px;color: #222;width: 100%;border: 0;height: 100%;border-radius: 35px;text-indent: 15px;position: relative;}
    
    #gnb {position: fixed;left: 0;top: 0;height: 100%;display: none;padding-top: 40px;}
    #gnb > ul > li {clear: both;width: 100%;}
    #gnb ul li ul.access-submenu {height: auto;}
    #gnb ul li .access-submenu {position: relative !important;}
    #gnb > ul > li > a {padding: 10px 25px;border-bottom: 1px solid rgba(21,93,142,0.2);width: 100%;}
    #gnb_background {height: 0;background: none;}
    .top-menu h1 { float:none; position: absolute; left: 50%; top:35px; transform: translateX(-50%); padding:0;}
    .top-menu .left { padding: 49px 0 0 38px;}
    .top-menu .all { display: block; position: relative; width:32px; height: 14px; border-top: 2px solid #222; border-bottom: 2px solid #222; color:transparent;}
    .top-menu .all:before { content: ""; position: absolute; left: 0; top: 50%; width: 100%; height: 2px; background: #222; margin-top: -1px;}
    .top-menu .left > div { float:none; }
    .top-menu > ul { padding: 40px 40px 0 0;}
    .top-menu > ul li a {width: 70px;}
    
    /* 모바일메뉴 */
    .top-menu .all {position: absolute; right: 15px;top: -35px;}
    .top-menu .close {position: absolute; right: 25px;top: 10px;font-size: 0;display: block;}
    .top-menu .close:after { content: "";display: inline-block; background: url(../../../web/resources/images/new2023/close_black.png) 0 0 no-repeat;width: 22px;height: 22px;z-index: 10000;background-size: 22px 22px;}
    .top-menu .all
    { display: block;}
    .top-menu .nav {  position: absolute; left:-120%; top: 0; z-index: 101; transition: left 0.7s; padding: 15px 24px 15px 22px; width:calc(100% - 32px); height: 100%; background: #fff; box-sizing: border-box;}
    .top-menu .nav.on { left: 0;display: block !important;}
    .dim { display: none;position: fixed; left: 0; top: 0; z-index: 100; width: 100%; height: 100%; background: rgba(0,0,0,0.5);}

    .main-visual {margin-top: 30px;}
    .top-menu h1 {left: 50px;top: -45px;}
    .top-menu h1 img {width: 70px;}
    .top-zone .innerconts .top-sns {right: 60px;top: 0; position: absolute;}
    .top-zone .innerconts .top-sns img {width: 25px;}
    .top-zone .innerconts .top-weather {left:0;top:50px; position: absolute;background: #eef4fa;width: 100%;clear: both;display: block;display: flex; justify-content: center; align-items:center;}


    .mainZone-two {display: block;background: url(../../../web/resources/images/new2023/theme-left-back.png) center top no-repeat;background-size: cover;}
    .mainZone-two .zonetwo-left {width: 100%;height: 100px;padding-top: 4%;background:transparent;}
    .mainZone-two .zonetwo-right {background: transparent;}
    .mainZone-two .zonetwo-right {width:100%;}
    .mainZone-two .zonetwo-right .swiper-button-prev {left: 50%;margin-left: -70px; top: 160px;}
    .mainZone-two .zonetwo-right .swiper-button-next {left: 50%;margin-left: 0px; top: 160px;}
    .infoswiper-box .ttl, .infoswiper-box .txt {background: rgba(0,0,0,0.7);border-radius: 3px;padding: 5px 10px;text-align: center;}
    .infoswiper-box .button {margin-top: 0;}
    .infoswiper-box .button span {width:49%;border-radius: 0;}

    .mainZone-three .zonethree-left {padding: 30px 30px 0 30px;}

    .tab-container .tab-content ul {padding: 0;}
    .mainZone-three .zonethree-right .newsinfo-conts {height: 340px;overflow: hidden;padding: 0;}
    .mainZone-three .zonethree-right .newsinfo-conts ul {width: 40%;margin: 0 5%;overflow: hidden;}

    .newinfo-sns img {width: 30px;}

    .mainZone-three {display: block;}
    .mainZone-three .zonethree-left {width: 100%;box-sizing: border-box;padding: 30px;}
    .mainZone-three .zonethree-right {width: 100%;box-sizing: border-box;margin-top: 0;border-radius:0;}

    .mainZone-three .mainNew-back {background: none;}
    .mainZone-three .zonethree-right::before, .mainZone-three .zonethree-right::after {content: '';background: none;}

    .mainZone-four {padding: 0 20px 200px;}
    .mainZone-four .zonefour-left {width: 50%;}
    .mainZone-four .zonefour-right {width: 50%;padding: 0 0 0 30px;}
    .mainZone-four .zonefour-right .zonefour-title span {display: none;}
    .mainZone-four .zonefour-right .zonefour-title {font-size: 20px;margin-top: 0;}
    .mainZone-four .zonefour-right .service-swiper .swiper-container .swiper-wrapper .swiper-slide img {width: 100px;}
    .mainZone-four .zonefour-right .service-swiper .swiper-container {padding-top: 5px;}
    .mainZone-four .zonefour-right .service-swiper .swiper-container .swiper-wrapper .swiper-slide span {font-size: 14px;}
    .mainZone-four .zonefour-right .service-swiper .swiper-button-prev, .mainZone-four .zonefour-right .service-swiper .swiper-container-rtl .swiper-button-next {left: 10px;top: 50%;}
    .mainZone-four .zonefour-right .service-swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: -10px;top: 50%;}


    .info-swiper .swiper-wrapper {height: auto;padding-bottom: 50px;}

    .copy-link {height:fit-content;padding: 10px;}
    .copy-link .innerconts {display: block;overflow: auto;  white-space: nowrap;}
    .copy-link .innerconts a {  display: inline-block; color: white; text-align: center; padding: 14px;text-decoration: none;}


    .copy-txt .innerconts {display: block;}
    .copy-txt .innerconts .left {width: 100%;text-align: center;}
    .copy-txt .innerconts .right {padding: 0 30px;text-align: center;}

    /* 만족도 조사*/
    .page-info {margin: 0 15px 50px;clear: both;}
    .page-info .satisf .apprai {display: block;}
    .page-info .satisf .apprai .mark {margin-top: 10px;}
    .page-info .infos .btxt.date {position: relative;padding-left: 30px;margin-bottom: 10px;}

    .page-info .infos {padding: 15px;}
    .page-info .satisf {padding: 20px 15px;}
    .page-info .infos p {width: 50%;float: left;box-sizing: border-box;margin-right: 0 !important;margin-bottom: 0 !important;}
    .page-info .infos .btxt.date {top: 0;}
    .tourlist-content {margin-top: 48px;}

    /*vr*/
    .vr-list {display: block;}
    .vr-list .vr-left, .vr-list .vr-right {width: 100%;text-align: center;}
    .vr-list .vr-right li.photo img {width: 100%;}


    /*1024버전일때 top 공간*/
    .contentsWrap.new2023-top {margin-top: 48px;}

/*관광지 추천 상세*/
.tour-topimg::before {content: '';display: none;}
.tour-topimg p {padding-left: 0;text-align: center;}
.tourdetail-conts .tourdetail-photo {width: 50%;}
.tourdetail-conts .tourdetail-contsinfo {width: 47%;margin-left: 3%;}
.tourdetail-conts .tourdetail-contsinfo dl {margin-bottom: 0;}


}


@media (max-width:720px) {	

    .ser-left {width: 120px;margin-top: 13px;display: none;}
    .ser-right {width: 100%;}
    .main-search {width: 96%;margin-left: 0; bottom: 5px;left: 2%;}

    .top-login {display: none;}
    .gnb-login {display: block;background: #034ec7;height: 40px;text-align: center;line-height: 40px;}
    .gnb-login a {color: #fff;padding: 0 10px;}


    .mainZone-three {display: block;}
    .mainZone-three .zonethree-left {width: 100%;}
    .mainZone-three .zonethree-right {width: 100%;}


    .mainZone-four .zonefour-left {width: 100%;}
    .mainZone-four .zonefour-right {width: 100%;box-sizing: border-box;padding: 0;margin-top: 50px;}
    .mainZone-four .zonefour-right .zonefour-title {font-size: 36px;}
    .mainZone-four .zonefour-right .zonefour-title span {display: block;margin-bottom: 20px;}
    .mainZone-four {display: block;}

    .mainZone-four:after {background-size: contain;content: '';}
    .service-swiper .swiper-wrapper {height: auto;}

    .mainZone-four .zonefour-right .service-swiper .swiper-button-prev, .mainZone-four .zonefour-right .service-swiper .swiper-container-rtl .swiper-button-next {left: 0;top: 30px;}
    .mainZone-four .zonefour-right .service-swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 0;top: 30px;}
    .mainZone-four:after {content: '';background: url(../../../web/resources/images/new2023/service-back.png) left 95% no-repeat;background-size: contain;}


    .mainZone-five .mainbann-link span {width: 45.5%;margin: 0 1% 10px;}
    .mainZone-five .mainbann-link span img {border-radius: 20px;width: 100%;}

    .mainZone-five .mainbann-title {font-size: 36px;margin-bottom: 10px;}
    .mainZone-five .mainbann-title span {font-size: 14px;line-height: 120%;}


    .copy-txt .innerconts .right p span {display: block;}

    .mainZone-three .zonethree-right {padding: 50px 25px;}
    .mainZone-three .zonethree-right .newsinfo-top {display: block;text-align: center;}
    .mainZone-three .zonethree-right .newsinfo-conts ul {width: 46%;margin: 0 2%;}


    .newLogin-ipin > div {margin: 0 5px;position: relative;}

/*투어리스트*/
.tourlist-tabm {display: block;text-align: center;}
.tourlist-tabm a {flex: 0 0 calc(33.333333% - 20px);}
.tourlist-search {width: 100%;}
.tourlist-search span select { width: 100px;height: 40px;}
.tourlist-search span input { width: 100%;height: 40px;}
.tourlist-search span button { width: 60px;height: 40px;background: #333333;color: #fff;}
.tourlist-subtxt span {font-size: 14px;}

.tourlist-conts ul {flex: 0 0 calc(49% - 7px);margin: 0 20px 40px 0;border: 1px solid #717171;box-sizing: border-box;}
.tourlist-conts ul:hover {border: 1px solid #4cbdf2;}
.tourlist-conts ul:nth-child(3n+3) {margin-right: 20px;}
.tourlist-conts ul:nth-child(2n+2) {margin-right: 0px;}
.tourlist-zone {margin-top: 10%;}



/*관광지 추천 상세*/
.tour-topimg::before {content: '';display: none;}
.tour-topimg p {padding-left: 0;text-align: center;}
.tourdetail-conts {display: block;}
.tourdetail-conts .tourdetail-photo {width: 100%;margin-bottom: 20px;}
.tourdetail-conts .tourdetail-contsinfo {width: 100%;margin-left: 0%;}
.tourdetail-infobox .tourdetail-infoimg img {width: 200px;}
        
        
    
}


@media (max-width:480px) {	

    .main-search {position: relative;background: #255fb6;padding: 10px;bottom: 0;width: 100%;left: 0;height: 90px;box-sizing: border-box;}
    .main-search .ser-input {background: none;box-sizing: border-box;}
    .main-search .ser-input input {height: 40px;}
    .ser-right span.ser-sns {color: #fff;text-align: center;}
    

    .mainZone-five .mainbann-link span {width: 100%;margin: 0 0 10px;}
    .mainZone-five .mainbann-link span img {border-radius: 20px;width: 100%;}


    .mainZone-three .zonethree-right {padding: 50px 25px;}
    .mainZone-three .zonethree-right .newsinfo-top {display: block;text-align: center;}
    .mainZone-three .zonethree-right .newsinfo-conts {text-align: center;}
    .mainZone-three .zonethree-right .newsinfo-conts ul {width: 90%;margin: 0 5%;}


    /* 만족도조사*/
    .page-info .infos p {width: 100%;float: left;line-height: 130%;}
    .page-info .satisf .apprai .apprai_txt {line-height: 120%;margin-bottom: 20px;}

    /*2023 NEW login*/
    .newLogin {clear: both;width: 96%;margin: 50px auto;}


    /*ipin */
    .newLogin-ipin {clear: both;display: block;}
    .newLogin-ipin > div {margin-bottom: 20px;}


    /*투어리스트*/
    .tourlist-conts ul {flex: 0 0 calc(100% - 0px);margin: 0 0px 40px 0;border: 1px solid #717171;box-sizing: border-box;}
    .tourlist-conts ul:hover {border: 1px solid #4cbdf2;}
    .tourlist-conts ul:nth-child(3n+3) {margin-right: 0px;}
    .tourlist-conts ul:nth-child(2n+2) {margin-right: 0px;}
    .tourlist-tabm a img {width: 160px;}
    .tourlist-title {font-size: 36px;}
    .tourlist-search {padding: 15px 10px;}
    .tourlist-search span select { width: 80px;height: 40px;}
    .tourlist-search span input {width:150px !important;height: 40px;}
    .tourlist-search span button { width: 40px;height: 40px;background: #333333;color: #fff;}


    .tourdetail-infobox {display: block;}
    .tourdetail-infobox .tourdetail-infoimg img {width: 100%;border-radius: 7px;}
    .tourdetail-infobox .tourdetail-infotxt {padding: 20px;}





 }