@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html, body {
    margin: 0;
    padding: 0;
    background: #fff;
}

body {
    font-size: 13px;
    letter-spacing: 1px;
}

input, select, textarea {
    font-size: 12px;
}

select {
    font-size: 12px;
}

label {
    cursor: pointer;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #666;
}

.blind {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0
}

.iframe {
    background: #fff;
}

.photo_none {
    display: none !important;
}

@media all and (min-width: 768px) {
    body, table, input, textarea, select, button {
        font-family: 'Nanum Gothic', sans-serif;
    }
}

body {
    overflow-x: auto;
    overflow-y: scroll;
    font-family: 'Nanum Gothic', serif, sans-serif \0/ !important;
    *font-family: 'Nanum Gothic', serif;
}

.FontNBG {
    font-family: 'NanumBarunGothic', sans-serif, serif \0/ !important;
    *font-family: 'NanumBarunGothic', serif;
}

.FontNG {
    font-family: "NanumGothic", serif, sans-serif \0/ !important;
    *font-family: 'NanumGothic', serif;
}

.FontDotum {
    font-family: "Dotum", sans-serif, serif \0/ !important;
    *font-family: 'Dotum', serif;
}

.Font11 {
    font-size: 11px;
}

.Font12 {
    font-size: 12px;
}

#wrap {
    position: relative;
    background: no-repeat center top;
    min-width: 1180px;
    overflow: hidden;
}

.header-static, .footer-static {
    max-width: 1180px;
    margin: 0 auto;
    position: relative;
}

#container {
    z-index: 100;
}

#container:after {
    content: "";
    clear: both;
    display: table;
}

.header {
    position: relative;
    z-index: 2;
}

.header-static:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    padding-bottom: 13px;
    z-index: 9999;
}

.header-static>h1 {
    position: relative;
    padding-top: 22px;
    float: left;
    z-index: 3;
}

.header-static>h1>a {
    width: 250px;
    float: left;
    display: block;
    padding-left: 12px;
}

.header-static>h1 .days {
    font-size: 22px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #BBBEC3;
    color: #ff2222;
}

.header-static>h1 img {
    display: block;
}

.header-static>h1>a {
    text-decoration: none;
    color: #fff;
}

.header-static .days {
    padding-left: 16px;
    padding-top: 4px;
    float: left;
}

.topnav {
    position: relative;
    z-index: 3;
    clear: both;
    height: 46px;
}

.topnav:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
}

.topnav a {
    text-decoration: none;
    white-space: nowrap;
    color: #aaaaaa;
    font-size: 9px;
    font-family: 'arial', sans-serif;
    text-transform: uppercase;
}

.topnav>ul {
    position: absolute;
    margin: 0;
    padding: 10px 0 0;
}

.topnav>ul:after {
    content: "";
    display: block;
    clear: both;
}

.topnav>ul>li {
    position: relative;
    display: block;
    margin: 0 0 0 14px;
    padding-left: 14px;
    float: left;
    border-left: 1px solid #dddddd;
    color: #333;
}

.topnav>ul>li .timer {
    line-height: 26px;
}

.topnav>ul>li .day {
    font-weight: bold;
}

.topnav>ul>li:first-child {
    border: 0;
}

.topnav .tlogo {
    left: 50%;
    top: 6px;
    width: 58px;
    margin-left: -29px;
    position: absolute;
}

.topnav .lang {
    padding-top: 16px;
    float: right;
}

.topnav .lang .iList:after {
    content: '';
    display: block;
    clear: both;
}

.topnav .lang .iList li {
    float: left;
    margin-left: 16px;
    padding-left: 20px;
    background-position: left center;
}

.topnav .lang .iList li a {
    line-height: 12px;
}

.topnav .lang .iList li.on a {
    font-weight: bold;
    color: #333;
}

.topnav .lang .iList li.ko {
    background: url(./image/icon_lang_ko.jpg) no-repeat 1px;
}

.topnav .lang .iList li.en {
    background: url(./image/icon_lang_en.jpg) no-repeat 1px;
}

.topnav .lang .iList li.jp {
    background: url(./image/icon_lang_jp.jpg) no-repeat 1px;
}

.topnav .lang .iList li.ch {
    background: url(./image/icon_lang_ch.jpg) no-repeat 1px;
}

.family-site {
    position: absolute !important;
    right: 12px;
    top: 0;
    height: 35px;
    line-height: 35px;
    width: 137px;
    padding-left: 18px;
    border: 1px solid #808080;
    letter-spacing: 0.7px;
}

.family-site>a:after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -2px;
    border-color: #808080 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
}

.family-site.open>a:after {
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #808080 transparent;
}

.family-site .myValue {
    display: block;
    position: relative;
}

.family-site .myValue:hover {
    text-decoration: none;
}

.family-site ul {
    position: absolute;
    bottom: 35px;
    left: -1px;
    border: 1px solid #808080;
    width: 155px;
    background: #fff;
}

.family-site ul li {
    height: 35px;
}

.family-site ul li a {
    color: #808080 !important;
    padding-left: 18px;
    display: block;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

.family-site ul li a:hover {
    background: #F2F2F2;
}

.gnb {
    position: relative;
    z-index: 2;
    font-size: 13px;
    float: right;
    padding-top: 40px;
    padding-left: 70px;
}

.gnb:before {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.gnb a {
    text-decoration: none;
    white-space: nowrap
}

.gnb>ul {
    position: relative;
    margin: 0;
    padding: 0;
}

.gnb.open>ul {
    height: auto;
    border-bottom: 1px solid #333
}

.gnb>ul:after {
    content: "";
    display: block;
    clear: both;
}

.gnb>ul>li {
    position: relative;
    display: block;
    float: left;
    font-size: 18px;
    letter-spacing: -1px;
    margin: 0 0 0 50px;
}

.gnb>ul>li:first-child {
    margin: 0;
    padding: 0;
}

.gnb>ul>li>a {
    color: #383a3c;
    font-weight: bold;
}

.gnb>ul>li>a>img {
    display: block;
}

.gnb>ul>li>a:after {}

.gnb>ul>li.on>a, .gnb>ul>li.hover>a {
    color: #0b73c2 !important;
}

.gnb>ul ul {
    display: none;
    position: absolute;
    height: 170px;
    top: 14px;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 9999;
    margin: 32px 0 0;
}

.gnb>ul.on ul {
    display: block;
}

.gnb>ul>li>ul li {
    font-size: 12px;
    height: 15px;
    overflow-y: hidden;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.gnb>ul>li>ul li:first-child {
    padding-left: 0;
}

.gnb>ul>li>ul li:last-child {
    padding-left: 0;
}

.gnb>ul>li>ul li a {
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}

.sub-wrap {
    width: 100%;
    height: 195px;
    line-height: 1em;
    position: absolute;
    top: -65px;
    z-index: 1;
}

.btn-subClose {
    position: absolute;
    left: 50%;
    bottom: -25px;
    margin-left: -27px;
    width: 54px;
    z-index: 2;
}

.footer {
    padding: 14px 0 36px 0;
    margin-top: 0;
    color: #666;
    background: url(http://yudeung.com/images/main/footer-bg.png);
    border-top: 1px solid #111;
    text-align: center;
    font-size: 15px;
}

.footer-static {
    margin: 0 auto;
    position: relative;
}

.footer-static:after {
    content: "";
    display: table;
    clear: both;
}

.footer div {
    font-size: 15px;
    position: relative;
}

.footer a {
    text-decoration: none;
    color: #fff
}

.footer a:hover, .footer a:focus {
    text-decoration: none;
}

.footer .f_logo {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    max-width: 200px;
}

.footer .info {
    padding-bottom: 24px;
}

.footer .info:after {
    content: "";
    display: table;
    clear: both;
}

.footer .info>li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
}

.footer .addr {
    padding-left: 0;
    margin-top: 11px;
}

.footer .addr span {
    display: block;
    font-size: 16px;
    margin-top: 4px;
    color: #ccc;
    line-height: 160%;
}

.footer .sns {
    position: absolute;
    top: 0;
    right: 0;
}

.footer .sns:after {
    clear: both;
    content: "";
    display: table;
}

.footer .sns li {
    float: left;
    display: block;
}

.footer .sns li a {
    height: 15px;
    display: block;
}

.footer .sns .fb a {
    margin-left: 24px;
    width: 86px;
    background-position: 0 0;
    border-left: 1px solid #f2f2f2;
}

.footer .sns .tw a {
    width: 142px;
    background-position: -86px 0;
}

.footer .sns .blog a {
    margin-left: 20px;
    width: 28px;
    background-position: -170px 0;
    border-left: 1px solid #f2f2f2;
}

/* 슬라이드 스타일 정의 */

.visual {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #d9dadc url(./image/visual_pattern.png) center;
}

.visual.main {
    position: relative;
    width: 100%;
    height: 552px;
    padding: 25px 0;
}

#mainSlider {
    width: 100%;
    max-width: 1920px;
    min-width: 1920px;
    height: 552px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

#mainSlider .film_roll_child {
    margin: 0 5px;
}

#mainSlider .film_roll_next, #mainSlider .film_roll_prev {
    top: 50%;
    background: transparent !important;
    width: 60px;
    margin: -30px 0 0;
    height: 60px;
    border: none;
    border-radius: 50%;
}

#mainSlider .film_roll_next {
    right: 335px !important;
}

#mainSlider .film_roll_prev {
    left: 325px !important;
}

#mainSlider .film_roll_pager {
    display: none;
}

/* 서브 슬라이드 스타일 정의 */

.sub_visual {
    width: 1000px;
    height: 200px;
    text-align: center;
    margin: 0 auto;
}

.sub_visual .visual_static {
    width: 2000px;
    margin-left: -520px;
}

.sub_visual .visual_static img {
    display: block;
}

/* 메인 컨텐츠 */

.body.main {
    background: #fff;
}

.section_notice {
    width: 1180px;
    margin: 0 auto;
    position: relative;
    padding: 26px 0 26px 112px;
    height: 70px;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
}

.section_notice h1 {
    position: absolute;
    left: 0;
    font-weight: bold;
    background: url(./image/icon_notice.jpg) no-repeat;
    padding-left: 25px;
    font-size: 16px;
}

.section_notice ul li {
    position: relative;
}

.section_notice ul li a {
    font-weight: bold;
    font-size: 16px;
}

.section_notice ul li .date {
    color: #aaaaaa;
    margin-left: 10px;
}

.section_notice .btn_more {
    position: absolute;
    right: 0;
    width: 78px;
    height: 38px;
    top: 12px;
}

/* 컨텐츠 */

.section_widget_box:after {
    content: "";
    display: block;
    clear: both;
}

.section_widget_box {
    position: relative;
    width: 1180px;
    padding: 24px 0;
    margin: 0 auto;
}

.section_widget_box .left {
    float: left;
}

.section_widget_box .right {
    float: right;
}

.section_widget_box .section_col_1 {
    width: 280px;
}

.section_widget_box .section_col_1 {
    padding-right: 18px;
}

.section_widget_box .section_col_1 .section_row1 {
    width: 280px;
    height: 186px;
}

