@charset "utf-8";

#skipNavi,
#skipNavi2 {
    position: absolute;
    margin: 0 auto;
    width: 998px;
    list-style: none;
    font-size: 1.15em;
    top: -10.5em;
    left: 0;
    z-index: 20;
    background: #eee;
    border: 1px solid #ccc;
}
#skipNavi a:active,
#skipNavi a:focus,
#skipNavi2 a:active,
#skipNavi2 a:focus {
    position: absolute;
    padding-top: 0.5em;
    width: 998px;
    height: 2em;
    top: 10.5em;
    text-align: center;
    color: #000;
    font-weight: bold;
    background: #eee;
    border: 2px dotted #000;
    outline: 0;
}

.hide {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;
    font-size: 0;
}
.hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.hidden2 {
    overflow: hidden;
    display: inline-block !important;
    border: 0;
    margin: -1px;
    width: 1px;
    height: 1px;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
}
h2,
h3,
h4 {
    font-family: "NSB";
}
input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
}
.overlay {
    display: none;
    background: #000;
    opacity: 0;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/* header */
.side_menu {
    display: none;
}
.search_m {
    display: none;
}

#header {
    position: relative;
    background: #fff url(/images/header/header_bg.gif) repeat-x;
    border-bottom: 1px solid #dbdbdb;
    z-index: 10;
}
.h_wrap {
    position: relative;
    width: 1050px;
    height: 114px;
    margin: 0 auto;
}
.h_wrap:after {
    display: block;
    content: "";
    clear: both;
}
.h_logo {
    float: left;
    position: relative;
    margin-top: 50px;
    z-index: 550;
}

.utill_wrap {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}
.utill {
    float: left;
}
.utill ul {
    overflow: hidden;
}
.utill ul li {
    float: left;
    font-size: 12px;
}
.utill ul li > a {
    display: block;
    padding: 8px 22px;
    border-left: 1px solid #c2c2c2;
}
.utill ul li > a:focus {
    border: 2px dotted #000;
}
.utill ul li > a.zoom {
    display: inline-block;
    padding: 6px 5px;
    border: none;
    vertical-align: top;
}
.utill ul li > a.z1 {
    border-left: 1px solid #c2c2c2;
}
.utill ul li > span {
    display: inline-block;
    padding: 8px 0;
}
.utill ul li p {
    overflow: hidden;
    padding: 4px 22px 6px;
    border-left: 1px solid #c2c2c2;
}
.utill ul li p span {
    display: block;
    float: left;
    margin: 4px 10px 0 0;
}
.search {
    float: left;
}
.search input {
    float: left;
}
.search input[type="text"] {
    width: 221px;
    height: 15px;
    padding: 8px 0 7px 12px;
    background-color: #bbb;
    border: none;
    color: #444;
}
.search input:-ms-input-placeholder {
    color: #444;
}
.search input::-webkit-input-placeholder {
    color: #444;
}
.search input::-moz-placeholder {
    color: #444;
}
.search input::-moz-placeholder {
    color: #444;
}
.search input[type="image"]:focus {
    border: 2px dotted #000;
}

