<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*@import url(https://joongang.joongang.co.kr/eo_i/e01/css/fonts.css);*/


body {
    min-width: 320px;
    margin: auto;
    font-size: 20px;
    font-weight: 300;
    font-family: 'noto-sans-scott', 'Malgun Gothic';
    /*font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';*/
    color: #000000;
    letter-spacing: 0px;
    overflow-x: hidden;
}

.f-light{font-weight: 100}
.f-normal{font-weight: 300}
.f-mbold{font-weight: 400}
.f-bold{font-weight: 600}
.f-extra{font-weight: 800}
.f_italic{font-style: italic}

.kt2_txt_col_red {color: #f21922;}


legend, caption, .hidden {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    text-indent: -9999px;
}
a {
    color: #101010;
    text-decoration: none
}

svg, video {
    vertical-align: top
}

#viewport {
    padding-top: 0px;
    /*padding-top: 78px;*/
    /*padding-top: 50px;*/
    min-height: 1590px;
    background: #fff;
}



.top_menubar{
    position: absolute;
    width: 100%;
    height: 36px;
    z-index: 11;
    background: #222222;
    /*border-bottom: 1px solid #0d8fbc;*/
}
.top_logo{
    position: absolute;
    top: 8px;
    left: 30px;
    width: 66px;
    height: 18px;
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/top_logo.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size: 66px 18px;
}


/*상단 오른족 소셜공유 아이콘*/
.top_right{
    position: absolute;
    top: 1px;
    right: 0px;
    width: 124px;
    height: 36px;
}

.top_right .sns_share {
    position: relative;
    margin: 5px 14px;
    height: 25px;
}
.top_right ol, .top_right ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.top_right .sns_share li {
    display: inline-block;
    position: relative;
    margin-right: 3px;
    width: 25px;
    height: 25px;
}

.top_right .sns_share li a {
    display: inline-block;
    overflow: hidden;
    width: 25px;
    height: 25px;
    text-indent: -99999px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}



.top_right .sns_share li a.facebook {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat;
}
.top_right .sns_share li a.facebook:hover {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat 0 -25px;
}
.top_right .sns_share li a.twitter {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -25px 0;
}
.top_right .sns_share li a.twitter:hover {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -25px -25px;
}
.top_right .sns_share li a.kakao {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -50px 0;
}
.top_right .sns_share li a.kakao:hover {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -50px -25px;
}
.top_right .sns_share li a.comment {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -75px 0;
}
.top_right .sns_share li a.comment:hover {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -75px -25px;
}

@media only screen and (max-width: 768px) {
    .top_right .sns_share li a {
        width: 25px;
        height: 25px;
    }
    .top_right .sns_share li a.facebook {
        background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat 0 -40px;
        background-size: 200px 200px;
    }
    .top_right .sns_share li a.facebook:hover {
        background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat 0 -65px;
        background-size: 200px 200px;
    }
    .top_right .sns_share li a.twitter {
        background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -25px -40px;
        background-size: 200px 200px;
    }
    .top_right .sns_share li a.twitter:hover {
        background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -25px -65px;
        background-size: 200px 200px;
    }
    .top_right .sns_share li a.kakao {
        background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -50px -40px;
        background-size: 200px 200px;
    }
    .top_right .sns_share li a.kakao:hover {
        background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -50px -65px;
        background-size: 200px 200px;
    }
    .top_right .sns_share li a.comment {
        background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -75px -40px;
        background-size: 200px 200px;
    }
    .top_right .sns_share li a.comment:hover {
        background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/j_special_icon.png") no-repeat -75px -65px;
        background-size: 200px 200px;
    }
}
/*상단 오른족 소셜공유 아이콘*/












p {
    margin: 16px 0;
    word-break: keep-all;
    font-size: 18px;
    line-height: 32px
}

* {
    box-sizing: border-box
}

.logo-box {
    width: 900px;
    margin: 0 auto 50px auto;
    text-align: center;
}

.logo-box p {
    background: #00A89A;
    color: #FFF;
    font-size: 100%;
    font-family: 'Jeju Myeongjo', serif;
}

.head_wrap {
    position: relative;
    width: 100%;
    height: 860px;
    color: #fff;
    text-align: center
}

.head_wrap #introFlow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1
}

.head_wrap .intro_wrap {
    position: relative;
    padding-top: 218px;
    height: 100%;
    z-index: 9999
}















































