body {
    font-family: 'Noto Sans Kr';
    background: #333;
}

#header {
    background: #333;
    box-shadow: none;
    border-bottom: 1px solid #404040;
}

#header .top {
    border-bottom: 1px solid #404040;
}

#header h1 {
    width: 251px;
    padding-top: 15px;
}

#header .top .inner {
    height: 115px;
}

#gnb {
    max-width: 1280px;
    padding: 0px;
}

#gnb > li.dropdown {
    width: 16.66%;
}

#gnb > li > a {
    padding: 13px 10px;
    border-color: #404040;
    color: white;
    font-size: 17px;
}

#gnb > li:first-child > a {
    border-color: #404040;
}

#gnb > li > a > span {
    font-family: 'Noto Sans Kr';
}

#gnb > li > a > span:before {
    background: #9e8c62;
}

#gnb > li > ul.submnu li {
    border-color: #ddd;
}

#gnb > li > ul.submnu li a {
    font-size: 14px;
    color: #333;
}

/****/
#header.scroll {
    background: #333;
}

.greeting div {
    color: #fff !important;
}

#mainSlider {
    max-width: 1280px;
    margin: 172px auto 0px;
    padding: 40px 0px;
}

#mainSlider ul.imgList li.img1 {
    /* background: url('main_visual2.jpg'); */
    width: 1280px !important;
}

#mainSlider ul.imgList li.img2 {
    /* background: url('main_visual1.jpg'); */
    width: 1280px !important;
}

#mainSlider ul.imgList li.img3 {
    /* background: url('main_visual3.jpg'); */
    width: 1280px !important;
}

#mainSlider ul.imgList li {
    height: 565px;
}

#mainSlider ul.imgList li .caption {
    max-width: 1280px;
    text-align: right;
    width: 95%;
    padding: 0px;
    top: 56%;
}

#mainSlider ul.imgList li .caption.white p {
    font-size: 28px;
    font-weight: 300;
    line-height: 120%;
}

#mainSlider ul.imgList li .caption.white p b {
    font-size: 40px;
}

#mainSlider ul.pagination {
    bottom: 55px;
}

#mainSlider .prev,
#mainSlider .next {
    display: none;
}

.section01 {
    padding: 45px 0px;
    border-top: 1px solid #404040;
    border-bottom: 1px solid #404040;
    background: #333;
}

.section01 .container {
    max-width: 1280px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
}

.section01 .icon {
    width: 100%;
    display: inline-block;
    border-right: 1px solid #575757;
    text-align: center;
}

.section01 .icon:last-child {
    border: none;
}

.section01 .icon a:hover p {
    color: #e2e2e2;
    transform: scale(1.01, 1.01);
}

.section01 .icon p {
    color: white;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0px;
}

.en_section01 .icon p {
    color: white;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0px;
}

#container .mainSection {
    max-width: 1280px;
    margin: 0 auto;
}

#container .mainSection .inner {
    padding: 0px;
}

.mainSection.section3 {
    background: #333;
    border-bottom: 1px solid #404040;
}

#container .mainSection .inner .title h2 {
    color: white;
    font-family: 'Montserrat';
    text-align: left;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.5px;
}

#container .mainSection .inner .title h2:after {
    content: none;
}

#photoSlide .slide_wrap > div > table {
    box-shadow: none;
}

#photoSlide .slide_wrap > div > table .board_output_gallery_img {
    height: 175px;
}

#photoSlide .slide_wrap > div > table .board_output_gallery_img img {
    height: 175px;
}

#photoSlide .slide_wrap > div > table .board_output_gallery_subject {
    background: #333;
    text-align: center;
}

#photoSlide .slide_wrap > div > table .board_output_gallery_subject a {
    color: white;
}

/* nav */
#photoSlide .prev {
    left: -60px;
}

#photoSlide .next {
    right: -60px;
}

/*
#photoSlide ul.pagination
{width:100px; position:absolute; top:-30px; right:0px;}
#photoSlide ul.pagination li
{width:10px;height:10px; background:#959595; border-radius:25px; display : inline-block; margin:2px;}
#photoSlide ul.pagination li.active
{ border:2px solid white; background:transparent;}
*/

