@charset "utf-8";

/* 2018 css */
.sub-detail-visual-wrap {
    margin-top: 120px;
    position: relative;
    width: 100%;
    height: 680px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.sub-detail-visual-wrap.default {
    height: 311px;
    background-color: #000
}

.sub-detail-visual-wrap.thumb {
    height: 311px;
}

.sub-detail-visual-wrap.bg-fixed {
    background-attachment: fixed;
}

.sub-detail-visual-wrap.sc-sub {
    height: 520px;
    background-attachment: fixed;
}

.sub-detail-visual-wrap.seoulmate {
    height: 310px;
}

.sub-detail-visual-wrap .sub-detail-title-wrap {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    z-index: 10;
    padding-bottom: 10px;
    padding-top: 20px;
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, .35) 20%, rgba(0, 0, 0, .35) 45%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, .35) 20%, rgba(0, 0, 0, .35) 45%, rgba(0, 0, 0, 0) 80%);
    background: linear-gradient(to top, rgba(0, 0, 0, .35) 20%, rgba(0, 0, 0, .35) 45%, rgba(0, 0, 0, 0) 85%);
}

.sub-detail-visual-wrap .sc-title {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    font-size: 50px;
    color: #000;
    font-weight: 700;
    text-align: center;
    width: 260px;
    height: 180px;
    margin: -90px 0px 0px -130px;
}

.sub-detail-visual-wrap .sc-title span {
    display: block;
    margin: 0px;
    font-size: 60px;
    line-height: 20px
}

.sub-detail-visual-wrap .sc-place-wrap {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding-top: 90px;
}

.sub-detail-visual-wrap .sc-place-wrap:after {
    content: '';
    display: block;
    clear: both;
}

.sub-detail-visual-wrap .sc-place-wrap span {
    display: block;
}

.sub-detail-visual-wrap .sc-place-wrap .face {
    display: inline-block;
    width: 200px;
    height: 200px;
    background: url(../../../assets/images/2018/bg-place.png) no-repeat left top;
}

.sub-detail-visual-wrap .sc-place-wrap .face.f1 {
    background: url(../../../assets/images/2018/bg-bl-face.png) no-repeat center center;
}

.sub-detail-visual-wrap .sc-place-wrap .face.f2 {
    background: url(../../../assets/images/2018/bg-jg-face.png) no-repeat center center;
}

.sub-detail-visual-wrap .sc-place-wrap .face .face-inner {
    display: table;
    width: 100%;
    height: 100%;
}

.sub-detail-visual-wrap .sc-place-wrap .face .face-inner .inner {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    line-height: 40px;
    font-style: italic;
    overflow: hidden;
    border-radius: 50%
}

.sub-detail-visual-wrap .sc-place-wrap .large-text {
    font-size: 30px;
    color: #fff;
    margin-top: 30px;
    font-weight: 600
}

.sub-detail-visual-wrap .sc-place-wrap .small-text {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    line-height: 25px
}