.section_widget_box .section_col_1 .section_row2 {
    position: relative;
    margin-bottom: 20px;
    width: inherit;
    height: 218px;
    background: #fff;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    z-index: 10;
    overflow: hidden;
}

.section_widget_box .section_col_1 .section_row2:hover {
    border: 1px solid #0062B4;
}

.section_widget_box .section_col_1 .section_row2 a:hover {
    color: #0062B4;
    text-decoration: underline;
}

.section_widget_box h1 {
    position: relative;
    font-size: 14px;
    font-weight: 800;
    box-sizing: border-box;
    line-height: 30px;
    color: #fff;
    background: #034ea1;
    padding-left: 14px;
    padding-right: 14px;
}

.section_widget_box .section_col_1 .section_row2 h1 .btn_more {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -8px;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 18px;
    text-align: center;
}

.section_widget_box .section_col_1 .section_row2 h1 .btn_more:hover {
    text-decoration: none;
}

.section_widget_box .section_col_1 .section_row2 ul {
    padding-top: 24px;
    padding-left: 20px;
    padding-right: 20px;
    list-style-position: inside;
    list-style-type: disc;
}

.section_widget_box .section_col_1 .section_row2 ul li {
    line-height: 18px;
    position: relative;
}

.section_widget_box .section_col_1 .section_row2 ul li a {
    color: #777777;
    font-weight: bold;
    font-size: 12px;
}

.section_widget_box .section_col_1 .section_row2 ul li .date {
    position: absolute;
    right: 0;
    font-size: 11px;
    color: #adadad;
}

.section_widget_box .section_col_1 .section_row2 .section_slider_bg {
    position: absolute;
    top: 18px;
    right: 0;
    z-index: -1;
}

.section_widget_box .section_col_1 .section_row2 .section_slider_bg img {
    zoom: 0.95;
}

.section_widget_box .section_col_1 .banner, .section_widget_box .section_col_1 .notice {
    height: 188px;
}

.section_widget_box .section_col_1 .section_row2.location h1 {
    background-color: #FFB300;
}

.section_widget_box .section_col_1 .section_row2.location:hover {
    border-color: #FFB300;
}

.section_widget_box .section_col_2 .section_row_1 {
    width: 580px;
    height: 122px;
    position: relative;
}

.section_widget_box .section_col_2 .section_row_1 .box {
    width: 280px;
    height: 120px;
    display: block;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    background: url(./image/sec_ticket.jpg) 0 12px;
    position: relative;
}

.section_widget_box .section_col_2 .section_row_1 .box:hover {
    border: 1px solid #F6921E;
}

.section_widget_box .section_col_2 .section_row_1 .box.right {
    background: url(./image/about_jinju.jpg) 0 12px;
}

.sec_ticket_qrcode {
    position: absolute;
    right: 10px;
    top: 10px;
}

.section_widget_box .section_col_2 .section_row_1 .box.left h1 {
    background-color: #F6921E;
}

.section_widget_box .section_col_2 .section_row_1 .box.left p {
    font-weight: bold;
    margin-top: 6px;
}

.section_widget_box .section_col_2 .section_row_1 .box.right h1 {
    background-color: #00A2A8;
}

.section_widget_box .section_col_2 .section_row_1 .box.right:hover {
    border-color: #00A2A8;
}

.section_widget_box .section_col_2 .section_row_1 .box p {
    font-size: 12px;
    color: #777777;
    letter-spacing: -.5px;
    line-height: 18px;
    margin-top: 24px;
    margin-left: 24px;
    margin-right: 20px;
}

.section_widget_box .section_col_2 .section_row_1 .box ul {
    font-size: 12px;
    color: #777777;
    letter-spacing: -.5px;
    line-height: 18px;
    margin-top: 8px;
    margin-left: 24px;
    margin-right: 20px;
    list-style-type: disc;
    list-style-position: inside;
}

.section_widget_box .section_col_2 .section_row_1 .box ul li b {
    font-weight: bold;
}

.section_widget_box .section_col_1 .banner {
    background: #fff;
    border: 1px solid #dfdfdf;
    height: 188px;
    position: relative;
}

.section_widget_box .section_col_1 .banner h1 {
    box-sizing: border-box;
    line-height: 30px;
    padding-left: 14px;
    font-size: 14px;
    background-color: #034ea1;
    color: #fff;
    width: 100%;
}

.section_widget_box .section_col_2 .section_row_2 {
    width: 580px;
    height: 496px;
    position: relative;
    box-sizing: border-box;
    display: block;
    background: #fff;
    border: 1px solid #dfdfdf;
    margin-top: 16px;
}

.festival_list {
    border-top: 4px solid #FFB300;
}

.festival_list .festival_image {
    width: inherit;
    height: 366px;
    overflow: hidden;
}

.festival_list .festival_content {
    padding: 20px 24px 0 24px;
}

.festival_list .festival_content h1 {
    color: #4e5051;
    padding-bottom: 8px;
    background: transparent;
    line-height: normal;
    padding-left: 0;
    font-size: 16px;
}

.festival_list .festival_content ul {
    list-style-type: disc;
    list-style-position: inside;
}

.festival_list .festival_content li {
    color: #999999;
    margin-bottom: 10px;
}

.section_widget_box .section_col_3 {
    width: 280px;
}

.section_widget_box .section_col_3 .section_facebook {
    background: #fff;
    height: 636px;
    border: 1px solid #dfdfdf;
}

.link-banner {
    width: 1180px;
    margin: 0 auto;
    padding: 15px 0;
}

.link-banner ul:after {
    content: "";
    display: block;
    clear: both;
}

.link-banner ul li {
    float: left;
    width: 184px;
    height: 56px;
    display: block;
    margin: 0 6px;
    overflow: hidden;
}

.link-banner ul li img {
    width: 100%;
}

/* 서브페이지 디자인 */

.body.sub .breadCrumb {
    background: transparent !important;
}

.body.sub .breadCrumb div {
    width: auto !important;
}

.body.sub .subtitle {
    position: relative;
    width: 304px;
    margin: 66px auto 0;
    text-align: center;
}

.body.sub .subtitle .title_en {
    padding-bottom: 7px;
    border-bottom: 3px solid #000;
}

.body.sub .subtitle .title_ko {
    padding-top: 14px;
}

.body.sub {
    width: 1180px;
    margin: 0 auto;
}

.body.sub .nav {
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #bbbbbb;
}

.body.sub .nav ul:after {
    display: block;
    clear: both;
    content: "";
}

.body.sub .nav ul {}

.body.sub .nav ul li {
    display: inline-block;
    text-align: center;
}

.body.sub .nav ul li a {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 20px;
    font-weight: bold;
    color: #777777;
    display: block;
}

.body.sub .nav ul li.on a {
    background: #0b73c2;
    border-bottom: 2px solid #004b85;
    color: #fff;
}

.body.sub .lnb {
    position: relative;
    float: left;
    min-height: 752px;
    min-width: 172px;
    max-width: 245px;
    border-right: 1px solid #eee;
    padding-top: 30px;
    padding-left: 46px;
}

.body.sub .lnb .imageBox {
    padding-top: 38px;
}

.body.sub .lnb .title h1 {
    font-size: 30px;
    box-sizing: border-box;
    margin-bottom: 4px;
    color: #0068b7;
    font-weight: 800;
}

.body.sub .lnb .title h1 span {
    display: block;
}

.body.sub .lnb .title h1 span.submenu {
    font-size: 24px;
    color: #444444;
    margin-top: 10px;
}

.body.sub .lnb .title p {
    margin-top: 16px;
    color: #444;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -.5px;
}

.body.sub>.content {
    position: relative;
    width: 788px;
    min-height: 300px;
    float: left;
    margin-left: 58px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.body.sub .content p>img {
    display: block;
}

.body.sub .content .location {
    width: auto;
    height: 24px;
    display: block;
}

.body.sub .lnb>h1 {
    margin: 0;
    position: relative;
}

.body.sub .lnb>h1>a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    zoom: 1;
}

.body.sub .lnb ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #eaeaea;
}

.body.sub .lnb ul a {
    display: block;
    text-decoration: none;
    color: #ebebeb;
    font-size: 14px;
    text-align: left;
}

.body.sub .lnb>ul {
    position: relative;
}

.body.sub .lnb li:hover a {
    color: #000 !important;
}

.body.sub .lnb>ul>li>a {
    position: relative;
    color: #515151;
    padding: 16px 18px;
    border-top: 1px solid #eaeaea;
    letter-spacing: -1px;
}

.body.sub .lnb>ul>li>a.on, .body.sub .lnb>ul>li>a:hover, .body.sub .lnb>ul>li>a:focus {
    color: #323434;
}

.body.sub .lnb>ul>li:first-child>a {}

#pages_login h2, #pages_join h2 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
    font-size: 25px !important;
    display: block;
    margin-top: 8px;
    font-size: 25px;
    font-weight: 700;
    color: #333333;
}

#pages_login .msg, #pages_join .msg {
    font-size: 20px;
    color: #868383 !important;
    line-height: 24px !important;
    margin-top: 24px !important;
    display: block;
    padding-bottom: 18px !important;
    font-family: 'Nanum Gothic' !important;
    padding-top: 0 !important;
    margin-bottom: 24px;
    padding-left: 0 !important;
    background: url(./image/sub_conTit_bg.gif) no-repeat left bottom;
}

.cnsSec {
    border-top: 1px dotted #cccccc;
}

.cnsSec.first {
    border-top: none;
}

.cnsSec>h4 {
    font-size: 20px;
    color: #737373;
    padding-bottom: 24px;
    position: relative;
    padding-left: 26px;
}

.cnsSec>h4:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.cnsSec>h4:before {
    padding-left: 32px;
}

.cnsSec>p {
    padding-top: 36px;
    line-height: 26px;
}

.cnsSec>p.greeting {
    color: #777777;
    font-size: 13px;
}

.cnsSec .image {
    display: block;
    box-sizing: border-box;
    color: #fff;
}

.cnsSec .image p {
    text-shadow: 0 1px 0 #000;
}

.cnsSec .image p.style2 {
    padding: 0 16px 14px;
    line-height: 22px;
}

.cnsSec .image p.style2 span {
    background-color: rgba(255, 255, 255, .95);
    color: #000;
    padding: 1px 2px;
    font-weight: bold;
}

.cnsSec .image p.style2 span.quotation {
    font-size: 16px;
    height: 10px;
    line-height: normal;
    vertical-align: top;
    display: inline-block;
    margin: 0 2px;
}

.cnsSec.image h4 {
    font-size: 18px;
    text-shadow: 0px 1px 0px black;
    color: #fff;
    padding-bottom: 0;
}

.cnsSec.image p {
    letter-spacing: -.7pt;
}

.cnsSec .summary {
    border-bottom: 1px solid #d9dadc;
    padding-bottom: 26px;
}

.cnsSec .summary h5 {
    display: block;
    font-size: 20px;
    height: 20px;
    margin-top: 40px;
    padding-bottom: 18px;
    font-weight: bold;
    background: url(./image/headline_1.jpg) no-repeat;
    padding-left: 30px;
    color: #444444;
}