/* lnb */
.lnb {
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    height: 84px;
    z-index: 500;
    outline: none;
}
.lnb_bg {
    display: none;
    position: absolute;
    top: 84px;
    left: 0;
    width: 100%;
    height: 194px;
    background: #fff;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #ddd;
}
.lnb > ul {
    position: relative;
    width: 1050px;
    height: 280px;
    margin: 0 auto;
    z-index: 500;
}
.lnb > ul > li {
    float: left;
    margin: 0;
    padding: 0; /* height:294px; */
}
.lnb > ul > li:first-child {
    margin-left: 365px;
}
.lnb > ul > li > a {
    display: block;
    position: relative;
    width: 108px;
    padding: 30px 0 32px;
    margin-left: 30px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    font-family: "NSB";
    font-size: 20px;
    color: #333;
    text-align: center;
}
.lnb > ul > li:first-child > a {
    margin-left: 0;
}
.lnb > ul > li:hover > a {
    background: url(/images/header/gnb_on.gif) 0 top repeat-x;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    color: #f36910;
}
.lnb > ul > li > a > span {
    padding-right: 25px;
}
.lnb > ul > li.l_title1 > a > span {
    background: url(/images/header/depth_icon01.gif) right 1px no-repeat;
}
.lnb > ul > li.l_title1:hover > a > span {
    background: url(/images/header/depth_icon01_on.gif) right 1px no-repeat;
}
.lnb > ul > li.l_title2 > a > span {
    background: url(/images/header/depth_icon02.gif) right 1px no-repeat;
}
.lnb > ul > li.l_title2:hover > a > span {
    background: url(/images/header/depth_icon02_on.gif) right 1px no-repeat;
}
.lnb > ul > li.l_title3 > a > span {
    background: url(/images/header/depth_icon03.gif) right 1px no-repeat;
}
.lnb > ul > li.l_title3:hover > a > span {
    background: url(/images/header/depth_icon03_on.gif) right 1px no-repeat;
}
.lnb > ul > li.l_title4 > a > span {
    background: url(/images/header/depth_icon04.gif) right 2px no-repeat;
}
.lnb > ul > li.l_title4:hover > a > span {
    background: url(/images/header/depth_icon04_on.gif) right 2px no-repeat;
}
.lnb > ul > li.l_title5 {
    display: none;
}
.lnb > ul > li:hover > a::after {
    width: 100%;
}
.lnb > ul > li > span {
    position: absolute;
    top: 142px;
    left: 0;
    padding-right: 32px;
    font-size: 28px;
    font-family: "NSB";
}
.lnb > ul > li.l_title1 > span {
    background: url(/images/header/depth_bg01.gif) right 2px no-repeat;
}
.lnb > ul > li.l_title2 > span {
    background: url(/images/header/depth_bg02.gif) right 3px no-repeat;
}
.lnb > ul > li.l_title3 > span {
    padding-right: 40px;
    background: url(/images/header/depth_bg03.gif) right 2px no-repeat;
}
.lnb > ul > li.l_title4 > span {
    background: url(/images/header/depth_bg04.gif) right 3px no-repeat;
}
.lnb > ul > li > ul {
    display: none;
    position: absolute;
    left: 0px;
    width: 785px;
    height: 151px;
    padding: 25px 0 20px 265px;
}
.lnb > ul > li > ul > li {
    float: left;
    margin-right: 50px;
    padding: 9px 0;
    border-left: 1px solid #e5e5e5;
}
.lnb > ul > li > ul > li a {
    display: block;
    position: relative;
    margin: 0;
    width: 190px;
    height: 14px;
    padding: 9px 0 9px 20px;
    font-size: 16px;
    line-height: 1;
    color: #333;
    text-align: left;
}
.lnb > ul > li > ul > li a:hover {
    background: #f66a0d url(/images/header/depth_arr.png) 190px 11px no-repeat;
    font-family: "NBGB";
    color: #fff;
}
.lnb > ul > li > ul.l_list_4 li:nth-child(3) a span,
.lnb > ul > li > ul.l_list_4 li:nth-child(7) a span {
    padding-right: 20px;
    background: url(/images/header/windowOpen_ico_off.png) right 3px no-repeat;
}
.lnb > ul > li > ul.l_list_4 li:nth-child(3) a:hover span,
.lnb > ul > li > ul.l_list_4 li:nth-child(7) a:hover span {
    background: url(/images/header/windowOpen_ico_on.png) right 3px no-repeat;
}

.m_lnb {
    display: none;
}