.mainSection.section4 .inner .latestBox {
    width: 49.5%;
    background: #2a2a2a;
    padding: 30px;
    margin-right: 1%;
}

.mainSection.section4 .inner .latestBox:last-child {
    margin: 0px;
    /* background: url('m_con_bg.jpg') no-repeat bottom right; */
    background-color: #2a2a2a;
}

.mainSection.section4 .inner > div .tit {
    border: none;
}

.mainSection.section4 .inner > div .tit h3 {
    color: white;
    font-size: 24px;
}

/** 추출 게시글 **/

.section4 table {
    background: transparent;
}

.section4 .output_table {
    display: inline-block;
}

.section4 .output_table > tbody {
    display: inline-block;
    width: 100%;
}

.section4 .output_table tr.board_output_1_tr {
    padding: 5px 0px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #373737;
}

.mainSection.section4 .inner > .latestBox > table.board_output td {
    color: #a2a2a2;
    font-size: 14px;
}

.mainSection.section4 .inner > .latestBox > table.board_output td a {
    color: #a2a2a2;
    font-size: 15px;
}

.en_section4 .output_table tr.board_output_16_tr {
    padding: 12px 0px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #373737;
}

/** 추출 게시글 END **/

/** contact **/
.section4 .main_room {
    display: inline-block;
}

.main_room .txt1 {
    padding: 2px 25px;
    background: #9e8c62;
    border-radius: 25px;
    color: white;
    font-weight: 600;
    font-size: 15px;
}

.main_room li {
    /*display : inline-block; */
    float: right;
    text-align: left;
    width: 82%;
    font-size: 14px;
    color: #9e8c62;
    font-weight: 600;
}

.main_room p {
    display: inline-block;
    float: right;
    width: 70%;
    text-align: left;
    color: #a2a2a2;
    font-weight: 400;
    font-size: 14px;
}

.sub_room {
    margin-top: 25px;
}

.sub_room .txt1 {
    padding: 2px 25px;
    background: #9e8c62;
    border-radius: 25px;
    color: white;
    font-weight: 600;
    font-size: 15px;
}

.sub_room li {
    /*display : inline-block; */
    float: right;
    text-align: left;
    width: 82%;
    font-size: 14px;
    color: #9e8c62;
    font-weight: 600;
}

.sub_room p {
    display: inline-block;
    float: right;
    width: 70%;
    text-align: left;
    color: #a2a2a2;
    font-weight: 400;
    font-size: 14px;
}

.en_section4 .main_room .txt1 {
    display: block;
    width: fit-content;
    margin-bottom: 7px;
}

.en_section4 .main_room li {
    width: 100%;
}

.en_section4 .main_room p {
    width: 66%;
}

.en_section4 .sub_room {
    margin-top: 15px;
}

.en_section4 .sub_room .txt1 {
    display: block;
    width: fit-content;
    margin-bottom: 7px;
}

.en_section4 .sub_room li {
    width: 100%;
}

.en_section4 .sub_room p {
    width: 45%;
}

/*footer*/
#footer {
    padding: 40px 0px;
    background: #1c1c1c;
}

#footer .inner {
    max-width: 1280px;
    padding: 0px;
}

#footer .logo {
    width: 213px;
    padding: 0px;
}

#footer .info {
    margin-top: 17px;
}

#footer .info address {
    color: #989898;
}

#footer .info address {
    font-size: 15px;
}

#footer .info address a {
    color: #989898;
    font-size: 15px;
    margin-left: 10px;
}

#footer .info address a:hover {
    color: #aaaaaa;
}

#footer .info address span {
    margin-right: 10px;
}

#footer .f_banner {
    float: left;
    padding-top: 17px;
    padding-left: 20px;
}

#footer .f_banner a {
    display: inline-block;
    text-indent: -9999px;
}

#footer .f_banner a:nth-child(1) {
    background: url(../banner1.png)no-repeat center; 
    width: 118px;
    height: 45px;
}

#footer .f_banner a:nth-child(2) {
    background: url(../banner2.png)no-repeat center; 
    width: 85px;
    height: 45px;
}