/* =Preloader */
.amor_wrapper {
    position: relative;
    height: 100%;
    width: 100%;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    margin-left: -50px;
    border-radius: 50%;
    z-index: 1001;
    animation: spin 2s linear infinite;
}
#loader-wrapper #loader P {
    font-size: 20px;
    letter-spacing: 0;
    font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 15px;
    left: 15px;
    bottom: 15px;
    border-radius: 50%;
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background-color: #161616;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: multiply;
    z-index: 1000;
    transform: translateY(0);
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}

#loader {
    display: block;
    width: 100px;
    height: 100px;
    margin: 50 auto;
}


.circ-one {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    /*background: #ed9a0e;*/
    border-radius: 100%;
    float: left;
    animation: load-x 2s cubic-bezier(0.445, 0.1, 0.55, 0.9) infinite;


    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/loding_bg1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.circ-two {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    /*background: #8fc936;*/
    border-radius: 100%;
    float: right;
    animation: load-y 2s cubic-bezier(0.445, 0.1, 0.55, 0.9) infinite;


    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/loding_bg2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


@keyframes load-x {
    0% {
        left: -10px;
        transform: scale(1);
    }
    25% {
        transform: scale(1.5);
        z-index: 2;
    }
    50% {
        left: 60px;
        transform: scale(1);
    }
    75% {
        transform: scale(0.5);
        z-index: 1;
    }
    100% {
        left: -10px;
        transform: scale(1);
    }
}
@keyframes load-y {
    0% {
        right: -10px;
        transform: scale(1);
    }
    25% {
        transform: scale(0.5);
    }
    50% {
        right: 60px;
        transform: scale(1);
        z-index: 1;
    }
    75% {
        transform: scale(1.5);
        z-index: 2;
    }
    100% {
        right: -10px;
        transform: scale(1);
    }
}
#loader p {
    text-align: center;
    font-family: 'Hanna', serif;
    font-weight: 500;
    color: #fff;
    animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
    50% {
        opacity: 0.5;
    }
}
/*// Loaded*/
.loaded #loader-wrapper .loader-section.section-left {
    transform: translateX(-100%);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
    transform: translateX(100%);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
    visibility: hidden;
    transform: translateY(-100%);
    transition: all 0.3s 1s ease-out;
}



























































/*인트로영역 시작*/

header.section_intro {
    width: 100%;
    border: 0;
    text-align: center;
    position: relative;
    color: #fff;
}

