@charset "UTF-8";

.s0304 .vlist__column .inner .circle {border-radius: 30px; background-color: #f4f6fa;}

.course-contentbox .course-content {display:none;}
.course-contentbox .course-content.on {display:block;}

/* sub0101 두근두근, 서구*/
.s0101 .indexwrap {display: flex;flex-wrap: wrap;}
.s0101 .indexwrap .item {width: calc(50% - 16px);min-height: 400px;}
.s0101 .indexwrap .item a {display: inline-flex;flex-direction: column;justify-content: space-between;width:100%; height: 100%; padding: 38px 38px 30px;}
.s0101 .indexwrap .item a:hover .more, .s0101 .indexwrap .item a:focus .more {opacity: 1;}
.s0101 .indexwrap .item.img01 {background: url(/images/tour/sub01/sub0101_img01.jpg) no-repeat; background-size: cover; background-position: center; margin: 0 16px 16px 0;}
.s0101 .indexwrap .item.img02 {background: url(/images/tour/sub01/sub0101_img02.jpg) no-repeat; background-size: cover; background-position: center; margin: 0 0 16px 16px;}
.s0101 .indexwrap .item.img03 {background: url(/images/tour/sub01/sub0101_img03.jpg) no-repeat; background-size: cover; background-position: center; margin: 16px 16px 0 0;}
.s0101 .indexwrap .item.img04 {background: url(/images/tour/sub01/sub0101_img04.jpg) no-repeat; background-size: cover; background-position: center; margin: 16px 0 0 16px;}
.s0101 .indexwrap .item a .tit .titnum {font-size: 50px; font-family: 'GmarketSans'; color: #fff;}
.s0101 .indexwrap .item a .tit .txt {font-size: 20px; font-family: 'GmarketSans'; color: #fff;}
.s0101 .indexwrap .item a .more {opacity: 0;transition: all 0.5s; width: 170px; height: 40px; line-height: 40px; border-radius: 20px; text-align: center; margin: 20px auto 0; background: #fff;}
.s0101 .indexwrap .item.img01 a .more p {background: url(/images/tour/sub01/sub0101_img01.jpg) no-repeat 100% 100%; -webkit-background-clip: text; color: rgba(0, 0, 0, 0); font-family: 'GmarketSans';}
.s0101 .indexwrap .item.img02 a .more p {background: url(/images/tour/sub01/sub0101_img02.jpg) no-repeat 100% 100%; -webkit-background-clip: text; color: rgba(0, 0, 0, 0); font-family: 'GmarketSans';}
.s0101 .indexwrap .item.img03 a .more p {background: url(/images/tour/sub01/sub0101_img03.jpg) no-repeat 100% 100%; -webkit-background-clip: text; color: rgba(0, 0, 0, 0); font-family: 'GmarketSans';}
.s0101 .indexwrap .item.img04 a .more p {background: url(/images/tour/sub01/sub0101_img04.jpg) no-repeat 100% 100%; -webkit-background-clip: text; color: rgba(0, 0, 0, 0); font-family: 'GmarketSans';}
@media (max-width:767px) {
    .s0101 .indexwrap .item {width: 100%;min-height: auto;}
    .s0101 .indexwrap .item.img01, .s0101 .indexwrap .item.img02, .s0101 .indexwrap .item.img03, .s0101 .indexwrap .item.img04 {margin: 0 0 20px;}
    .s0101 .indexwrap .item a .tit .titnum {font-size: 42px;}
} 
/* sub0101 두근두근, 서구 End */

/* sub010201 갑천누리길 1코스 */ 
.sub01_02_01 .content-info.clearfix, .sub01_02_02 .content-info.clearfix, .sub01_02_03 .content-info.clearfix, .sub01_02_04 .content-info.clearfix {margin: 0 auto; max-width: 1280px;}
.travel_c .course-content .course-top {text-align: center; padding: 110px 30px 260px; z-index: 1;}
.travel_c .course-content .course-top .small_tit {position: relative; font-size: 24px; color: #68a27a; font-family: 'Gmarket Sans';}
.travel_c .course-content .course-top .small_tit::before {position: absolute; content: ''; display: block; width: 193px; height: 71px; bottom: 15px; left: 49%; transform: translateX(-49%);background: url(/images/tour/sub01/bg_course.png) no-repeat; z-index: -1;}
.travel_c .course-content .course-top .tour-title {font-size: 46px; color: #1d221f; font-weight: bold; font-family: 'Gmarket Sans';padding: 5px 0 25px;}
.travel_c .course-content .course-top p {font-size: 16px; color: #121212; margin: 0;}
.travel_c .course-content .course-bottom {position: relative; background: url(/images/tour/sub01/bg_img01.png); text-align: left; z-index: 0;}
.travel_c .course-content .course-bottom::before {content: "";display: block;position: absolute;top: -445px;left: 0px;width: 994px;height: 491px;background: url(/images/tour/sub01/sub010201_icon02.png) no-repeat;z-index: -3;}
.travel_c .course-content .course-bottom::after {content: ""; display: block; position: absolute; top: -135px; left: 50%; transform: translateX(-50%); width: 120%; height: 500px; border-radius: 100%; background: url(/images/tour/sub01/bg_img01.png); z-index: -2;}
.travel_c .course-content .course-bottom .course-inner {position: relative;background: url(/images/tour/sub01/sub010201_icon05.png), url(/images/tour/sub01/sub010201_icon06.png);background-repeat: no-repeat; background-position: left bottom, bottom right;}
.travel_c .course-content .course-bottom .course-inner::before {content: "";display: block;position: absolute; top: -235px; right: 0px;width: 1105px;height: 223px;background: url(/images/tour/sub01/sub010201_icon03.png) no-repeat;z-index: -3;}
.travel_c .course-content .course-bottom .course-inner::after {content: "";display: block;position: absolute;top: -247px;left: calc(50% - -450px);width: 526px;height: 280px;background: url(/images/tour/sub01/sub010201_icon04.png) no-repeat;z-index: -1;}
.travel_c .course-content .course-bottom .mapwrap {position: relative; top: -200px; border-radius: 30px; border: 10px solid #ecf2fa; padding: 30px 34px 40px; box-shadow: 7px 7px 10px 0 rgba(0,0,0,0.1);background: #fff;}
.travel_c .course-content .course-bottom .mapwrap::before {position: absolute; content: ''; top: -93px; left: 50%; transform: translateX(-50%); background: url(/images/tour/sub01/bg_cloud.png) no-repeat; width: 674px; height: 184px;z-index: -4;}
.travel_c .course-content.type1 .course-bottom .mapwrap .mapbox {width: 100%; margin: 0 0 40px;}
.travel_c .course-content.type1 .course-bottom .mapwrap .mapbox img {display: block; width: 100%; border-radius: 30px;max-width: 1151px;}
.travel_c .course-content.type2 .course-bottom .mapwrap {display: flex;flex-direction: row-reverse; padding: 38px 53px;}
.travel_c .course-content.type2 .course-bottom .mapwrap .mapbox {position: relative; width: 50%; margin: 0 0 0 25px; min-height: 457px; overflow: hidden; border-radius: 30px;}
.travel_c .course-content.type2 .course-bottom .mapwrap .mapbox img {position:absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 1000%;}
.travel_c .course-content.type2 .course-bottom .mapwrap .txtbox {width: 50%; padding: 0 40px 0 15px;}
.travel_c .course-content .course-bottom .mapwrap .txtbox .title {font-size: 24px; font-family: 'Gmarket Sans'; color: #333; padding: 15px 0 25px 10px; border-bottom: 1px solid #dadce0; margin: 0 0 30px;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li {position: relative; padding: 0 0 0 140px; font-size: 16px; color: #333; margin-bottom: 20px;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li:last-child {margin-bottom: 0;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li .point {font-size: 13px; color: #ff0000; line-height: 1.4;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b {position: absolute; top: 0; left: 48px;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon {position: absolute; top: -1px; left: -35px; width: 28px; height: 28px; border-radius: 50%; padding: 0 10px 0;background: #2275d3 url(/images/tour/sub01/iconlist.png) no-repeat;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon.icon1 {background-position: 0, 0;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon.icon2 {background-position: -28px, 0;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon.icon3 {background-position: -56px, 0;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon.icon4 {background-position: -84px, 0;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon.icon5 {background-position: -112px, 0;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon.icon6 {background-position: -140px, 0;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon.icon7 {background-position: -169px, 0;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon.icon8 {background-position: -198px, 0;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon.icon9 {background-position: -226px, 0;}
.travel_c .course-content .course-bottom .mapwrap .iconlist > li b .icon.icon10 {background-position: -254px, 0;}

/* sub010202 */
.s010202.travel_c .course-content .course-bottom::before {background: url(/images/tour/sub01/sub010202_icon01.png) no-repeat;top: -460px;right: calc(50% - -230px);left: auto;z-index: 0;}
.s010202.travel_c .course-content .course-bottom .course-inner::after {background: url(/images/tour/sub01/sub010202_icon02.png) no-repeat; top: -300px;left: calc(50% - -400px);z-index: -1;}
/* sub010203 */
.s010203.travel_c .course-contentbox .course-content {position: relative;}
.s010203.travel_c .course-contentbox .course-content::after {position: absolute; right: calc(50% + 730px); top: 330px; width: 333px; height: 200px; background: url(/images/tour/sub01/sub010203_icon01.png) no-repeat; content: "";}
.s010203.travel_c .course-content .course-bottom::before {left: 0;top: -335px; width: 1194px; height: 369px; background: url(/images/tour/sub01/sub010203_icon02.png) no-repeat;}
.s010203.travel_c .course-content .course-bottom .course-inner::before {right: 0;top: -300px; width: 1105px; height: 300px; background: url(/images/tour/sub01/sub010203_icon03.png) no-repeat;}
.s010203.travel_c .course-content .course-bottom .course-inner::after {left:auto; right: 35px; top: -180px;width: 831px; height: 226px; background: url(/images/tour/sub01/sub010203_icon04.png) no-repeat;}
/* sub010204 */
.s010204.travel_c .course-content .course-bottom::before {left: 0;top: -310px; width: 1194px; height: 369px; background: url(/images/tour/sub01/sub010204_icon02.png) no-repeat;}
.travel_c .course-content .course-bottom::after {min-width: 2560px;}
.s010204.travel_c .course-content .course-bottom .course-inner::before {right: auto; left: calc(50% + 185px);top: -320px; width: 1535px; height: 327px; background: url(/images/tour/sub01/sub010204_icon03.png) no-repeat;}
.s010204.travel_c .course-content .course-bottom .course-inner::after {display: none;}

@media (max-width: 2200px) {
    .travel_c .course-content .course-bottom::after {width: 140%;}
    .travel_c .course-content .course-bottom::before {left: -250px;}
    .s010204.travel_c .course-content .course-bottom::after {width: 2560px;}
    .s010204.travel_c .course-content .course-bottom::before {left:auto;right: calc(50% + 50px);top: -290px;}
    .s010204.travel_c .course-content .course-bottom .course-inner::before {top: -300px;}
}
@media (max-width: 1760px) {
    .travel_c .course-content .course-bottom .course-inner::after {background-size:80%;top: -200px;}
.travel_c .course-content .course-bottom::before {background-size:80%;top: -370px;}
    .s010202.travel_c .course-content .course-bottom::before {background-size: 60%;top: -415px;right: calc(50% - -140px);}
    .s010202.travel_c .course-content .course-bottom .course-inner::after {background-size: 80%; top: -240px; left: calc(50% - -460px);}
    .s010203.travel_c .course-contentbox .course-content::after {right: calc(50% + 650px);}
    .s010204.travel_c .course-content .course-bottom .course-inner::before {left: calc(50% + 110px);}
    .s010203.travel_c .course-content .course-bottom .course-inner::after {right: 5px; width: 700px; height: 190px; background-size: cover;}
}
@media (max-width: 1469px) {
    .travel_c .course-content .course-bottom::before {display: none;}
    .travel_c .course-content .course-bottom .course-inner::after {display: none;}

    .s010203.travel_c .course-contentbox .course-content::after {display: none;}
}
@media (max-width: 1200px) {
    .travel_c .course-content.type1 .course-bottom .mapwrap {padding: 40px;}
    .travel_c .course-content.type2 .course-bottom .mapwrap {flex-direction: column;padding: 40px;}
    .travel_c .course-content.type2 .course-bottom .mapwrap .mapbox {width: 100%; min-height: auto; margin: 0 0 15px;}
    .travel_c .course-content.type2 .course-bottom .mapwrap .mapbox img {position: relative; top: 0; left: 0; transform: unset; width: 100%; display: block;}
    .travel_c .course-content.type2 .course-bottom .mapwrap .txtbox {width: 100%;}
    .travel_c .course-content .course-bottom .course-inner::before {display: none;}
    .travel_c .course-content .course-bottom .course-inner {background:url(/images/tour/sub01/sub010201_icon05.png) no-repeat; background-position: left bottom;}
}
@media (max-width: 767px) {
    .travel_c .course-content .course-top p {display: inline;}
    .travel_c .course-content .course-top {padding: 90px 30px 240px}
    .travel_c .course-content .course-bottom .mapwrap .iconlist > li {padding: 35px 0 0 20px;}
    .travel_c .course-content .course-bottom .course-inner {background:url(/images/tour/sub01/sub010201_icon05.png) no-repeat; background-position: left bottom; background-size: calc(100% - 30%);}
}
@media (max-width: 600px) {
    .travel_c .course-content .course-top {padding: 70px 30px 240px;}
    .travel_c .course-content .course-top .tour-title {font-size: 40px; padding: 5px 0 15px;}
    .travel_c .course-content.type1 .course-bottom .mapwrap, .travel_c .course-content.type2 .course-bottom .mapwrap {padding: 20px;}
    .travel_c .course-content.type2 .course-bottom .mapwrap .txtbox {padding: 0;}
    .travel_c .course-content .course-bottom .mapwrap .txtbox .title {font-size: 22px; padding: 10px 0 15px 10px; margin: 0 0 20px;}
}
/* sub010201 갑천누리길 1코스 End */

.sub0605 .ui-topbox .inner .txtwrap .con-box .btn-wrap .btn {text-align: center;padding: 10px 30px;background-color: #394c89;color: #fff;border-color: #fff;font-size: 16px;font-weight: 600;}