.festivalYear {
    border-top: 2px solid #000;
    padding-bottom: 20px;
}

.festivalYear a {
    text-decoration: underline;
    font-weight: bold;
}

.festivalYear .yearWr {
    border-bottom: 1px dotted #cccccc;
}

.festivalYear .yearWr>h4 {
    font-size: 15px;
    font-weight: bold;
    padding: 20px 0 24px 0;
}

.festivalYear .yearWr>h4.pt16 {
    padding-top: 16px;
}

.festivalYear .yearWr>h4.pb16 {
    padding-bottom: 14px;
}

.festivalYear .yearWr>p {
    line-height: 30px;
    margin-bottom: 16px;
}

.festivalYear .yearWr>table {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    border-collapse: separate;
}

.festivalYear .yearWr th, .festivalYear .yearWr td {
    border-right: 1px solid #e5e5e5;
}

.festivalYear .yearWr th {
    border-top: 1px solid #333;
    background: #F4F2EF;
    padding: 8px 0;
    font-weight: bold;
}

.festivalYear .yearWr td {
    padding: 6px 0;
    border-bottom: 1px solid #f4f2ef;
    border-right: 1px solid #e5e5e5;
}

.festivalYear .yearWr th:last-child, .festivalYear .yearWr td:last-child {
    border-right: 0;
}

.festivalYear .yearWr .last {
    padding: 6px 0;
    border-bottom: 1px solid #f4f2ef;
    border-right: 1px solid #e5e5e5;
}

.festivalYear .yearWr .yearCon {
    display: none;
}

.festivalYear .yearWr .yearCon dl {
    color: #777777;
    line-height: 26px;
    padding-bottom: 25px;
}

.festivalYear .yearWr .yearCon dt {
    float: left;
}

.cnsSec.image.summary {
    padding: 50px 300px 50px 34px;
    height: 386px;
    box-sizing: border-box;
    background: #000;
    color: #fff;
    margin-bottom: 40px;
    display: block;
}

.cnsSec.image.summary h4 {
    font-size: 24px;
}

.cnsSec.image.summary em {
    width: 586px;
    display: block;
    letter-spacing: -1px;
    padding-top: 14px;
}

.cnsSec.image.summary .summaryCon h5 {
    display: block;
    font-size: 20px;
    padding-top: 40px;
    padding-bottom: 18px;
}

.cnsSec.image.summary .summaryCon dl {
    line-height: 26px;
    font-size: 14px;
}

.cnsSec.image.summary .summaryCon dt {
    float: left;
}

.cnsSec.image.light {
    color: #000;
    padding: 50px 316px 50px 0;
    margin-bottom: 20px;
}

.cnsSec.image.light h4 {
    color: #333;
    text-shadow: none;
}

.cnsSec.image.light .summaryCon dl {
    line-height: 26px;
    font-size: 14px;
    padding-top: 20px;
}

.cnsSec.image.light .summaryCon dt {
    float: left;
    font-weight: bold;
}

.cnsSec.image.light .summaryCon dd {
    display: block;
    padding-left: 44px;
    font-size: 12px;
}

.cnsSec.image.light .summaryCon dd .hi {
    font-weight: bold;
}

.cnsSec .listCon {}

.cnsSec .listCon li {
    float: left;
    margin-right: 18px;
    position: relative;
}

.cnsSec .listCon li.last {
    margin-right: 0;
}

.cnsSec .listCon li span {
    position: absolute;
    bottom: 0;
    padding: 10px;
    background: #000;
    color: #fff;
    min-width: 148px;
}

.cnsSec .listCon li span.tag-left {
    left: 0;
}

.cnsSec .listCon li span.tag-right {
    right: 0;
}

#content_text table.t1 {
    border-collapse: collapse;
    width: 960px;
    margin: 5px 0 5px 0;
    border-top: 1px solid #fff;
    text-indent: 0;
    font-weight: normal;
}

#content_text table.t1 thead, #content_text table.t1 tbody th, #content_text table.t1 tfoot {
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 1px solid #333;
}

#content_text table.t1 thead tr {}

#content_text table.t1 thead th {
    padding: 5px 3px 5px 0px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #333;
}

#content_text table.t1 thead td {
    padding: 5px 3px 5px 0px;
    border-top: 1px solid #000;
}

#content_text table.t1 th {
    border-bottom: 1px solid #fff;
    padding: 5px;
    background: #928368;
    color: #fff;
}

#content_text table.t1 td {
    border-bottom: 1px solid #eee;
    padding: 5px 8px 5px 0px;
    text-align: center;
    vertical-align: top;
}

#content_text table.t1 td.t1_tit {
    border-bottom: 1px solid #eee;
    padding: 5px 8px 5px 25px;
    text-align: left;
    vertical-align: top;
}

#content_text table.t1 td.td_f {
    border-bottom: 1px solid #eee;
    width: 160px;
}

#content_text table.t1 tr th, #content_text table.t1 tr td {
    border-right: 1px solid #eee;
}

#content_text table.t1_ {
    border-collapse: collapse;
    width: 960px;
    margin: 5px 0 5px 0;
    border-top: 1px solid #fff;
    text-indent: 0;
    font-weight: normal;
}

#content_text table.t1_ thead, #content_text table.t1_ tbody th, #content_text table.t1_ tfoot {
    font-weight: bold;
    vertical-align: middle;
}

#content_text table.t1_ thead th {
    padding: 5px 3px 10px 30px;
    font-weight: bold;
    text-align: left;
}

#content_text table.t1_ thead td {
    padding: 5px 3px 5px 30px;
    border-top: 1px solid #000;
}

#content_text table.t1_ th {
    border-bottom: 1px solid #fff;
    padding: 5px;
}

#content_text table.t1_ td {
    border-bottom: 1px solid #eee;
    padding: 5px 8px 5px 30px;
    text-align: left;
    vertical-align: top;
}

#content_text table.t1_ td.t1_tit {
    border-bottom: 1px solid #eee;
    padding: 5px 8px 5px 25px;
    text-align: left;
    vertical-align: top;
}

#content_text table.t1_ td.td_f {
    border-bottom: 1px solid #eee;
    width: 160px;
}

#content_text table.t1_ tr th {
    border-bottom: 1px solid #eee;
}

#content_text table.t1_ tr th, #content_text table.t1_ tr td {
    border-right: 0px solid #eee;
}

#content_text table.t1_ tr td ul li {
    line-height: 24px;
}

#content_text table.t5 {
    border-collapse: collapse;
    width: 100%;
    margin: 5px 0 30px 0;
    border-right: 2px solid #fff;
    text-indent: 0;
    font-weight: normal;
}

#content_text table.t5 thead, #content_text table.t5 tbody th, #content_text table.t5 tfoot {
    background: #eceff4;
    font-weight: bold;
    color: #66728c;
    vertical-align: middle;
}

#content_text table.t5 tr th {
    padding: 5px 3px 5px 3px;
    background: #999;
    font-weight: normal;
    color: #ffffff;
}

#content_text table.t5 thead td {
    padding: 5px 3px 5px 3px;
    border-top: 1px solid #928368;
}

#content_text table.t5 th {
    border-bottom: 1px solid #928368;
    padding: 5px 8px 8px 8px 15px;
}

#content_text table.t5 td {
    border-bottom: 1px solid #eee;
    padding: 8px 8px 8px 15px;
    font-size: 11px;
}

#content_text table.t5 td.td_f {
    border-collapse: collapse;
    border-bottom: 1px solid #928368;
    width: 160px;
}

#content_text table.t5 tr th, #content_text table.t5 tr td {
    border-right: 1px solid #eeeeee;
    text-align: center;
}

#content_text table.table {
    border-collapse: separate;
    width: 100%;
    margin: 5px 0 30px 0;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #00a79d;
    text-indent: 0;
    font-weight: normal;
}

#content_text table.table thead, #content_text table.table tbody th #content_text table.table tfoot {
    background: #eceff4;
    font-weight: bold;
    color: #66728c;
    vertical-align: middle;
}

#content_text table.table tr th {
    padding: 5px 3px 5px 3px;
    background: #999;
    font-weight: normal;
    color: #ffffff;
}

#content_text table.table thead td {
    padding: 5px 3px 5px 3px;
    border-top: 1px solid #928368;
}

#content_text table.table th {
    padding: 5px 8px 8px 8px 15px;
}

#content_text table.table td {
    border-bottom: 1px dotted #00a79d;
    padding: 8px 8px 8px 15px;
    font-size: 12px;
}

#content_text table.table td.td_f {
    border-collapse: separate;
    border-bottom: 1px solid #928368;
    width: 160px;
}

#content_text table.table tr td {
    border-right: 1px dotted #c5e9e7;
}

#content_text table.table tr td:last-child {
    border-right: 0;
}

/* 주요행사~부대행사 */

.contArea {
    position: relative;
    zoom: 1;
}

.contArea:after {
    clear: both;
    content: '';
    display: block;
}

.contArea .logo {
    float: left;
    width: 250px;
    margin-right: 20px;
    height: 170px;
    overflow: hidden;
}

.contArea .logo img {
    width: 256px;
    margin-top: -3px;
    margin-left: -3px;
}

.contArea .contAreaList li:after {
    content: "";
    display: block;
    clear: both;
}

.contArea .contAreaList li {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #cccccc;
}

.contArea .contAreaList li:last-child {
    border-bottom: none;
}

.contArea .cont {
    float: left;
    width: 425px;
}

.contArea .cont.cont02 {
    float: none;
    width: 100%;
}

.contArea h4 {
    font-size: 20px;
    font-weight: 700;
}

.contArea .desc {
    margin-top: 14px;
    color: #232323;
    font-size: 13px;
    line-height: 26px;
    min-height: 52px;
}

.contArea .txt {
    margin-top: 11px;
    line-height: 20px;
    display: none;
}

.contArea .btn {
    margin-top: 25px;
}

.contArea .btn a {
    margin-right: 2px;
    min-width: 100px;
}

.guide #content_text table thead th {
    background-color: #00a79d;
}

.guide #content_text table thead th:first-child {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
}

.guide #content_text table thead th:last-child {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
}

.guide #content_text table tbody td {
    padding: 15px 8px !important;
    vertical-align: middle;
    line-height: 1.6;
    text-align: center;
}

#hbox {}

#hbox #hMask {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 10001;
}

#sitemapWidgetBox:after {
    content: "";
    clear: both;
    display: table;
}

#sitemapWidgetBox {
    width: 960px;
    text-align: center;
    background: #fff;
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 99999;
    box-shadow: 0px 0px 5px 0px #000;
}

#sitemapWidgetBox #guidebox h1 {
    padding: 14px 0;
    font-size: 24px;
    background: #2c2d2f url(image/subWrap_bg.png);
    color: #fff;
    font-weight: bold;
}

#sitemapWidgetBox .close {
    position: absolute;
    top: 0;
    right: 0;
}

#sitemapWidgetBox .close button {
    cursor: pointer;
    width: 32px;
    height: 32px;
    margin-top: 12px;
    margin-right: 12px;
    background: transparent url(./image/btn_close.png);
    background-size: 32px 32px;
    border: none;
}