header.section_intro.tour_bagan {

    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail1_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.tour_luangprabang {

    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail2_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.tour_bandarseribegawan {

    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail3_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.tour_cordilleras {

    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail4_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.tour_angkorwat {

    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail5_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}







header.section_intro.relax_krabi {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub2_detail1_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.relax_inlelake {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub2_detail2_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.relax_sentosa {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub2_detail3_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.relax_palawan {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub2_detail4_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.relax_kohrong {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub2_detail5_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}







header.section_intro.food_bangkok {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub3_detail1_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.food_hanoi {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub3_detail2_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.food_bali {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub3_detail3_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.food_hawkercentre {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub3_detail4_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.food_penang {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub3_detail5_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}








header.section_intro.adventure_phongnhakebang {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub4_detail1_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.adventure_vangvieng {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub4_detail2_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.adventure_komodo {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub4_detail3_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.adventure_temburong {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub4_detail4_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.section_intro.adventure_kinabalu {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub4_detail5_topbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}












.sub_detail_int_txt{
    position: relative;
    margin: 0 auto;
    width: 1200px;
    padding-top: 356px;
}





header.section_intro {
    /*background: #fff;*/
    min-height: 544px;
}



/*인트로영역 끝*/
.clearboth {clear: both;}







.section-box1{
    position: relative;
    /*top: 360px;*/
    left: 50%;
    margin-left: -700px;
    width: 1400px;
    /*width: 320px;*/
    min-height: 1500px;
    background: #fff;
    padding: 10px 100px 60px 100px;
    z-index: 15;
    /*box-shadow: 5px 4px 40px rgba(0,0,0,.2);*/
    /*border: 1px solid #efefef;*/
}

.set1_top{
    position: relative;
    width: 100%;
    min-height: 800px;
    margin: 0px auto;
    /*border: 1px solid #0d8fbc;*/
}
.set1_title_bar{
    width: 100%;
    height: 130px;
    /*border-bottom: 2px solid #000;*/
    padding-top: 30px;
}
.set1_txt{
    width: 60%;
    /*height: 60px;*/
    float: left;
    color: #3f3f3f;
    font-size: 22px;
    font-weight: 500;
    /*line-height: 60px;*/
    text-align: center;
}
.set1_txt span{
    color: #3f3f3f;
    font-size: 44px;
    font-weight: 900;
}
.set1_title_left{
    width: 20%;
    height: 100px;
    float: left;
    /*background: #000;*/
    /*color: #fff;*/
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    line-height: 50px;
    padding: 3px;
    /*margin-top: 25px;*/
}
.set1_title_right{
    width: 20%;
    height: 100px;
    float: right;
    /*background: #000;*/
    /*color: #fff;*/
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    line-height: 50px;
    padding: 3px;
    /*margin-top: 25px;*/
}
.set1_title_left .set1_title_l{
    position: absolute;
    left: 0;
    width: 82px;
    height: 100px;
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail1_icon_btn1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 82px 100px;
    cursor: pointer;
}
.set1_title_right .set1_title_l{
    position: absolute;
    right: 0;
    width: 82px;
    height: 100px;
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail1_icon_btn2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 82px 100px;
    cursor: pointer;
}







.set1_img_box ul {
    list-style: none;
    border: 0;
    margin: 0;
    padding: 0;
}
.set1_img_box ul:after {
    clear: both;
    content: '';
    display: table;
}
.set_datail_ul_sbox{
    position: relative;
    margin-top: 80px;
}
.set1_img_box ul li {
    float: left;
    list-style: none;
    border: 0;
    /*margin: 0;*/
    /*padding: 0;*/
    padding-left: 1%;
    padding-right: 1%;
    line-height: 40px;
}

.set1_img_box{
    position: relative;
    width: 100%;
    padding-top: 0px;
    /*background: #efefef;*/
}

.top6p_bar{
    position: absolute;
    top: 0;
    width: 96%;
    height: 6px;
    border-top: 6px solid #362e2c!important;
}







.set_datail_img1{
    position: relative;
    padding-top: 30px;
    text-align: center;
}
.set_datail_txt1{
    width: 50%;
    /*border-top: 6px solid #362e2c!important;*/
    padding-bottom: 0px;

    display: table;
}
.set_datail_txt2{
    width: 50%;
    padding-bottom: 70px;
}
.set_datail_img2{
    width: 50%;
}
.set_datail_img3{
    width: 50%;
}
.set_datail_txt_in{
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    line-height: 75px;
}

.set_datail_img2,
.set_datail_img3 {
    padding-top: 80px;
}



.set_datail_add_menu{
    position: relative;
    width: 100%;
    /*padding-top: 50px;*/
    margin-top: 50px;
    /*background: #efefef;*/
}

.set_datail_add_menu_top{
    height: 12px;
    border-top: 2px solid #362f2d;
    border-bottom: 2px solid #362f2d;
}
.set_datail_add_menu_bottom{
    height: 12px;
    border-top: 2px solid #362f2d;
    border-bottom: 2px solid #362f2d;
}



.set_datail_txt2_title {
    font-size: 16px;
    color: #165101;
    padding-left: 15px;
    padding-top: 32px;
    padding-bottom: 52px;
    font-weight: 500;
}

.set_datail_add_menu .set_datail_txt2_title span{
    font-size: 22px;
}

.set_datail_txt3 {
    position: relative;
    margin: 0 auto 130px auto;
    width: 900px;
    line-height: 40px;
}

.set_datail_map1 {
    position: relative;
}
.set_datail_map1:after {
    clear: both;
    content: '';
    display: table;
}
.set_datail_map1 .set_datail_txt2_title_box{
    width: 150px;
    display: table-cell;
    vertical-align: top;
}
.set_datail_map1 .set_datail_txt2_title{
    border-top: 6px solid #362e2c;
    border-bottom: 2px solid #362e2c;
    font-size: 16px;
    color: #165101;
    padding-left: 15px;
    padding-top: 32px;
    padding-bottom: 52px;
    font-weight: 500;
    width: 90%;
}
.set_datail_map1 .set_datail_txt2_title span{
    font-size: 22px;
}
.set_datail_txt2_map{
    width: 78%;
    display: table-cell;
}
.set_datail_txt2_map:before  {
    content: '';
    display: block;
    margin: 0px auto 2px 13px;
    position: absolute;
    bottom: 10px;
    width: 120px;
    height: 22px;
    background: url(https://joongang.joongang.co.kr/eo_i/e01/img/googlemaps_type_120x22.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}












.set_datail_add_menu ul {
    list-style: none;
    border: 0;
    margin: 0;
    padding: 0;
}
.set_datail_add_menu ul:after {
    clear: both;
    content: '';
    display: table;
}
.set_datail_add_menu ul li {
    list-style: none;
    border: 0;
    margin: 0;
    padding: 0;
}
.set_datail_add_menu ul li.sub_img {
    float: left;
    width: 25%;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 60px;
}



.sub_img_box{
    position: relative;
    width: 100%;
    cursor: pointer;
}
.sub_img_map_txt{
    position: relative;
    width: 100%;
    color: #165101;
    font-size: 18px;
    font-weight: 500;
    min-height: 36px;
    line-height: 36px;

    opacity: 0;
}
.sub_img_map_title{
    position: relative;
    width: 100%;
    color: #2c2c2c;
    font-size: 24px;
    font-weight: 300;
    display: none;
    opacity: 0;
}



.sub_img1,
.sub_img2,
.sub_img3,
.sub_img4,
.sub_img5,
.sub_img6 {
    position: absolute;
    width: 100%;
    /*opacity: 0;*/
}


.sub_img_in_txt{
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    line-height: 24px;

    /*opacity: 0;*/
}

.sub_img_in_txt.s_txt{
    font-size: 20px;
    line-height: 24px;
}
.sub_img_in_txt.line3{
    margin-top: -32px;
}
.sub_img_in_txt span{
    font-size: 16px;
    font-weight: 300;
}

.sub_img_dim{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    z-index: 9;
    opacity: 0;
}






.set_datail_txt1{
    position: relative;
    font-size: 42px;
    font-weight: 900;
    color: #2c2c2c;
    text-align: center;
    border-top: 6px solid #362f2d;
}


.set_datail_txt2{
    position: relative;
    font-size: 22px;
    font-weight: 400;
    color: #2c2c2c;
    text-align: left;
    border-top: 6px solid #362f2d;
}
.set_datail_txt2 .set_datail_txt2_title{
    position: relative;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #165101;
    text-align: left;
    border-bottom: 2px solid #362f2d;
    height: 120px;
    padding-top: 33px;
    margin-bottom: 35px;
    line-height: normal;
}
.set_datail_txt2 .set_datail_txt2_title span{
    font-size: 22px;
    font-weight: 500;
}







.set_datail_img2{
    position: relative;
    color: #2c2c2c;
    text-align: center;
    border-top: 6px solid #362f2d;
}
.set_datail_img3{
    position: relative;
    color: #2c2c2c;
    text-align: center;
    border-top: 6px solid #362f2d;
}






.set_datail_txt3 .set_datail_txt2_title{
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #165101;
    text-align: left;
    border-bottom: 2px solid #362f2d;
    height: 140px;
    padding-top: 38px;
    margin-bottom: 30px;
    padding-left: 0;
    line-height: normal;
}
.set_datail_txt3 .set_datail_txt2_title span{
    font-size: 22px;
    font-weight: 500;
}
















































.set_datail_bak_home {
    position: relative;
    margin: 30px auto 25px auto;
    width: 100px;
    height: 100px;

    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail1_footer_btn1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}




















/*풋터 섹션 - 시작*/


.section-footer {
    position: relative;
    margin: 30px auto 80px auto;
    /*display: table;*/
    display: none;
}


.set6_footer {
    position: relative;
    width: 640px;
    height: 120px;
    margin: 0 auto;

    bottom: 0px;
    background: #fbfbfb;
    border: 1px solid #d5d5d5;
    color: #989797;
    font-size: 13px;
    text-align: center;

    display: table-cell;
    vertical-align: middle;
    font-weight: 300;
    line-height: 29px;
    letter-spacing: 0;
}
.set6_footer span {
    color: #000000;
    font-weight: 500;
}



/*풋터 섹션 - 끝*/


























/*하단 카피라이트 관련 클레스 영역*/
.copyright_box {
    position: relative;
    width: 100%;
    height: 100px;
    margin: 0 auto;
    padding: 0;
    background: #222222;
}
.copyright {
    position: relative;
    width: 1000px;
    /*height: 120px;*/
    margin: 0 auto;
    padding: 26px 0 10px 0;
    /*background: #fff;*/
    text-align: center;
    font-size: 14px;
    font-weight: 200;
    color: #fff;


    /*border: 1px solid #ddd;*/
}
.copyright:after {
    clear: both;
    content: '';
    display: table;
}

.copyright .copy_left{
    width: 25%;
    text-align: left;
    float: left;
    height: 46px;


    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/j_logo.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size: 83px 23px;
}
.copyright .copy_right{
    width: 75%;
    text-align: left;
    float: right;
    /*border: 1px solid #ddd;*/
}

.copyright p {
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    color: #666;
}


.copyright p.p-text {
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 11px;
    line-height: 22px;
}
.copyright p .bold {
    font-weight: 600
}



.copyright .copy_right p.p_colnom {

    line-height: 22px;
}

.copyright .copy_right .footer_mail {
    transition: color .3s ease;
    /*font-weight: 500;*/
    color: #818181;
    text-decoration: none;
    font-family: 'noto-sans-scott', 'Malgun Gothic', sans-serif;
}
.copyright .copy_right .footer_mail i {
    width: 18px;
    height: 12px;
    background: url(../common/img/sprite.png?v=2) no-repeat -150px 0;
    background-size: 200px;
    position: relative;
    display: inline-block;
    margin-right: 2px;
    vertical-align: baseline;
    /*margin-left: 10px;*/
    opacity: 0.5;
}


.copyright .copy_right .footer_tel {
    transition: color .3s ease;
    /*font-weight: 500;*/
    color: #818181;
    text-decoration: none;
    font-family: 'noto-sans-scott', 'Malgun Gothic', sans-serif;
}
.copyright .copy_right .footer_tel i {
    top: 2px;
    width: 16px;
    height: 16px;
    background: url(../common/img/sprite.png?v=2) no-repeat -170px 0;
    background-size: 200px;
    position: relative;
    display: inline-block;
    margin-right: 0px;
    vertical-align: baseline;
    margin-left: 10px;
    opacity: 0.5;
}




/*하단 카피라이트 관련 클레스 영역 끝*/























/*비디오 공통 CSS*/

.intro_dim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: #000;*/
    background-image:url("https://joongang.joongang.co.kr/eo_i/e01/img/intro_dim.png");
    background-repeat: repeat;
    background-position: center top;
    background-size: 2px 2px;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 0;
    z-index: 9;
}

.section_foot .dim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    z-index: 9;
}
.dim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 9;
}
.in_dim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 9;
}



/*.video_wrap {*/
    /*max-width: 427px;*/
    /*margin: 0px auto 0;*/
    /*!*padding-top: 70px;*!*/
/*}*/


.video_wrap.pa_w800 {
    width: 1015px;
    margin: 0 auto;
    left: 50%;
    margin-left: -507px;
}


.video_wrap.mv_w740 {
    max-width: 740px;
    margin: 30px auto 0
}
.video_wrap.mv_w800 {
    max-width: 800px;
    margin: 20px auto 0
}
.video_wrap.mv_w100 {
    /*max-width:  100%;*/
    height: 100%;
    margin: auto;
}
.video_wrap video {
    width: 100%;
    vertical-align: top
}

.video_wrap.mv_ktng1 {
    /*max-width:  100%;*/
    overflow: hidden;
    height: 860px;
    margin: auto;
}

.video_wrap.mv_ktng1 video#video1 {
    width: 100%;
    vertical-align: top;
    position: absolute;
    top: 50%;
    margin-top: -28%;
}


.video_wrap {
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
    top: 0px;
}

.video_wrap .video_controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 87%;
    z-index: 4;

}
.video_controls {
}

.section-set1 .video_controls .video_control .btn_pause {
    background: none;
}

.video_controls .btn_pause, .video_controls .btn_play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 110px;
    margin-top: -21px;
    margin-left: -46px;
    padding: 0;
    border: none;
    cursor: pointer;
}

.video_controls .btn_pause {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sprite.png");
    background-position: -85px 0;
    background-repeat: no-repeat;
    background-size: 300px 800px;
}
.video_controls .btn_play {
    background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sprite.png");
    background-position: 5px 0;
    background-repeat: no-repeat;
    background-size: 300px 800px;
}
.video_controls .btn_pause {
    display: none
}
.video_controls.playing .btn_play {
    display: none
}
.video_controls.playing:hover .btn_pause {
    display: block
}


.section-set1 .video_controls.playing:hover .btn_pause {
    display: none
}


.video_controls._small .btn_pause, .video_controls._small .btn_play {
    margin-top: -70px
}
.video_controls._small .video_title {
    position: absolute
}
















/* 미디어쿼리 영역 */


@media (min-width: 300px) and (orientation: portrait) {
    header.section_intro {
        min-height: 136px;
    }
    .sub_detail_int_txt {
        width: 100%;
        padding-top: 73px;
    }
    .section-box1 {
        width: 320px;
        margin-left: -160px;
        padding: 10px 20px;
    }

    .set1_txt {
        font-size: 12px;
        font-weight: 500;
        line-height: 26px;
        padding-left: 0px;
    }
    .set1_txt.ls_txt{
        font-size: 11px;
        letter-spacing: -0.5px;
        line-height: 20px;
        padding-top: 14px;
    }

    .set1_txt span{
        color: #3f3f3f;
        font-size: 16px;
        font-weight: 900;
    }

    .set1_txt span.s_txt{
        color: #3f3f3f;
        font-size: 13px;
        font-weight: 900;
    }
    .set1_title {
        width: 90px;
        height: 44px;
        font-size: 18px;
        font-weight: 300;
        line-height: 36px;
        margin-top: 6px;
    }
    .set1_title_bar {
        height: 90px;
    }
    .set1_title_left {
        height: 80px;
    }
    .set1_title_right {
        height: 80px;
    }
    .set1_title_left .set1_title_l{
        position: absolute;
        left: 0;
        width: 50px;
        height: 68px;
        background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail1_icon_btn1.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        cursor: pointer;
    }
    .set1_title_right .set1_title_l{
        position: absolute;
        right: 0;
        width: 50px;
        height: 68px;
        background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail1_icon_btn2.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        cursor: pointer;
    }
    .set_datail_img1 {
        position: relative;
        padding-top: 0px;
        text-align: center;
    }

    .set_datail_ul_sbox {
        margin-top: 30px;
    }
    .set1_img_box ul li {
        float: none;
        padding-left: 0%;
        padding-right: 0%;
        width: 100%;
        line-height: 30px;
        padding-bottom: 30px;
    }
    .set_datail_txt1 {
        font-size: 30px;
        padding-bottom: 10px;
    }
    .set_datail_txt_in {
        line-height: 70px;
    }
    .set_datail_txt2 {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .set_datail_img2 {
        padding-bottom: 20px;
    }
    .set_datail_img3 {
        padding-bottom: 20px;
    }

    .set_datail_txt3 {
        position: relative;
        margin: 0 auto 60px auto;
        width: 100%;
        font-size: 16px;
        line-height: 30px;
    }
    .set_datail_txt3 .set_datail_txt2_title{
        height: 106px;
        margin-bottom: 10px;
        padding-left: 0px;
        padding-bottom: 0px;
    }

    .top6p_bar{
        width: 100%;
    }
    .set_datail_img2,
    .set_datail_img3{
        padding-top: 20px;
    }


    /*지도영역*/
    .set_datail_map1 .set_datail_txt2_title_box {
        width: 100%;
        display: table-row;
        vertical-align: top;
    }
    .set_datail_map1 .set_datail_txt2_title {
        border-top: 6px solid #362e2c;
        border-bottom: 2px solid #362e2c;
        font-size: 16px;
        color: #165101;
        padding-left: 0px;
        padding-top: 18px;
        padding-bottom: 30px;
        font-weight: 500;
        width: 100%;
    }
    .set_datail_txt2_map {
        width: 100%;
        display: table-row;
    }

    /*지도영역*/
    .set_datail_txt2_map:before {
        width: 60px;
    }





    /*하단메뉴영역*/
    .set_datail_add_menu ul li.sub_img {
        float: none;
        width: 100%;
        padding-bottom: 0px;
    }
    /*하단메뉴영역*/














    /*하단 만든이 영역*/
    .section-footer {
        margin: 10px auto 30px auto;
    }
    .set6_footer {
        position: relative;
        width: 280px;
        height: 75px;
        font-size: 11px;
        line-height: 21px;
    }
    /*하단 만든이 영역*/















    .copyright{
        width: 320px;
        line-height: 14px;
        font-size: 10px;
    }
    .copyright p.p-text{
        line-height: 14px;
        font-size: 10px;
    }
    .copyright p {
        font-size: 10px;
        line-height: 12px;
    }

    .copyright .copy_left {
        background: url(https://joongang.joongang.co.kr/eo_i/e01/img/j_logo.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 57px auto;
    }

}


@media (min-width: 370px) and (orientation: portrait) {
    header.section_intro {
        min-height: 170px;
    }
    .sub_detail_int_txt {
        width: 100%;
        padding-top: 88px;
    }
    .section-box1 {
        width: 370px;
        margin-left: -185px;
        padding: 10px 20px;
    }

    .set1_txt {
        font-size: 14px;
        font-weight: 500;
        line-height: 29px;
        padding-left: 0px;
    }
    .set1_txt.ls_txt{
        font-size: 12px;
        letter-spacing: -0.5px;
        line-height: 20px;
        padding-top: 14px;
    }

    .set1_txt span{
        color: #3f3f3f;
        font-size: 18px;
        font-weight: 900;
    }

    .set1_txt span.s_txt{
        color: #3f3f3f;
        font-size: 14px;
        font-weight: 900;
    }
    .set1_title {
        width: 120px;
        height: 60px;
        font-size: 18px;
        font-weight: 300;
        line-height: 48px;
    }
    .set1_title_bar {
        height: 102px;
    }
    .set1_title_left {
        height: 80px;
    }
    .set1_title_right {
        height: 80px;
    }

    .set1_title_left .set1_title_l{
        position: absolute;
        left: 0;
        width: 50px;
        height: 68px;
        background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail1_icon_btn1.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        cursor: pointer;
    }
    .set1_title_right .set1_title_l{
        position: absolute;
        right: 0;
        width: 50px;
        height: 68px;
        background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail1_icon_btn2.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        cursor: pointer;
    }

    .set_datail_img1 {
        position: relative;
        padding-top: 0px;
        text-align: center;
    }

    .set_datail_ul_sbox {
        margin-top: 30px;
    }
    .set1_img_box ul li {
        float: none;
        padding-left: 0%;
        padding-right: 0%;
        width: 100%;
        line-height: 30px;
        padding-bottom: 40px;
    }
    .set_datail_txt1 {
        font-size: 30px;
        padding-bottom: 10px;
    }
    .set_datail_txt_in {
        line-height: 70px;
    }
    .set_datail_txt2 {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .set_datail_img2 {
        padding-bottom: 20px;
    }
    .set_datail_img3 {
        padding-bottom: 20px;
    }

    .set_datail_txt3 {
        position: relative;
        margin: 0 auto 60px auto;
        width: 100%;
        font-size: 16px;
        line-height: 30px;
    }
    .set_datail_txt3 .set_datail_txt2_title{
        height: 106px;
        margin-bottom: 10px;
        padding-left: 0px;
        padding-bottom: 0px;
    }


    .top6p_bar{
        width: 100%;
    }
    .set_datail_img2,
    .set_datail_img3{
        padding-top: 20px;
    }


    /*지도영역*/
    .set_datail_map1 .set_datail_txt2_title_box {
        width: 100%;
        display: table-row;
        vertical-align: top;
    }
    .set_datail_map1 .set_datail_txt2_title {
        border-top: 6px solid #362e2c;
        border-bottom: 2px solid #362e2c;
        font-size: 16px;
        color: #165101;
        padding-left: 0px;
        padding-top: 18px;
        padding-bottom: 30px;
        font-weight: 500;
        width: 100%;
    }
    .set_datail_txt2_map {
        width: 100%;
        display: table-row;
    }

    /*지도영역*/
    .set_datail_txt2_map:before {
        width: 70px;
    }





    /*하단메뉴영역*/
    .set_datail_add_menu ul li.sub_img {
        float: none;
        width: 100%;
        padding-bottom: 0px;
    }
    /*하단메뉴영역*/












    /*하단 만든이 영역*/
    .section-footer {
        margin: 10px auto 30px auto;
    }
    .set6_footer {
        position: relative;
        width: 300px;
        height: 75px;
        font-size: 11px;
        line-height: 21px;
    }
    /*하단 만든이 영역*/











    .copyright {
        width: 369px;
        line-height: 14px;
        font-size: 10px;
    }

    .copyright p.p-text{
        line-height: 14px;
        font-size: 10px;
    }

    .copyright p {
        font-size: 10px;
        line-height: 12px;
    }

    .copyright .copy_left {
        background: url(https://joongang.joongang.co.kr/eo_i/e01/img/j_logo.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 57px auto;
    }

}



@media (min-width: 410px) and (orientation: portrait) {
    header.section_intro {
        min-height: 170px;
    }
    .sub_detail_int_txt {
        width: 100%;
        padding-top: 88px;
    }

    .section-box1 {
        width: 400px;
        margin-left: -200px;
        padding: 10px 20px;
    }

    .set1_txt {
        font-size: 14px;
        font-weight: 500;
        line-height: 29px;
        padding-left: 0px;
    }
    .set1_txt.ls_txt{
        font-size: 13px;
        letter-spacing: -0.5px;
        line-height: 20px;
        padding-top: 14px;
    }

    .set1_txt span{
        color: #3f3f3f;
        font-size: 20px;
        font-weight: 900;
    }

    .set1_txt span.s_txt{
        color: #3f3f3f;
        font-size: 17px;
        font-weight: 900;
    }
    .set1_title {
        width: 120px;
        height: 60px;
        font-size: 18px;
        font-weight: 300;
        line-height: 48px;
    }
    .set1_title_bar {
        height: 102px;
    }
    .set1_title_left {
        height: 80px;
    }
    .set1_title_right {
        height: 80px;
    }

    .set1_title_left .set1_title_l{
        position: absolute;
        left: 0;
        width: 50px;
        height: 68px;
        background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail1_icon_btn1.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        cursor: pointer;
    }
    .set1_title_right .set1_title_l{
        position: absolute;
        right: 0;
        width: 50px;
        height: 68px;
        background: url("https://joongang.joongang.co.kr/eo_i/e01/img/sub1_detail1_icon_btn2.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        cursor: pointer;
    }
    .set_datail_img1 {
        position: relative;
        padding-top: 0px;
        text-align: center;
    }

    .set_datail_ul_sbox {
        margin-top: 30px;
    }
    .set1_img_box ul li {
        float: none;
        padding-left: 0%;
        padding-right: 0%;
        width: 100%;
        line-height: 30px;
        padding-bottom: 40px;
    }
    .set_datail_txt1 {
        font-size: 30px;
        padding-bottom: 10px;
        height: auto;
    }
    .set_datail_txt_in {
        line-height: 70px;
    }
    .set_datail_txt2 {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .set_datail_img2 {
        padding-bottom: 20px;
    }
    .set_datail_img3 {
        padding-bottom: 20px;
    }

    .set_datail_txt3 {
        position: relative;
        margin: 0 auto 60px auto;
        width: 100%;
        font-size: 16px;
        line-height: 30px;
    }
    .set_datail_txt3 .set_datail_txt2_title{
        height: 106px;
        margin-bottom: 10px;
        padding-left: 0px;
        padding-bottom: 0px;
    }

    .top6p_bar{
        width: 100%;
    }

    .set_datail_img2,
    .set_datail_img3{
        padding-top: 40px;
    }

    /*지도영역*/
    .set_datail_map1 .set_datail_txt2_title_box {
        width: 100%;
        display: table-row;
        vertical-align: top;
    }
    .set_datail_map1 .set_datail_txt2_title {
        border-top: 6px solid #362e2c;
        border-bottom: 2px solid #362e2c;
        font-size: 16px;
        color: #165101;
        padding-left: 0px;
        padding-top: 18px;
        padding-bottom: 30px;
        font-weight: 500;
        width: 100%;
    }
    .set_datail_txt2_map {
        width: 100%;
        display: table-row;
    }

    /*지도영역*/
    .set_datail_txt2_map:before {
        width: 90px;
    }




/*하단메뉴영역*/
    .set_datail_add_menu ul li.sub_img {
        float: none;
        width: 100%;
        padding-bottom: 0px;
    }
/*하단메뉴영역*/







/*하단 만든이 영역*/
    .section-footer {
        margin: 10px auto 40px auto;
    }
    .set6_footer {
        position: relative;
        width: 360px;
        height: 85px;
        font-size: 12px;
        line-height: 26px;
    }
/*하단 만든이 영역*/



    .copyright {
        width: 400px;
        line-height: 14px;
        font-size: 10px;
    }

    .copyright p.p-text{
        line-height: 14px;
        font-size: 10px;
    }

    .copyright p {
        font-size: 10px;
        line-height: 12px;
    }


    .copyright .copy_left {
        background: url(https://joongang.joongang.co.kr/eo_i/e01/img/j_logo.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 57px auto;
    }


}



@media (min-width: 760px) and (orientation: portrait) {
    .section-box1 {
        width: 760px;
        margin-left: -380px;
        padding: 10px 30px;
    }
    .set_datail_txt2_map:before {
        width: 90px;
    }





    /*하단 만든이 영역*/
    .section-footer {
        margin: 10px auto 40px auto;
    }
    .set6_footer {
        position: relative;
        width: 460px;
        height: 90px;
        font-size: 13px;
        line-height: 28px;
    }
    /*하단 만든이 영역*/



}


@media (min-width: 1020px) and (orientation: portrait) {
    .section-box1 {
        width: 1400px;
    }
}
</pre></body></html>