/* tour */
.tourArea { margin:30px auto;}

/*.tourArea > ul { border-bottom:1px solid #eee; padding:5% 0;}*/
.tourArea > ul:after {content:""; display:block; clear:both;}
.tourArea > ul > li { float:left; width:48%; margin:0 1%;}
.tourArea > ul > li:nth-child(2n):after { content:""; display:block; clear:both; padding:6% 0;}

.tour_slider .lSSlideOuter { position:relative; margin-bottom:10px}
.tour_slider .lSPager.lSpg { position:relative; width:100%; margin:5px 0 !important; left:0;}
.tour_slider .lSPager.lSpg li { display:inline !important; }
.tour_slider .lSSlideOuter .lSPager.lSpg > li a, .tour_slider .lSSlideOuter .lSPager.lSpg > li.active a 
{ display:inline-block; width:8px; height:8px; margin:0; border-radius:100% !important; background:#cbcbcb; border:1px solid #fff;  font-size:0; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;}
.tour_slider .lSSlideOuter .lSPager.lSpg > li a:hover, .tour_slider .lSSlideOuter .lSPager.lSpg > li a:focus, .tour_slider .lSSlideOuter .lSPager.lSpg > li.active a { background:#000;}

.tourArea dl { text-align:center; }
.tourArea dl dt { font-size:20px; line-height:26px; margin-bottom:3%; color:#000;}
.tourArea dl dt span { display:block; font-size:0.7em; color:#0088df; font-weight:700;  line-height:1em;}
.tourArea dl dd { font-size:14px; line-height:1.6em; color:#666;}

.tourArea02 { margin:30px auto;}
.tourArea02 > ul:after {content:""; display:block; clear:both;}
.tourArea02 > ul > li:after { content:""; display:block; clear:both;}
.tourArea02 li .lSSlideOuter { position:relative; float:left; width:50%;margin-bottom:0; z-index:1;}
.tourArea02 li:nth-child(2n) .lSSlideOuter { float:right;}
.tour_text02 { position:relative;  float:left; width:50%; padding:10% 3% 0;  z-index:2;}
.tour_text02 dt {font-family: 'Jeju Myeongjo', serif; font-size:2.3em; line-height:1.2em; color:#fff; margin-top:-0.7em; margin-bottom:0.8em;}
.tourArea02 li:nth-child(2n) .tour_text02 { text-align:right;}
.tour_text02 dt span { font-family: 'Playfair Display', serif; font-size:0.6em; text-transform:uppercase; font-weight:700; }
.tour_text02 dd {font-family: 'Noto Sans KR', "NanumBarunGothic", Arial; font-size:1.15em; line-height:1.6em; color:#fff; font-weight:300;}

.tourArea02 .lSAction { position:absolute; width:97px; height:48px; right:0; bottom:0; z-index:5;}
.tourArea02 li:nth-child(2n) .lSSlideOuter .lSAction { left:0;}
.tourArea02 .lSAction a { display:block; width:48px; height:48px; background:#000; color:#fff; text-align:center; font-size:1.2em; line-height:48px; opacity:1; top:0; margin:0;}
.tourArea02 .lSAction>.lSPrev { left:0;}
.tourArea02 .lSAction>.lSNext { right:0;}

@media  (max-width: 1480px){
.tour_text02 { padding:8% 3% 0;}
.tour_text02 dt {font-size:2em;}
.tour_text02 dd {font-size:1em; line-height:1.6em; }
}

@media  (max-width: 1024px){
.tour_text02 { padding:3% 3% 0;}
.tour_text02 dt {font-size:1.7em; margin-bottom:0.4em; }
.tour_text02 dd {font-size:1em; line-height:1.5em; }
}

@media  (max-width: 768px){
.tour_text02 { padding:5% 3% 0;}
}

@media  (max-width: 560px){
.tour_slider .lSSlideOuter {  margin-bottom:0}
.tourArea > ul { border-bottom:none; padding:0;}
.tourArea > ul > li { float:none; width:100%; margin:0;}
.tourArea dl dd { font-size:12px; margin-bottom:3em; }
.tourArea > ul > li:nth-child(2n):after { content:""; display:block; clear:both; padding:0%;}

.tourArea02 li .lSSlideOuter, .tour_text02 { float:none !important; width:100% !important;}
.tour_text02 { margin:0 0 11%; text-align:left !important;}
.tour_text02 dt {font-size:1.8em; margin-top:-2.3em; color:#fff; text-shadow:1px 1px rgba(0, 0, 0, 0.25); }
.tourArea02 li:nth-child(2n) .lSSlideOuter .lSAction { left:auto; right:0}
.tourArea02 .lSAction {  width:65px; height:32px;}
.tourArea02 .lSAction a { width:32px; height:32px;font-size:1em; line-height:32px; opacity:1;}
}