#sitemapWidgetBox .siteMap {
    margin-top: 48px;
    background: #fff;
}

#sitemapWidgetBox .siteMap:after {
    conetnt: "";
    clear: both;
    display: block;
}

#sitemapWidgetBox .siteMap .nav {
    padding-bottom: 60px;
}

#sitemapWidgetBox .siteMap .nav:after {
    content: "";
    display: block;
    clear: both;
}

#sitemapWidgetBox .siteMap #festival_info h2 {
    background-color: #0068b7 !important;
    border: 1px solid #005ba0 !important;
}

#sitemapWidgetBox .siteMap #festival_guide h2 {
    background-color: #009fa8 !important;
    border: 1px solid #008b93 !important;
}

#sitemapWidgetBox .siteMap #festival_story h2 {
    background-color: #ed6d00 !important;
    border: 1px solid #cf5f00 !important;
}

#sitemapWidgetBox .siteMap #community h2 {
    background-color: #f8b500 !important;
    border: 1px solid #d99e00 !important;
}

#sitemapWidgetBox .siteMap #festival_sketch h2 {
    background-color: #bdc3c7 !important;
    border: 1px solid #95a5a6 !important;
}

#sitemapWidgetBox .siteMap .section {
    margin: 0;
    padding: 0;
    position: relative;
    width: 170px;
    min-height: 250px;
    float: left;
    border: 1px solid #D8D8D8;
    margin-left: 16px;
}

#sitemapWidgetBox .siteMap .section:after {
    content: "";
    display: block;
    clear: both
}

#sitemapWidgetBox .siteMap .section h2 {
    font-size: 16px;
    margin: 0;
    text-align: center;
}

#sitemapWidgetBox .siteMap .section h2 {
    color: #fff;
    font-weight: bold;
    background-color: #333;
    padding: 16px 25px;
}

#sitemapWidgetBox .siteMap .section h2:after {}

#sitemapWidgetBox .siteMap .section h2 a {
    color: #fff;
}

#sitemapWidgetBox .siteMap .section ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-typae: none;
    mrgin: 0;
    padding: 0 0 0 0px;
    font-size: 13px
}

#sitemapWidgetBox .siteMap .section ul:after {
    content: "";
    display: block;
    clear: both;
}

#sitemapWidgetBox .siteMap .section ul li {
    height: 12px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    padding: 8px 0;
    border-top: 1px solid #e8e8e8
}

#sitemapWidgetBox .siteMap .section ul ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px;
}

#sitemapWidgetBox .siteMap {
    border-color: #3a78c4 !important;
}

#sitemapWidgetBox .siteMap .section h2:after {
    position: absolute;
    top: 0;
    background: #3a78c4;
    width: 3px !important;
    height: 14px !important;
    display: block;
    border: none !important;
}

.about_list {
    position: relative;
    padding-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px solid #f1f1f1;
    padding-left: 300px;
    min-height: 300px;
}

.about_list:after {
    content: "";
    display: block;
    clear: both;
}

.about_img {
    position: absolute;
    border-radius: 50%;
    /*box-shadow: 0 1px 10px rgba(0,0,0,.3);*/
}

.about_txt {
    float: left;
    padding-left: 26px;
    padding-right: 26px;
    width: 470px;
}

.about_list .about_txt h4 {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: #444444;
}

.about_list .about_txt h4 span {
    display: inline-block;
    padding-left: 30px;
    background: url(./image/headline_1.jpg) no-repeat left 2px;
}

.about_list .about_txt p {
    line-height: 26px;
    color: #868383;
    margin-top: 10px;
}

.about_list:nth-child(2n+2) {
    padding-left: 0;
    padding-right: 300px;
}

.about_list:nth-child(2n+1) .about_img {
    left: 0;
}

.about_list:nth-child(2n+2) .about_img {
    right: 0;
}

/**/

.about_list .about_txt {
    margin-top: 80px;
}

.about_list:nth-child(1) .about_txt {
    margin-top: 60px;
}

.about_list:nth-child(5) .about_txt, .about_list:nth-child(7) .about_txt {
    margin-top: 40px;
}

.about_list:nth-child(6) .about_txt p {}

.about_list:nth-child(2n+2) .about_txt {
    float: left;
    text-align: right;
    position: relative;
    width: 440px;
    padding-right: 30px;
}

.about_list:nth-child(2n+2) .about_txt h4 {
    background-position: right 2px;
}

#bbslist, #bbswrite, #bbsview {
    padding-top: 10px !important;
}

#bbslist .subject, #bbswrite .subject, #bbsview .subject, #bbsview .content {
    font-size: 13px;
}

#bbslist thead th {
    vertical-align: middle;
    border-top: 2px solid #333 !important;
    background: #F4F2EF !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom-color: #ccc !important;
    font-size: 13px !important;
    color: #333 !important;
    font-weight: bold !important;
    padding: 11px 0;
    line-height: 1.4;
}

#bbslist thead th.side1 {
    vertical-align: middle;
}

#bbslist #searchform {
    display: none;
}

#bbslist .btngray {
    none;
    border: 0;
    border-bottom: 1px solid #989898;
    color: #fff;
    padding: 3px 15px !important;
}

#bbslist .bottom {
    position: relative;
}

#bbslist .bottom .btnbox1 {
    position: absolute;
    right: 0;
    text-align: right;
}

#bbslist .bottom .btnbox2 {
    position: absolute;
    left: 0;
    text-align: left;
}

#bbslist .bottom .btnbox1 .btn00 {
    border: none;
}

#bbslist .bottom .btnbox1 .btn00 a {
    background: #EFEFEF;
    color: #111;
    padding: 6px 22px;
    font-weight: normal;
    font-family: 나눔고딕, NanumGothic, NG, 돋움, Dotum, Arial, Helvetica, sans-serif;
    border-radius: 3px;
    outline: none;
    border: 1px solid #c0c0c0;
    border-bottom: 2px solid #c0c0c0;
}

#bbslist .bottom .pagebox01 {
    margin-top: 34px;
}

#bbslist .gallery .picbox {
    margin: 0 0 0 16px !important;
}

#bbslist .gallery .picbox .pic {
    overflow: hidden;
}

#bbslist .gallery .picbox .pic img {
    min-height: 96px;
}

#bbslist .gallery .picbox .sbjx {
    overflow: visible !important;
}

#bbslist .info .category {
    display: none;
}

#bbslist tbody td {
    font-size: 13px !important;
    vertical-align: middle;
    padding: 11px 0 !important;
}

#bbslist .sbj {}

#bbslist .sbj a {
    font-size: 13px !important;
}

#bbslist tbody td:last-child {
    border-right: none;
    ;
}

#bbsview .viewbox .icon {
    display: none;
}

#bbsview .viewbox .subject, #bbsview .viewbox .info {
    padding-left: 0 !important;
}

#bbsview table {
    border: 1px solid #999;
}

#bbsview table tr td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    vertical-align: middle;
}

#bbswrite .bottombox .btnblue {
    border-bottom-width: 2px;
}

#bbswrite .bottombox .btngray {
    border-bottom-width: 2px;
}

#pages_contact {
    margin-bottom: 100px;
    padding: 0 50px 50px 50px;
}

#pages_contact h2 {
    font-family: "malgun gothic", dotum;
    font-size: 20px;
    padding: 0 0 10px 0;
    margin: 0 0 30px 0;
    border-bottom: #999999 solid 3px;
}

#pages_contact h3 {
    font-family: "malgun gothic", dotum;
    font-size: 15px;
    padding: 30px 0 10px 0;
}

#pages_contact .msg {
    padding: 0 0 25px 20px;
    color: #1C5B8C;
    font-family: dotum;
    line-height: 150%;
}

#pages_contact .msg span {
    font-size: 11px;
    color: #ff0000;
}

#pages_contact table {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    letter-spacing: -1px;
    border-top: #E6E6E6 solid 1px;
    color: #888;
    margin-bottom: 60px;
}

#pages_contact table caption {
    display: none;
}

#pages_contact table thead {
    display: none;
}

#pages_contact tbody td {
    padding: 12px 0 12px 0;
    border-bottom: #E6E6E6 solid 1px;
    color: #888;
}

#pages_contact tbody td div {
    padding: 7px 0 0 0;
    line-height: 150%;
}

#pages_contact tbody td .remail {
    position: relative;
    top: -3px;
    left: -2px;
    color: #111;
}

#pages_contact tbody td .btn {
    margin: 1px;
}

#pages_contact tbody td .hmsg {
    font-weight: bold;
    color: #ff0000;
}

#pages_contact tbody td .hmsg .ok {
    color: #0000ff;
}

#pages_contact tbody td textarea {
    width: 96%;
    height: 160px;
    overflow-y: auto;
    line-height: 130%;
    color: #666;
}

#pages_contact .key {
    font-weight: bold;
    padding-left: 20px;
    width: 150px;
    color: #111;
    vertical-align: middle;
}

#pages_contact .key span {
    font-weight: normal;
    font-size: 12px;
    font-family: arial;
    color: #ff0000;
    padding: 0 0 0 5px;
}

#pages_contact .agreebox {
    border: #dfdfdf solid 1px;
    padding: 7px;
}

#pages_contact .agreebox textarea {
    border: 0;
    width: 100%;
    height: 160px;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 130%;
    color: #666;
    font-family: dotum;
    scrollbar-base-color: #E1E1E1;
    scrollbar-face-color: #FFF;
    scrollbar-track-color: #FFF;
    scrollbar-highlight-color: #FFF;
    scrollbar-3dlight-color: #E1E1E1;
    scrollbar-shadow-color: #E1E1E1;
    scrollbar-darkshadow-color: #FFF;
    scrollbar-arrow-color: #7a7a7a;
}

#pages_contact .submitbox {
    padding: 40px 0 20px 0;
    text-align: center;
}

#pages_contact .submitbox input {
    height: 30px;
    margin: 0 2px 0 2px;
    padding: 0 10px 0 10px;
    font-weight: bold;
}

#pages_contact {
    background: url('./image/content_contact.png') no-repeat;
    padding: 158px 15px 0 15px !important;
}

#pages_contact .msg {
    padding-left: 0 !important;
}

#pages_contact h2 {
    margin-bottom: 0px !important;
    border-bottom: 3px solid #20A7B6 !important;
    font-size: 16px !important;
    position: relative;
}

#pages_contact h2 {
    padding-left: 8px !important;
    padding-bottom: 15px !important
}

#pages_contact h2:after {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    border: 3px solid #0094be;
}

#pages_contact h2:after {
    content: "";
    position: absolute;
    top: 0;
    background: #20A7B6;
    width: 3px !important;
    height: 12px !important;
    display: block;
    border: none !important;
}

#pages_contact .submitbox input {
    background: #B3B3B3;
    color: #fff;
    padding: 6px 22px !important;
    border: 1px solid #9B9B9B;
    color: #20A7B6;
}

#pages_contact .submitbox input.btnblue {
    background: #20A7B6;
    color: #fff;
    padding: 6px 22px !important;
    border: 1px solid #035965;
}

#pages_result {
    width: 100%;
    display: block;
}