/* 전체메뉴 */
.allMenu_btn {
    overflow: hidden;
    position: absolute;
    top: 56px;
    left: 50%;
    margin-left: -525px;
    width: 1050px;
}
.allMenu_btn a {
    display: inline-block;
    position: relative;
    float: right;
    z-index: 505;
}
.allMenu_btn > a:focus {
    border: 2px dotted #000;
}
.allMenu {
    display: none;
    position: absolute;
    top: 145px;
    left: 50%;
    width: 1070px;
    margin-left: -535px;
    z-index: 20000;
    border: 1px solid #505050;
}
.allMenu .dim_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.75;
    z-index: -1;
}
.allMenu .menu_list {
    background: #fff;
    border: 1px solid #1b1d22;
}
.allMenu .menu_list .allmenu_tit {
    padding: 15px 0 15px 20px;
    background-color: #f7f4f0;
    font-size: 18px;
    font-family: "NSB";
}
.allMenu .allmenu_close {
    position: absolute;
    top: 1px;
    right: 1px;
}
.sitemap_wrap {
    overflow-y: scroll;
    height: 820px;
}
.sitemap > ul {
    overflow: hidden;
}
.sitemap > ul > li {
    float: left;
    width: 201px;
    height: 760px;
    padding: 24px 30px;
    border-right: 1px solid #d6cdc4;
}
.sitemap > ul > li:nth-child(4) {
    border: none;
}
.sitemap > ul > li > a {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #d6cdc4;
    font-family: "NSB";
    font-size: 20px;
    color: #5b4a42;
}
.sitemap > ul > li:nth-child(1) > a {
    background: url(/images/common/all_depth_icon01.gif) 60px 2px no-repeat;
}
.sitemap > ul > li:nth-child(2) > a {
    background: url(/images/common/all_depth_icon02.gif) 60px 1px no-repeat;
}
.sitemap > ul > li:nth-child(3) > a {
    background: url(/images/common/all_depth_icon03.gif) 56px 2px no-repeat;
}
.sitemap > ul > li:nth-child(4) > a {
    background: url(/images/common/all_depth_icon04.gif) 60px 1px no-repeat;
}
.sitemap > ul > li > ul > li > a {
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
    background: url(/images/common/m_depth_dot.gif) 0 8px no-repeat;
    font-size: 16px;
}
.sitemap > ul > li > ul > li:last-child > a {
    margin: 0;
}
.sitemap > ul > li > ul > li > ul {
    margin: 5px 0 10px;
    padding: 14px;
    background-color: #f7f4f0;
    border-top: 1px dotted #ddd;
}
.sitemap > ul > li > ul > li > ul > li > a {
    display: block;
    margin: 7px 0;
    padding-left: 10px;
    background: url(../../../img/program/sub/dot01.gif) 0 5px no-repeat;
    font-size: 16px;
    letter-spacing: -1px;
}
.sitemap > ul > li > ul > li > ul > li > ul {
    padding-left: 10px;
}
.sitemap > ul > li > ul > li > ul > li > ul > li {
    margin-bottom: 5px;
}
.sitemap_wrap2 {
    padding: 30px;
    border: 1px solid #dbdbdb;
}
.sitemap > ol {
    overflow: hidden;
}
.sitemap > ol > li {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.sitemap > ol > li:last-child {
    margin: 0;
}
.sitemap > ol > li > a {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #d6cdc4;
    font-family: "NSB";
    font-size: 20px;
    color: #5b4a42;
}
.sitemap > ol > li > a:focus {
    border: 2px dotted #000;
}
.sitemap > ol > li:nth-child(1) > a {
    background: url(/images/common/all_depth_icon01.gif) 60px 0 no-repeat;
}
.sitemap > ol > li:nth-child(2) > a {
    background: url(/images/common/all_depth_icon02.gif) 60px 0 no-repeat;
}
.sitemap > ol > li:nth-child(3) > a {
    background: url(/images/common/all_depth_icon03.gif) 60px 0 no-repeat;
}
.sitemap > ol > li:nth-child(4) > a {
    background: url(/images/common/all_depth_icon04.gif) 60px 0 no-repeat;
}
.sitemap > ol > li > ol > li > a {
    display: inline-block;
    margin-bottom: 15px;
    padding-left: 15px;
    background: url(/images/common/m_depth_dot.gif) 0 8px no-repeat;
    font-size: 16px;
}
.sitemap > ol > li > ol > li:last-child > a {
    margin: 0;
}
.sitemap > ol > li > ol > li > ol {
    overflow: hidden;
    margin: 5px 0 10px;
    padding: 14px;
    background-color: #f7f4f0;
    border-top: 1px dotted #ddd;
}
.sitemap > ol > li > ol > li > ol > li {
    float: left;
    margin-right: 15px;
    width: 165px;
}
.sitemap > ol > li > ol > li > ol > li > a {
    display: block;
    margin: 7px 0;
    padding-left: 10px;
    background: url(../../../img/program/sub/dot01.gif) 0 5px no-repeat;
    font-size: 16px;
    letter-spacing: -1px;
}
.sitemap > ol > li > ol > li > ol > li > ol {
    padding-left: 10px;
}
.sitemap > ol > li > ol > li > ol > li > ol > li {
    margin-bottom: 5px;
}

.sitemap a[target="_blank"] {
    position: relative;
    padding-right: 20px;
}
.sitemap a[target="_blank"]:after {
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    width: 13px;
    height: 13px;
    background: url(../../../img/program/sub/sitemap_ico.png) no-repeat;
}
/* 상단 로그인정보 */
.myInfor {
    border-bottom: 1px solid #dbdbdb;
}
.infor_wrap {
    width: 1050px;
    margin: 0 auto;
    padding: 15px 0;
}
.infor_wrap:after {
    display: block;
    content: "";
    clear: both;
}
.infor_wrap .infor_txt {
    position: relative;
    float: left;
    margin-top: 3px;
}
.infor_wrap .infor_txt span {
    margin-left: 12px;
    padding-left: 12px;
    background: url(/images/header/login_bar.gif) 0 0 no-repeat;
}
.infor_wrap .infor_txt span#logout_timer {
    display: inline-block;
    width: 60px;
}
.infor_wrap .infor_txt span strong {
    padding-left: 17px;
    background: url(/images/header/name_icon.gif) 0 0 no-repeat;
    font-family: "NBGB";
}
.infor_wrap .infor_txt span:first-child {
    margin: 0;
    padding: 0;
    background: none;
}
.infor_wrap .infor_txt span:last-child {
    color: #767676;
}
.infor_wrap .infor_txt a.extension {
    display: inline-block;
    position: absolute;
    top: -4px;
    right: -73px;
    padding: 4px 6px 3px;
    background-color: #f05000;
    border: 1px solid #d84800;
    border-radius: 3px;
    font-size: 11px;
    color: #fff;
}
.infor_wrap .message {
    float: right;
    padding-right: 27px;
    background: url(/images/header/login_bar.gif) right 0 no-repeat;
}
.infor_wrap .message span {
    padding-left: 27px;
    background: url(/images/header/login_bar.gif) 0 0 no-repeat;
}
.infor_wrap .message span:first-child {
    margin-right: 18px;
}
.infor_wrap .message span a {
    display: inline-block;
    padding: 3px 0 4px 25px;
    font-family: "NBGB";
}
.infor_wrap .message span:first-child a {
    background: url(/images/header/message_off.gif) 0 0 no-repeat;
}
.infor_wrap .message span:first-child a.on {
    background: url(/images/header/message_act.gif) 0 0 no-repeat;
}
.infor_wrap .message span:first-child a:hover {
    background: url(/images/header/message_on.gif) 0 0 no-repeat;
}
.infor_wrap .message span:last-child a {
    background: url(/images/header/nosmoke_off.gif) 0 0 no-repeat;
}
.infor_wrap .message span:last-child a:hover {
    background: url(/images/header/nosmoke_on.gif) 0 0 no-repeat;
}

