<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8"; 

#body_sub_green450{
	background:none;
}

.wrap_url_copy {
    /* margin-top:15px; */
    /* padding-bottom: 15px; */
    position: absolute;
    /* margin-left:auto; */
    /* margin-right:auto; */
    /* left: 0; */
    /* top:-10px; */
    right: 0;
    z-index: 20;
}
.wrap_md {
    padding-top:20px;
}
@media (max-width: 991px) {
    .wrap_url_copy {
        /* position:relative; */
        /* padding-bottom:15px; */
        margin-right:10px;
    }
}

@media (min-width: 992px) {
    .wrap_home
    , .wrap_home_footer
    , .wrap_main_header
    , .wrap_sub_header
    , .wrap_sub_footer
    , .wrap_header
    , .sub_banner_img
    , .section_footer {
        width:100%;
        min-width: 1200px;
    }

    .container{
        width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
}


.div_tab_wrap, .ui-resizable-handle, .div_content_handle, .ui-draggable-handle {
    display : none !important;
}
.sub_menu_path {
    display: none;
}


* {
    font-size: 100%;
    line-height: 1.4em;
    color: #574f4c;
}
a, a:visited {
    text-decoration: none !important;
    color: #574f4c;
}

a.btn:visited, a.btn:hover {
    /* color: #fff !important; */
}

a:focus, a:active, a:hover, a.current {
    color: #a0b92d;
}

.btn {
    min-height: 35px;
    /* min-width: 35px; */
    /* padding: 7px 15px; */
}
.btn:hover, .btn:visited {
    
}
.btn-default, .btn-default:visited {
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    color: #606060;
}
.btn-default:hover,.btn-default:focus {
    background: #f5f5f5 !important;
    color: #333 !important;
}
.btn-primary, .btn-primary:visited {
    background: #a0b92d !important;
    border: 1px solid #a0b92d;
    color: #fff !important;
}
.btn-primary .glyphicon, .btn-primary:visited .glyphicon {
    color: #fff !important;
}
.btn-primary:hover,.btn-primary:focus {
    background: #a0b92d !important;
    border: 1px solid #a0b92d;
    color: #fff !important;
}
.btn-info,.btn-info:visited {
    background: #a0b92d !important;
    border: 1px solid #a0b92d;
    color: #fff !important;
}
.btn-info:hover,.btn-info:focus {
    background: #a0b92d !important;
    border: 1px solid #a0b92d !important;
    color: #fff !important;
}
.btn-danger,.btn-danger:visited {
    background: #e88d06 !important;
    border: 1px solid #e88d06 !important;
    color: #fff;
}
.btn-danger .glyphicon, .btn-danger:visited .glyphicon {
    color: #fff !important;
}
.btn-danger:hover,.btn-danger:focus {
    background: #FF5722 !important;
    border: 1px solid #FF5722 !important;
    color: #fff !important;
}


.control-label {
    color: #574f4c;
}
.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover {
    background-color: #a0b92d;
    border-color: #a0b92d;
}
.pagination&gt;li&gt;a, .pagination&gt;li&gt;span {
    color: #574f4c;
}

.board_bg .tbl_type_board thead th {
    border-top: solid 1px #a0b92d !important;
    /* padding: 15px 0px; */
    /* font-size: 14px; */
}
.board_bg .tbl_type_board tbody {
    font-size: 16px;
}
.tbl_type_board td {
    /* padding-top: 15px; */
    /* padding-bottom: 15px; */
}
.photo_board .photo_board_subject {
    /* height: 43px; */
    /* padding-top:10px; */
}
.photo_board .photo_board_writer {
    padding-top:3px !important;
    padding-bottom: 7px !important;
    display:none;
}
.box_content_subject header{
    color: #fff !important;
}
.pcolor {
    color: #a0b92d;
}
.pcolor1 {
    color: #ffcc00;
}
.pcolor2 {
    color: #fcff0b;
}

.point_bg {
    background-color: #a0b92d !important;
}
.point1_bg {
    background-color: #859926 !important;
}
.point2_bg {
    background-color: #fcff0b;
}

.t2 {
    margin-top: 2em !important;
}

.t1 {
    margin-top: 1em !important;
}

.t1_5 {
    margin-top: 1.5em !important;
}

.t3 {
    margin-top: 3em !important;
}

.t4 {
    margin-top: 4em !important;
}

.t5 {
    margin-top: 5em !important;
}

.t_5 {
    margin-top: .5em !important;
}


.p2
{
    font-size:2em;
}
.p1_8
{
    font-size:1.8em;
}

h3 {
    font-size: 1.8em;
    line-height: 1.6em;
}

h4 {
    font-size: 1.6em;
    line-height: 1.6em;
}

h5 {
    font-size: 1.3em;
    line-height: 1.3em;
}

@media (max-width: 767px) {
    h4 {
        font-size:1.5em;
        line-height: 1.2em;
    }

    h5 {
        font-size: 1.2em;
        line-height: 1.4em;
    }
}


.txt12{font-size:12px !important;  line-height:18px; letter-spacing:-1px;}
.txt13{font-size:13px !important;  line-height:20px; letter-spacing:-1px;}
.txt14{font-size:14px !important;  line-height:24px; letter-spacing:-1px;}
.txt16{font-size:16px !important;  line-height:26px; letter-spacing:-1px;}
.txt18{font-size:18px !important;  line-height:28px; letter-spacing:-1px;}
.txt20{font-size:20px !important;  line-height:30px; letter-spacing:-1px;}
.txt22{font-size:22px !important;  line-height:32px; letter-spacing:-1px;}
.txt24{font-size:24px !important;  line-height:34px; letter-spacing:-1px;}
.txt_big{font-size:30px !important;  letter-spacing:-1px; line-height:40px;}
.txt_red{color:red;}


.bg_red {background : #cc0000 !important}
.bg_blue {background : #425e95 !important}
.bg_sky {background : #7694d0 !important}
.bg_gray {background : #f1f1f1 !important}
.bg_green {background : #69b92e !important}
.bg_black {background : #2d2d2d !important}
.bg_point {background : #f6ffd4 !important}

.nomargin{margin:0 0!important;}
.space0{letter-spacing:0 !important;}
.space1{letter-spacing:-1px !important;}
.margin5 { margin-left : 5px; margin-right : 5px; padding : 0px;}
.top10{margin-top:10px;}
.top10:hover&gt;img{transform:scale(2,2);}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.top40{margin-top:40px;}
.bottom10{margin-bottom:10px;}
.bottom20{margin-bottom:20px;}
.bottom30{margin-bottom:30px;}
.padding20{padding:20px 0px;}
.margin-top10 {margin-top : 10px;}
.space0 {letter-spacing : 0 !important;}
.border1sd {border : 1px solid #ddd;}
.font600 {font-weight:600;}

.black{color:#202020 !important;}
.gray{color:#808080 !important}
.white{color:white !important;}
.green {color : #a2c239 !important}
.point{color:#cc0000 !important;}
.point2 {color : #425e95 !important}
.bold{font-weight:600 !important;}
.underline{text-decoration:underline;}
.content_wrap {background :#fff; min-height : 650px; padding-bottom : 20px;}

.sub_menu_path, .wrap_sub_title{
    display:none;
}
.sub_title{
    font-size:1.9em;
    font-weight:bold;
    margin-top:20px;
    display:none;
}
.wrap_con_title_line{
    line-height:0 !important;
}
.con_title_line {
    display:inline-block;
    width: 40px;
    height:4px;
    background-color:#a0b92d;
    margin-top:10px;
}
.title_line{
    display:none;
}


.wrap_main_header, .wrap_sub_header {
    /* position: absolute; */
    /* z-index: 5; */
    width: 100%;
}

.wrap_main_header, .wrap_sub_header {
    /* border-bottom: solid 1px #a0a5a7; */
}

.top_menu a {
    text-decoration: none !important;
    color: #574f4c;
    display: block;
    width: 100%;
    font-family: AppleSDGothicNeo-Regular,"Apple SD Gothic Neo","Nanum Gothic","Malgun Gothic","맑은 고딕",Arial,Grande,"Microsoft YaHei","Hiragino Sans GB",SimSun,Meiryo,"Helvetica Neue",Helvetica,sans-serif;
}

.top_menu {
    /* margin-top: 26px; */
    /* float:right; */
}

.top_menu li {
    width: 140px;
    display: inline-block;
}

.top_menu li:nth-child(2) ul , .top_menu li:nth-child(3) ul {
    /* display:none !important; */
}

.top_menu &gt; li {
    /* border-right:solid 1px #a0b92d; */
    
}

.top_menu &gt; li:first-child {
    /* border-left:solid 1px #a0b92d; */
}

.top_menu .menu_li {
    /* padding : 0px 0px; */
    /* padding-top:8px; */
}

.top_menu .menu_li + .menu_li + .menu_li + .menu_li {
}

.top_menu .menu_li + .menu_li + .menu_li + .menu_li + .menu_li {
}

.sub_top_nav .top_menu .menu_li.current {
}

.top_menu .menu_li.current {
    /* background-color: #a0b92d; */
    font-weight: bold;
    transition: ease all 0.3s;
}

.top_menu .menu_li:hover {
    font-weight: bold;
    /*    transition: ease all 0.3s; */
    /* background-color: #a0b92d; */
}

.top_menu .menu_li:hover a {
    color: #a0b92d;
}

.top_menu &gt; .menu_li:hover &gt; a {
    color: #a0b92d;
}

.top_menu .menu_li &gt; a {
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    line-height: 50px;
    /* padding-top: 5px; */
    /* padding-bottom: 8px; */
}

.top_menu .menu_li &gt; a:focus, .top_menu .menu_li &gt; a:active, .top_menu .menu_li &gt; a:visited {
    text-decoration: none;
    color: #859926;
    transition-duration : 0.3s;
}

.top_menu .menu_li &gt; a:hover, .top_menu .menu_li &gt; a.current {
    text-decoration: none;
    color: #859926;
    /* border-bottom: solid 2px; */
    text-shadow: none;
}

.top_menu .menu_li + .menu_li + .menu_li + .menu_li + .menu_li + .menu_li + .menu_li {
}

.top_menu_wrap .top_menu_bg {
    /* padding-top: 30px; */
    /* padding-bottom: 30px; */
    
}

ul.top_menu a:hover {
    color: #859926 !important;
}

ul.top_menu &gt; a:hover {
    color: #859926 !important;
    border-bottom: solid 2px;
}

.top_menu_wrap ul.top_menu li ul a {
    color: #fff !important;
    font-size: 16px;
    line-height: 55px;
    text-align: left;
    padding-left:17px;
    font-weight: normal;
}

.top_menu_wrap ul.top_menu li ul {
    display: none;
    position: absolute;
    background: #a0b92d;
    /* padding-left:25px; */
    /* margin-left:30px; */
    z-index: 50;
}

.top_menu_wrap ul.top_menu li ul li:hover {
    background: #549125;
}

.top_menu_wrap ul.top_menu li ul.s_u1 {
}

.top_menu_wrap ul.top_menu li ul.s_u1 a {
}

.top_menu_wrap .top_menu .m_menu_li {
    display : none;
}

@media (max-width: 991px) {
    .top_menu_wrap .top_menu_bg {
        border-top: none;
    }
}

.top_menu_wrap ul.top_menu li ul a {
    font-size: 14px;
    line-height: 55px;
    font-weight: normal;
}

.top_menu_wrap ul.top_menu li ul {
    display: none;
    position: absolute;
    width: 140px;
    /* margin-left:30px; */
    z-index: 50;
}

.top_menu_wrap ul.top_menu li:nth-child(1) ul {
}

.top_menu_wrap ul.top_menu li:nth-child(3) ul {
}

.top_menu_wrap ul.top_menu li:nth-child(4) ul {
}

.top_menu_wrap ul.top_menu li ul.s_u1 {
}

.top_menu_wrap ul.top_menu li ul.s_u1 a {
}

.top_menu_wrap .top_menu .m_menu_li {
    display : none;
}

@media (max-width: 991px) {
    .wrap_main_header, .wrap_sub_header {
        border:none;
    }
}

.top_menu li:nth-child(3) ul {
    /* display: none !important; */
}

.wrap_top_menu_logo {
}

.wrap_top_menu {
    /* float: left; */
    /* height: 104px; */
    /* padding-left: 180px; */
    text-align:center;
}

.top_menu li ul {
    display: none;
}

.top_menu .menu_li ul li {
}

.top_menu .menu_li ul {
}

#wrap_top_menu_sub {
}

.nav_txt2 {
    position: absolute;
}

.nav_txt2 ul {
}

.nav_txt2 li {
}

.nav_txt2 li a {
}

.nav_txt2 li a:hover,.nav_txt2 li a:focus,.nav_txt2 li a.current {
}
.wrap_mune{
    background-color:#574f4c;
}
.ul_mune {
    float: right;
}

.ul_mune {
    /* width:100%; */
    display: block;
    /* position:relative; */
    /* border:solid; */
}

.ul_mune a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: block;
    line-height: 2.2em !important;
}

.ul_mune li {
    display: inline-block;
    padding-left:15px;
    padding-right: 15px;
    /* background: url("http://oncode.net/content/themes/cmm/img/mune_division_1.gif") no-repeat right; */
    /* background-size: 1px 15px; */
    float:left;
}
.ul_mune .sitemap{
    background-color:#3b3533;
}
.ul_mune li:first-child {
    background: none;
}

.ul_mune li:last-child {
    
}

@media (max-width: 767px) {
    .ul_mune {
        display:inline-block;
        float: none !important;
    }

    .ul_mune li {
        padding-left: 10px;
        padding-right: 3px;
    }
}

.top_logo {
    /* padding-top: 4px; */
    /* height: 90px; */
    /* float: left; */
    /* padding-right: 70px; */
    /* position:absolute; */
    /* z-index: 10; */
    padding-top:.7em;
    padding-bottom:.7em;
}
.section_top_menu{
    border-bottom:solid 1px #e5e5e5;
}
.top_logo img {
    width: 160px;
}

@media (max-width: 991px) {
    .top_logo {
        height: 60px;
        padding-top: 19px;
    }
}

.wrap_mt_top_menu {
    width: 88%;
}

.wrap_btn_right_menu {
    width: 12%;
    /* background-color: rgba(255,255,255,.9); */
}

.mt_top_menu_hidden {
    height: 60px;
    background: none;
    border-top: none;
    border-bottom: none;
    padding-left: 15px !important;
    padding-right: 5px !important;
}

.mt_top_menu .mt_menu_li a {
    line-height: 62px;
}

.wrap_child_menu {
    /* display:inline-block; */
    padding-top: 40px;
    float: right;
}

@media (max-width: 991px) {
    .wrap_child_menu {
        /* padding-top: 0px; */ /* position:absolute; */ /* width:100%; */
    }
}

@media (max-width : 991px) {
    .wrap_main_header, .wrap_sub_header {
        position:relative;
    }
    .mt_top_menu_hidden {
        margin-top: 7px;
    }
    .btn_right_menu {
        display: block;
    }

    .top_menu_wrap .top_menu {
        display: none;
    }

    .qw_left_menu {
        display : none !important;
    }

    .top_logo {
        width: 66px;
    }

    .wrap_child_menu {
        display: none;
    }

    .wrap_m_top_logo {
        display: block !important;
        background-color: rgba(255,255,255,.9);
    }

    .m_top_logo {
        display: block !important;
        float: left;
        /* height: 71px; */
        /* line-height: 55px; */
        /* text-align: left !important; */
        margin-left: 5px !important;
        width: 100px;
        padding-top: 20px !important;
    }

    .wrap_child_menu_m {
        display: inline-block;
        padding-top: 15px;
    }

    .top_menu_bg {
        display: none;
        /* display:inline-block; */
    }
}

@media (max-width : 767px) {
    .mt_top_menu_hidden {
        margin-top: 6px;
    }
    .top_logo {
        display: none;
    }
    .m_top_logo {
        /* height: 71px; */
    }
    .content_wrap {
        margin-top: 0px;
    }

    .content_wrap {
        width: 100%;
    }

    .btn_right_menu {
        display: block;
    }

    .wrap_child_menu {
    }

    .wrap_footer_top a {
        margin-right: 9px;
        font-size: 13px;
    }

    .footer_logo {
        display: none !important;
    }

    .wrap_footer .footer_top {
        /* padding: 5px 0 5px 0; */
    }

    .wrap_footer .footer_txt a {
        font-size: 12px;
    }

    .wrap_footer .footer_btm * {
        font-size: 12px;
    }

    .wrap_footer .footer_btm {
        padding-left: 15px;
        padding-right: 15px;
    }

    .wrap_footer .footer_btm span {
        line-height: 15px;
    }
}

.cbp-spmenu {
    position: fixed;
    z-index: 450 !important;
}

.cbp-spmenu-vertical {
    width: 85%;
    min-height: 100%;
    top: 0;
    background-color: #fdfdfd;
}

.cbp-spmenu-right {
    right: -85%;
    overflow: auto;
}

@media (min-width: 768px) {
    .cbp-spmenu-vertical {
        width:300px;
    }

    .cbp-spmenu-right {
        right: -300px;
    }
}

.spmenu_logo {
    width: 100px;
    margin-top: 19px;
    margin-bottom: 15px;
    margin-left: 30px;
}

.btn_right_menu {
    display: none;
    /* width: 50px; */
}

.cbp-spmenu-horizontal {
    left: 0;
    overflow: hidden;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
    /* border-left: 1px solid #a3a3a3; */
    /* background : #efefef; */
}

.ly_pop_menu .spmenu_top {
    display: block;
    background: #fdfdfd;
    border-bottom: 1px solid #ccc;
}

.ly_pop_menu .spmenu_top .logo {
    padding-top: 7px;
    width: 85px;
    padding-left: 15px;
}

.mm_right_btn {
    position: relative;
    display: block;
    width: 35px;
    height: 20px;
}

.mm_right_btn .mm_right_line {
    position: absolute;
    height: 3px;
    border-radius: 3px !important;
    display: block;
    background-color: #a0b92d;
    transition: 0.15s all linear;
    -webkit-transition: 0.15s all linear;
    font-size: 0;
    line-height: 0;
}

.mm_right_btn:hover .mm_right_line, .mm_right_btn:focus .mm_right_line {
    background-color: #a0b92d;
}

.mm_right_btn .mm_right_tline {
    top: 0;
    width: 85%;
}

.mm_right_btn:hover .mm_right_tline, .mm_right_btn:focus .mm_right_tline {
    width: 100%;
}

.mm_right_btn .mm_right_mline {
    top: 50%;
    width: 85%;
}

.mm_right_btn:hover .mm_right_mline, .mm_right_btn:focus .mm_right_mline {
    width: 100%;
}

.mm_right_btn .mm_right_bline {
    top: 100%;
    width: 85%;
}

.mm_right_btn:hover .mm_right_bline, .mm_right_btn:focus .mm_right_bline {
    width: 100%;
}

.ly_pop_menu .spmenu_top .clse {
}

.ly_pop_menu .spmenu_top .clse:hover {
}

.wrap_mm_right_clse {
    display: inline-block;
    margin-top: 20px;
    margin-right: 25px;
}

.wrap_mm_right_clse .clse {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 30px;
    top: 0px;
    right: 0;
    padding: 5px;
}

.wrap_mm_right_clse .clse .mm_right_line {
    position: absolute;
    height: 2px;
    border-radius: 2px !important;
    display: block;
    background-color: #a0b92d;
    transition: 0.15s all linear;
    -webkit-transition: 0.15s all linear;
    font-size: 0;
    line-height: 0;
}

.wrap_mm_right_clse .clse .mm_right_line {
    background: #a0b92d !important;
}

.wrap_mm_right_clse .clse .mm_right_tline {
    top: 35%;
    width: 50%;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}

.wrap_mm_right_clse .clse:hover .mm_right_tline, .wrap_mm_right_clse .clse:active .mm_right_tline {
    width: 100%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.wrap_mm_right_clse .clse .mm_right_mline {
    display: none;
}

.wrap_mm_right_clse .clse:active .mm_right_mline {
    display: block;
}

.wrap_mm_right_clse .clse .mm_right_bline {
    top: 63%;
    width: 50%;
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
}

.wrap_mm_right_clse .clse:hover .mm_right_bline, .wrap_mm_right_clse .clse:active .mm_right_bline {
    width: 100%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ly_pop_menu .login_wrap {
    /* border: none !important; */
    display: block;
    /* float: left; */
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    /* border-bottom: solid 1px #e0e0e0!important; */
    /* clear:both; */
    /* position: static; */
    /* line-height: 43px; */
}

.ul_m_right_login {
    position: relative;
    /* border:solid 1px; */
    width: 100%;
}

.ul_m_right_login li img {
    width: 13px;
}

.ul_m_right_login &gt; li {
    display: inline-block;
    float: left;
    width: 49%;
    margin: 0;
    padding: 0;
}

.ly_pop_menu .login_wrap a, .ly_pop_menu .login_wrap a:visited {
    display: block;
    /* float:left; */
    /* width: 45%; */
    text-align: center;
    font-size: 11px;
    line-height: 35px;
    background: #fdfdfd;
    font-weight: bold;
    border: 1px solid #ccc;
    margin-left: 4px;
    /* line-height: 58px; */
}

.ly_pop_menu .login_wrap a:hover, .ly_pop_menu .login_wrap a:focus {
    text-decoration: none !important;
}

.ly_pop_menu .login_wrap .ico_login {
    width: 26px;
}

.ly_pop_menu .login_wrap .ico_join {
    width: 22px;
}

.login_wrap img {
    width: 18px;
    margin-right: 5px;
    /* margin-top: 10px; */
    /* padding-top: 10px; */
}

.nav_right {
}

.sub_nav {
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.sub_nav .box_mune {
    overflow: hidden;
    display: block;
}

.sub_nav .m_top_menu &gt; li &gt; span &gt; a {
    display: block;
    padding: 5% 8% 5% 10%;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

.sub_nav .m_top_menu &gt; li &gt; span &gt; a:hover {
    color: #a0b92d;
    background: #eee;
}

.sub_nav .m_top_menu &gt; li &gt; span &gt; a:hover::after {
    content: "";
    content: "-";
    padding-right: 12px;
    color: #a0b92d;
}

.sub_nav .m_top_menu ul li a.current {
    font-weight: bold;
    color: #a0b92d;
    background: #f3f3f3;
}

.sub_nav .m_sub_nav_sub {
    /* display:none !important; */
    /* color: #fdfdfd; */
    background: #f6f6f6;
    /* border-top: 1px solid #f1f1f1; */
}

.sub_nav .m_sub_nav_sub li {
    /* background: #fdfdfd; */
}

.sub_nav .m_sub_nav_sub li a {
    display: block;
    color: #333;
    font-size: 12px;
    padding: 5% 5% 5% 12%;
    line-height: 20px;
}

.sub_nav .m_sub_nav_sub li:hover {
    background: #f1f1f1;
    color: #121212
}

.sub_nav .current {
    /* color: #fdfdfd; */
    /* background: #f5f5f5; */
    /* color: #FF9400; */
}

.m_top_menu {
    /* position:relative; */
    clear: both;
    padding-top: 20px;
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.m_top_menu li ul li {
    border-top: solid 1px #e0e0e0;
}

.m_top_menu &gt; li {
    border-top: solid 1px #cccc;
}

.m_top_menu li span a::after {
    content: "";
    content: "+";
    padding-right: 10px;
    float: right;
    font-size: 16px;
    /* line-height:0.9em; */
    color: #777;
}

.m_menu_li .current a::after {
    content: "";
    content: "-";
    font-size: 16px;
    padding-right: 12px;
    /* line-height:0.9em; */
    color: #a0b92d;
}

.m_top_menu &gt; li:first-child {
    border-top: none;
    border-top: solid 1px #a0b92d;
}

.m_top_menu &gt; li:last-child {
    border-bottom: none;
    border-bottom: solid 1px #a0b92d;
}

.m_menu_li:hover, .m_menu_li &gt; .current {
    background: #f1f1f1 !important;
    /* color: #fdfdfd !important; */
}

.m_menu_li:hover, .m_menu_li &gt; .current a {
    /* color:#fdfdfd; */
    /* background: #a0b92d !important; */
}

@media (max-width : 991px) {
    .btn_right_menu {
    }
}

@media (max-width : 991px) {
    .btn_right_menu {
        display: inline-block;
        position: relative;
        margin-top: 27px;
        margin-right: 10px;
    }
}

.wrap_nav_mt_top_menu &gt; .nav_mt_top_menu {
    padding-left: 0px;
}

.mt_top_menu .mt_menu_li.current a {
    color: #a0b92d;
}

.mt_top_menu .mt_menu_li.current {
    border-bottom: solid 2px #a0b92d;
}

.wrap_mt_top_menu_sub li.current a {
    color: #a0b92d;
}

.wrap_mt_top_menu_sub li.current {
    border-bottom: solid 2px #a0b92d;
}

.wrap_mt_top_menu_sub {
    background-color: #f5f5f6;
}

.slides li {
    position: relative;
}

.main_slider {
}
.main_slider .flex-direction-nav a {
    margin: -50px 0 0;
}

.main_banner_img {
    position: relative;
    height:450px;
    overflow: hidden;
    /* border-bottom:solid 15px #a0b92d; */
}

.main_slide_1 {
    background: url("http://oncode.net/content/themes/green450/img/main_banner_1.jpg") no-repeat center center #f5f5f5;
    background-size: cover;
    height:450px;
}
.main_slide_2 {
    background: url("http://oncode.net/content/themes/green450/img/main_banner_2.jpg") no-repeat center center #f5f5f5;
    background-size: cover;
    height: 450px;
}
.main_slide_3 {
    background: url("http://oncode.net/content/themes/green450/img/main_banner_3.jpg") no-repeat center center #c9eacf;
    background-size: cover;
    height: 450px;
}

.text_container {
    position: relative;
}

.slide_text_1, .slide_text_2, .slide_text_3 {
    /* color: #fdfdfd; */
    padding-top: 120px;
}

.slide_text_1, .slide_text_2, .slide_text_3 {
    color: #fdfdfd;
    padding-top: 110px;
    /* text-align: center; */
}

.slide_text_1 span {
    /* display:block; */
}

.slide_text_1_txt_1 img, .slide_text_2_txt_1 img, .slide_text_3_txt_1 img {
    width: 350px;
}

.slide_text_1_txt_2 img, .slide_text_2_txt_2 img, .slide_text_3_txt_2 img {
    padding-top: 1.4em;
    width: 140px;
}

.slide_text_1_txt_2, .slide_text_2_txt_2, .slide_text_3_txt_2 {
}

@media (max-width: 991px) {
    .main_banner_img , .main_slide_1 
    ,.main_slide_2 
    ,.main_slide_3
    {
        height: 270px;
    }

    .slide_text_1, .slide_text_2, .slide_text_3 {
        padding-top: 40px;
    }

    .slide_text_1_txt_1, .slide_text_2_txt_1, .slide_text_3_txt_1 {
        /* width:300px; */
    }

    .slide_text_1_txt_2, .slide_text_2_txt_2, .slide_text_3_txt_2 {
        /* padding-top: 1.5em; */
        /* width:120px; */
    }
}

@media (max-width: 767px) {
    .slide_text_1, .slide_text_2, .slide_text_3 {
        /* padding-top: 40px; */
    }
    .slide_text_2 {
        
    }
    .main_banner_img , .main_slide_1 
    ,.main_slide_2 
    ,.main_slide_3 
    {
        /* height: 248px; */
    }

    .main_banner_img {
        /* height: 434px; */
    }

    .slide_text_1_txt_1, .slide_text_2_txt_1, .slide_text_3_txt_1 {
        /* width:200px; */
    }

    .slide_text_1_txt_2, .slide_text_2_txt_2, .slide_text_3_txt_2 {
        padding-top: .8em;
    }
}

.slide_text_1 {
    /* text-align:center; */
    /* color: #fdfdfd; */
    /* padding-top: 110px; */
    /* padding-left:150px; */
    /* text-shadow: 2px 2px 2px #3e271e; */
}

.slide_text_1 span {
    /* padding: 5px 15px; */
    /* display:block; */
}

.slide_text_1_txt_1 {
    /* font-size: 1.6em; */
    /* font-weight: bold; */
    color: #fff;
}

.slide_text_1_txt_2
, .slide_text_2_txt_2 
, .slide_text_3_txt_2 
{
    font-size:1.8em;
    padding-top: 30px;
    /* width:50%; */
    display: block;
    margin-left:auto;
    margin-right:auto;
    /* color: #574f4c; */
}

.slide_text_1_txt_3
, .slide_text_2_txt_3 
, .slide_text_3_txt_3 
{
    font-weight: bold;
    font-size: 2em;
    /* line-height: 1.2em; */
    margin-top: 10px;
    background-color:#574f4c;
    display:inline-block;
    padding-left:10px;
    padding-right:10px;
}


.slide_text_1
, .slide_text_2 
, .slide_text_3 
{
    color: #fdfdfd;
    /* text-shadow: 2px 2px 2px #3e271e; */
    /* padding-top: 110px; */
    padding-left:100px;
}

.slide_text_1_txt_1
, .slide_text_2_txt_1 
, .slide_text_3_txt_1 
{
    font-size: 1.8em;
    /* margin-bottom: 1em !important; */
}

.slide_text_1_txt_2 
, .slide_text_2_txt_2 
, .slide_text_3_txt_2 
{
    /* font-weight: 900; */
    /* font-size:4em; */
    /* line-height:1.2em; */
    padding-top: 0px;
    color:#fff;
}
.slide_text_2_txt_1
, .slide_text_3_txt_1
, .slide_text_2_txt_2 
, .slide_text_3_txt_2 
{
    color:#58504d;
}

.slide_text_2_txt_2 span {
    /* padding: 5px 15px !important; */
}


.main_slider li .slide_text_1_txt_1
, .main_slider li .slide_text_1_txt_2
, .main_slider li .slide_text_1_txt_3
, .main_slider li .slide_text_1_txt_4
, .main_slider li .slide_text_2_txt_1
, .main_slider li .slide_text_2_txt_2
, .main_slider li .slide_text_2_txt_3 
, .main_slider li .slide_text_3_txt_1
, .main_slider li .slide_text_3_txt_2
, .main_slider li .slide_text_3_txt_3 
{
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.main_slider li.flex-active-slide .slide_text_1_txt_1
, .main_slider li.flex-active-slide .slide_text_1_txt_2
, .main_slider li.flex-active-slide .slide_text_2_txt_1
, .main_slider li.flex-active-slide .slide_text_2_txt_2 
, .main_slider li.flex-active-slide .slide_text_3_txt_1
, .main_slider li.flex-active-slide .slide_text_3_txt_2 
{
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.main_slider li.flex-active-slide .slide_text_1_txt_3
, .main_slider li.flex-active-slide .slide_text_2_txt_3 
, .main_slider li.flex-active-slide .slide_text_3_txt_3 
{
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.main_slider li.flex-active-slide .slide_text_1_txt_1 
, .main_slider li.flex-active-slide .slide_text_2_txt_1 
, .main_slider li.flex-active-slide .slide_text_3_txt_1 
{
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.main_slider li.flex-active-slide .slide_text_1_txt_2 
, .main_slider li.flex-active-slide .slide_text_2_txt_2 
, .main_slider li.flex-active-slide .slide_text_3_txt_2 
{
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.main_slider li.flex-active-slide .slide_text_1_txt_3 
, .main_slider li.flex-active-slide .slide_text_2_txt_3 
, .main_slider li.flex-active-slide .slide_text_3_txt_3 
{
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.main_slider .flex-control-nav {
    bottom: 10px;
}
.main_slider .flex-control-nav li {
    margin: 0 2px;
}
.main_slider .flex-control-paging li a {
    width:12px;
    height:12px;
    /* height: 5px; */
    background: #fff;
    border-radius:0 !important;
}

.main_slider .flex-control-paging li a:hover {
    background: #a0b92d;
}

.main_slider .flex-control-paging li a.flex-active {
    background: #a0b92d; 
}

.main_slider .flex-direction-nav a:before {
    font-size: 30px;
}

.main_slider .flex-direction-nav a:before {
    content: " ";
    display: block;
    background: url('http://oncode.net/content/themes/green450/img/ico_pre.png') no-repeat center center;
    background-size:45%;
    width:40px;
    height:40px;
}

.main_slider .flex-direction-nav a.flex-next:before {
    content: " ";
    display: block;
    background: url('http://oncode.net/content/themes/green450/img/ico_next.png') no-repeat center center;
    background-size:45%;
    width:40px;
    height:40px;
}

.main_slider .flex-direction-nav .flex-next {
    right: 2%;
    opacity: .8;
}

.main_slider .flex-direction-nav .flex-prev {
    left: 2%;
    opacity: .8;
}

.main_slider .flex-direction-nav .flex-next:hover, .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.wrap_onct .flex-control-thumbs li {
    overflow: hidden;
    /* float: none; */
}

@media (min-width: 992px) {
    .wrap_onct .flex-control-thumbs li {
        
    }
}

@media (max-width: 991px) {
    .flex-control-thumbs li {
        /* width: 20%; */ /* float: none; */
    }
}
.btn_main_banner, .btn_main_banner:visited{
    background-color:#acb4c0;
    opacity:.9;
    padding: 6px 2px;
}
.btn_main_banner:hover, btn_main_banner:focus {
    background: #f5f5f5 !important;
    opacity:1;
}

.btn_main_banner span{
    font-weight:bolder;
    border:solid 1px #a0b92d;
    color:#a0b92d !important;
    padding: 7px 45px;
}

@media (max-width: 991px) {
    .slide_text_1
    , .slide_text_2 
    , .slide_text_3 
    {
        padding-left:50px;
    }
}

@media (max-width: 767px) {
    .slide_text_1
    , .slide_text_2 
    , .slide_text_3 
    {
        padding-left: 20px;
    }
    .slide_text_1_txt_3, .slide_text_2_txt_3, .slide_text_3_txt_3 {
        font-size:1.8em;
    }
}
@media (max-width:320px){
    .slide_text_1
    , .slide_text_2 
    , .slide_text_3 
    {
        padding-left:0px;
    }
}


.wrap_sub_banner {
    background-color: #a0b92d;
    position:relative;
}
.sub_banner_img {
    position:relative;
    overflow:hidden;
}
.s_sub_visual_img{
	background: url("http://oncode.net/content/themes/green450/img/sub_visual_img.jpg") no-repeat center #aaa;
	background-size:cover;
	height: 220px;
}
.s_sub_visual_img_1 {
    background: url("http://oncode.net/content/themes/green450/img/sub_visual_img_1.jpg") no-repeat center #aaa;
    background-size:cover;
}
.s_sub_visual_img_2 {
    background: url(http://oncode.net/content/themes/green450/img/sub_visual_img_2.jpg) no-repeat center #aaa;
    background-size:cover;
}
.s_sub_visual_img_3 {
    background: url(http://oncode.net/content/themes/green450/img/sub_visual_img_3.jpg) no-repeat center #aaa;
    background-size:cover;
}
.s_sub_visual_img_4 {
    background: url(http://oncode.net/content/themes/green450/img/sub_visual_img_4.jpg) no-repeat center #aaa;
    background-size:cover;
}
.s_sub_visual_img_5 {
    background: url("http://oncode.net/content/themes/green450/img/sub_visual_img_5.jpg") no-repeat center #aaa;
    background-size:cover;
}


@media (max-width:991px){
    .s_sub_visual_img{
        /* background-position: -50% 0%; */
        height: 180px;
    }
    .s_sub_visual_img_7 {
		
	}
	.sm_sub_visual_img_ceo{
		height: 380px;
	}
}
@media (max-width:767px){
    .s_sub_visual_img{
        height: 170px;
    }
    .sm_sub_visual_img_ceo{
		height: 170px;
	}
    .sub_banner_7 {
		
	}
}

.wrap_title{
	z-index: auto;
}
.sub_banner_bg_img .title {
    
}
.sub_banner_img .title span.sub-ban-text div {
    
}
.sub_banner_img .title span.sub-ban-text {
    width: 100%;
    position: absolute;
    margin-top: 75px;
    text-align: center;
    font-size: 30px;
    font-weight:bold;
    text-shadow:0px 0px 6px #000;
    color:#fff !important;
}
.sub_banner_img .title span.sub-ban-text div{
    text-shadow:0px 0px 6px #000;
    color:#fff !important;
    
}
.sub_banner_img .title span.sub-ban-text span{
    display:block;
    /* padding-top:5px; */
}
.sub_ban_title_sub{
    font-size: 20px;
    font-weight:bold;
    /* padding-top: 15px; */
}
.sub_banner_img .previous{
    position: absolute;
    left:0%;
    display:block !important;
    height: 220px;
    width:60px;
    background: transparent url("http://oncode.net/content/themes/green450/img/ico_pre.png") no-repeat scroll 50% 50%;
    background-size:20px;
    opacity:0.5;
    z-index:10;
}
.sub_banner_img .previous:hover{opacity:1}
.sub_banner_img .next{
    position: absolute;
    right:0%;
    display:block !important;
    height: 220px;
    width:60px;
    background: transparent url("http://oncode.net/content/themes/green450/img/ico_next.png") no-repeat scroll 50% 50%;
    background-size:20px;
    opacity:0.5;
    z-index:10;
}
.sub_banner_img .previous{

}
.sub_banner_img .next{
	
}
.sub_banner_img .next:hover{opacity:1}
.sub_title_parishealing
, .sub_title_map{
	
}
.sub_title_room{
	
}
.sub_title_notice
, .sub_title_paris{
	
}
.sub_ban_title {
	display:inline-block;
	margin-top:.2em;
}
.sub_ban_title img{
	width: 80%;
}
.m_sub_visual_img_ceo .previous 
, .m_sub_visual_img_ceo .next 
{
	height: 620px;
}
.m_sub_visual_img_ceo .title span.sub-ban-text {
    margin-top:260px;
}
@media (max-width:991px){
    .sub_banner_img .title span.sub-ban-text {
        margin-top: 70px;
    }   
    .sub_banner_img .previous, .sub_banner_img .next{
        height: 180px;
    }
    .m_sub_visual_img_ceo .previous 
	, .m_sub_visual_img_ceo .next 
	{
		height: 380px;
	}
	.m_sub_visual_img_ceo .title span.sub-ban-text {
		margin-top: 146px;
	}
}
@media (max-width:767px){
	.sub_ban_title img{
		width:70%;
	}
	.sub_banner_img .title span.sub-ban-text {
        margin-top: 60px;
        font-size:25px;
    }   
    .sub_banner_img .previous, .sub_banner_img .next{
        height: 150px;
    }
     .m_sub_visual_img_ceo .previous 
	, .m_sub_visual_img_ceo .next 
	{
		/* height: 160px; */
	}
	.m_sub_visual_img_ceo .title span.sub-ban-text {
		/* margin-top: 40px; */
	}
}




.ul_main_ico li{
    position:relative;
}
.ul_main_ico &gt; li{
    border-right:solid 1px #e2e2e2;
    padding-top:.5em !important;
    padding-bottom:.5em !important;
}
.ul_main_ico &gt; li:first-child{
    border-left:solid 1px #e2e2e2;
}
.ul_main_ico_intro li
, .ul_main_ico_franchise li
, .ul_main_ico_kaq li
, .ul_main_ico_techknowledge li
{
    /* font-size:1.2em; */
}
.ul_main_ico_intro li:first-child
, .ul_main_ico_franchise li:first-child
, .ul_main_ico_kaq li:first-child
, .ul_main_ico_techknowledge li:first-child
{
    float:left;
    padding-left:5px;
}
.ul_main_ico_intro li:nth-child(2)
, .ul_main_ico_franchise li:nth-child(2)
, .ul_main_ico_kaq li:nth-child(2)
, .ul_main_ico_techknowledge li:nth-child(2)
{
    /* font-size:1.4em !important; */
    font-weight:bold;
    padding-top:20px;
}

.ul_main_ico_franchise li:nth-child(2)
, .ul_main_ico_techknowledge li:nth-child(2)
{
    padding-top:12px;
}
.ul_main_ico_intro li:nth-child(2)
, .ul_main_ico_franchise li:nth-child(2)
, .ul_main_ico_kaq li:nth-child(2)
, .ul_main_ico_techknowledge li:nth-child(2)
, .ul_main_ico_intro li:nth-child(3)
, .ul_main_ico_franchise li:nth-child(3)
, .ul_main_ico_kaq li:nth-child(3)
, .ul_main_ico_techknowledge li:nth-child(3)
{
    padding-left: 5px !important;
    float:left;
}
@media (max-width:991px){
    .ul_main_ico_intro li:first-child
    , .ul_main_ico_franchise li:first-child
    , .ul_main_ico_kaq li:first-child
    , .ul_main_ico_techknowledge li:first-child
    {
        float:none;
        padding-left:0px;
        text-align:center;
    }
    .ul_main_ico_intro li:nth-child(2)
    , .ul_main_ico_franchise li:nth-child(2)
    , .ul_main_ico_kaq li:nth-child(2)
    , .ul_main_ico_techknowledge li:nth-child(2) {
        float:none;
        padding-top:0px;
    }
    .ul_main_ico_intro li:nth-child(2)
    , .ul_main_ico_franchise li:nth-child(2)
    , .ul_main_ico_kaq li:nth-child(2)
    , .ul_main_ico_techknowledge li:nth-child(2)
    , .ul_main_ico_intro li:nth-child(3)
    , .ul_main_ico_franchise li:nth-child(3)
    , .ul_main_ico_kaq li:nth-child(3)
    , .ul_main_ico_techknowledge li:nth-child(3)
    {
        padding-left:15px !important;
        padding-right:15px !important;
        float:none;
    }
    .ul_main_ico &gt; li {
        padding-bottom:2em !important;
        height: 190px;
    }
}
@media (max-width:767px){
    .ul_main_ico &gt; li {
        height: 190px;
        border:none;
        border-top:1px solid #e2e2e2;  
        border-right:1px solid #e2e2e2;  
    }
    .ul_main_ico &gt; li{
        
    }
    .ul_main_ico &gt; li:nth-child(2n-1){
        border-left:1px solid #e2e2e2;  
    }
    .ul_main_ico &gt; li:nth-child(3)
    , .ul_main_ico &gt; li:last-child
    {
        border-bottom:1px solid #e2e2e2;  
    }
}
@media (max-width:320px){
     .ul_main_ico_intro li:nth-child(2)
    , .ul_main_ico_franchise li:nth-child(2)
    , .ul_main_ico_kaq li:nth-child(2)
    , .ul_main_ico_techknowledge li:nth-child(2)
    , .ul_main_ico_intro li:nth-child(3)
    , .ul_main_ico_franchise li:nth-child(3)
    , .ul_main_ico_kaq li:nth-child(3)
    , .ul_main_ico_techknowledge li:nth-child(3)
    {
        padding-left:10px !important;
        padding-right:8px !important;
    }
}
.section_main_latest{
    background-color:#f1f1f1;
    padding-top: 2em !important;
    padding-bottom: 2em !important;
}
.wrap_main_tel_title
, .notice_top{
    font-size: 1.4rem;
}
.wrap_main_tel_title span
, .notice_top span{
    border:solid 2px;
    border-radius:50%;
    width: 30px;
    height: 30px;
    line-height: 1.1em;
    text-align:center;
}
.wrap_notice_top{
    display:block;
    margin-bottom:.5em !important;
}
.wrap_main_tel
, .wrap_main_notice
, .wrap_main_dusinfo{
    padding:25px 25px !important;
    font-size:1.2em;
    height: 320px;
}
.wrap_main_notice
, .wrap_main_dusinfo{
    background-color:#fff;
}
.wrap_main_notice{
    border-top:solid 1px #e2e2e2;
    border-bottom:solid 1px #e2e2e2;
}
.wrap_main_dusinfo{
    border:solid 1px #e2e2e2;
}

.wrap_main_tel_txt{
    margin-top: 2em;
}
.wrap_main_tel_num{
    font-size: 2em;
}
.wrap_main_tel_summary{
    padding-top:2em;
    /* float:left; */
}
.wrap_main_tel_summary_txt{
    float:left;
    /* padding-top:5em !important; */
    margin-top: .8em !important;
    /* font-size:1.2em; */
}
@media (max-width:991px){
    .wrap_main_tel_txt{
        margin-top:1em;
    }
    .wrap_main_tel_num {
        font-size:1.8em;
    }
    .wrap_main_tel_summary_txt{
        margin-top: 1em !important;
    }
    .wrap_main_tel_summary{
        padding-top:0em;
    }
    .wrap_main_tel_summary img{
        padding-top:1em;
        width: 50px;
    }
}
@media (max-width:767px){
    .wrap_main_tel
    , .wrap_main_notice
    , .wrap_main_dusinfo{
        height: 280px;
    }
     .wrap_main_tel_txt{
        margin-top:2em;
    }
    .wrap_main_tel_summary_txt{
        margin-top:2em !important;
    }
    .wrap_main_notice{
        border:none;
        border-left:solid 1px #e2e2e2;
        border-right:solid 1px #e2e2e2;
    }
    .wrap_main_dusinfo{
        border:none;
        border:solid 1px #e2e2e2;
    }

}

.wrap_main_notice .article{
    position:relative;   
}
.article_txt
, .article_date{
    margin-top:.5em;
    
}
.article_txt{
    float:left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    width: 65%;
}
.article_date{
    float:right;
    width: 35%;
    text-align:right;
}
@media (max-width:991px){
    .article_txt {
        width: 100%;
    }
}
@media (max-width:767px){
    .article_txt {
        width: 68%;
    }
    .article_date {
        width: 32%;
    }
}

.wrap_main_dusinfo .article li{
    width:50%;
    float:left;
}
.box_video {
	padding-left: 10px !important;
	padding-right: 10px !important;
	position:relative;
	margin-top: 15px !important;
}
.box_video .contents_box{
    background:#fff;
}
.wrap_youtube_list {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.youtube_list_ifrm {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.wrap_img_video
{	
	overflow:hidden;
	position:relative;
}
.wrap_home .video_list{
    width:400px;
    height:500px;
}
.wrap_main_dusinfo .photo_board_subject, .wrap_main_dusinfo .wrap_photo_href_summary {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.wrap_main_dusinfo .wrap_board_writer{
    
}
.wrap_main_dusinfo .photo_board_subject {
    
}
.wrap_main_dusinfo .photo_board_subject a{
    font-weight:bold;
    padding-left:5px !important;
    padding-right:20px !important;
    line-height:2.2em !important;
}
.wrap_main_dusinfo .wrap_photo_href_summary{
    padding-left:5px !important;
    padding-right:5px !important;
    color:#888888;
    font-size:14px;
}
.wrap_img_video video
{
}
.wrap_img_video img
{
	width: 100%;
}

@media (max-width:991px){
    .box_video {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-top: 10px !important;
    }
}
@media (max-width:767px){
	.box_video {
		height: auto;
		padding-left: 0px !important;
		padding-right:0px !important;
	}
	.wrap_img_video
	{
		
	}
	.wrap_img_video img
	{
		height: 150px;
	}	
	.wrap_main_dusinfo .article li{
        width:100%;
    }
    .wrap_main_dusinfo{
        height:auto;
        /* position:inherit; */
    }
}
@media (max-width:320px){
    .wrap_img_video
	{
		
	}
	.box_video {
		height:auto;
	}
}



/*푸터*/
.section_footer .ul_terms_wrap {
    background : #574f4c; color : #e0e0e0;
}
.section_footer .ul_terms_wrap .ul_terms li {
    /* display:inline-block; */
    /* padding-left:10px; */
    /* padding-right:10px; */
}
.ul_terms li {
    display: inline-block;
    padding-left:10px;
    padding-right: 10px;
    background: url("http://oncode.net/content/themes/cmm/img/mune_division_2.png") no-repeat right;
    background-size: 1px 8px;
}
.ul_terms li:last-child {
    background:none;
}

.section_footer .ul_terms_wrap .ul_terms li a{display:inline-block; color:#d0d0d0; font-size:12px; line-height:35px; letter-spacing:0px; font-weight : bold;}
.section_footer .ul_terms_wrap .ul_terms li a:hover,
.section_footer .ul_terms_wrap .ul_terms li a:focus{text-decoration:none; color:#ffffff}
.section_footer .ul_terms_wrap .ul_terms li a:active,
.section_footer .ul_terms_wrap .ul_terms li a:visited{text-decoration:none;}

.wrap_footer {margin:0 auto; color:#606060; background:#ffffff; padding:10px 0 10px 0; float : left; width : 100%;}
.wrap_footer .copyright{/* margin-bottom:0px; */color:#606060;/* padding-top:5px; */font-size:11px;line-height:22px;letter-spacing:0!important;/* margin-top: 0px; */}
.wrap_footer a{color:#606060}
.wrap_footer a:hover{color:#666666;text-decoration:none}
.wrap_footer a:focus{text-decoration:none; color:#666666}
.wrap_footer a:active,
.wrap_footer a:visited{text-decoration:none;}

.wrap_footer .footer_img{
    width: 20% !important;
    text-align:center;
    margin-left: 20px !important;
    padding-top: 15px !important;
}
.wrap_footer .footer_img img{
    width:70%;
}
.wrap_footer .footer_txt address {font-size : 13px !important;}
.wrap_footer .footer_txt {position : relative;}
.wrap_footer .footer_txt .ever_img {position : absolute; right : 0px; top : 10px;}

.footer_img {padding-top : 0px !important; text-align : center;}
.footer_img img{margin-left:-20px;}
@media (max-width:767px){
   .wrap_footer .footer_img{
        display:none;
    } 
    .wrap_footer .footer_txt { width:100%; }
}
@media (max-width:320px){
    .section_footer .ul_terms_wrap .ul_terms li {
        padding-left:5px;
        padding-right:5px;
    }
}


/*좌측메뉴*/
.border1sd {
    border: 1px solid #ddd;
}
.left_menu {padding-right :30px; margin-top : 20px !important}
.left_menu_ul{ }
.left_menu_ul h2, a{ letter-spacing:-1px; }
.left_menu_ul li h2{background : url('http://oncode.net/content/themes/green410/img/pattern_bg.jpg'); text-align : center;  display:block; height : 110px; padding-top : 42px;}
.left_menu_ul li h2 a {font-weight:bold; font-size:24px; color:#ffffff; }
.left_menu_ul li h2 a:hover {text-decoration:none;}
.left_menu_ul li ul {}
.left_menu_ul li ul li{ }
.left_menu_ul li ul li a {display:block; color:#828282; font-size:15px; line-height:50px; padding-left:20px; border : 1px solid #ddd; border-top : 0px solid #fff !important;}
.left_menu_ul li ul li a:hover,
.left_menu_ul li ul li a:focus,
.left_menu_ul li ul li a:visited{text-decoration:none !important; color:#828282;}
.left_menu_ul li ul li.current a{font-weight:bold; color:#505050; text-decoration:underline;}
.left_menu_ul li ul li {position : relative;}
.left_menu_ul li ul li .arrow_box {display : none; background : url(http://oncode.net/content/themes/blue700/img/arrow1.png); width : 20px; height : 20px; position : absolute; left : 232px; top : 15px;}
.left_menu_ul li ul li.current {display : block !important; }
.left_menu_url{margin-bottom:0px;}
.left_banner {background : url('http://oncode.net/content/themes/green410/img/main_banner_img01.jpg') no-repeat; padding-bottom:20px;}

.left_menu_ul li ul li a:hover,
.left_menu_ul li ul li a:focus,
.left_menu_ul li ul li.current a{
    font-weight:bold;
    background : url("http://oncode.net/content/themes/green450/img/left_arrow.png") no-repeat;
    background-position: 220px 50%;
}
.left_menu_ul li ul li {position : relative;}




.sub_left_banner ul {
    clear: both;
}
.sub_left_banner ul li {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}
.sub_left_banner {
    text-decoration: none !important;
    /* color: #333 !important; */
}
.sub_left_banner ul li:first-child {
    font-size:20px;
    font-weight: bold;
    color: #a2c239;
}
.top_banner_txt .txt16 {
    font-size: 18px !important;
    color: #a2c239;
}
.left_banner .top_banner_txt {margin-top : 20px;height:85px !important;color: #404040;padding-left: 80px !important;}
.left_banner .top_banner_img01 {width : 100%; height : 100%; display: block;}
.left_menu .left_customer{border:1px solid #e0e0e0; background:url(http://oncode.net/content/themes/green300/img/customer_bg.jpg) repeat 0 0; padding:15px; margin-top:10px;}


/*서브 기술인증*/
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
  background-image:none;
  margin-top:10%;
  width:5%;
}
.wrap_certification{
    min-height: 378px;
}
.wrap_certification_title{
    padding-top:15px;
    padding-bottom:15px;
    height:60px;
}
@media (min-width:992px){
    .photo_board .thumb {
        line-height: 135px;
        height: 135px;
    }   
}
@media (max-width:991px){
    .wrap_certification{
        min-height:auto;
    }
    .wrap_certification_title{
        height: 80px;
        padding-top:15px;
        padding-left:15px;
        padding-right:15px;
    }
}
@media (max-width:767px){
    .wrap_certification_title{
        height:auto;
        padding-bottom:15px;
    }
}

.map_canvas{
    margin-top:20px;
}

/*서브 제품소개*/
.prod_intro&gt;div{padding:5px; margin-bottom:20px !important;}
.prod_intro&gt;div iframe{width:100%; height:200px;}

.sitemap_col li{overflow:hidden;float:left;position:relative;top:0px;width:25%;height:270px; border-bottom:none;}
.sitemap_col .sitemap_box{display:block; position:relative; white-space:nowrap; border:none !important; padding:0px !important; margin:0 2px 0 2px;}
.sitemap_col a{display:block;width:120px;margin:0 auto;padding:0 0 0 0;text-decoration:none;cursor:pointer}
.sitemap_col a {display:inline-block;}
.sitemap_col a:hover strong,
.sitemap_col a:active strong,
.sitemap_col a:focus strong{text-decoration:underline}
.sitemap_col .title_0{background:#859926; color:#fff; padding: 10px 15px; text-align:left !important;margin:0 0 10px 0;}
.sitemap_col .title_0 a { color:#fff; font-weight:bold; }
.sitemap_col .title_1{ padding:7px 5px; border-bottom:1px solid #e0e0e0; font-weight:600;  }
@media (max-width:767px){
    .sitemap_col li{
        width:50%;
    }   
}

.wrap_section_product05_title{
    font-size:1.4em;
}


</pre></body></html>