#pages_result .form {
    background: transparent;
    padding: 14px 0;
}

#pages_result table {
    border-top: 2px solid #F8981C;
    border-bottom: 1px solid #C6C6C6;
}

#pages_result table tr th, #pages_result table tr td {
    border-bottom: 1px solid #E4E4E4;
}

#pages_result table tr th {
    font-weight: normal;
    color: #737373;
    text-align: left;
    vertical-align: top;
    width: 85px;
}

#pages_result table tr td.hr {
    border-top: 1px solid #000;
    border-bottom: 2px solid #F8981C;
    height: 33px;
}

#pages_result table tr td hr {
    border: 1px solid #E2DFDF;
}

#pages_result table tr td {
    vertical-align: middle;
}

#pages_result table tr th, .table table tr th {
    padding: 15px 0;
}

#pages_result button {
    background: #7B7377;
    border: none;
    color: #fff;
    font-size: 12px;
    padding: 4px 6px;
    outline: none;
    font-weight: normal;
}

#pages_result button.zip_btn {
    background: #C59727;
    font-size: 12px;
}

#pages_result tr td label {
    vertical-align: middle;
}

#pages_result tr td.radio label {
    vertical-align: top;
}

#pages_result label input {
    margin-top: 0;
}

#pages_result input[type=text], #pages_result input[type=password], #pages_result textarea {
    margin: 0;
    margin-bottom: 4px;
    border: 1px solid #d9d9d9;
    padding: 4px 6px;
    background: #fff url(./image/input_bg.png) repeat-x;
}

#pages_result textarea {
    margin-top: 4px;
}

#pages_result .submitbox {
    padding: 24px 0 20px 0;
    text-align: center;
}

#pages_result .submitbox button.btnblue {
    background: #C59727;
    color: #fff;
    padding: 6px 22px !important;
}

#pages_result .submitbox button {
    height: 30px;
    margin: 0 2px 0 2px;
    padding: 0 10px 0 10px;
    font-weight: bold;
    border-radius: 16px;
    border: none;
}

div.thumb {
    margin-left: 18px;
}

.thumb-gallery:after {
    content: "";
    display: block;
    clear: both;
}

.thumb-gallery {
    width: 700px;
    margin: 0 auto;
    margin-top: 32px;
}

.thumb-gallery .thumb-gallery-item {
    margin-right: 65px;
    margin-bottom: 72px;
    position: relative;
}

.thumb-gallery .thumb-gallery-item img {
    position: absolute;
    display: block;
    background: url(./image/thumb_bg.png);
    padding-right: 15px;
    padding-bottom: 18px;
}

.thumb-gallery .thumb-gallery-item:nth-child(3n) {
    margin-left: 0;
}

h6.vtitle {
    padding: 0;
    margin: 0;
    background: url(./images/content_headline.png) center left no-repeat;
    position: relative;
    font-size: 18px;
    padding-left: 18px;
}

div.pages_table {
    font-size: 16px;
    padding-bottom: 30px;
    margin-left: 12px;
    margin-right: 12px;
}

div.pages_table h6 {
    margin-top: 16px;
}

div.pages_table table {
    border-collapse: separate;
    margin-top: 16px;
    font-size: 1em;
    width: 100%;
    border: 0;
    border-width: 2px 1px 0px 0px;
    border-color: #e3e3e3;
    border-style: solid;
    color: #141415;
    border-top-color: #20a7b6;
}

div.pages_table th {
    color: #000;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background: #ededed;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
}

div.pages_table.th th {
    padding: 10px 0;
}

div.pages_table td {
    color: #141415;
    padding: 8px 0;
    font-size: 12px;
    text-align: center;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

div.pages_tab {
    width: 100%;
    margin: 0;
    padding: 0;
    display: table;
    position: relative;
}

div.pages_tab>ul {
    width: 700px;
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    border-top: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
    background: #fff;
}

div.pages_tab ul:after {
    content: "";
    display: block;
    clear: both
}

div.pages_tab>ul>li {
    display: table;
    float: left;
    width: 99px;
    height: 45px;
    text-align: center;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

div.pages_tab.w178>ul>li {
    width: 174px;
}

div.pages_tab>ul>li.on {
    background: #dadada;
    color: #20a7b6;
    border-bottom: 3px solid #20a7b6;
    height: 43px;
}

div.pages_tab>ul>li>span {
    vertical-align: middle;
    display: table-cell;
    font-size: 11px;
    line-height: 14px;
    cursor: pointer;
}

div.pages_tab .list {
    position: relative;
    margin-top: 50px;
}

div.relation_site div.list ul>li {
    width: 100%;
    margin-left: 4px;
    margin-right: 4px;
    padding-bottom: 7px;
    padding-top: 7px;
    border-bottom: 1px solid #e4e4e4;
}

div.relation_site div.list ul>li h3 {
    display: block;
    padding-top: 8px;
    padding-bottom: 4px;
    font-weight: bold;
}

div.relation_site div.list ul>li a:before {
    display: block;
}

#vContent iframe {
    margin: 0 auto;
    display: block;
}

.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
    margin: 0 auto;
}

.youtube .play {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ +CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=") no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
}

.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.section-row {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.section-row .section-row-title {
    padding: 64px 0 52px 0;
    text-align: center;
    color: #444444;
}

.section-row .section-row-title h1 {
    position: relative;
    font-size: 32px;
    font-weight: 800;
    padding-bottom: 25px;
}

.section-row .section-row-title h1:before {
    content: '';
    position: absolute;
    display: block;
    width: 555px;
    height: 1px;
    background: #999;
    left: 50%;
    bottom: 10px;
    margin-left: -277.5px;
}

.section-row .section-row-title p {
    font-size: 16px;
    line-height: 20px;
}

.section-row .section-row-content:after, .section-row .section-row-content:before {
    content: "";
    display: block;
    clear: both;
}

.section-festival-event {
    padding-bottom: 65px;
}

.section-festival-event .festival-col {
    width: 272px;
    height: 258px;
    float: left;
}

.section-festival-event .festival-event-bg {
    left: 0;
    top: 0;
    position: absolute;
    width: 272px;
    height: 258px;
    z-index: 100;
}

.section-festival-event .festival-event-bg.festival-event-bg-2 {
    width: 412px;
    height: 528px;
}

.section-festival-event .festival-row {
    height: 252px;
    margin-bottom: 22px;
}

.section-festival-event .festival-row:last-child {
    margin: 0;
}

.section-festival-event .festival-row.festival-event-1 {
    position: relative;
    background-size: cover;
}

.section-festival-event .festival-row.festival-event-1 .cover {
    z-index: 101;
}

.section-festival-event .festival-row.festival-event-1 .cover:hover {
    background: rgba(0, 0, 0, 0.8);
}

.section-festival-event .festival-row.festival-event-1 .cover:hover .festival-card-title {
    padding-top: 60px;
}

.section-festival-event .festival-row.festival-event-1 .cover:hover .festival-card-list {
    height: auto;
    opacity: 1;
}

.section-festival-event .festival-row.festival-event-1 .cover:hover .festival-card-subtitle {
    display: none;
}

.section-festival-event .festival-row.festival-event-2 {
    position: relative;
    background-size: cover;
}

.section-festival-event .festival-row.festival-event-2 .cover {
    z-index: 101;
}

.section-festival-event .festival-row.festival-event-2 .cover:hover {
    background: rgba(0, 0, 0, 0.8);
}

.section-festival-event .festival-row.festival-event-2 .cover:hover .festival-card-title {
    padding-top: 24px;
}

.section-festival-event .festival-row.festival-event-2 .cover:hover .festival-card-list {
    height: auto;
    opacity: 1;
}

.section-festival-event .festival-row.festival-event-2 .cover:hover .festival-card-subtitle {
    display: none;
}

.section-festival-event .festival-row.festival-event-3 {
    position: relative;
    background-size: cover;
}

.section-festival-event .festival-row.festival-event-3 .cover {
    z-index: 101;
}

.section-festival-event .festival-row.festival-event-3 .cover:hover {
    background: rgba(0, 0, 0, 0.8);
}

.section-festival-event .festival-row.festival-event-3 .cover:hover .festival-card-title {
    padding-top: 160px;
}

.section-festival-event .festival-row.festival-event-3 .cover:hover .festival-card-list {
    height: auto;
    opacity: 1;
}

.section-festival-event .festival-row.festival-event-3 .cover:hover .festival-card-subtitle {
    display: none;
}

.section-festival-event .festival-row.festival-event-4 {
    position: relative;
    background-size: cover;
}

.section-festival-event .festival-row.festival-event-4 .cover {
    z-index: 101;
}

.section-festival-event .festival-row.festival-event-4 .cover:hover {
    background: rgba(0, 0, 0, 0.8);
}

.section-festival-event .festival-row.festival-event-4 .cover:hover .festival-card-title {
    padding-top: 60px;
}

.section-festival-event .festival-row.festival-event-4 .cover:hover .festival-card-list {
    height: auto;
    opacity: 1;
}

.section-festival-event .festival-row.festival-event-4 .cover:hover .festival-card-subtitle {
    display: none;
}

.section-festival-event .festival-row.festival-event-5 {
    position: relative;
    background-size: cover;
}

.section-festival-event .festival-row.festival-event-5 .cover {
    z-index: 101;
}

.section-festival-event .festival-row.festival-event-5 .cover:hover {
    background: rgba(0, 0, 0, 0.8);
}

.section-festival-event .festival-row.festival-event-5 .cover:hover .festival-card-title {
    padding-top: 60px;
}

.section-festival-event .festival-row.festival-event-5 .cover:hover .festival-card-list {
    height: auto;
    opacity: 1;
}

.section-festival-event .festival-row.festival-event-5 .cover:hover .festival-card-subtitle {
    display: none;
}

.section-festival-event .festival-row .festival-card-title {
    padding-top: 80px;
    margin-bottom: 10px;
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.section-festival-event .festival-row .festival-card-title h1 {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 126px;
    margin: 0 auto 0 auto;
    border: 2px solid #fff;
    padding: 5px 0;
    border-radius: 20px;
}

.section-festival-event .festival-row .festival-card-list {
    opacity: 0;
    height: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.section-festival-event .festival-row .festival-card-list ul li {
    font-size: 16px;
    margin-bottom: 4px;
}

.section-festival-event .festival-row .festival-card-list ul li a {
    color: #fff;
    font-size: 14px;
}

.section-festival-event .festival-row .festival-card-list ul li a:hover {
    color: #f4dda0;
}

.section-festival-event .festival-row .festival-card-subtitle {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.section-festival-event .festival-col-main {
    width: 412px;
    background-size: cover;
    float: left;
    margin: 0 22px;
}

.section-festival-event .festival-col-main .festival-card-title {
    padding-top: 216px;
}

.section-festival-event .festival-col-main .festival-row {
    height: 528px;
}

.section-festival-event .festival-col-main .festival-row .festival-card-list ul li a {
    font-size: 16px;
}

.section-festival-event .cover {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.section-festival-introductjinju {
    background: url(http://yudeung.com/layouts/default/images/main/introduct_jinju@2x.png) no-repeat;
    background-size: cover;
}

.section-festival-introductjinju .section-row-title {
    padding-top: 50px;
    padding-bottom: 34px;
    color: #fff;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.9);
}

.section-festival-introductjinju .section-row-title h1 {
    padding-bottom: 10px;
}

.section-festival-introductjinju .section-row-title h1:before {
    display: none;
}

.section-festival-introductjinju .section-row-content {
    padding-bottom: 40px;
}

.section-festival-introductjinju .section-row-content ul {
    width: 500px;
    display: block;
    margin: 0 auto;
}

.section-festival-introductjinju .section-row-content ul:after, .section-festival-introductjinju .section-row-content ul:before {
    content: "";
    display: block;
    clear: both;
}

.section-festival-introductjinju .section-row-content ul li {
    margin: 0 10px;
    width: 80px;
    float: left;
    text-align: center;
    color: #fff;
}

.section-festival-introductjinju .section-row-content ul li p {
    padding-top: 20px;
    font-size: 11px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.9);
}

.mobile_mode {
    display: none;
}

#sidebarMenu {
    position: fixed;
    top: 0;
    bottom: 0;
    background: white;
    display: block;
    overflow: scroll;
    right: -50000px;
}

#sidebarMenu:before {
    content: "";
    position: absolute;
    bottom: 8px;
    width: 72px;
    height: 48px;
    left: 50%;
    margin-left: -42.5px;
    opacity: 0.5;
    background: url(http://yudeung.com/layouts/default/images/common/logo@2x_gray.png) no-repeat;
    background-size: 200px auto;
}

#sidebarMenu .top {
    height: 50px;
    padding-left: 21px;
    position: relative;
    color: #fff;
    background: #08112b;
}

#sidebarMenu .top h1 {
    width: 200px;
    line-height: 50px;
    font-size: 16px;
}

#sidebarMenu .top .btn_close {
    position: absolute;
    right: 16px;
    font-size: 22px;
    height: 20px;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
}

#sidebarMenu .lang {
    left: auto;
    right: auto;
    top: auto;
    margin-top: 0;
    position: relative;
    padding: 16px;
    z-index: 100;
    position: relative;
}