/* footer */
#footer {
    background-color: #3d3d3d;
}
.f_wrap1 {
    height: 45px;
    background-color: #4c4c4c;
}
.f_utill {
    width: 1050px;
    margin: 0 auto;
}
.f_utill:after {
    display: block;
    content: "";
    clear: both;
}
.f_menu {
    float: left;
    padding: 15px 0;
}
.f_menu ul {
    overflow: hidden;
}
.f_menu ul li {
    float: left;
    padding: 0 12px;
    background: url(/images/footer/f_bar.gif) 0 1px no-repeat;
}
.f_menu ul li:first-child {
    padding-left: 0;
    background: none;
}
.f_menu ul li a {
    font-size: 12px;
    color: #cecece;
}
.f_menu ul li a:focus {
    border: 2px dotted #fff;
}
.f_menu ul li a strong {
    font-family: "NBGB";
    color: #ffb369;
}
.familySite {
    float: right;
    position: relative;
    border-right: 1px solid #828282;
    border-left: 1px solid #828282;
    z-index: 600;
}
.familySite:after {
    display: block;
    content: "";
    clear: both;
}
.familySite ul {
    float: left;
    padding-top: 5px;
}
.familySite .submit {
    display: none;
}
.familySite .btn_family {
    float: left;
    width: 196px;
    height: 45px;
    padding-left: 12px;
    text-transform: uppercase;
    background: url(/images/footer/site_arr_on.png) 187px 21px no-repeat;
    font-size: 12px;
    color: #cecece;
    line-height: 47px;
}
.familySite .btn_family.open {
    background: url(/images/footer/site_arr_off.png) 187px 21px no-repeat;
}
.familyList {
    display: none;
    position: absolute;
    left: -1px;
    bottom: 45px;
    width: 208px;
    background-color: #3c3c3c;
    border: 1px solid #2a2a2a;
    border-bottom: none;
    word-spacing: -1px;
}
.familyList > li {
    border-right: none;
    border-left: none;
}
.familyList > li a {
    display: block;
    float: none;
    padding: 8px 0 7px 12px;
    border: none;
    color: #fff;
    font-size: 11px;
}