.sub-detail-visual-wrap .sc-place-wrap .face-sns {
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

.sub-detail-visual-wrap .sc-place-wrap .face-sns a {
    display: inline-block;
    margin-left: 15px;
    width: 15px;
    height: 10px;
    font-size: 20px;
    color: #fefefe;
}

.sub-detail-visual-wrap .sc-place-wrap .face-sns a span.ion-social-instart {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(../../images/2018/ico-ins.png);
    background-position: center center;
    background-size: 16px 16px;
}

.sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner {
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 10px 50px;
}

.sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner.reserve {
    padding: 10px 120px 10px 250px;
    max-width: 830px
}

.sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner.reserve .detail-thumb {
    position: absolute;
    left: 50px;
    bottom: 10px;
    z-index: 10;
}

.sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner.reserve .detail-thumb img {
    width: 176px;
    height: 226px;
}

.sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner .small-text {
    font-size: 14px;
    color: #fff;
    font-weight: 300
}

.sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner .large-text {
    font-size: 40px;
    color: #fff;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
    margin-top: 5px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 45px;
    padding-right: 100px;
}

.sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner .address-text {
    font-size: 14px;
    color: #bbbcbc;
    margin-top: 10px;
}

.sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner .address-text span {
    display: inline-block;
    margin-right: 7px;
    width: 16px;
    height: 20px;
    background: url(../../../assets/images/2018/ico-location-white.png) no-repeat center center;
    vertical-align: middle
}

.sub-detail-visual-wrap .share-wrap {
    position: relative;
    max-width: 1200px;
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.sub-detail-visual-wrap .share-inner {
    position: absolute;
    right: 50px;
    bottom: 40px;
    z-index: 100;
}

.sub-detail-visual-wrap .share-inner li {
    float: left;
    width: 50px;
    height: 50px;
    margin-left: 8px;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 25px
}

.sub-detail-visual-wrap .share-inner li>a {
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 25px
}

.sub-detail-visual-wrap .share-inner li.note a {
    background-image: url(../../../assets/images/2018/ico-note.png);
    background-size: 14px 20px;
    background-color: #0966bc
}

.sub-detail-visual-wrap .share-inner li.note a.off {
    background-color: #626262
}

.sub-detail-visual-wrap .share-inner li.sns a {
    background-image: url(../../../assets/images/2018/ico-shere.png);
    background-size: 16px 20px
}

.sub-detail-visual-wrap .share-inner li.print a {
    background-image: url(../../../assets/images/2018/ico-print.png);
    background-size: 18px 20px
}

.sub-detail-visual-wrap .share-inner li .sns-set-box {
    display: none;
    position: absolute;
    right: 58px;
    bottom: -210px;
    z-index: 100;
    width: 260px;
    padding: 20px 20px 0px 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, .4)
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .sns-lst {
    overflow: hidden;
    text-align: center
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .sns-lst li {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-left: 8px;
    float: none;
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .sns-lst li:first-child {
    margin-left: 0px;
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .sns-lst li a {
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 50px 50px
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .sns-lst li a.facebook {
    background-image: url(../../../assets/images/2018/ico-fb.png);
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .sns-lst li a.google {
    background-image: url(../../../assets/images/2018/ico-gm.png);
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .sns-lst li a.blog {
    background-image: url(../../../assets/images/2018/ico-blog.png);
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .sns-lst li a.ye {
    background-image: url(../../../assets/images/2018/ico-story.png);
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .url-copy-wrap {
    position: relative;
    margin-top: 5px;
    border: 1px solid #ddd;
    background-color: #f3f3f3;
    padding: 0px 50px 0px 0px;
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .url-copy-wrap input[type=text] {
    border: 0px;
    width: 100%;
    padding: 8px 10px;
    height: 47px;
    box-sizing: border-box;
    font-size: 14px;
    color: #555;
    background-color: #f3f3f3;
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .url-copy-wrap button {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    width: 50px;
    height: 47px;
    font-size: 14px;
    color: #0966bc;
    text-align: center;
    line-height: 47px
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .close-btn {
    margin-top: 20px;
}

.sub-detail-visual-wrap .share-inner li .sns-set-box .close-btn a {
    width: auto;
    display: block;
    border-top: 1px solid #ddd;
    text-align: center;
    height: 50px;
    line-height: 48px;
    font-size: 14px;
    color: #555;
}

.sub-detail-visual-wrap .sm-header {
    display: table;
    width: 100%;
    height: 100%;
}

.sub-detail-visual-wrap .sm-header p {
    display: table-cell;
    vertical-align: middle;
    font-size: 50px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    height: 100%;
    text-align: center
}

.sub-detail-contents {
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0px 50px;
    min-height: 500px;
}

.sub-detail-contents .sub-detail-inner {
    position: relative;
    padding-bottom: 50px;
    border-bottom: 1px solid #dddddd;
}

.sub-detail-contents .sub-detail-inner.border-none {
    border: 0px;
}

.sub-detail-contents .left-content {
    position: relative;
    width: 710px;
    float: left;
    padding-right: 70px;
}

.sub-detail-contents .right-content {
    width: 320px;
    float: right;
    padding-top: 30px;
}

.sub-detail-contents .right-content .aside {}

.sub-detail-contents h4.sub-detail-title {
    font-size: 30px;
    color: #333;
}

.sub-detail-contents h4.sub-detail-title.summersale {
    margin-top: 30px
}

.sub-detail-contents .detail-cont {
    font-size: 16px;
    color: #555;
    line-height: 22px;
    margin-top: 10px;
    font-weight: 300
}

.sub-detail-contents .tag-cont-wrap {
    margin-top: 50px;
}

.sub-detail-contents .tag-cont-wrap .tag-title {
    font-size: 14px;
    color: #0966bc;
}

.sub-detail-contents .tag-cont-wrap .tag-title span {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 6px;
}

.sub-detail-contents .tag-cont-wrap .tag-lst {
    margin-top: 6px;
}

.sub-detail-contents .tag-cont-wrap .tag-lst a {
    display: inline-block;
    font-size: 14px;
    color: #555;
    background-color: #f6f6f6;
    margin: 0px 5px 5px 0px;
    padding: 2px 3px;
    font-weight: 300
}

.sub-detail-contents .sub-detail-slide-wrap {
    position: relative;
    margin-top: 55px;
}

.sub-detail-contents .sub-detail-slide-wrap.summersale {
    margin-top: 30px;
}

.sub-detail-contents .sub-detail-slide-wrap img {
    max-width: 100%;
}

.sub-detail-contents .sub-detail-slide-wrap .sub-detail-slide-btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -30px;
}

.sub-detail-contents .sub-detail-slide-wrap .sub-detail-slide-btn a {
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 50%
}

.sub-detail-contents .sub-detail-slide-wrap .sub-detail-slide-btn a:hover {
    background-color: rgba(0, 0, 0, .7);
}

.sub-detail-contents .sub-detail-slide-wrap .sub-detail-slide-btn a span {
    margin-top: 22px;
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 14px;
    background-image: url(../../../assets/images/2018/btn-detail-slide.png);
    background-repeat: no-repeat;
}

.sub-detail-contents .sub-detail-slide-wrap .sub-detail-slide-btn.next a span {
    background-position: 0px 0px
}

.sub-detail-contents .sub-detail-slide-wrap .sub-detail-slide-btn.prev a span {
    background-position: 0px -14px
}

.sub-detail-contents .sub-detail-slide-wrap .sub-detail-slide-btn.next {
    right: 10px;
}

.sub-detail-contents .sub-detail-slide-wrap .sub-detail-slide-btn.prev {
    left: 10px;
}

.sub-detail-contents .sub-detail-slide-wrap .bx-wrapper .bx-pager.bx-default-pager {
    bottom: 10px;
}

.sub-detail-contents .sub-detail-slide-wrap .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: transparent;
    border: 2px solid #889490;
    border-radius: 50%;
    margin: 0px 2px;
}

.sub-detail-contents .sub-detail-slide-wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #fff;
    border: 2px solid #ddd;
}

.sub-detail-contents .left-content .banner-zone {
    margin-top: 20px;
    overflow: hidden;
    border: 1px solid #000;
}

.sub-detail-contents .right-content .right-content-inner {
    position: relative;
    padding: 0px 10px;
}

.sub-detail-contents .right-content .detail-box {
    position: relative;
    width: 100%;
    height: 60px;
    background-color: #333
}

.sub-detail-contents .right-content .detail-box span {
    position: absolute;
    left: 10px;
    bottom: 5px;
    z-index: 1;
    font-size: 25px;
    color: #fff;
}

.sub-detail-contents .right-content .detail-type {
    overflow: hidden;
    margin-top: 25px;
}

.sub-detail-contents .right-content .detail-type dt {
    font-size: 14px;
    color: #333333;
    font-weight: 600
}

.sub-detail-contents .right-content .detail-type dd {
    position: relative;
    margin-top: 10px;
    font-size: 14px;
    color: #555555;
    line-height: 18px;
    height: 100%;
    font-weight: 300
}

.sub-detail-contents .right-content .detail-type dd a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #0966bc;
    font-weight: 600;
    padding: 0px 50px 0px 0px;
    border-bottom: 1px solid #0966bc;
}

.sub-detail-contents .right-content .detail-type dd a span {
    position: absolute;
    right: 0px;
    top: -4px;
    z-index: 1;
    display: block;
    font-size: 24px;
    font-weight: 700
}

.sub-detail-contents .right-content .detail-type dd+dd {
    margin-top: 2px;
}

.sub-detail-contents .right-content .detail-type.summersale dd+dd {
    margin-top: 25px;
}

.sub-detail-contents .right-content .detail-type.accessible dd+dd {
    margin-top: 15px;
}

.sub-detail-contents .right-content .detail-type.accessible dd span {
    display: block;
    vertical-align: middle;
    padding-left: 36px;
    min-height: 28px;
}

.sub-detail-contents .right-content .detail-type.accessible dd span img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 29px;
    height: 28px;
}

.sub-detail-contents .right-content .detail-type.mark dd>span {
    display: block;
    vertical-align: middle;
    margin: 10px 0px 5px 0px
}

.sub-detail-contents .right-content .ccl-cont {
    margin-top: 30px;
}

.sub-detail-contents .right-content .banner-zone {
    margin-top: 30px;
}

.sub-detail-contents .detail-map-wrap {
    margin-top: 50px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
}

.sub-detail-contents .detail-map-wrap h4 {
    text-align: center
}

.sub-detail-contents .detail-map-wrap .detail-map {
    position: relative;
    margin-top: 30px;
    background: url(../../../assets/images/2018/img-map-default.jpg) no-repeat center top;
    min-height: 480px;
}

.sub-detail-contents .detail-map-wrap .detail-map .see-map {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0px 0px -80px;
    width: 160px;
    height: 40px;
    line-height: 39px;
    text-align: center;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .3)
}

.sub-detail-contents .detail-map-wrap .detail-map .see-map a {
    display: block;
    color: #0966bc;
    font-size: 14px;
    font-weight: 600
}

.sub-detail-contents .detail-map-wrap .detail-map-infor {
    margin-top: 30px;
    overflow: hidden
}

.sub-detail-contents .detail-map-wrap .detail-map-infor dl {
    float: left;
    width: 50%;
}

.sub-detail-contents .detail-map-wrap .detail-map-infor dt {
    font-size: 14px;
    color: #0966bc;
    font-weight: 700
}

.sub-detail-contents .detail-map-wrap .detail-map-infor dd {
    font-size: 14px;
    color: #555;
    position: relative;
    margin-top: 5px;
    padding-left: 10px;
}

.sub-detail-contents .detail-map-wrap .detail-map-infor dd:after {
    content: '-';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.sub-detail-contents .tripadvisor-wrap {
    margin-top: 50px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
}

.sub-detail-contents .tripadvisor-wrap h4 {
    text-align: center;
    font-size: 30px;
}

.sub-detail-contents .tripadvisor-wrap h4 span {
    display: inline-block;
    margin-left: 10px;
}

.sub-detail-contents .tripadvisor-wrap .trip-infor {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 15px;
    font-weight: 700
}

.sub-detail-contents .tripadvisor-wrap .trip-infor span {
    display: inline-block;
    vertical-align: middle
}

.sub-detail-contents .tripadvisor-wrap .trip-infor span.small {
    font-size: 14px;
    color: #555;
}

.sub-detail-contents .tripadvisor-wrap .trip-infor span.trip-ico {
    margin: 0px 10px 0px 20px;
    background-image: url(../../../assets/images/2018/ico-trip-set.png);
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap {
    overflow: hidden;
    margin-top: 50px;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst-total {
    font-size: 14px;
    color: #555;
    font-weight: 700
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst {
    margin: 15px 0px 0px -16px;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst:after {
    content: '';
    display: block;
    clear: both;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li {
    float: left;
    width: 50%;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner {
    position: relative;
    margin: 0px 0px 16px 16px;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    height: 159px;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner dl {
    overflow: hidden;
    padding: 20px;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner dl dt {
    font-size: 14px;
    color: #333333;
    font-weight: 700
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner dl dd {
    font-size: 14px;
    color: #555;
    font-weight: 300;
    line-height: 18px;
    margin-top: 10px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner dl dd a {
    display: block
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner .count {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 8px 20px;
    background-color: #f6f6f6;
    width: 100%;
    box-sizing: border-box;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner .count:after {
    content: '';
    display: block;
    clear: both;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner .count span {
    display: inline-block;
    vertical-align: middle
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner .count span.trip-id {
    font-size: 14px;
    color: #555;
    font-weight: 700;
    margin-left: 10px;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner .count span.trip-data {
    font-size: 14px;
    color: #888;
    font-weight: 300;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 1;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li.loading .inner {
    border: 1px solid #7fd2bf;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li.loading .inner .loading-box {
    display: table;
    min-height: 159px;
    width: 100%;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li.loading .inner .loading-box .loading-box-inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    text-align: center
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li.loading .inner .loading-box .loading-box-inner span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-color: #00a680;
    margin: 0px 5px;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li.loading .inner .loading-box .loading-box-inner .text {
    text-align: center;
    font-size: 14px;
    color: #00a680;
    font-weight: 700;
    margin-top: 15px;
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li.loading a {
    display: block;
    padding: 1px
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst-write {
    padding-top: 30px;
    text-align: center
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst-write a {
    display: inline-block;
    width: 240px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 20px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #0966bc;
    font-weight: 700
}

.sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst-write:after {
    content: '';
    display: block;
    clear: both;
}

.sub-detail-contents .instar-wrap {
    margin-top: 50px;
    padding-bottom: 50px;
}

.sub-detail-contents .instar-wrap h4 {
    text-align: center;
    font-size: 30px;
}

.sub-detail-contents .instar-wrap .instar-lst {
    text-align: center;
    margin-top: 40px;
}

.sub-detail-contents .instar-wrap .instar-lst li {
    width: 16.66666666666667%;
    float: left;
    height: 183px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.sub-detail-contents .instar-wrap .instar-lst li a {
    position: relative;
    display: block;
    height: 100%;
    transition: all 0.2s ease-out;
}

.sub-detail-contents .instar-wrap .instar-lst li a:hover {
    background-color: rgba(0, 0, 0, .35);
    transition: all 0.2s ease-in;
}

.sub-detail-contents .instar-wrap .instar-lst li a span {
    display: inline-block;
    vertical-align: middle
}

.sub-detail-contents .instar-wrap .instar-lst li a span.comment-box {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 60px;
    margin: -30px 0px 0px -40px;
    transition: all 0.3s ease-out;
}

.sub-detail-contents .instar-wrap .instar-lst li a:hover span.comment-box {
    display: block;
    transition: all 0.3s ease-in;
}

.sub-detail-contents .instar-wrap .instar-lst li a span.comment-box .comment-box-inner {
    display: block;
    position: relative;
    padding-left: 40px;
    line-height: 30px
}

.sub-detail-contents .instar-wrap .instar-lst li a span.comment-box .comment-box-inner i {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 40px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center
}

.sub-detail-contents .instar-wrap .instar-lst li a span.comment-box .comment-box-inner i.icon-heart {
    background-image: url(../../../assets/images/2018/ico-heart.png);
}

.sub-detail-contents .instar-wrap .instar-lst li a span.comment-box .comment-box-inner i.icon-comment {
    background-image: url(../../../assets/images/2018/ico-comment.png);
}

.sub-detail-contents .instar-wrap .instar-lst li a span.comment-box .comment-box-inner .common-text {
    float: right;
    font-size: 14px;
    color: #fff;
}

.sub-detail-contents .detail-reserve-infor {
    padding: 10px 30px;
    background-color: #f6f6f6;
    margin-bottom: 20px;
}

.sub-detail-contents .detail-reserve-infor:after,
.sub-detail-contents .detail-reserve-infor dl:after {
    content: '';
    display: block;
    clear: both;
}

.sub-detail-contents .detail-reserve-infor dl {
    padding: 10px 0px;
    position: relative;
}

.sub-detail-contents .detail-reserve-infor dl dt {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    width: 160px;
    position: absolute;
    left: 0px;
    top: 12px;
    z-index: 1;
}

.sub-detail-contents .detail-reserve-infor dl dd {
    padding-left: 160px;
    font-size: 14px;
    color: #333;
    font-weight: 300
}

.sub-detail-contents .right-content .detail-reserve-box {
    padding: 50px 10px 10px 10px;
    background-color: #333;
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type dt {
    font-size: 14px;
    color: #fff;
    font-weight: 600
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type dd {
    font-size: 20px;
    color: #fff;
    font-weight: 600
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type.select {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    padding-left: 120px;
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type.select dt {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type.select dd select {
    border: 0px;
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    font-weight: 300;
    color: #555;
    height: 50px;
    padding: 10px 8px;
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type.seats {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type.seats dt {
    font-size: 14px;
    color: #fff;
    font-weight: 600
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type.seats dd {
    margin-top: 5px;
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type.seats dd span {
    display: inline-block
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type.seats dd span.title-text {
    border-radius: 10px;
    padding: 2px 8px;
    background-color: #ebebeb;
    font-size: 14px;
    color: #555;
    margin-right: 6px;
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type.seats dd span.num-wrap span.num {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}

.sub-detail-contents .right-content .detail-reserve-box dl.detail-ticket-type.seats dd span.num-wrap span.txt {
    font-size: 14px;
    font-weight: 300;
    color: #888;
    margin-left: 4px;
}

.sub-detail-contents .right-content button.reserve-btn {
    width: 100%;
    border: 0px;
    height: 60px;
    background-color: #0966bc;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 58px;
    border-bottom: 1px solid #fff;
}

.sub-detail-contents .right-content button.reserve-btn span {
    display: inline-block;
    width: 20px;
    height: 14px;
    margin-right: 4px;
    background: url(../../images/2018/icoset.png) no-repeat -175px -35px;
    vertical-align: middle;
}

.sub-detail-contents .movie-play-box {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-top: 55px;
}

.sub-detail-contents .movie-play-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sub-detail-contents .interview-wrap {
    margin-top: 30px;
}

.sub-detail-contents .interview-wrap .header .title {
    font-size: 30px;
    color: #333;
    font-weight: 600
}

.sub-detail-contents .interview-wrap .header .text {
    font-size: 16px;
    color: #333;
    line-height: 25px
}

.sub-detail-contents .interview-toggle-wrap {}

.sub-detail-contents .interview-toggle-wrap .toggle-inner {
    overflow: hidden;
    margin-top: 30px;
    height: 0px;
    line-height: 25px
}

.sub-detail-contents .interview-toggle-wrap .toggle-inner>span {
    font-weight: 600;
}

.sub-detail-contents .interview-toggle-wrap .toggle-inner.active {
    height: auto;
}

.sub-detail-contents .interview-toggle-wrap .toggle-inner .title {
    font-size: 20px;
    color: #333;
    font-weight: 600
}

.sub-detail-contents .interview-toggle-wrap .toggle-inner .title span {
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
    color: #027dc3;
}

.sub-detail-contents .interview-toggle-wrap .toggle-inner dl {
    overflow: hidden;
    font-size: 16px;
    color: #555;
    margin-top: 30px;
}

.sub-detail-contents .interview-toggle-wrap .toggle-inner dl:last-child {
    margin-bottom: 30px;
}

.sub-detail-contents .interview-toggle-wrap .toggle-inner dl dd {
    margin-top: 5px;
    line-height: 25px
}

.sub-detail-contents .interview-toggle-wrap .toggle-btn a {
    position: relative;
    display: block;
    width: 60px;
    height: 28px;
    padding-left: 15px;
    border: 1px solid #555;
    background-color: #fff;
    font-size: 14px;
    color: #444;
    line-height: 27px;
    border-radius: 3px
}

.sub-detail-contents .interview-toggle-wrap .toggle-btn a i {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 1;
}

.sub-detail-contents .sm-content {}

.sub-detail-contents .sm-content:after {
    content: '';
    display: block;
    clear: both;
}

.sub-detail-contents .sm-content .sm-header {
    text-align: center;
    margin-top: 40px;
}

.sub-detail-contents .sm-content .sm-header .title {
    font-size: 33px;
    color: #333;
    font-weight: 400
}

.sub-detail-contents .sm-content .sm-header .info {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
    line-height: 25px;
}

.sub-detail-contents .sm-content .sm-header .info span {
    color: #0966bc;
}

.sub-detail-contents .sm-content .sm-header .img-area {
    overflow: hidden;
    margin-top: 30px;
}

.sub-detail-contents .sm-content .sm-header .img-area .left {
    float: left;
}

.sub-detail-contents .sm-content .sm-header .img-area .right {
    float: right;
}

.sub-detail-contents .sm-content .sm-center {
    padding: 35px;
    background-color: #f6f6f6;
    margin-top: 4px;
}

.sub-detail-contents .sm-content .sm-center dl {
    overflow: hidden;
    margin-bottom: 20px;
}

.sub-detail-contents .sm-content .sm-center dl:last-child {
    margin-bottom: 0px;
}

.sub-detail-contents .sm-content .sm-center dl dt {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    margin-bottom: 2px;
}

.sub-detail-contents .sm-content .sm-center dl dd {
    font-size: 14px;
    color: #555;
    line-height: 18px;
    padding: 1px 0px;
}

.sub-detail-contents .sm-content .sm-form {
    border-top: 2px solid #626262;
    margin-top: 50px;
    padding-top: 40px;
}

.sub-detail-contents .sm-content .sm-form dl {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    padding-left: 130px;
    min-height: 45px;
}

.sub-detail-contents .sm-content .sm-form dl dt {
    width: 125px;
    position: absolute;
    left: 0px;
    top: 10px;
    z-index: 1;
    font-size: 16px;
    color: #333;
    font-weight: 600
}

.sub-detail-contents .sm-content .sm-form dl dd .inbox {
    width: 300px;
}

.sub-detail-contents .sm-content .sm-form .element-2 {
    overflow: hidden;
}

.sub-detail-contents .sm-content .sm-form .element-2 .inner {
    float: left;
    width: 50%;
}

.sub-detail-contents .sm-content .sm-form .element-2.sns .inner:nth-child(1) {
    float: left;
    width: auto;
    margin-right: 80px;
}

.sub-detail-contents .sm-content .sm-form .element-2.sns .inner:nth-child(2) {
    margin-right: 0px;
    width: auto;
}

.sub-detail-contents .sm-content .sm-form .element-2.sns dl.url {
    padding-left: 0px;
}

.sub-detail-contents .sm-content .sm-form .element-2.sns dl.url dt {
    display: none;
    width: 0px;
}

.sub-detail-contents .sm-content .sm-form .element-2.sns dl.url dd .inbox {
    width: 450px;
}

.sub-detail-contents .sm-content .sm-form .element-2.sns dl {
    margin-bottom: 3px;
}

.sub-detail-contents .sm-content .sm-form .calendar-placeholder .inbox {
    width: 277px;
}

.sub-detail-contents .sm-content .sm-form .bar {
    height: 65px;
    background: url(../../../assets/images/2018/bg-patten.jpg) repeat-x 0px center;
}

.sub-detail-contents .sm-content .sm-form .form-title {
    color: #333;
    font-size: 16;
    font-weight: 600;
    margin-bottom: 15px;
}

.sub-detail-contents .sm-content .sm-form .inchk {
    margin-right: 30px;
}

.sub-detail-contents .sm-content .sm-form .inchk:last-child {
    margin-right: 0px;
}

.sub-detail-contents .sm-content .sm-form textarea {
    width: 100%;
    height: 200px;
    border: 1px solid #dddddd;
    border-radius: 3px
}

.sub-detail-contents .sm-content .sm-form .text-align-right {
    text-align: right
}

.sub-detail-contents .sm-content .sm-form .submit {
    overflow: hidden;
    margin-top: 40px;
    border-top: 1px solid #626262;
    padding-top: 40px;
    text-align: center
}

.sub-detail-contents .sm-content .sm-form .submit button {
    width: 200px;
    height: 60px;
    border-radius: 30px;
    background-color: #0966bc;
    font-size: 14px;
    color: #fff;
    text-align: center
}

.sub-detail-contents .sm-content .sm-end {
    padding-top: 60px;
}

.sub-detail-contents .sm-content .sm-end .infor {
    font-size: 33px;
    color: #333;
    text-align: center
}

.sub-detail-contents .sm-content .sm-end .infor span {
    color: #0966bc;
}

.sub-detail-contents .sm-content .sm-end .img {
    margin-top: 40px;
}

.sub-detail-contents .sm-content .sm-end .end-day {
    padding: 35px 0px 40px 0px;
    background: url(../../../assets/images/2018/bg-gsl-patten.gif) repeat-x 0px bottom;
    overflow: hidden;
}

.sub-detail-contents .sm-content .sm-end .end-day dl {
    float: left;
    width: 50%;
    text-align: center;
    border-right: 2px solid #ddd;
    min-height: 130px;
    box-sizing: border-box;
}

.sub-detail-contents .sm-content .sm-end .end-day dl:nth-child(2) {
    border-right: 0px;
}

.sub-detail-contents .sm-content .sm-end .end-day dl dt {
    font-size: 18px;
    color: #555;
    margin-top: 5px;
}

.sub-detail-contents .sm-content .sm-end .end-day dl dd {
    font-size: 25px;
    color: #333;
    margin-top: 12px;
}

.sub-detail-contents .sm-content .sm-end .end-day dl dd.other {
    font-size: 18px;
    color: #0966bc;
}

.sub-detail-contents .sm-content .sm-end .email-infor {
    font-size: 18px;
    color: #333333;
    padding: 40px 0px;
    text-align: center;
    line-height: 28px
}

.sub-detail-contents .sm-content .sm-end .email-infor span {
    display: block;
    margin-top: 4px;
}

.sub-detail-contents .sm-custom-index {
    min-height: 350px;
    margin-top: 30px;
    background: url(../../../assets/images/2018/img-seoulmate-index.jpg) no-repeat right top;
}

.sub-detail-contents .sm-custom-index .title {
    font-size: 30px;
    color: #333;
    font-weight: 600
}

.sub-detail-contents .sm-custom-index .title span {
    display: block;
    font-size: 14px;
    color: #888;
    font-weight: 200
}

.sub-detail-contents .sm-custom-index .info {
    font-size: 16px;
    color: #555;
    line-height: 28px;
    margin-top: 20px;
}

.sub-detail-contents .sm-custom-index .link {
    display: inline-block;
    overflow: hidden;
    margin-top: 20px;
    border-bottom: 1px solid #0966bc;
}

.sub-detail-contents .sm-custom-index .link a {
    font-size: 14px;
    color: #0966bc;
}

.sub-detail-contents .sm-custom-index .link a span {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    font-size: 28px;
}

.sub-detail-contents .sm-lst {
    margin-left: -16px;
    margin-top: 30px;
}

.sub-detail-contents .sm-lst:after {
    content: '';
    display: block;
    clear: both;
}

.sub-detail-contents .sm-lst li {
    margin-bottom: 17px;
    width: 50%;
    float: left;
}

.sub-detail-contents .sm-lst li a {
    position: relative;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    margin-left: 16px;
}

.sub-detail-contents .sm-lst li a img {
    width: 100%;
    height: 213px;
}

.sub-detail-contents .sm-lst li a:hover .advisor {
    display: block;
}

.sub-detail-contents .sm-lst li a .lst-infor-wrap {
    position: absolute;
    text-align: center;
    padding: 95px 20px 20px 20px;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 2;
    background-color: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.sub-detail-contents .sm-lst li a:hover .lst-infor-wrap {
    top: 0px;
    transition: all 0.5s;
    padding: 20px 20px 20px 20px;
}

.sub-detail-contents .sm-lst li a .lst-infor-wrap .lst-infor-title {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
}

.sub-detail-contents .sm-lst li a .lst-infor-wrap .lst-infor-text {
    display: none;
}

.sub-detail-contents .sm-lst li a .lst-infor-wrap .lst-infor-text .lst-infor-text-inner {
    display: -webkit-box;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    color: #ebebeb;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    box-sizing: border-box;
}

.sub-detail-contents .sm-lst li a:hover .lst-infor-wrap .lst-infor-text {
    display: block
}

.sub-detail-contents .sm-lst li a .lst-infor-link {
    display: none;
    width: 125px;
    height: 20px;
    padding: 10px;
    text-align: center;
    border-radius: 25px;
    background-color: #0966bc;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: -30px;
    z-index: 1;
    margin-left: -72px;
    z-index: 100;
}

.sub-detail-contents .sm-lst li a:hover .lst-infor-link {
    display: block;
    bottom: 15px;
}

.sub-detail-contents .sm-lst li a .lst-infor-link i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 23px;
}

.sub-detail-contents .sm-lst li a .ico-arrow {
    position: absolute;
    left: 50%;
    bottom: 25px;
    z-index: 2;
    margin-left: -7px;
}

.sub-detail-contents .sm-lst li a .ico-arrow span {
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(../../../assets/images/2018/icoset.png);
    background-repeat: no-repeat;
    background-position: -122px -49px
}

.sub-detail-contents .sm-lst li a:hover .ico-arrow span {
    background-position: -122px -34px;
    transition: all 0.5s;
}

.video-wrap {
    background-color: #fff;
    border-top: 1px solid #dddddd;
    padding: 35px 0px 25px 0px
}

.video-wrap.gray {
    background-color: #efefef;
}

.video-wrap:after {
    content: '';
    display: block;
    clear: both;
}

.video-wrap .video-wrap-inner {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.video-wrap .video-wrap-inner .title {
    font-size: 20px;
    color: #333333;
    font-weight: 600
}

.video-wrap .video-wrap-inner .lst-type-card.sc {
    margin: 20px 0px 0px -17px;
}

/* livere */
.livere-wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 100px auto;
}

/* icon */
.trip-ico {
    width: 116px;
    height: 18px;
}

.trip-ico.one {
    width: 16px;
}

.trip-ico.two {
    width: 32px;
}

.trip-ico.three {
    width: 48px;
}

.trip-ico.four {
    width: 64px;
}

.trip-ico.five {
    width: 80px;
}

/* sub list type */
.lst-type-thumnail {
    position: relative;
}

.lst-type-thumnail li {
    margin-bottom: 20px;
}

.lst-type-thumnail li a {
    display: block;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s ease-out;
}

.lst-type-thumnail li a:hover {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, .3);
    transition: all 0.3s ease-in;
}

.lst-type-thumnail li a .img-cont {
    float: left;
    position: relative;
}

.lst-type-thumnail li a .img-cont img {
    width: 100%;
    max-width: 356px;
    height: 253px;
}

.lst-type-thumnail li a .lst-infor-wrap {
    padding: 60px 50px 59px 400px;
}

.lst-type-thumnail li a .lst-infor-wrap .lst-infor-title {
    font-size: 25px;
    font-weight: 700;
    color: #333
}

.lst-type-thumnail li a .lst-infor-wrap .lst-infor-text {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    color: #555555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lst-type-thumnail li a .lst-infor-wrap .lst-infor-link {
    width: 130px;
    height: 20px;
    padding: 10px;
    text-align: center;
    border-radius: 25px;
    background-color: #0966bc;
    margin-top: 35px;
    font-size: 14px;
    color: #fff;
}

.lst-type-thumnail li a .lst-infor-wrap .lst-infor-link i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 23px;
}

.lst-type-thumnail li:last-child {
    margin-bottom: 0px;
}

.discount-wrap {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    display: block;
    padding: 5px 10px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #bc2b09;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.discount-wrap.yellow {
    background-color: #d5a103;
}

.discount-wrap.green {
    background-color: #8cbc09;
}

.discount-wrap.gray {
    background-color: #999999;
}

.lst-type-card {
    position: relative;
    margin-left: -17px;
}

.lst-type-card.sc {
    margin: 50px 0px 0px -17px;
}

.lst-type-card li {
    margin-bottom: 17px;
    width: 33.33333%;
    float: left;
}

.lst-type-card.sc li {
    width: 25%;
}

.lst-type-card li a {
    position: relative;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    margin-left: 17px;
}

.lst-type-card li a img {
    width: 100%;
    height: 255px;
}

.lst-type-card.sc li a img {
    width: 100%;
    height: 190px;
}

.lst-type-card.reserve li a img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.lst-type-card.reserve li a .img-cont {
    position: relative;
    height: 255px;
}

.lst-type-card .advisor {
    display: none;
    margin-top: 16px;
}

.lst-type-card .advisor img {
    width: auto;
    height: auto;
}

.lst-type-card .advisor [class*="fc-grey3"] {
    color: #fff !important;
}

.lst-type-card li a:hover .advisor,
.lst-type-card li a:focus .advisor {
    display: block;
}

.lst-type-card li a .lst-infor-wrap {
    position: absolute;
    padding: 20px;
    left: 0px;
    right: 0px;
    top: 160px;
    z-index: 2;
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.lst-type-card.sc li a .lst-infor-wrap {
    padding: 137px 20px 10px 20px;
    left: 0px;
    right: 0px;
    top: 190px;
    background-image: url(../../../assets/images/2018/ico-play.png);
    background-repeat: no-repeat;
    background-position: center center
}

.lst-type-card li a:hover .lst-infor-wrap,
.lst-type-card li a:focus .lst-infor-wrap {
    top: 0px;
    transition: all 0.5s;
}

.lst-type-card li a:blur .lst-infor-wrap {
    top: 160px;
}

.lst-type-card li a .lst-infor-wrap .lst-infor-title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 20px
}

.lst-type-card.sc li a .lst-infor-wrap .lst-infor-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 25px
}

.lst-type-card li a .lst-infor-wrap .lst-infor-text {
    display: none;
}

.lst-type-card.sc li a .lst-infor-wrap .lst-infor-text {
    display: none;
}

.lst-type-card li a .lst-infor-wrap .lst-infor-text .lst-infor-text-inner {
    display: -webkit-box;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    box-sizing: border-box;
    height: 35px;
}

.lst-type-card.sc li a .lst-infor-wrap .lst-infor-text .lst-infor-text-inner {
    display: -webkit-box;
    margin-top: -1px;
    font-size: 12px;
    font-weight: 300;
    color: #c1c1c1;
    line-height: 18px;
    height: auto;
}

.lst-type-card li a:hover .lst-infor-wrap .lst-infor-text,
.lst-type-card li a:focus .lst-infor-wrap .lst-infor-text {
    display: block
}

.lst-type-card li a .lst-infor-wrap .lst-infor-link {
    display: none;
    width: 125px;
    height: 20px;
    padding: 10px;
    text-align: center;
    border-radius: 25px;
    background-color: #0966bc;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
}

.lst-type-card li a:hover .lst-infor-wrap .lst-infor-link,
.lst-type-card li a:focus .lst-infor-wrap .lst-infor-link {
    display: block
}

.lst-type-card li a .lst-infor-wrap .lst-infor-link i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 23px;
}

.lst-type-card li a .ico-arrow {
    position: absolute;
    right: 20px;
    bottom: 25px;
    z-index: 2;
}

.lst-type-card li a .ico-arrow span {
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(../../../assets/images/2018/icoset.png);
    background-repeat: no-repeat;
    background-position: -122px -49px
}

.lst-type-card li a:hover .ico-arrow span,
.lst-type-card li a:focus .ico-arrow span {
    background-position: -122px -34px;
    transition: all 0.5s;
}

.lst-type-card li a .red-table-score.other {
    display: none;
}

.lst-type-card li a:hover .red-table-score.other,
.lst-type-card li a:focus .red-table-score.other {
    display: block;
}

.lst-type-card li .food-mark {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    border-radius: 33px;
    padding: 3px;
    box-sizing: border-box;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.2)
}

.lst-type-card li .food-mark img {
    width: 55px;
    height: 55px;
}

.service-menu-wrap {
    border-top: 1px solid #ddd;
    background-color: #efefef;
    padding: 40px 0px;
}

.service-menu-wrap .service-menu-inner {
    position: relative;
    padding: 0px 50px 0px 320px;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box;
}

.service-menu-wrap .service-menu-inner.detail {
    padding: 0px 50px;
}

.service-menu-wrap .service-menu-inner h2 {
    position: absolute;
    left: 100px;
    top: 50px;
    font-size: 25px;
    color: #333;
}

.service-menu-wrap .service-menu-inner.detail h2 {
    display: none;
}

.service-menu-wrap .service-menu-inner .service-mneu-lst {
    overflow: hidden;
    margin-left: -8px;
}

.service-menu-wrap .service-menu-inner .service-mneu-lst li {
    position: relative;
    float: left;
    width: 33.33333%;
    height: 120px;
}

.service-menu-wrap .service-menu-inner.detail .service-mneu-lst li {
    width: 25%;
}

.service-menu-wrap .service-menu-inner .service-mneu-lst li a {
    display: block;
    height: 100%;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    background-color: #fff;
    margin-left: 8px;
}

.service-menu-wrap .service-menu-inner .service-mneu-lst li a span.service-text-inner {
    display: table;
    height: 100%;
    width: 100%;
}

.service-menu-wrap .service-menu-inner .service-mneu-lst li a span.service-text {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding-left: 30px;
    font-size: 18px;
    color: #555;
}

.service-menu-wrap .service-menu-inner .service-mneu-lst li a span.service-ico {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 50%;
    z-index: 0;
    width: 40px;
    height: 34px;
    margin-top: -17px;
    background-repeat: no-repeat;
}

.service-menu-wrap .service-menu-inner .service-mneu-lst li a span.service-ico.s1 {
    background-image: url(../../images/2018/ico-map.png);
    background-size: 40px 32px;
    width: 40px;
    height: 32px
}

.service-menu-wrap .service-menu-inner .service-mneu-lst li a span.service-ico.s2 {
    background-image: url(../../images/2018/ico-notice.png);
    background-size: 40px 31px;
    width: 40px;
    height: 31px;
}

.service-menu-wrap .service-menu-inner .service-mneu-lst li a span.service-ico.s3 {
    background-image: url(../../images/2018/ico-comment-1.png);
    background-size: 40px 34px;
    width: 40px;
    height: 34px;
}

.service-menu-wrap .service-menu-inner .service-mneu-lst li a span.service-ico.s4 {
    background-image: url(../../images/2018/ico-info-1.png);
    background-size: 38px 34px;
    width: 38px;
    height: 34px;
}

/* my trip */
.lst-type-mytrip {
    position: relative;
    margin-left: -40px;
}

.lst-type-mytrip:after {
    content: '';
    display: block;
    clear: both;
}

.lst-type-mytrip li {
    width: 50%;
    float: left;
}

.lst-type-mytrip li a {
    position: relative;
    display: block;
    width: auto;
    height: 460px;
    background-repeat: no-repeat;
    background-position: left 0px;
    background-size: cover;
    border-radius: 10px;
    margin-left: 40px;
}

.lst-type-mytrip li.course a {
    background-image: url(../../images/2018/img-mytrip-1.jpg);
}

.lst-type-mytrip li.tickets a {
    background-image: url(../../images/2018/img-mytrip-2.jpg);
}

.lst-type-mytrip li a span {
    display: block;
}

.lst-type-mytrip li a span.ico-box-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 160px;
    height: 160px;
    margin: -100px 0px 0px -80px;
}

.lst-type-mytrip li a span.ico-box-pic {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center center
}

.lst-type-mytrip li.course a span.ico-box-pic {
    background-image: url(../../images/2018/ico-mytrip-1.png);
}

.lst-type-mytrip li.tickets a span.ico-box-pic {
    background-image: url(../../images/2018/ico-mytrip-2.png);
}

.lst-type-mytrip li a span.ico-box-bg {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .15);
}

.lst-type-mytrip li a span.ico-text {
    font-size: 25px;
    color: #fff;
    margin-top: 10px;
    padding-right: 15px;
    text-align: center;
    background: url(../../images/2018/ico-arrow-white.png) no-repeat right 12px;
}

.lst-type-mytrip li.tickets a span.ico-text {
    width: 200px;
    margin-left: -30px;
}


/* map detail */
.map-detail-wrap {
    position: relative;
}

.map-detail-wrap:after {
    content: '';
    display: block;
    clear: both;
}

.map-detail-wrap .map-detail-infor {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 200px;
    background-color: rgba(0, 0, 0, .65);
}

.map-detail-wrap .map-detail-infor img {
    float: left;
    width: 100%;
    max-width: 256px;
    min-height: 200px;
}

.map-detail-wrap .map-detail-infor .map-detail-box {
    padding: 30px 25px 30px 300px;
}

.map-detail-wrap .map-detail-infor .map-detail-box .lst-infor-title {
    font-size: 25px;
    font-weight: 500;
    color: #fff
}

.map-detail-wrap .map-detail-infor .map-detail-box .lst-infor-text {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.map-detail-wrap .map-detail-infor .map-detail-box .lst-infor-link {
    width: 130px;
    height: 20px;
    padding: 10px;
    text-align: center;
    border-radius: 25px;
    background-color: #0966bc;
    margin-top: 25px;
    font-size: 14px;
    color: #fff;
}

.map-detail-wrap .map-detail-infor .map-detail-box .lst-infor-link i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 23px;
}

.map-detail-wrap .map-detail-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.map-detail-wrap .map-detail-close a {
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 20px
}

.map-detail-wrap .map-detail-close a span {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    margin-top: -2px;
}

.map-pos-lst {
    overflow: hidden;
    margin-top: 30px;
}

.map-pos-lst li {
    border-bottom: 2px solid #e5e5e5;
}

.map-pos-lst li a {
    position: relative;
    display: block;
    margin: 1px 2px;
    padding: 20px 30px 20px 55px;
    font-size: 25px;
    color: #333;
    font-weight: 500;
    border-radius: 5px;
    transition: all 0.3s ease-out
}

.map-pos-lst li a:hover {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, .3);
    transition: all 0.3s ease-in;
}

.map-pos-lst li a.active {
    color: #0966bc;
}

.map-pos-lst li a span {
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 23px;
    z-index: 1;
    font-size: 22px;
    color: #666;
    font-weight: 500;
}

/* common */
#sub-container #content [class*="box-"] {
    margin-bottom: 30px;
}

#seoul-gnb-plugin .seoul-gnb-holder {
    width: auto;
    max-width: 100% !important;
    padding-left: 20px !important;
}

@media all and (max-width:1250px) {
    .sub-visual-wrap {
        margin-top: 80px;
    }

    .sub-visual-wrap {
        height: 190px;
    }

    .sub-visual-wrap .sub-visual-inner .sub-visual-title {
        font-size: calc(12px + 3vw);
    }

    .lst-type-thumnail {
        margin-left: -20px;
    }

    .lst-type-thumnail li {
        width: 50%;
        float: left;
    }

    .lst-type-thumnail li a {
        margin-left: 20px;
        margin-bottom: 20px;
        box-shadow: 1px 1px 8px rgba(0, 0, 0, .3);
        transition: all 0.3s ease-in;
    }

    .lst-type-thumnail li a .img-cont {
        float: none;
    }

    .lst-type-thumnail li a .img-cont img {
        width: 100%;
        max-width: 100%;
        height: calc(12px + 25vw);
    }

    .lst-type-thumnail li a .lst-infor-wrap {
        padding: 30px 20px;
    }

    .lst-type-thumnail li a .lst-infor-wrap .lst-infor-title {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .lst-type-thumnail li a .lst-infor-wrap .lst-infor-text {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
    }

    .lst-type-thumnail li a .lst-infor-wrap .lst-infor-link {
        margin-top: 20px;
    }

    .service-menu-wrap .service-menu-inner h2 {
        position: relative;
        left: 0px;
        top: 0px;
        right: 0px;
        text-align: center
    }

    .service-menu-wrap .service-menu-inner {
        padding: 0px 40px;
    }

    .service-menu-wrap .service-menu-inner .service-mneu-lst {
        margin-top: 20px;
    }

    .sub-detail-visual-wrap {
        margin-top: 80px;
        height: 380px;
    }

    .sub-detail-visual-wrap .share-inner li:last-child {
        display: none;
    }

    .sub-detail-visual-wrap .sub-detail-title-wrap {
        height: auto;
    }

    .sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner {
        padding: 0px 40px 20px 18px;
        width: auto;
    }

    .sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner .large-text {
        font-size: calc(12px + 3.5vw);
        line-height: calc(12px + 4vw);
        padding-right: 0px;
    }

    .sub-detail-contents {
        width: auto;
        padding: 0px 40px;
    }

    .sub-detail-contents .left-content {
        width: auto;
        float: none;
        padding-right: 0px;
    }

    .sub-detail-contents .right-content {
        position: relative;
        width: auto;
        float: none;
        margin-top: 40px;
    }

    .sub-detail-contents .detail-map-wrap .detail-map-infor dl {
        width: auto;
        float: none;
    }

    .sub-detail-contents .detail-map-wrap .detail-map-infor dl:last-child {
        margin-top: 20px;
    }

    .sub-detail-contents .instar-wrap .instar-lst li {
        width: 33.33333%;
        height: calc(12px + 28vw);
    }

    .service-menu-wrap .service-menu-inner.detail .service-mneu-lst li {
        width: 50%;
        margin-bottom: 10px;
    }

    .service-menu-wrap .service-menu-inner.detail {
        padding: 0px 40px;
    }

    .sub-detail-visual-wrap .share-inner {
        right: 0px;
        bottom: 0px;
        position: relative;
        text-align: right
    }

    .sub-detail-visual-wrap .share-inner>li {
        float: right;
        margin: 30px 20px 0px 0px;
    }

    .sub-detail-visual-wrap .share-inner>li .sns-set-box {
        width: auto;
        left: 40px;
        right: 40px;
        bottom: -300px;
    }

    .map-detail-wrap .map-cont {
        width: 100%;
        height: calc(12px + 58vw);
    }

    .map-detail-wrap .map-cont img {
        width: 100%;
        height: 100%;
    }

    .map-detail-wrap .map-detail-infor {
        right: 0px;
        top: 0px;
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding: 40px;
    }

    .map-detail-wrap .map-detail-infor img {
        float: none;
    }

    .map-detail-wrap .map-detail-infor .map-detail-box {
        padding: 30px 25px 30px 0px;
    }

    .map-detail-wrap .map-detail-close a {
        width: 40px;
        height: 40px;
    }

    .map-detail-wrap .map-detail-close a span {
        font-size: 50px;
    }

    .sub-detail-visual-wrap.thumb {
        height: auto;
        min-height: 450px;
        background-size: cover
    }

    .sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner.reserve {
        padding: 0px 40px 20px 40px;
        max-width: 100%;
    }

    .sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner.reserve .detail-thumb {
        position: relative;
        left: 0px;
        right: 0px;
        text-align: center;
        padding-bottom: 10px;
    }

    .sub-detail-contents .sm-content .sm-form .element-2 .inner {
        width: 100%;
        float: none;
    }

    .sub-detail-contents .sm-content .sm-form dl dd .inbox {
        width: 100%;
        box-sizing: border-box;
    }

    .sub-detail-contents .sm-content .sm-form .element-2.sns .inner {
        float: none !important;
        width: 100% !important;
    }

    .sub-detail-contents .sm-content .sm-form .element-2.sns dl.url dd .inbox {
        width: 100%;
        box-sizing: border-box;
    }

    .sub-detail-contents .sm-content .sm-form .calendar-placeholder {
        width: 100%;
    }

    .sub-detail-contents .sm-content .sm-form .calendar-placeholder .inbox {
        width: 100%;
    }

    .sub-detail-contents .sm-content .sm-header .img-area .left {
        float: none;
    }

    .sub-detail-contents .sm-content .sm-header .img-area .right {
        float: none;
    }

    .sub-detail-contents .sm-content .sm-header .img-area .left img {
        max-width: 100%;
    }
}

@media all and (max-width:800px) {
    .sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst {
        margin-left: 0px;
    }

    .sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li {
        width: auto;
        float: none;
    }

    .sub-detail-contents .tripadvisor-wrap .trip-lst-wrap .trip-lst li .inner {
        margin: 0px 0px 16px 0px;
    }

    .lst-type-card.sc li {
        width: 33.333333%;
    }

    .lst-type-card.sc li a img {
        height: calc(12px + 24vw);
    }

    .sub-detail-visual-wrap.seoulmate {
        height: 190px;
    }

    .sub-detail-visual-wrap .sm-header p {
        font-size: calc(12px + 4.5vw);
    }

    .sub-detail-contents .sm-custom-index {
        background: none
    }

    .lst-type-mytrip li a {
        height: calc(12px + 60vw);
    }
}

@media all and (max-width:650px) {
    .lst-type-thumnail li {
        width: 100%;
        float: none;
    }

    .service-menu-wrap .service-menu-inner .service-mneu-lst li {
        width: 100%;
        float: none;
        height: 90px;
        margin-bottom: 10px;
    }

    .service-menu-wrap .service-menu-inner .service-mneu-lst .mobile-hidden {
        display: none;
    }

    .service-menu-wrap .service-menu-inner.detail .service-mneu-lst {
        margin-left: 0px;
    }

    .service-menu-wrap .service-menu-inner.detail .service-mneu-lst li {
        width: auto;
        margin-bottom: 10px;
    }

    .service-menu-wrap {
        padding: 0px 0px;
    }

    .map-detail-wrap .map-detail-infor img {
        display: none;
    }

    .sub-detail-contents .instar-wrap .instar-lst li {
        width: 50%;
        height: calc(12px + 40vw);
    }

    .lst-type-card li {
        width: 50%;
    }

    .lst-type-card.sc {
        margin: 25px 0px 0px -17px;
    }

    .lst-type-card.sc li {
        width: 50%;
    }

    .lst-type-card.sc li a .lst-infor-wrap {
        padding: 10px;
        background-image: none;
        top: 0px;
        background-color: rgba(0, 0, 0, .2);
    }

    .lst-type-card.sc li a .lst-infor-wrap .lst-infor-text .lst-infor-text-inner {
        color: #fff;
    }

    .lst-type-card.sc li a .lst-infor-wrap .lst-infor-text {
        display: block;
    }

    .video-wrap .video-wrap-inner {
        padding: 0px 20px;
        width: auto;
    }

    .sub-detail-contents .sm-content .sm-center {
        padding: 15px;
    }

    .sub-detail-contents .sm-lst {
        margin-left: 0px;
        margin-top: 20px;
    }

    .sub-detail-contents .sm-lst li {
        margin-bottom: 0px;
        width: 100%;
        float: none;
        margin-top: 30px;
    }

    .sub-detail-contents .sm-lst li a {
        margin-left: 0px;
    }

    .sub-detail-contents .sm-lst li a .lst-infor-wrap {
        position: relative;
        background-color: transparent;
        padding: 20px;
    }

    .sub-detail-contents .sm-lst li a .lst-infor-wrap .lst-infor-title {
        color: #333;
    }

    .sub-detail-contents .sm-lst li a .lst-infor-wrap .lst-infor-text .lst-infor-text-inner {
        color: #555;
    }

    .sub-detail-contents .sm-lst li a .lst-infor-wrap .lst-infor-text {
        display: block;
    }

    .sub-detail-contents .sm-lst li a .ico-arrow {
        display: none;
    }

    .sub-detail-contents .sm-lst li a .lst-infor-link {
        position: relative;
        display: block;
        bottom: 0px;
    }

    .sub-detail-contents .sm-lst li a:hover .lst-infor-link {
        bottom: 0px;
    }

    .lst-type-mytrip {
        margin-left: 0px;
    }

    .lst-type-mytrip li {
        width: 100%;
        float: none;
        margin-bottom: 25px;
    }

    .lst-type-mytrip li a {
        margin-left: 0px;
    }

    .sub-detail-visual-wrap.bg-fixed {
        background-attachment: initial;
    }

    .sub-detail-contents .sm-content .sm-end {
        padding-top: 40px;
    }

    .sub-detail-contents .sm-content .sm-end .infor {
        font-size: calc(12px + 2.5vw)
    }

    .sub-detail-contents .sm-content .sm-end .end-day dl {
        width: 100%;
        float: none;
        padding: 10px 0px;
        min-height: auto;
    }

    .sub-detail-contents .sm-content .sm-end .end-day dl:nth-child(1) {
        border-bottom: 2px solid #ddd;
        border-right: 0px;
    }

    .sub-detail-contents .sm-content .sm-end .email-infor {
        font-size: calc(12px + 1.2vw)
    }
}

@media all and (max-width:480px) {
    .sub-detail-visual-wrap {
        height: 320px;
    }

    .sub-detail-contents,
    .service-menu-wrap .service-menu-inner.detail,
    .service-menu-wrap .service-menu-inner {
        padding: 10px 20px 0px 20px;
    }

    .service-menu-wrap {
        padding: 10px 0px 15px 0px;
    }

    .sub-detail-contents .sub-detail-slide-wrap .sub-detail-slide-btn {
        display: none;
    }

    .map-pos-lst li a {
        font-size: calc(12px + 2vw);
        padding: 15px 30px 15px 25px;
    }

    .map-pos-lst li a span {
        font-size: calc(12px + 2vw);
        top: 16px;
        left: 5px;
    }

    .map-detail-wrap .map-detail-infor .map-detail-box {
        padding: 0px 50px 0px 0px;
    }

    .map-detail-wrap .map-detail-infor {
        padding: 20px;
    }

    .map-detail-wrap .map-detail-infor .map-detail-box .lst-infor-link {
        margin-top: 15px;
    }

    .lst-type-card li {
        width: 100%;
    }

    .sub-detail-visual-wrap .sub-detail-title-wrap .sub-detail-title-inner.reserve {
        padding: 0px 20px 10px 20px;
    }

    .sub-detail-contents .detail-reserve-infor {
        padding: 10px 20px;
    }

    .sub-detail-contents .detail-reserve-infor dl {
        padding: 10px 0px 0px 0px;
    }

    .sub-detail-contents .detail-reserve-infor dl dt {
        position: relative;
        width: auto;
        top: 0px;
    }

    .sub-detail-contents .detail-reserve-infor dl dd {
        display: block;
        padding-left: 0px;
    }

    .sub-container .filter-wrap {
        padding: 77px 15px 30px 15px
    }

    .sub-detail-visual-wrap .sc-title {
        font-size: calc(12px + 8vw);
    }

    .sub-detail-contents .sm-content .sm-form .inchk {
        display: block;
        margin-bottom: 5px;
    }

    .sub-detail-contents .sm-lst li a img {
        height: calc(12px + 33.5vw);
    }

    .sub-detail-contents .sm-content .sm-form dl {
        padding-left: 0px;
    }

    .sub-detail-contents .sm-content .sm-form dl dt {
        position: relative;
        top: 0px;
    }

    .sub-detail-contents .sm-content .sm-form dl dd {
        margin-top: 5px;
    }

    .sub-detail-contents .sm-content .sm-form {
        padding-top: 20px;
    }

    .sub-detail-contents .sm-custom-index .title {
        font-size: calc(12px + 3.5vw);
    }
}

/* global seoul mate image slide 20190305 */
.global-mate-view-wrap {
    position: relative;
    margin-top: 55px;
}

.global-mate-view-wrap img {
    max-width: 100%;
}

.global-mate-view-wrap .global-mate-view-btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -30px;
}

.global-mate-view-wrap .global-mate-view-btn a {
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 50%
}

.global-mate-view-wrap .global-mate-view-btn a:hover {
    background-color: rgba(0, 0, 0, .7);
}

.global-mate-view-wrap .global-mate-view-btn a span {
    margin-top: 22px;
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 14px;
    background-image: url(../../../assets/images/2018/btn-detail-slide.png);
    background-repeat: no-repeat;
}

.global-mate-view-wrap .global-mate-view-btn.next a span {
    background-position: 0px 0px
}

.global-mate-view-wrap .global-mate-view-btn.prev a span {
    background-position: 0px -14px
}

.global-mate-view-wrap .global-mate-view-btn.next {
    right: 10px;
}

.global-mate-view-wrap .global-mate-view-btn.prev {
    left: 10px;
}

.global-mate-view-wrap .bx-wrapper .bx-pager.bx-default-pager {
    bottom: 70px;
}

.global-mate-view-wrap .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: transparent;
    border: 2px solid #889490;
    border-radius: 50%;
    margin: 0px 2px;
}

.global-mate-view-wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #fff;
    border: 2px solid #ddd;
}

.sub-container .filter-wrap .filter-left input[type=text]#Keyword1 {
    padding-right: 0;
}

/* 2019 웹접근성 */
.sort-search {
    margin-bottom: 20px;
}

.sort-search *,
.sort-search *:before,
.sort-search *:after {
    box-sizing: border-box;
}

.sort-search .left-area {
    position: relative;
    float: left;
    font-size: 0;
}

.sort-search .left-area .btn-search {
    background-image: url(../../images/2019/btn_search.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 40px;
    background-color: #4c4c4c;
    border-radius: 40px;
    font-size: 0;
    color: transparent;
    display: inline-block;
    margin-top: 0;
    vertical-align: top;
}

.sort-search .right-area .button.blue {
    background-color: #fff;
    border-radius: 40px;
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 12px 20px;
    color: #0966bc;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
}

.sort-search .right-area .button:after {
    display: inline-block !important;
    width: 16px !important;
    height: 14px !important;
    content: '';
    background: #fff url(../../images/2019/icon_arrow.png) no-repeat 0 0 !important;
    margin-left: 10px;
    vertical-align: middle;
    position: static !important;
}

.custom-cell {
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
    position: relative;
}

.custom-cell select {
    height: 31px;
    width: 160px;
    border: none;
    border-bottom: 1px solid #626262;
    padding-bottom: 10px;
    font-size: 14px;
    position: relative;
    z-index: 2;
}

/*.custom-cell:after {width:19px;height:20px;display:inline-block;content:'';background:#fff url(../../images/2019/btn_select.png) no-repeat 0 0;position:absolute;right:0;top:0;padding:5px 0;z-index:3;}*/
.custom-cell:first-child select {
    width: 80px;
}

.sort-search:after {
    display: block;
    content: '';
    clear: both;
}

.sort-search .right-area {
    float: right;
}

.filter-box .custom-cell select {
    height: 39px;
    background-color: #fff;
}

.sub-container .filter-wrap .filter-left .filter-box-two-wrap .filter-box-two-inner .filter-box-cal-wrap .filter-box-cal .filter-box-cal-inner input[type=date] {
    width: 100%;
    background-image: url(../../images/2018/ico-cal.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px 23px;
}


@media all and (max-width:768px) {
    .sort-search .left-area {
        float: none;
        margin-left: -20px;
    }

    .custom-cell {
        width: 50%;
        margin-right: 0;
        padding-left: 20px;
        margin-bottom: 15px;
    }

    .custom-cell select {
        width: 100%;
    }

    .sort-search .left-area .btn-search {
        width: 31px;
        height: 31px;
        margin-left: 20px;
    }

    .sort-search .right-area .button.blue {
        padding: 8px 20px;
    }

    .custom-cell select::-ms-expand {
        display: none;
    }

    .custom-cell select {
        background: #fff url(../../images/2019/btn_select.png) no-repeat right 3px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
    }

    .filter-wrap.ticket .custom-cell {
        padding-left: 0;
    }
}

@media all and (max-width:480px) {
    .sort-search .left-area {
        float: none;
        margin-left: 0;
    }

    .custom-cell {
        width: 100%;
        margin-right: 0;
        padding-left: 0;
        margin-bottom: 15px;
    }

    .sort-search .left-area .btn-search {
        width: 100%;
        height: 31px;
        margin-left: 0;
    }

    .location-lst.single {
        width: auto;
        padding: 13px 20px;
    }
}

.sm-lst-btn a {
    font-size: 18px;
    position: relative;
    color: #555;
    background-repeat: no-repeat;
    background-image: url(../../images/2018/ico-sort-arrow.png);
    background-position: 0px 9px;
    margin-left: 20px;
    padding-left: 15px;
}

.sort-search .sm-lst-btn {
    margin: 0 0 0;
}

.sort-search .sm-lst-btn a:first-child:after {
    content: '';
    display: block;
    width: 1px;
    height: 14px;
    position: absolute;
    right: -12px;
    top: 5px;
    background-color: #ddd
}

.sort-search .sm-lst-btn a.active {
    color: #0966bc;
    background-position: 0px -33px;
}

.box-seoulmate .item a:hover span {
    text-decoration: underline;
}

.sub-container .filter-wrap .filter-left .filter-box-two-wrap .filter-box-two-inner .filter-box-cal-wrap .filter-box-cal .filter-box-cal-inner {
    height: 28px;
}

.sub-container .filter-wrap.ticket .filter-left button.ico-calendar {
    pointer-events: none;
    display: none;
}

.box-photo-2col .item a {}

.box-photo-2col .item a span.img {
    position: relative;
    display: block;
}

.box-photo-2col .item a:hover span.img:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.box-photo-2col .item a.noimg {
    position: relative;
    display: block;
}

.box-photo-2col .item a.noimg:hover:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.box-submain-banner a {
    position: relative;
    display: block;
}

.box-submain-banner a:hover:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.box-onlyinseoul .item a:hover {
    background-color: #0966bc
}

.service-menu-wrap .service-menu-inner .service-mneu-lst li a:hover span.service-text {
    text-decoration: underline;
}

.news-year-top {
    position: relative;
    padding-right: 220px;
}

.news-year-top .btn-black {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 0 40px;
    overflow: hidden;
    border: 2px solid #333;
    border-radius: 4px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background-color: #333;
    text-decoration: none !important;
}

.news-year-top .webzine {
    position: absolute;
    top: 0;
    right: 0;
}

.news-year-top .tab-newsletter {
    border-radius: 4px;
    overflow: hidden;
    border-top: 2px solid #0c83c5;
    border-bottom: 2px solid #0c83c5;
    border-left: 2px solid #0c83c5;
    width: 100%;
}

.news-year-top .tab-newsletter li {
    margin-right: 0;
}

.news-year-top .tab-newsletter li {
    width: 25%;
}

.news-year-top .tab-newsletter li a {
    border: none;
    border-right: 2px solid #0c83c5;
    margin-left: -2px;
    border-radius: 0 !important;
}

@media (max-width: 1250px) {
    .news-year-top .btn-black {
        padding: 0 20px;
    }
}

@media (max-width: 640px) {
    .news-year-top .webzine {
        position: static;
        display: block;
        margin-bottom: 10px;
    }

    .news-year-top {
        padding-right: 0;
    }

    .news-year-top .tab-newsletter {
        border: none;
    }

    .news-year-top .tab-newsletter li {
        margin-top: 0;
    }

    .news-year-top .tab-newsletter li a {
        border: 2px solid #0c83c5;
        margin-left: 0;
        border-radius: 4px !important;
    }
}

/* newsletter board */
.newsletter-board-element {
    padding-top: 30px;
}

.newsletter-board-element:after,
.newsletter-board-element .newsletter-board:after {
    content: '';
    display: block;
    clear: both;
}

.newsletter-board-element .newsletter-board-filter {
    text-align: right
}

.newsletter-board-element .newsletter-board-filter a {
    display: inline-block;
    font-size: 16px;
    color: #555;
    background-repeat: no-repeat;
    background-image: url(../../images/2018/ico-sort-arrow.png);
    background-position: 0px 7px;
    margin-right: 25px;
    padding-left: 15px;
}

.newsletter-board-element .newsletter-board-filter a:last-child {
    margin-right: 0px;
}

.newsletter-board-element .newsletter-board-filter a.active {
    color: #0966bc;
    font-size: 18px;
    background-position: 0px -33px
}

.newsletter-board-element .newsletter-board {
    margin-top: 15px;
    border-top: 2px solid #555;
}

.newsletter-board-element .newsletter-board table thead th {
    background-color: #f6f6f6;
    font-weight: 700;
    font-size: 14px;
}

.newsletter-board-element .newsletter-board table tbody td {
    font-size: 14px;
    color: #555;
    height: 70px;
}

.newsletter-board-element .newsletter-board table tbody td.number {
    font-size: 18px;
    color: #0966bc;
    font-weight: 500
}

.newsletter-board-element .newsletter-board table tbody td.subject {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    text-align: left;
    padding-left: 25px;
}

.newsletter-board-element .newsletter-board table tbody td a.link {
    display: inline-block;
    width: 136px;
    height: 40px;
    line-height: 40px;
    background-color: #0966bc;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 500
}

@media all and (max-width:800px) {
    .newsletter-board-element .mobile-hidden {
        display: none;
    }

    .newsletter-board-element .newsletter-board table tbody td a.link {
        width: 80px;
    }

    .newsletter-board-element .newsletter-board table tbody td.subject {
        padding-left: 5px;
    }

    .newsletter-board-element .col-w {
        width: 110px !important;
    }
}

/* food category 06-24 */
.food-search-element {
    padding-bottom: 20px
}

.food-search-element:after {
    content: '';
    display: block;
    clear: both
}

.food-search-element .food-search-inner {
    float: left;
    position: relative;
    padding-right: 50px;
    height: 40px;
    overflow: hidden;
    background-color: #f4f4f4;
    border-radius: 5px;
    width: 310px
}

.food-search-element .food-search-inner input {
    font-size: 18px;
    color: #888;
    width: 100%;
    padding: 7px 5px 5px 15px;
    background-color: #f4f4f4;
    box-sizing: border-box;
}

.food-search-element .food-search-inner input::placeholder {
    color: #888;
}


.food-search-element .food-search-inner a {
    position: absolute;
    right: -4px;
    top: 0px;
    z-index: 2;
    width: 50px;
    height: 38px;
    text-align: center;
    background-image: url(../../images/2018/ico-search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px
}

.food-search-element .food-keyword-lst {
    overflow: hidden;
    width: 160px;
    float: left;
}

.food-search-element .food-keyword-lst dt {
    font-size: 12px;
    color: #555555;
    padding-bottom: 2px
}

.food-search-element .food-keyword-lst dd {
    padding-top: 5px;
}

.food-search-element .food-keyword-lst dd>input {
    display: inline-block;
}

.food-search-element .food-keyword-lst dd>label {
    display: inline-block;
    font-size: 14px;
    color: #333;
    margin-left: 5px
}

.food-search-element .food-keyword-toggle {
    margin-top: 30px;
    border-top: 1px solid #999999
}

.food-search-element .food-mo .food-keyword-toggle {
    margin-top: 10px;
    border-top: 0px
}

.food-search-element .food-keyword-toggle a {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #888;
    padding: 10px 0px
}

.food-search-element .food-keyword-toggle a span.btn-ico {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 8px;
    background: url(../../images/2018/ico-food-arrow-down.png);
    margin-left: 5px
}

.food-search-element .food-keyword-toggle.active a span.btn-ico {
    background: url(../../images/2018/ico-food-arrow.png)
}

.food-search-element .toggle-element {
    display: none
}

.food-search-element .toggle-element.active {
    display: block
}

.food-search-element .toggle-element>.food-keyword-lst:first-child {
    margin-top: 0px
}

.food-search-element .food-category-element {
    float: left;
    width: 300px;
    position: relative;
}

.food-search-element .food-category-element>a {
    display: block;
    margin-left: 15px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #dddddd;
    font-size: 18px;
    color: #888
}

.food-search-element .food-category-element.active>a {
    background-color: #f4f4f4;
}

.food-search-element .food-category-element>a>span {
    display: inline-block;
    vertical-align: middle
}

.food-search-element .food-category-element>a>span.ico {
    background: url(../../images/2018/content/ico-category.png);
    width: 25px;
    height: 15px;
    margin: 0px 10px 0px 15px
}

.food-search-element .food-category-element>a>span.arrow {
    display: inline-block;
    float: right;
    margin: 15px 12px 0px 0px;
    width: 17px;
    height: 9px;
    background-image: url(../../images/2018/content/ico-category-arrow.png);
    background-position: 0px 0px
}

.food-search-element .food-category-element.active>a>span.arrow {
    background-position: 0px -11px;
}

.food-search-element .food-sort-element {
    float: right;
    margin-top: 20px
}

.food-search-element .food-sort-element span {
    position: relative;
    display: inline-block
}

.food-search-element .food-sort-element span:after {
    position: absolute;
    right: -2px;
    top: 4px;
    z-index: 1;
    content: '';
    display: block;
    background-color: #dddddd;
    width: 1px;
    height: 13px;
}

.food-search-element .food-sort-element span>a {
    display: block;
    font-size: 14px;
    color: #bbbcbc;
    padding: 0px 5px
}

.food-search-element .food-sort-element span>a.active {
    color: #333333
}

.food-search-element .food-sort-element span:last-child:after {
    display: none
}

.food-select-element {
    position: relative;
    padding-left: 80px;
    margin-top: 10px
}

.food-select-element select {
    height: 31px;
    width: 70px;
    border: 1px solid #ffa409;
    padding: 0px 2px;
    line-height: 30px;
    font-size: 14px;
    color: #ffa409;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    border-radius: 5px;
    background-color: #fff
}

.food-select-element .food-select-inner ul {
    display: table;
    width: 100%
}

.food-select-element .food-select-inner li {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 2px
}

.food-select-element .food-select-inner li a {
    height: 30px;
    line-height: 30px;
    border: 1px solid #a9a9a9;
    text-align: center;
    font-size: 14px;
    color: #555;
    border-radius: 5px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
}

.food-select-element .food-select-inner li a.active {
    border: 1px solid #ffa409;
    color: #fff;
    background-color: #ffa409
}

.food-other-select {
    display: none;
    overflow: hidden;
    margin-top: 10px;
    margin-left: -4px
}

.food-other-select.active {
    display: block
}

.food-other-select li {
    float: left;
    width: 50%;
    padding: 0px 2px;
    box-sizing: border-box
}

.food-other-select li select {
    height: 31px;
    width: 100%;
    border: 1px solid #ffa409;
    padding: 0px 2px;
    line-height: 30px;
    font-size: 14px;
    color: #ffa409;
    box-sizing: border-box;
    border-radius: 5px;
}

.food-search-element .food-category-element .food-category-checkbox {
    display: none;
    position: absolute;
    left: 15px;
    top: 50px;
    z-index: 100;
    width: 680px;
    background-color: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
    border-radius: 5px;
    padding: 30px;
    box-sizing: border-box
}

.food-search-element .food-category-element.active .food-category-checkbox {
    display: block
}

.food-category-checkbox .food-category-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1
}

.food-category-checkbox .food-category-close>a {
    display: block;
    width: 14px;
    height: 14px;
    background: url(../../images/2018/content/btn-category-close.png)
}

.food-category-checkbox .food-category-btn {
    overflow: hidden;
    margin-left: -5px;
    width: 300px;
    float: right
}

.food-category-checkbox .food-category-btn li {
    float: left;
    width: 50%;
}

.food-category-checkbox .food-category-btn li a {
    display: block;
    border: 1px solid #dddddd;
    background-color: #fff;
    text-align: center;
    margin-left: 5px;
    font-size: 16px;
    color: #333;
    line-height: 38px;
    border-radius: 5px
}

.food-category-checkbox .food-category-btn li a.end {
    border: 1px solid #eaeaea;
    background-color: #eaeaea;
}

.food-category-inner {
    overflow: hidden
}

.tour-biz-list {
    overflow: hidden;
    margin-left: -20px;
    margin-top: 20px
}

.tour-biz-list li {
    float: left;
    width: 33.333333%;
    margin-bottom: 20px
}

.tour-biz-list li a {
    position: relative;
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
    padding: 0px 20px;
    margin-left: 20px;
    height: 75px
}

.tour-biz-list li a span.vt-m {
    display: table;
    width: 100%;
    height: 75px
}

.tour-biz-list li a span.vt-m .vt-m-inner {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.tour-biz-list li a span.vt-m .vt-m-inner .biz-txt-element {}

.tour-biz-list li a span.vt-m .vt-m-inner .biz-txt-element .large-text {
    display: block;
    font-size: 18px;
    color: #333
}

.tour-biz-list li a span.vt-m .vt-m-inner .biz-txt-element .small-text {
    display: block;
    font-size: 13px;
    color: #888888
}

.tour-biz-list li a span.vt-m .vt-m-inner .biz-logo {
    position: absolute;
    right: 15px;
    top: 16px;
    z-index: 1
}

.tour-biz-list li:nth-child(4) a span.vt-m .vt-m-inner .biz-logo {
    right: 10px;
}

.tour-biz-list li:nth-child(4) a span.vt-m .vt-m-inner .biz-logo>img {
    width: 65px
}

.tour-biz-list li:nth-child(3) a span.vt-m .vt-m-inner .biz-logo {
    top: 23px
}

.tour-infor-element {
    position: relative;
    border: 5px solid #f4f4f4;
    background-color: #fff;
    padding: 30px 60px 50px 60px;
    margin-top: 20px;
    min-height: 650px;
}

.tour-infor-element:after {
    content: '';
    display: block;
    clear: both
}

.tour-infor-element .tour-infor-list {
    overflow: hidden
}

.tour-infor-element .tour-infor-list.left {
    float: left
}

.tour-infor-element .tour-infor-list.right {
    float: right
}

.tour-infor-element .tour-infor-list li {
    position: relative;
    width: 50%
}

.tour-infor-element .tour-infor-list li .tour-infor-inner {
    display: inline-block;
    padding: 15px 10px;
    width: 220px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box
}

.tour-infor-element .tour-infor-list li.active .tour-infor-inner {
    display: none
}

.tour-infor-element .tour-infor-list li .tour-infor-inner a {
    position: relative;
    display: block;
    padding-left: 60px;
    text-align: left
}

.tour-infor-element .tour-infor-list li .tour-infor-inner a .logo {
    display: block;
    width: 50px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -15px;
    z-index: 1
}

.tour-infor-element .tour-infor-list li .tour-infor-inner a span.large-text {
    display: block;
    font-size: 18px;
    color: #333
}

html.en .tour-infor-element .tour-infor-list li .tour-infor-inner a span.large-text {
    display: block;
    font-size: 14px;
    color: #333
}

.tour-infor-element .tour-infor-list li .tour-infor-inner a span.small-text {
    display: block;
    font-size: 14px;
    color: #888888
}

.tour-infor-element .tour-infor-list li .tour-infor-on {
    display: none;
    width: 220px;
    height: 265px;
    background-repeat: no-repeat
}

.tour-infor-element .tour-infor-list li.active .tour-infor-on {
    display: block
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b1 {
    background-image: url(../../images/2018/content/bi-bizi-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b2 {
    background-image: url(../../images/2018/content/bi-ch-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b3 {
    background-image: url(../../images/2018/content/bi-kg-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b4 {
    background-image: url(../../images/2018/content/bi-sj-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b4 a {
    padding-left: 85px;
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b5 {
    background-image: url(../../images/2018/content/bi-dg-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b6 {
    background-image: url(../../images/2018/content/bi-chm-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b7 {
    background-image: url(../../images/2018/content/bi-om-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b8 {
    background-image: url(../../images/2018/content/bi-jr-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b8 a {
    padding-left: 70px
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b9 {
    background-image: url(../../images/2018/content/bi-nd-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b10 {
    background-image: url(../../images/2018/content/bi-kang-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b11 {
    background-image: url(../../images/2018/content/bi-chb-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b12 {
    background-image: url(../../images/2018/content/bi-kb-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b13 {
    background-image: url(../../images/2018/content/bi-usan-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b14 {
    background-image: url(../../images/2018/content/bi-daegu-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b15 {
    background-image: url(../../images/2018/content/bi-knam-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b16 {
    background-image: url(../../images/2018/content/bi-busan-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b17 {
    background-image: url(../../images/2018/content/bi-jeju-on.png)
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b17>a {
    padding: 15px 0px 0px 90px;
}

.tour-infor-element .tour-infor-list li .tour-infor-on>a {
    display: block;
    padding: 15px 0px 0px 70px;
    color: #fff
}

.tour-infor-element .tour-infor-list li .tour-infor-on>a span {
    display: block;
    vertical-align: middle
}

.tour-infor-element .tour-infor-list li .tour-infor-on>a span.link-text {
    display: inline-block;
    font-size: 18px;
    padding-right: 20px;
    background: url(../../images/2018/content/ico-link.png) no-repeat right 2px
}

html.en .tour-infor-element .tour-infor-list li .tour-infor-on>a span.link-text {
    display: inline-block;
    min-height: 20px;
    font-size: 14px;
    padding-right: 20px;
    background: url(../../images/2018/content/ico-link.png) no-repeat right 2px
}

.tour-infor-element .tour-infor-list li .tour-infor-on>a span.url-text {
    font-size: 13px;
}

.tour-infor-element .tour-infor-list li .tour-infor-on.b8>a span.link-text {
    font-size: 16px
}

.tour-map-element h5.mt30 {
    margin-top: 30px
}

.tour-map-area {
    position: absolute;
    left: 50%;
    top: 40px;
    z-index: 10;
    margin-left: -174px;
    width: 348px;
    height: 642px;
    background-image: url(../../images/2018/content/bg-korean-map.png);
    background-repeat: no-repeat;
    background-position: 0px 0px
}

.tour-map-area#en {
    background-image: url(../../images/2018/content/bg-en-map.png)
}

.tour-map-area#ja {
    background-image: url(../../images/2018/content/bg-ja-map.png)
}

.tour-map-area#cn {
    background-image: url(../../images/2018/content/bg-cn-map.png)
}

.tour-map-area#tw {
    background-image: url(../../images/2018/content/bg-tw-map.png)
}

.tour-map-area.ti1 {
    background-position: -696px -642px
}

.tour-map-area.ti2 {
    background-position: -1044px -642px
}

.tour-map-area.ti3 {
    background-position: -348px 0px
}

.tour-map-area.ti4 {
    background-position: -696px 0px
}

.tour-map-area.ti5 {
    background-position: -348px -642px
}

.tour-map-area.ti6 {
    background-position: -1740px 0px
}

.tour-map-area.ti7 {
    background-position: -2784px 0px
}

.tour-map-area.ti8 {
    background-position: -2436px 0px
}

.tour-map-area.ti9 {
    background-position: -1392px 0px
}

.tour-map-area.ti10 {
    background-position: -2088px 0px
}

.tour-map-area.ti11 {
    background-position: -1044px 0px
}

.tour-map-area.ti12 {
    background-position: -2436px -642px
}

.tour-map-area.ti13 {
    background-position: 0px 0px
}

.tour-map-area.ti14 {
    background-position: 0px -642px
}

.tour-map-area.ti15 {
    background-position: -1392px -642px
}

.tour-map-area.ti16 {
    background-position: -2088px -642px
}

.tour-map-area.ti17 {
    background-position: -1740px -642px
}

@media all and (max-width:1200px) {
    .food-search-element .food-sort-element {
        display: none
    }

    .food-search-element .food-search-inner {
        float: none;
        width: auto;
        padding-right: 0px
    }

    .food-search-element .food-category-element {
        float: none;
        width: auto;
    }

    .food-search-element .food-category-element>a {
        margin: 10px 0px 0px 0px
    }

    .food-search-element .food-category-element .food-category-checkbox {
        left: 0px;
        width: 100%
    }
}

@media all and (max-width:1000px) {
    .tour-biz-list li {
        width: 33.333333%
    }

    .tour-map-area {
        display: none
    }
}

@media all and (max-width:768px) {
    .tour-biz-list {
        margin-left: 0px
    }

    .tour-biz-list li {
        width: 100%;
        margin-bottom: 10px
    }

    .tour-biz-list li a {
        margin-left: 0px
    }

    .tour-infor-element {
        padding: 10px 20px 20px 20px
    }

    .tour-infor-element .tour-infor-list.left {
        width: 50%
    }

    .tour-infor-element .tour-infor-list.right {
        width: 50%
    }

    .tour-infor-element .tour-infor-list li {
        width: 100%
    }

    .award-element {
        position: relative;
        left: 0px;
        right: 0px;
        top: 0px;
        width: 100%;
        background: none;
        overflow: hidden
    }

    .award-element li {
        height: 60px;
        margin-bottom: 0px;
        float: left;
        width: 25%;
    }

    .award-element li span {
        width: 100%
    }

    .award-element li span .inner {
        display: table-cell;
        width: 100%;
        height: 60px;
        vertical-align: middle
    }

    .award-element li span .inner img {
        width: 20%
    }

    .award-element li:nth-child(1) span .inner img {
        width: 35%
    }

    .award-element li:nth-child(2) span .inner img {
        width: 28%
    }
}

@media all and (max-width:580px) {
    .tour-infor-element .tour-infor-list.left {
        width: 100%;
        float: none
    }

    .tour-infor-element .tour-infor-list.right {
        width: 100%;
        float: none
    }

    .tour-infor-element .tour-infor-list li .tour-infor-inner {
        width: 100%
    }
}

@media all and (max-width:680px) {
    .food-search-element .food-keyword-lst {
        float: none;
        width: auto;
        margin-bottom: 20px
    }

    .food-search-element .food-keyword-lst dt {
        font-size: 14px
    }

    .food-category-checkbox .food-category-btn {
        width: 100%;
        float: none
    }

    .food-search-element .food-category-element .food-category-checkbox {
        padding: 20px 15px
    }
}

/* sto intro */
.sto-intro {
    position: relative;
    margin-top: 10px
}

.sto-intro:after {
    content: '';
    display: block;
    clear: both
}

.sto-intro h4.sto-title {
    font-size: 20px;
    color: #0171b0;
    font-weight: bold
}

.sto-intro h5.sto-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-top: 40px
}

.sto-intro .list-type-circle {
    margin-top: 5px;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 30px
}

.sto-intro .list-type-circle li {
    position: relative;
    font-size: 16px;
    color: #333;
    padding: 5px 5px 5px 10px
}

.sto-intro .list-type-circle li:after {
    position: absolute;
    left: 0px;
    top: 13px;
    z-index: 1;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #000;
    line-height: 22px
}

.sto-intro .list-type-number {
    margin-top: 5px;
    overflow: hidden;
    padding-bottom: 5px
}

.sto-intro .list-type-number li {
    position: relative;
    font-size: 16px;
    color: #333;
    padding: 5px 5px 5px 0px
}

/* news letter finish */
.newsletter-finish {
    padding-top: 200px;
    text-align: center;
    color: #000
}

.newsletter-finish p {
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 20px
}

/* 2018 common */

.box-detail-content h1,
.box-detail-content [class*="heading1"] {
    font-size: 2.000em;
    line-height: 1.3;
    font-weight: 700;
    color: #222;
}

.box-detail-content h2,
.box-detail-content [class*="heading2"] {
    font-size: 1.500em;
    line-height: 1.3;
    font-weight: 700;
    color: #222;
}

.box-detail-content h3,
.box-detail-content [class*="heading3"] {
    font-size: 1.375em;
    line-height: 1.3;
    font-weight: 700;
    color: #222;
}

.box-detail-content h4,
.box-detail-content [class*="heading4"] {
    font-size: 30px;
    font-weight: 700;
    color: #222;
    padding: 25px 0px 25px 0px
}

.box-detail-content h5,
.box-detail-content [class*="heading5"] {
    font-size: 24px;
    font-weight: 700;
    color: #222;
    padding: 25px 0px 20px 0px
}

.box-detail-content h6,
.box-detail-content [class*="heading6"] {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    color: #222;
    padding: 20px 0px 5px 0px
}

.box-plist-2col .item h6 {
    padding: 0px 0px 5px 0px
}

.box-plist-2col .item h6+.box-plist-2col .item h6 {
    padding: 20px 0px 5px 0px
}

[class*="fc-red"] {
    color: #ea3b3e !important;
}

[class*="fc-red2"] {
    color: #f83b3b !important;
}

[class*="fc-blue"] {
    color: #0066eb !important;
    color: #0171b0 !important;
}

[class*="fc-green"] {
    color: #51b035 !important;
}

[class*="fc-green2"] {
    color: #91c75e !important;
}

[class*="fc-green3"] {
    color: #489575 !important;
}

[class*="fc-black"] {
    color: #333 !important;
}

[class*="fc-black2"] {
    color: #000 !important;
}

[class*="fc-grey"] {
    color: #bbb !important;
}

[class*="fc-grey2"] {
    color: #7e8083 !important;
    color: #555 !important;
}

[class*="fc-grey3"] {
    color: #999 !important;
    color: #777 !important;
}

[class*="fc-grey4"] {
    color: #eee !important;
}

[class*="fc-orange"] {
    color: #d77a2e !important;
}

[class*="fc-orange2"] {
    color: #ec921e !important;
}

[class*="fc-crimson"] {
    color: #fe7450 !important;
}

[class*="fc-indigo"] {
    color: #5061a3 !important;
}

[class*="fc-yellow"] {
    color: #eec73e !important;
}

[class*="fc-white"] {
    color: #fff !important;
}

[class*="fc-turquoise"] {
    color: #5597b5 !important;
}

[class*="fc-purple"] {
    color: #993399 !important;
}

[class*="fc-purple2"] {
    color: #6a55a2 !important;
}

[class*="fc-sky"] {
    color: #2293e3 !important;
}

[class*="fc-azure"] {
    color: #5a7795 !important;
}

[class*="fc-azure2"] {
    color: #4f81be !important;
}

[class*="fc-azure3"] {
    color: #2b7ab3 !important;
}

[class*="fc-pink"] {
    color: #e14c62 !important;
}

/* background */
[class*="bg-red"] {
    background-color: #ea3b3e !important;
}

[class*="bg-red2"] {
    background-color: #f83b3b !important;
}

[class*="bg-blue"] {
    background-color: #0066eb !important;
}

[class*="bg-green"] {
    background-color: #51b035 !important;
}

[class*="bg-green2"] {
    background-color: #91c75e !important;
}

[class*="bg-green3"] {
    background-color: #489575 !important;
}

[class*="bg-black"] {
    background-color: #333 !important;
}

[class*="bg-black2"] {
    background-color: #000 !important;
}

[class*="bg-grey"] {
    background-color: #bbb !important;
}

[class*="bg-grey2"] {
    background-color: #7e8083 !important;
    background-color: #555 !important;
}

[class*="bg-grey3"] {
    background-color: #999 !important;
}

[class*="bg-grey4"] {
    background-color: #eee !important;
}

[class*="bg-orange"] {
    background-color: #d77a2e !important;
}

[class*="bg-orange2"] {
    background-color: #ec921e !important;
}

[class*="bg-crimson"] {
    background-color: #fe7450 !important;
}

[class*="bg-indigo"] {
    background-color: #5061a3 !important;
}

[class*="bg-yellow"] {
    background-color: #eec73e !important;
}

[class*="bg-white"] {
    background-color: #fff !important;
}

[class*="bg-turquoise"] {
    background-color: #5597b5 !important;
}

[class*="bg-purple"] {
    background-color: #993399 !important;
}

[class*="bg-purple2"] {
    background-color: #6a55a2 !important;
}

[class*="bg-sky"] {
    background-color: #2293e3 !important;
}

[class*="bg-azure"] {
    background-color: #5a7795 !important;
}

[class*="bg-azure2"] {
    background-color: #4f81be !important;
}

[class*="bg-azure3"] {
    background-color: #2b7ab3 !important;
}

[class*="bg-pink"] {
    background-color: #e14c62 !important;
}

/* border */
[class*="br-red"] {
    border-color: #ea3b3e !important;
}

[class*="br-red2"] {
    border-color: #f83b3b !important;
}

[class*="br-blue"] {
    border-color: #0066eb !important;
}

[class*="br-green"] {
    border-color: #51b035 !important;
}

[class*="br-green2"] {
    border-color: #91c75e !important;
}

[class*="br-green3"] {
    border-color: #489575 !important;
}

[class*="br-black"] {
    border-color: #333 !important;
}

[class*="br-black2"] {
    border-color: #000 !important;
}

[class*="br-grey"] {
    border-color: #bbb !important;
}

[class*="br-grey2"] {
    border-color: #7e8083 !important;
}

[class*="br-grey3"] {
    border-color: #999 !important;
}

[class*="br-grey4"] {
    border-color: #eee !important;
}

[class*="br-orange"] {
    border-color: #d77a2e !important;
}

[class*="br-orange2"] {
    border-color: #ec921e !important;
}

[class*="br-crimson"] {
    border-color: #fe7450 !important;
}

[class*="br-indigo"] {
    border-color: #5061a3 !important;
}

[class*="br-yellow"] {
    border-color: #eec73e !important;
}

[class*="br-white"] {
    border-color: #fff !important;
}

[class*="br-turquoise"] {
    border-color: #5597b5 !important;
}

[class*="br-purple"] {
    border-color: #993399 !important;
}

[class*="br-purple2"] {
    border-color: #6a55a2 !important;
}

[class*="br-sky"] {
    border-color: #2293e3 !important;
}

[class*="br-azure"] {
    border-color: #5a7795 !important;
}

[class*="br-azure2"] {
    border-color: #4f81be !important;
}

[class*="br-azure3"] {
    border-color: #2b7ab3 !important;
}

[class*="br-pink"] {
    border-color: #e14c62 !important;
}

/* button */
.button {
    display: inline-block;
    position: relative;
    z-index: 6;
    padding: 1px 12px 3px 12px;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    border-color: #bbb;
    background: #bbb;
    vertical-align: top;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-color: #777;
    background: #777;
}

.button [class*="ion"] {
    display: inline-block;
    position: relative;
    top: -1px;
    margin-left: 3px;
    vertical-align: middle;
    font-size: 0.875em;
}

.button.middle {
    padding-top: 4px;
    padding-bottom: 4px;
}

.button.big {
    padding-top: 9px;
    padding-bottom: 9px;
}

.button.noneround {
    border-radius: 0;
}

.button.blue {
    border-color: #0966bc;
    background: #0966bc;
}

.button.sky {
    border-color: #63a7e1;
    background: #63a7e1;
}

.button.indigo {
    border-color: #6d91de;
    background: #6d91de;
}

.button.red {
    border-color: #ea3b3e;
    background: #ea3b3e;
}

.button.red2 {
    border-color: #f83b3b;
    background: #f83b3b;
}

.button.pink {
    border-color: #e86172;
    background: #e86172;
}

.button.green {
    border-color: #51b035;
    background: #51b035;
}

.button.green2 {
    border-color: #77c65b;
    background: #77c65b;
}

.button.flugreen {
    border-color: #44c4d3;
    background: #44c4d3;
}

.button.turquoise {
    border-color: #39d1b6;
    background: #39d1b6;
}

/* 20210902//(Ina)추가 */
.button.grey {
    border-color: #7e8083;
    background: #7e8083;
}

.button.grey2 {
    border-color: #b4b4b4;
    background: #b4b4b4;
    border-color: #777;
    background: #777;
}

.button.grey3 {
    border-color: #eee;
    background: #eee;
    color: #868686;
    color: #666;
}

.button.grey4 {
    border-color: #999;
    background: #999;
}

.button.black {
    border-color: #333;
    background: #333;
}

.button[class*="border"] {
    border-color: #bbb;
    background: #fff;
    color: #bbb;
}

.button.borderblue {
    border-color: #0066eb;
    color: #0066eb;
}

.button.bordersky {
    border-color: #63a7e1;
    color: #63a7e1;
}

.button.borderindigo {
    border-color: #6d91de;
    color: #6d91de;
}

.button.borderred {
    border-color: #ea3b3e;
    color: #ea3b3e;
}

.button.borderred2 {
    border-color: #f83b3b;
    color: #f83b3b;
}

.button.borderpink {
    border-color: #e86172;
    color: #e86172;
}

.button.bordergreen {
    border-color: #51b035;
    color: #51b035;
}

.button.bordergreen2 {
    border-color: #77c65b;
    color: #77c65b;
}

.button.borderflugreen {
    border-color: #44c4d3;
    color: #44c4d3;
}

.button.bordergrey {
    border-color: #7e8083;
    color: #7e8083;
}

.button.bordergrey2 {
    border-color: #b4b4b4;
    color: #b4b4b4;
}

.button.bordergrey3 {
    border-color: #eee;
    color: #868686;
    color: #777;
}

.button.bordergrey4 {
    border-color: #999;
    color: #999;
}

.button.bordergrey4 {
    border-color: #999;
    color: #999;
}

.button.bordergrey5 {
    border-color: #EAEAEA;
    background-color: #f4f4f4;
    color: #212121;
    font-size: 14px;
}

.button.borderblack {
    border-color: #333;
    color: #333;
}




/* guidebook_app */
.guidebook_app .inbox {
    display: inline-block;
    z-index: 5;
    position: relative;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
}

.guidebook_app .inbox:after {
    content: " ";
    display: block;
    clear: both;
}

.guidebook_app .inbox input,
.inbox textarea {
    float: left;
    width: 100%;
    border: 0;
    background: #fff;
}

.guidebook_app .inbox input {
    height: 40px;
    line-height: 40px;
    font-size: 17px;
}

.guidebook_app .inbox textarea {
    resize: vertical;
}

.guidebook_app .insel.focus,
.guidebook_app .inbox.focus {
    border-color: #0066eb;
    color: #0066eb;
}

.guidebook_app .inbox label {
    position: absolute;
    top: 0;
    right: 10px;
    left: 10px;
    height: 40px;
    line-height: 40px;
}

.guidebook_app button {
    line-height: 37px;
    height: 40px
}