#sidebarMenu .lang .iList {
    text-align: center;
    overflow: hidden;
}

#sidebarMenu .lang .iList li {
    float: none;
    display: inline-block;
}

#sidebarMenu .mobile_navi {
    z-index: 100;
    position: relative;
    border-bottom: 1px solid #eee;
}

#sidebarMenu .mobile_navi>li {
    border-top: 1px solid #eee;
    background: #fff;
    line-height: 50px;
    font-size: 18px;
}

#sidebarMenu .mobile_navi>li.open>a i {
    transform: rotateX(180deg);
}

#sidebarMenu .mobile_navi>li>a {
    position: relative;
    padding-left: 15px;
    font-weight: 500;
    display: block;
    color: #222;
}

#sidebarMenu .mobile_navi>li>a i {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7px;
}

#sidebarMenu .mobile_navi>li.active>ul {
    display: block;
}

#sidebarMenu .mobile_navi>li>ul {
    display: none;
    border-top: solid #eee 1px;
    background: #f6f6f6;
    padding-bottom: 21px;
}

#sidebarMenu .mobile_navi>li>ul>li {
    margin: 0 21px 0 21px;
    padding-top: 21px;
    font-size: 15px;
    line-height: 16px;
    font-weight: normal;
}

#sidebarMenu .mobile_navi>li>ul>li a {
    color: #222;
}

#sidebarMenu .mobile_navi>li>ul>li.active a {
    color: #222;
    font-weight: bold;
}

#sidebarMenu .util {
    display: none;
    padding: 15px 0;
    text-align: center;
}

#sidebarMenu .util li {
    display: inline-block;
    position: relative;
    width: 60px;
    padding-top: 69px;
    margin: 0 6px;
    font-size: 12px;
    color: #fff;
}

#sidebarMenu .util li a {
    color: #fff;
}

#sidebarMenu .util li i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 28px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    color: #b8b8b8;
    border: 1px solid #858585;
}

#wrap {
    position: relative;
    background: no-repeat center top;
    min-width: 1200px;
    overflow: hidden;
}

.overlay_banner {
    position: absolute;
    right: 0;
    top: 300px;
    height: 466px;
    text-align: center;
    z-index: 999;
    animation: reservation 5s infinite ease-in-out;
}

.overlay_banner .overlay_banner_slider {
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    border: 4px solid #ed6d00;
}

.overlay_banner p {
    font-size: 21px;
    line-height: 1.5;
    color: #fff;
    padding: 12px 16px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 15px;
    border-radius: 6px;
}

.overlay_banner p b {
    font-size: 23px;
}

@keyframes reservation {
    0% {
        transform: translateY(5%);
    }
    50% {
        transform: translateY(-5%);
    }
    100% {
        transform: translateY(5%);
    }
}

/*헤더*/

header {
    z-index: 1001;
    position: fixed;
    width: 100%;
    top: 0;
}

header .header-wrap {
    position: relative;
    top: 0;
    z-index: 100;
    transition: height 300ms, top 290ms, box-shadow 400ms;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

header .header-wrap .logo {
    display: block;
    position: absolute;
    height: 48px;
    top: 50%;
    left: 50px;
    margin-top: -24px;
}

header .header-wrap .logo img {
    height: 48px;
}

header .header-wrap .logo img+img {
    display: none;
}

header .header-wrap .menu-wrap {
    display: table;
    margin: 0 auto 0;
}

header .header-wrap .menu-wrap>li {
    padding: 0 20px;
    position: relative;
    float: left;
}

header .header-wrap .menu-wrap>li>a {
    color: #fff;
    font-size: 20px;
    line-height: 120px;
}

header .header-wrap .menu-wrap>li:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 50%;
    margin-top: -2px;
}

header .header-wrap.fixed .menu-wrap>li:after, header .header-wrap.hover .menu-wrap>li:after {
    background: #000;
}

header .header-wrap .menu-wrap>li:last-child:after {
    display: none;
}

header .header-wrap.fixed {
    top: 0;
}

header .header-wrap.fixed, header .header-wrap.hover {
    background: #fff;
}

header .header-wrap.fixed .menu-wrap>li>a {
    line-height: 80px;
}

header .header-wrap.fixed .menu-wrap>li>a, header .header-wrap.hover .menu-wrap>li>a {
    color: #000;
}

header .header-wrap.fixed .logo img, header .header-wrap.hover .logo img {
    display: none;
}

header .header-wrap.fixed .logo img+img, header .header-wrap.hover .logo img+img {
    display: block;
}

.menu-wrap>li>ul {
    position: absolute;
    z-index: 101;
    top: 120px;
    left: 0;
    right: 0;
    display: none;
    height: 370px;
}

.menu-wrap>li>ul li {
    display: block;
    font-size: 16px;
    text-align: center;
}

.menu-wrap>li>ul li a {
    line-height: 45px;
    color: #fff;
    transition: all 0.3s;
}

.menu-wrap>li>ul li:first-child {
    padding-top: 24px;
}

.menu-wrap>li>ul>li:hover>a {
    color: #fff;
}

header .header-wrap.fixed .menu-wrap>li>ul {
    top: 80px;
}

/*언어선택*/

#gnb-right {
    position: absolute;
    right: 10%;
    top: 50%;
    height: 55px;
    transform: translate(0, -50%);
}

#gnb-right .lang {
    text-align: center;
}

#gnb-right .lang .lang-en {
    display: block;
    position: relative;
    width: 70px;
    height: 35px;
    border: 3px solid #333333;
    transition: all 0.3s;
    box-sizing: border-box;
}

#gnb-right .lang:hover .lang-en {
    box-shadow: inset 0 0 0 2px #333333;
}

#gnb-right .lang .lang-en span {
    font-size: 14px;
    font-weight: 700;
    line-height: 27px;
    color: #333333;
    letter-spacing: -0.5px;
}

#gnb-right .lang button {
    display: block;
    position: relative;
    width: 120px;
    height: 55px;
    border-radius: 30px;
    border: 0;
    text-align: center;
    background-color: #1a1045;
    cursor: pointer;
    z-index: 10;
    letter-spacing: 0;
}

#gnb-right .lang button span {
    font-size: 14px;
    font-weight: 700;
    line-height: 35px;
    color: #ffffff;
    background: url(http://yudeung.com/images/main/lang-ico.png) no-repeat;
    padding: 0 0 5px 30px;
}

#gnb-right .lang button span:after {
    content: "";
    display: block;
    position: absolute;
    top: 27px;
    right: 22px;
    width: 7px;
    height: 4px;
    background: url(http://yudeung.com/images/main/arrow_off.png) 50% 50% no-repeat;
}

#gnb-right .lang:hover button span:after {
    background: url(http://yudeung.com/images/main/arrow_on.png) 50% 50% no-repeat;
}

#gnb-right .lang #list {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 120px;
    height: 0;
    margin-top: -35px;
    padding: 0 15px;
    overflow: hidden;
    background: #1a1045;
    border-radius: 0 0 30px 30px;
    text-align: center;
    z-index: 1;
}

#gnb-right .lang:hover #list {
    height: auto;
}

#gnb-right .lang #list ul {
    padding: 39px 0 10px 0;
    letter-spacing: 0;
}

#gnb-right .lang #list ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
}

#gnb-right .lang #list ul li:last-child {
    border: 0;
}

#gnb-right .lang #list ul li a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.7);
}

#gnb-right .lang #list ul li a:hover {
    color: rgba(255, 255, 255, 1);
}

header .header-wrap .site-map {
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
}

header .header-wrap .site-map img {
    height: 33px;
}

header .header-wrap .site-map img+img {
    display: none;
}

header .header-wrap::after {
    content: "";
    display: block;
    clear: both;
}

header .header-wrap.fixed .site-map img, header .header-wrap.hover .site-map img {
    display: none;
}

header .header-wrap.fixed .site-map img+img, header .header-wrap.hover .site-map img+img {
    display: block;
}

.navigation_bg {
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    top: 220px;
    height: 370px;
    background: #08112a;
    transition: height 300ms, top 290ms, box-shadow 400ms;
}

.fixed .navigation_bg {
    top: 81px;
}