.f_wrap2 {
    overflow: hidden;
    width: 1050px;
    height: 105px;
    padding-top: 25px;
    margin: 0 auto;
}
.f_logo {
    float: left;
    margin-right: 45px;
}
.f_infor {
    float: left;
    font-size: 12px;
    color: #a5a5a5;
}
.f_infor p {
    margin-bottom: 8px;
}
.f_infor a {
    color: #a5a5a5;
}
.f_mark {
    float: right;
}

/* drawer */
.dmm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 10000px;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 6000;
}
#naviMenu {
    position: fixed;
    top: 0;
    right: -1000px;
    max-width: 335px;
    z-index: 7000;
    width: 100%;
    min-height: 800px; /* overflow:hidden; */
    background: #fff;
    background-size: 335px 1px;
}
#naviMenu > div {
    overflow: auto;
    width: 100%;
}
#naviMenu > div > ul > li > ul > li {
    border-bottom: 1px solid #c4cbd6;
}
#naviMenu .gnb {
    z-index: 1;
}
#naviMenu .gnb a,
#naviMenu .gnbHome a {
    display: block;
    height: 25px;
    font-size: 16px;
    color: #888;
    text-align: center;
    background: url("/images/common/ico_menu_off.png") no-repeat 27px 18px;
    background-size: 22px 22px;
}
#naviMenu .on .gnb a {
    color: #0f77da;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-image: url("/images/common/ico_menu_on.png");
    background-color: #fff;
}
#naviMenu .menu_opt {
    top: 0;
    overflow: initial;
    height: auto !important;
    background-color: #fff;
    border-top: 4px solid #fe9001;
}
#naviMenu .menu_opt a {
    display: inline-block;
    float: left;
    width: 110px;
    height: 32px;
    margin: 0;
    padding-top: 48px;
    border-right: 1px solid #c4cbd6;
    border-bottom: 1px solid #c4cbd6;
    font-size: 14px;
    text-align: center;
}
#naviMenu .menu_opt a.gnbHome {
    background: url(/images/common/m_home_icon.gif) center 18px no-repeat;
}
#naviMenu .menu_opt a.login {
    background: url(/images/common/m_login_icon.gif) center 18px no-repeat;
}
#naviMenu .menu_opt a.logout {
    background: url(/images/common/m_logout_icon.gif) center 18px no-repeat;
}
#naviMenu .menu_opt a.mJoin {
    background: url(/images/common/m_join_icon.gif) center 18px no-repeat;
    border-right: none;
}
#naviMenu .my_infor {
    top: 84px;
    height: 88px !important;
    padding: 17px 0 0 20px;
    background-color: #fe9001;
}
#naviMenu .my_infor P {
    padding-left: 22px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #fff;
}
#naviMenu .my_infor P.name {
    background: url(/images/common/m_name_icon.gif) 0 1px no-repeat;
}
#naviMenu .my_infor P.name span {
    text-decoration: underline;
}
#naviMenu .my_infor P.level {
    background: url(/images/common/m_level_icon.gif) 0 1px no-repeat;
}
#naviMenu .my_infor P.day {
    background: url(/images/common/m_day_icon.gif) 0 1px no-repeat;
}
#naviMenu .closeArea {
    position: absolute;
    top: 20px;
    left: -50px;
    overflow: initial;
    width: 30px !important;
    height: 30px !important;
}
#naviMenu .close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/images/common/m_close_btn.png") no-repeat 0 0;
    cursor: pointer;
    z-index: 6000;
}
#naviMenu .t_a_line {
    overflow: hidden;
}
#naviMenu .mnTit {
    float: left;
    width: 210px;
    height: 14px;
    padding: 22px 0px 22px 20px;
    font-family: "NBGB";
    font-size: 16px;
    color: #5b4a42;
}
#naviMenu span.arrow {
    position: static;
    overflow: inherit;
    float: left;
    width: 68px;
    height: 14px;
    margin: 0;
    padding: 22px 0px 22px 20px;
    background: url("/images/common/m_depth_close.gif") no-repeat center;
    cursor: pointer;
}
#naviMenu span.arrow:after {
    display: none;
}
#naviMenu .on > .t_a_line {
    background-color: #a6998d;
}
#naviMenu .on > .t_a_line > .mnTit {
    float: left;
    font-weight: bold;
    color: #fff;
}
#naviMenu .on > .t_a_line > span.arrow {
    background: url("/images/common/m_depth_open.gif") no-repeat center;
}
#naviMenu .mnTit + ul {
    display: none;
}
#naviMenu .on > .mnTit + ul {
    display: block;
    border-bottom: 1px solid #e1e1e1;
}
#naviMenu .side_sub {
    display: none;
}
#naviMenu .side_sub li a {
    display: block;
    margin-bottom: 16px;
    padding-left: 13px;
    background: url("/images/common/m_depth_dot.gif") 0 8px no-repeat;
    font-size: 16px;
}
#naviMenu .side_sub li a.active {
    color: #007dd4;
    font-weight: bold;
}
#naviMenu .side_sub li > ul > li a {
    margin-bottom: 14px;
    padding-left: 25px;
    background: url(../../../img/program/sub/dot01.gif) no-repeat 15px 5px;
    font-size: 14px;
}
#naviMenu .side_sub li > ul > li a.active {
    color: #197fc7;
    font-weight: bold;
}
#naviMenu .subTit {
    display: block;
    padding: 13px 35px;
    background: url("/images/common/bg_bu.png") no-repeat 94% -330px;
    background-size: 15px 450px;
    color: #707070;
    line-height: 16px;
}
#naviMenu .on > .subTit {
    color: #0f77da;
    background-position: 94% -380px;
}
#naviMenu .on > .side_sub {
    display: block;
    padding: 17px 20px;
    background-color: #f7f4f0;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
}
#naviMenu .menu_2.on > .side_sub {
    min-height: 466px;
}
#naviMenu .menu_4.on > .side_sub {
    min-height: 610px;
}
#naviMenu .menu_5.on > .side_sub {
    min-height: 370px;
}
#naviMenu .menu_6.on > .side_sub {
    min-height: 590px;
}