#footer .f_banner a:nth-child(3) {
    background: url(../banner3.png)no-repeat center; 
    width: 142px;
    height: 45px;
}

#footer .family_site {
    float: right;
    margin-top: 15px;
    position: relative;
}

#footer .family_site p {
    background: #141414;
    border-radius: 25px;
    padding: 10px 25px;
    color: #989898;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
}

#footer .family_site p span {
    margin-left: 35px;
    color: #474747;
}

#footer .family_site ul {
    float: right;
    position: absolute;
    top: -204px;
    left: 20px;
    background: #737373;
    padding: 10px;
    border-radius: 20px;
    line-height: 180%;
    display: none;
}

#footer .family_site ul a {
    color: white !important;
}

#footer .family_site:hover p {
    padding: 10px 40px 10px 25px;
    transition-duration: 0.3s;
    background: #070707;
}

#scrollTop {
    width: 150px;
    float: right;
    right: 0px;
    left: unset;
}

table .tbl_board tbody td {
    color: #333;
}

@media screen and (max-width: 1300px) {
    #footer .f_banner {
        text-align: center;
        width: 50%;
        padding-left: 0;
    }

    #footer .family_site {
        text-align: center;
        width: 50%;
    }
}

@media screen and (max-width: 1024px) {
    /* 모바일 메뉴 */
    #gnb > li.dropdown {
        width: 100%;
    }

    #gnb > li > a {
        color: #333;
        border-color: #acacac;
    }

    #gnb > li:first-child > a {
        border: none;
        border-bottom: 1px solid #acacac;
    }

    .section01 .icon p {
        font-size: 17px;
    }

    .mainSection.en_section4 .inner .latestBox {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 700px) {
    .section01 .container {
        flex-wrap: wrap;
    }

    #footer .f_banner {
        width: 100%;
    }

    #footer .family_site {
        width: 100%;
    }

    .en_section4 .main_room p {
        display: block;
        width: 100%;
        padding-left: 20px;
    }

    .en_section4 .sub_room p {
        display: block;
        width: 100%;
        padding-left: 20px;
    }
}

@media screen and (max-width: 414px) {
    #header h1 {
        width: 195px;
        padding-top: 17px;
        margin: 0px;
    }

    #btnNav {
        top: 33px;
    }

    #btnNav span {
        background: white;
        width: 25px;
    }

    #header .top .inner {
        height: 95px;
    }

    #mainSlider {
        margin-top: 95px;
        padding: 0px;
    }

    #mainSlider ul.imgList li {
        height: 170px;
    }

    #mainSlider ul.imgList li.img1,
    #mainSlider ul.imgList li.img2,
    #mainSlider ul.imgList li.img3 {
        width: auto !important;
    }

    #mainSlider ul.imgList li .caption {
        max-width: 360px;
        text-align: left;
        top: 30%;
        padding: 0px 30px;
    }

    #mainSlider ul.imgList li .caption.white p {
        font-size: 16px;
    }

    #mainSlider ul.imgList li .caption.white p b {
        font-size: 18px;
    }

    #mainSlider ul.pagination {
        bottom: 0px;
    }

    #mainSlider ul.pagination li {
        width: 13px;
        height: 13px;
    }

    #mainSlider ul.pagination li:hover {
        background: transparent;
    }

    .section01 .icon {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #404040;
        padding-top: 30px;
    }

    .section01 .icon:first-child {
        padding-top: 0px;
    }

    .mainSection.section4 .inner .latestBox {
        width: 100%;
    }

    .main_room li {
        width: 100%;
    }

    .main_room li:nth-child(1) {
        margin-top: 20px;
    }

    .main_room p {
        width: 92%;
        line-height: 135%;
    }

    .sub_room li {
        width: 100%;
        margin-top: 20px;
    }

    .sub_room p {
        width: 92%;
    }

    #footer .info address {
        padding: 0px 20px;
        text-align: left;
    }

    /*#footer .family_site
    {float:left;margin-left:20px;}*/
}

.ko-pop img {
    width: 600px !important;
}

.en-pop img {
    width: 900px;
}
.pop_lay3 {
    left: 400px !important;
}
.pop_lay3 img {
    width: auto !important;
}