.navigation_bg .navigation_bg_static {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.navigation_bg .navigation_shadow {
    position: absolute;
    height: 100%;
    margin: 0 auto;
    background: #08112a;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    -webkit-box-shadow: 0 14px 13px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 14px 13px rgba(0, 0, 0, 0.5);
    box-shadow: 0 14px 13px rgba(0, 0, 0, 0.5);
}

/*콘텐츠*/

/*비주얼*/

.visual {
    background: url(../images/main/visual-bg.png);
    background-size: cover;
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.visual-slick .visual-slick-slide {
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.visual .main-tit {
    background: url(../images/main/moon.png) 60% 55% no-repeat;
}

.visual .main-tit ul {
    display: table;
    text-align: center;
    position: absolute;
    left: 50%;
    width: 100%;
    top: calc(50% );
    transform: translate(-50%, -60%);
}

.visual .main-tit ul li {
    color: #fff;
    vertical-align: middle;
    font-family: "Chosunilbo_myungjo";
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}

.visual .main-tit ul li:first-child {
    font-size: 90px;
}

.visual .main-tit ul li:nth-child(2) {
    font-size: 106px;
    font-weight: bold;
    margin: 20px 0 40px 0;
}

.visual .main-tit ul li:last-child {
    font-size: 33px;
}

.visual .star {
    position: absolute;
    top: 40%;
    left: 25%;
    /*transform: translateY(-50%);*/
}

.visual .cloud-left {
    position: absolute;
    top: 40%;
    /*transform: translateY(-50%);*/
}

.visual .cloud-right {
    position: absolute;
    top: 5%;
    right: 0;
    /*transform: translateY(-50%);*/
}

.visual .star-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    transform: translateX(-50%);
}

.visual .star-bg2 {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
}

.visual .scroll {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
}

/*주요행사*/

.section-01 {
    background: url(http://yudeung.com/images/main/sec-01-bg.png);
    background-size: cover;
    width: 100%;
    height: calc(100vh - 80px);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-wrap {}

.section-wrap .tit-box {
    position: absolute;
    left: 0;
}

.section-wrap .tit-box img {
    width: 100%;
}

.section-wrap .tit-box::after {
    content: "";
    display: block;
    clear: both;
}

.section-wrap .tit-box p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6em;
    margin: 20px 0;
}

.section-01 .section-wrap::after {
    content: "";
    display: block;
    clear: both;
}

.section-wrap .tit-box .more-btn {
    display: inline-block;
    background: #f8b500;
    width: 240px;
    padding: 20px 50px;
    box-sizing: border-box;
}

.section-wrap .tit-box .more-btn span {
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.4em;
    background: url(http://yudeung.com/images/main/more-btn.png) right 45% no-repeat;
    padding-right: 40px;
}

.section-wrap .tit-box .more-btn:hover {
    background: #ed6d00;
    transition: 0.5s;
}

.summary {
    position: relative;
}

.summary .tit-box {
    position: relative;
    text-align: center;
}

.summary .tit-box h1 {
    font-family: "Chosunilbo_myungjo";
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 0;
    color: #fff;
}

.section-02 {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section-02 .tit-box h1 {
    font-family: "Chosunilbo_myungjo";
    font-weight: 600;
    font-size: 70px;
    letter-spacing: 0;
    color: #fff;
}

.summary .tit-box p {
    font-size: 20px;
    margin-bottom: 46px;
}

.summary .video- {
    width: 960px;
}

.summary ul:after {
    content: "";
    clear: both;
}

.summary ul {
    position: absolute;
    top: 100px;
    right: -296px;
}

.summary>ul>li {
    position: relative;
    background-repeat: no-repeat;
    width: 380px;
    height: 400px;
    margin-bottom: 80px;
    background-color: #e3ad29;
    float: left;
    color: #fff;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: 0.5s ease;
}

.summary ul li::after {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.summary ul li .summary-info {
    padding: 30px;
}

.summary ul li .summary-info h2 {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 15px;
    color: #36312c;
    font-family: "Chosunilbo_myungjo";
}

.summary ul li .summary-info h2 img {
    position: absolute;
    left: -90px;
    top: -98px;
}

.summary ul li .summary-info p {
    line-height: 1.4em;
    font-weight: 300;
}

.fc-g {
    color: #ffffff;
}

/*100년의추억*/

.section-02 {
    background: url(./image/section_02_bg.png);
    background-size: cover;
    width: 100%;
    height: calc( 100vh - 80px);
    position: relative;
}

.section-02 .tit-box {
    position: static;
    text-align: center;
    margin: 0 auto;
}

.section-02 .tit-box p {
    margin-bottom: 45px;
}

.section-02 .tit-box img {
    margin-right: -120px;
    width: auto;
}

#main-wrap .memory-wrap {
    max-width: 1600px;
    margin: 0 auto;
}

#main-wrap .single-item .items {
    position: relative;
}

#main-wrap .single-item .items img {
    width: 55%;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
}

#main-wrap .single-item .items .txt-box {
    position: absolute;
    box-sizing: border-box;
    width: 55%;
    height: 286px;
    top: 160px;
    right: 60px;
    background: #fff;
    padding: 50px;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.2);
}

#main-wrap .single-item .items .txt-box p {
    line-height: 1.4em;
}

#main-wrap .single-item .items .txt-box h2 {
    display: block;
    font-family: "Chosunilbo_myungjo";
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    color: #563f96;
    background: url(http://yudeung.com/images/sub/headline-ico.png) 0 center no-repeat;
    letter-spacing: -0.08em;
    padding-left: 30px;
}

#main-wrap .single-item .slick-prev {
    right: 60px;
    left: auto;
    top: 100px;
}

#main-wrap .single-item .slick-next {
    right: 0;
    top: 100px;
}

#main-wrap .single-item .slick-list {
    height: 527px;
}

/*행사일정안내*/

.sch-info {
    display: flex;
    height: 240px;
    background-color: #262327;
    background: url(http://yudeung.com/images/main/sch-bg.png) no-repeat;
    background-size: cover;
}

.sch-info .sch-info-wrap {
    margin: 0 auto;
    padding: 80px 0;
}

.sch-info .sch-info-wrap li {
    float: left;
    flex: 1;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 50px;
    text-align: center;
}

.sch-info .sch-info-wrap li:first-child {
    background: url(../images/sub/sub-tit-logo.png) top center no-repeat;
    padding-top: 80px;
}

.sch-info .sch-info-wrap li:last-child {
    border-right: 0;
}

.sch-info .sch-info-wrap li a {
    color: #fff;
    font-size: 16px;
    line-height: 1.4em;
}

.sch-info .sch-info-wrap li span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.sch-info .sch-info-wrap a:hover span {
    color: #f8b500;
    transition: 0.5s;
}

.sch-info .sch-info-wrap a:hover {
    color: #f8b500;
    transition: 0.5s;
}

.sch-info .sch-info-wrap {
    content: "";
    display: block;
    clear: both;
}

/*커뮤니티*/

.section-04 {
    background: url(./image/section_04_bg.jpg);
    background-size: cover;
    padding: 0 50px;
    height: calc( 100vh - 80px);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section-04 .sec-04-tit {
    flex: 1;
    display: block;
    padding-top: 100px;
    margin: 0 auto;
}

.section-04 .tit-box {
    text-align: center;
}

.section-04 .tit-box h1 {
    font-family: "Chosunilbo_myungjo";
    font-weight: 600;
    font-size: 80px;
    letter-spacing: 0;
    padding-bottom: 15px;
    color: #fff;
}

.section-04 .tit-box p {
    font-size: 20px;
    margin-bottom: 70px;
    color: #fff;
}

.section-04 .commu {
    max-width: 1900px;
    display: flex;
    margin: 0 auto;
    align-content: center;
    justify-content: center;
}

.section-04 .commu a {
    z-index: 1000;
    display: block;
    position: relative;
    transition: 0.5s ease;
    background: rgba(255, 255, 255, 0.8);
    width: 25%;
    text-align: center;
    padding: 155px 50px;
    margin: 0 15px;
    box-sizing: border-box;
    z-index: 1;
}

.section-04 .commu a:nth-child(odd) {   
    transform: translateY(40px);
}

.section-04 .commu .tit01 {
    position: relative;
    display: block;
    z-index: 100;
    margin: 0 auto;
}

.section-04 .commu p {
    position: relative;
    color: #714d9e;
    margin-top: 10px;
    display: block;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    display: inline-block;
}

.section-04 .commu p span {
    position: relative;
    z-index: 100;
}

.section-04 .commu p:before {
    opacity: 0;
    position: absolute;
    left: -8px;
    right: -8px;
    top: 24px;
    height: 14px;
    display: block;
    content: '';
    background: #ffe720;
}

.section-04 .commu a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: .65;
    width: 100%;
    height: 100%;
    background: url(./image/bg_tourism.png.jpg) no-repeat;
    background-size: cover;
    transition: opacity .3s;
}

.section-04 .commu a:nth-child(2):before {
    background: url(./image/bg_accommodation.png) no-repeat;
    background-size: cover;
}

.section-04 .commu a:nth-child(3):before {
    background: url(./image/bg_restaurant.png.jpg) no-repeat;
    background-size: cover;
}

.section-04 .commu a:nth-child(4):before {
    background: url(./image/bg_traffic.png.jpg) no-repeat;
    background-size: cover;
}

.section-04 .commu a::after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    z-index: -10;
}

.section-04 .commu a:hover:before {
    opacity: 1;
}

.section-04 .commu a:hover p:before {
    opacity: 1;
}

.section-04 .commu a:hover .tit01 {
    /* margin-top: 70px; */
}

.section-04 .commu a:hover .box02 .box02-01 {
    /* margin-top: -10px; */
}

.section-04 .commu::after {
    content: "";
    display: block;
    clear: both;
}

.section-04 .commu-moblie02 {
    display: none !important;
}

/*푸터*/

footer {
    background: url(http://yudeung.com/images/main/footer-bg.png);
    position: relative;
    padding: 50px;
    padding-bottom: 150px;
}

footer .with {
    display: flex;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 30px;
}

footer .with li {
    flex: 1;
    color: #fff;
    font-size: 18px;
    line-height: 1.5em;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 30px;
}

footer .with li img {
    display: block;
    margin: 0 auto;
}

footer .with li:first-child {
    line-height: 1.4em;
    flex: none;
    width: 12%;
}

footer .with li:last-child {
    border: 0;
    line-height: 1.4em;
}

footer .foo-info {
    line-height: 1.9em;
    width: 100%;
    margin: 40px auto 0;
}

footer .foo-info a {
    color: #fff;
}

footer .foo-info li {
    color: #fff;
}

footer .foo-info li:last-child {
    color: rgba(255, 255, 255, 0.5);
}

footer .foo-info span {
    color: rgba(255, 255, 255, 0.5);
    margin: 0 20px;
}

.fc-v {
    color: #8974d8 !important;
    font-weight: bold;
}

.family {
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 20px 30px;
    border-radius: 30px;
    background: transparent;
    color: #fff;
    font-size: 15px;
}

@media (max-width: 1800px) {
    #wrap {
        min-width: 0;
    }
    #main-wrap .memory-wrap {
        padding-top: 0;
    }
    .section-wrap .tit-box .more-btn {
        margin: 20px 0;
    }
}

@media (max-width: 1300px) {
    #wrap {
        min-width: 100% !important;
    }
    #topline_banner img {
        width: 100%;
    }
    header .header-wrap .logo img {
        height: 40px;
    }
    header .header-wrap .menu-wrap li a {
        font-size: 18px;
    }
    .section-01 {
        height: auto;
        background-size: cover;
    }
    .section-wrap .tit-box {
        width: 100%;
        position: static;
        margin-top: 0;
        text-align: center;
    }
    .section-wrap .tit-box img {
        width: auto;
        margin-left: 10px;
    }
    .section-01 .tit-box img {
        margin-right: -160px;
    }
    .summary {
        padding-left: 15px;
        padding-right: 15px;
    }
    .summary ul {
        display: flex;
    }
    .summary ul li {
        width: 33.3%;
        background-size: cover;
    }
    .summary ul {
        padding-top: 5%;
    }
    .section-03 {
        padding: 25px 10px;
    }
    .section-03 .notice-wrap li {
        padding: 0 10px;
    }
    .section-04 {
        background-size: cover;
    }
    .section-04 .commu {
        display: flex;
        padding-top: 50px;
    }
    .section-04 .commu a {
        height: auto;
    }
    .section-04 .commu a::after {
        height: 100%;
    }
    .section-04 .sec-04-tit {
        padding: 50px 0;
    }
    .family_site {
        display: none;
    }
}