.select_box_1 {
    padding: 12px 0 12px 20px;
}
.select_box_1 span.select select {
    width: 72%;
    height: 28px;
    border: 1px solid #d7d7d7;
}
.select_box_1 p {
    margin-bottom: 7px;
}

/* margin padding */
.mt0 {
    margin-top: 0 !important;
}
.mt5 {
    margin-top: 5px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt45 {
    margin-top: 45px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mt55 {
    margin-top: 55px !important;
}
.mt60 {
    margin-top: 60px !important;
}
.mt65 {
    margin-top: 65px !important;
}
.mt70 {
    margin-top: 70px !important;
}

.mr0 {
    margin-right: 0 !important;
}
.mr5 {
    margin-right: 5px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.mr15 {
    margin-right: 15px !important;
}
.mr20 {
    margin-right: 20px !important;
}
.mr30 {
    margin-right: 30px !important;
}
.mr40 {
    margin-right: 40px !important;
}
.mr50 {
    margin-right: 50px !important;
}
.mr60 {
    margin-right: 60px !important;
}
.mr70 {
    margin-right: 70px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}
.mb5 {
    margin-bottom: 5px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mb25 {
    margin-bottom: 25px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mb45 {
    margin-bottom: 45px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.mb55 {
    margin-bottom: 55px !important;
}
.mb60 {
    margin-bottom: 60px !important;
}
.mb70 {
    margin-bottom: 70px !important;
}

.ml0 {
    margin-left: 0 !important;
}
.ml5 {
    margin-left: 5px !important;
}
.ml10 {
    margin-left: 10px !important;
}
.ml15 {
    margin-left: 15px !important;
}
.ml20 {
    margin-left: 20px !important;
}
.ml30 {
    margin-left: 30px !important;
}
.ml40 {
    margin-left: 40px !important;
}
.ml50 {
    margin-left: 50px !important;
}
.ml60 {
    margin-left: 60px !important;
}
.ml70 {
    margin-left: 70px !important;
}

.icon-report {
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background: url("../img/map/report.png") no-repeat;
    background-position: center center;
}

@media only screen and (max-width: 420px) {
    #naviMenu .menu_opt a {
        width: 89px;
    }
    #naviMenu {
        max-width: 270px;
    }
    #naviMenu .mnTit {
        width: 162px;
    }
}

@media only screen and (max-width: 320px) {
    .wrap {
        width: 320px;
    }
}