@media (max-width: 1060px) {
    header .header-wrap {
        height: 120px;
    }
    header .header-wrap .menu-wrap {
        display: none;
    }
    .visual .main-tit ul li:first-child {
        font-size: 25px;
    }
    .visual .main-tit ul li:nth-child(2) {
        font-size: 75px;
    }
    .section-wrap .tit-box {
        padding-left: 0;
    }
    .visual .star {
        top: 20%;
    }
    .section-04 .commu .tit01 {
        margin: 30px auto 0;
    }
    footer .with {
        display: none;
    }
    .sch-info {
        display: none;
    }
}

@media (max-width: 800px) {
    .section-03 .notice-wrap li span {
        display: none;
    }
    #topline_banner {
        display: none;
    }
    #header {
        top: 0;
    }
    .visual .main-tit ul li:nth-child(2) {
        font-size: 42px;
    }
    .visual .main-tit ul li:nth-child(3) {
        font-size: 20px;
    }
    .section-wrap {
        padding: 0 20px;
        overflow: hidden;
    }
    .visual .main-tit {
        background: url(../images/main/moon.png) 90% 55% no-repeat;
    }
    .summary ul li {
        margin-bottom: 50px;
    }
    .summary ul {
        margin-left: 0;
    }
    .summary ul li:nth-child(2) {
        margin: 20px 0;
    }
    .summary {
        margin: 0 auto;
    }
    #main-wrap .single-item .items img {
        width: 100%;
    }
    #main-wrap .single-item .items .txt-box {
        width: 90%;
        right: 0;
        height: auto;
    }
    .mobile-m {
        display: none;
    }
    .mobile-m+.mobile-m {
        display: block;
    }
}

@media (max-width: 480px) {
    .mobile_mode {
        display: block;
    }
    .pc_mode {
        display: none;
    }
    #header {
        height: 73px;
        top: 0;
        text-align: center;
    }
    #header .header-static>h1 {
        position: absolute;
        z-index: 551;
    }
    #header .header-static>h1>a>img {
        display: none;
    }
    #header .header-static>h1>a>img+img {
        display: block;
    }
    #header .header-static>.site-map {
        display: none;
    }
    #header .header-static {
        margin: 0;
    }
    #header .header-static h1 {
        float: none;
        width: auto;
        height: auto;
        left: 50%;
        top: 50%;
        margin-top: 0;
        transform: translate(-50%, -50%);
    }
    #header .header-static h1 img {
        width: auto !important;
        height: 30px;
    }
    #header .header-static .lang {
        display: none;
    }
    #header .header-static .btn_gnb {
        display: block;
    }
    #header .header-static .btn_gnb {
        position: absolute;
        height: 30px;
        padding: 0 5px 0 0;
        font-size: 13px;
        font-weight: 600;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        border: 0;
        cursor: pointer;
        background: transparent;
        top: 50%;
        left: 15px;
        transform: translate(0, -50%);
        border: 1px solid #cccccc;
    }
    #header .header-static .btn_gnb .btn_gnb_inner {
        position: relative;
        padding-left: 25px;
    }
    #header .header-static .btn_gnb .icon {
        position: absolute;
        left: 5px;
        top: 50%;
        width: 14px;
        height: 10px;
        transform: translate(0, -50%);
    }
    #header .header-static .btn_gnb .icon div {
        position: relative;
        width: 14px;
        height: 10px;
    }
    #header .header-static .btn_gnb .icon div:before, .header-static .btn_gnb .icon div:after {
        content: "";
        display: block;
    }
    #header .header-static .btn_gnb .icon div .bar, .header-static .btn_gnb .icon div:before, .header-static .btn_gnb .icon div:after {
        position: absolute;
        width: 100%;
        height: 2px;
        top: 8px;
        transition: all 0.2s;
        display: block;
        background-color: #333;
    }
    #header .header-static .btn_gnb .icon div:before {
        top: 0;
    }
    #header .header-static .btn_gnb .icon div:after {
        top: 4px;
    }
    #header .header-static .btn_gnb .icon div .bar {
        color: transparent;
        line-height: 0;
        text-indent: -9999px;
    }
    #header .header-static .btn_gnb.on:before {
        transform: rotate(45deg);
        top: 18px;
    }
    #header .header-static .btn_gnb.on:after {
        transform: rotate(-45deg);
        bottom: 20px;
    }
    #header .header-static .btn_gnb.on .bar {
        background-color: transparent;
    }
    .header-static .sns-links {
        position: absolute;
        top: 50%;
        right: 15px;
        height: 30px;
        margin-top: -15px;
        overflow: hidden;
    }
    .header-static .sns-links li {
        float: left;
        width: 30px;
        height: 30px;
        margin: 0 4px;
        background: url(https://yudeung.com/layouts/default/images/common/sp_sns.png);
        background-size: auto 30px;
    }
    .header-static .sns-links li a {
        display: block;
        width: 30px;
        height: 30px;
    }
    .header-static .sns-links li.facebook {
        background-position: 0 0;
    }
    .header-static .sns-links li.instagram {
        background-position: 30px 0;
    }
    .overlay_banner {
        top: 120px;
        height: auto;
    }
    .overlay_banner img {
        height: 240px;
    }
    #gnb-right {
        right: 10px;
    }
    #gnub-right .lang-button {
        height: 46px;
    }
    header .header-wrap .site-map {
        right: 15px;
    }
    header .header-wrap .site-map img {
        height: 30px;
    }
    header .header-wrap .site-map a {
        display: block;
    }
    header .header-wrap .logo {
        height: 40px;
        left: 20px;
        margin-top: auto;
        transform: translate(0, -50%);
    }
    header .header-wrap .logo img {
        height: 40px;
    }
    #main-wrap .single-item .slick-list {
        height: 500px;
        padding-bottom: 50px;
    }
    .section-wrap .tit-box img {
        width: 100%;
    }
    .visual .main-tit ul {
        padding: 0 20px;
    }
    .visual .main-tit ul li {
        font-size: 16px;
    }
    .summary {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }
    .section-01 .tit-box img {
        margin-right: 25%;
    }
    .commu-moblie01 {
        display: none !important;
    }
    .section-04 {
        padding-left: 15px;
        padding-right: 15px;
        background-color: #000;
    }
    .section-04 .commu {
        display: block;
    }
    .section-04 .commu a {
        margin-bottom: 15px;
        padding: 25px 0;
    }
    .section-04 .commu a:nth-child(2) {
        margin-bottom: 15px;
    }
    .section-04 .commu a:nth-child(4) {
        display: block !important;
    }
    .section-04 .commu a:nth-child(5) {
        display: block !important;
    }
    .section-02 .tit-box img {
        margin-right: -20%;
    }
    .section-03 {
        display: none;
    }
    #main-wrap .single-item .items .txt-box {
        width: 100%;
    }
    .section-wrap .tit-box p {
        font-size: 13px;
    }
    .section-04 {
        padding-bottom: 15px;
    }
    .section-04 .commu a {
        width: calc( 50% - 12px );
        float: left;
        margin: 0 6px;
    }
    .section-04 .commu a:nth-child(odd) {
        transform: translateY(0);
    }
    .footer .addr span {
        font-size: 11px;
        text-align: center;
    }
    footer .foo-info span {
        margin: 0 5px;
    }
    footer .foo-info {
        margin-top: 0;
    }
}

@media (max-width: 414px) {
    .visual .scroll {
        bottom: 2%;
    }
    #main-wrap .single-item .slick-list {
        height: 400px;
    }
    #main-wrap .single-item .items .txt-box {
        padding: 50px 20px;
    }
    .visual .main-tit ul {
        top: 55%;
    }
    .summary .tit-box h1 {
        padding-top: 35px;
    }
    .summary .tit-box h1, .section-02 .tit-box h1, .section-04 .tit-box h1 {
        font-size: 45px;
    }
    .section-04 .tit-box p {
        font-size: 13px;
        margin-bottom: 0;
    }
    .summary .video- {
        position: relative;
        width: auto;
        padding-top: 56.25%;
    }
    .summary .video- iframe {
        position: absolute;
        top: 0;
        height: 100% !important;
    }
    .summary ul {
        display: block;
        position: static;
    }
    .summary>ul>li {
        float: none;
        width: 100%;
        height: auto;
    }
    .summary ul li {
        width: auto;
        margin-bottom: 0;
    }
    .summary ul li .summary-info h2 img {
        display: none;
    }
    .summary ul li .summary-info {
        margin-top: 0;
    }
    .visual {
        height: 100vh;
    }
}

.slick-slider {
    margin-top: 0 !important;
}

.family_site {
    position: absolute;
    top: 30%;
    transform: translate(0, 0);
    right: 50px;
    height: 35px;
    line-height: 35px;
    width: 137px;
    padding-left: 18px;
    border: 1px solid #d9dadc;
    letter-spacing: 0.7px;
    font-size: 15px;
    z-index: 500;
}

.family_site.open>a:after {
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #fff transparent;
}

.family_site>a {
    display: block;
    position: relative;
    color: #fff;
}

.family_site>a:after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -2px;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
}

.family_site ul {
    position: absolute;
    bottom: 35px;
    left: -1px;
    border: 1px solid #d9dadc;
    width: 155px;
    background: #fff;
}

.family_site ul li {
    height: 35px;
}

.family_site ul li a {
    color: #222 !important;
    padding-left: 18px;
    display: block;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

.family_site #family_list {
    font-family: "NanumGothic";
    font-size: 12px;
    color: #555;
    border: 1px solid #bbb;
    height: 22px;
}

ol.festival-summary-data {
    line-height: 23px;
    font-size: 15px;
}

ol.festival-summary-data li {
    margin-top: 10px;
    position: relative;
    padding-left: 100px;
    letter-spacing: -1px;
}

ol.festival-summary-data li:after {
    display: none;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #36312c;
    position: absolute;
    left: 0;
    top: 4px;
    margin-top: -2px;
}

ol.festival-summary-data li:last-child {
}

ol.festival-summary-data li:last-child dl {
    display: block;
    margin-top: 25px;
}

ol.festival-summary-data li:last-child dl dt {
    margin: 20px 0 5px;
    color: #36312c;
    font-size: 16px;
    line-height: 19px;
}

ol.festival-summary-data li:last-child dl dd {
    color: #565656;
    line-height: 19px;
}

ol.festival-summary-data li b {
    position: absolute;
    left: 0;
    width: 100px;
    font-weight: bold;
    display: block;
    font-size: 14px;
    line-height: 23px;
}