@charset "UTF-8";
/* common */
html, body { height: 100%; position: relative; }

.word-wrap { word-break: keep-all; word-wrap: break-word; }

/*******************************************************************
layout
********************************************************************/
.container.sub { width: 100%; max-width: 100%; padding: 0; position: static; }

.container.sub .section-sub-visual { display: table; width: 100%; height: 210px; background-size: cover !important; }

.container.sub .section-sub-visual.sub01 { background: url(../_images/content/sub_visual_01.jpg) 50% 50% no-repeat; }

.container.sub .section-sub-visual .inner { display: table-cell; text-align: center; vertical-align: middle; }

.container.sub .section-sub-visual .h2-title { font-size: 45px; font-size: 4.5rem; font-weight: 700; line-height: 1.4; color: #fff; }

.container.sub .section-sub-visual .sub-text { font-size: 18px; font-size: 1.8rem; font-weight: 300; color: #fff; }

.container.sub .breadcrumb { background-color: #f6f6f6; text-align: right; }

.container.sub .breadcrumb .inner { max-width: 1200px; margin: 0 auto; padding: 10px 0 12px; }

.container.sub .breadcrumb #pageLinkNav { padding-right: 5px; }

.container.sub .breadcrumb #pageLinkNav > a, .container.sub .breadcrumb #pageLinkNav > span { color: #2a2a2a; line-height: 1.3; font-size: 14px; display: inline-block; }

.container.sub .breadcrumb #pageLinkNav > a:hover { text-decoration: underline; }

.container.sub .breadcrumb #pageLinkNav .gt { padding: 0 3px; }

.container.sub .inner-bottom .content-wrap > .inner { position: relative; width: 100%; max-width: 1240px; padding: 0 20px; margin: 0 auto;  table-layout: fixed; 
    display: table;
}

.sidebar { width: 230px; display: table-cell; padding-bottom: 5em; vertical-align: top; }

.sidebar .h2-title { margin-top: 30px; width: 100%; border-bottom: 2px solid #145a9f; }

.sidebar .h2-title strong { display: inline-block; text-align: left; font-size: 22px; color: #2e2e2e; padding: 20px 0; }

.sidebar .lnb-menu a { color: #2e2e2e; font-size: 16px; word-break: keep-all; }

.sidebar .lnb-menu > li { border-bottom: 1px solid #ececec; }

.sidebar .lnb-menu > li.on > a { font-weight: 700; background-color: #f6f6f6; border-bottom: 1px solid #ececec; }

.sidebar .lnb-menu > li > a { display: inline-block; width: 100%; line-height: 1.3; padding: 0.5em 0 0.5em 4px; }

.sidebar .lnb-menu > li > a:hover { font-weight: 700; background-color: #f6f6f6; }

.sidebar .lnb-menu .depth2 { padding: 0.5em 0; }

.sidebar .lnb-menu .depth2 > li.on > a { color: #145a9f; font-weight: 700; }

.sidebar .lnb-menu .depth2 > li > a { display: inline-block; width: 100%; font-size: 15px; line-height: 1.3; padding: 0.2em 0 0.2em 30px; }

.sidebar .lnb-menu .depth2 > li > a:hover { color: #145a9f; font-weight: 700; }

#content { padding-bottom: 60px; display: table-cell; padding-left: 50px; }

.content-body { position: relative; min-height: 650px; padding-top: 4.5rem; }

.content-body .h2-title { font-size: 35px; font-size: 3.5rem; text-align: center; margin-bottom: 4.5rem; color: #2a2a2a; }

/*******************************************************************
sub
********************************************************************/
/* Public Style */
.list-dash > li { position: relative; padding-left: 15px; }

.list-dash > li:before { display: inline-block; content: ''; width: 7px; height: 1px; background: #343434; position: absolute; left: 0; top: 12px; }

.list-dot > li { position: relative; padding-left: 10px; }

.list-dot > li:before { display: inline-block; content: ''; width: 3px; height: 3px; border-radius: 100%; background: #145a9f; position: absolute; left: 0; top: 11px; }

.list-number { list-style: decimal; margin-left: 20px; }

.section-area { margin-top: 2em; font-size: 16px; line-height: 1.5; word-break: keep-all; }

.section-area:first-child { margin-top: 0; }

.section-area .h3-title { font-size: 22px; margin-bottom: 0.7em; color: #3a3a3a; }

.section-area .h3-sub { font-size: 20px; margin-top: -0.7em; color: #3a3a3a; }

.btn-blue { background: #145a9f; }

.btn-blue:hover { background: #10487f; }

.btn-small { color: #fff; line-height: 30px; padding: 0 1.5em; }

.btn-gray { background: #6a6a6a; }

.btn-gray:hover { background: #484848; }

.layout-table { display: table; width: 100%; }

.pagination { padding: 1.5em 0; text-align: center; }

.pagination > ul { font-size: 0; }

.pagination > ul > li { display: inline-block; width: 30px; height: 30px; overflow: hidden; margin-left: 5px; }

.pagination > ul > li:first-child { margin-left: 0; }

.pagination > ul > li.first-page button, .pagination > ul > li.prev-page button, .pagination > ul > li.next-page button, .pagination > ul > li.last-page button { font-size: 0; text-indent: -999em; overflow: hidden; }

.pagination > ul > li button.ico-:before { text-indent: 0; font-size: 17px; }

.pagination > ul > li.first-page button:before { content: '\eb5a'; }

.pagination > ul > li.prev-page button:before { content: '\eb5e'; }

.pagination > ul > li.next-page button:before { content: '\eb5f'; }

.pagination > ul > li.last-page button:before { content: '\eb5b'; }

.pagination > ul > li.active button { font-weight: 700; color: #fff; border-color: #145a9f; background: #145a9f; }

.pagination > ul > li button { display: inline-block; width: 100%; height: 100%; font-size: 13px; line-height: 28px; border-radius: 100%; border: 1px solid #b4b4b4; cursor: pointer; }

.pagination > ul > li button:hover { background: #145a9f; border-color: #145a9f; color: #fff; }

.manager-info { border: 1px solid #e5e5e5; background: #f6f6f6; padding: 1em 2em; }

.manager-info .contact { position: relative; display: inline-block; width: 100%; padding-left: 60px; min-height: 50px; font-size: 0; text-align: center; vertical-align: middle; }

.manager-info .contact:before { position: absolute; left: 0; top: 50%; display: inline-block; content: '\ea0e'; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 50px; color: #145a9f; font-family: "tanaicon" !important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.manager-info .contact > li { position: relative; display: inline-block; font-size: 22px; line-height: 50px; padding: 0 1em; }

.manager-info .contact > li:first-child:before { display: none; }

.manager-info .contact > li:before { position: absolute; display: inline-block; content: '/'; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.table-overflow { border-top: 2px solid #5f5f5f; border-bottom: 1px solid #5f5f5f; }

.table-overflow.noline { border-top: 0; border-bottom: 0; }

.table-col { width: 100%; table-layout: fixed; }

.table-col th, .table-col td { padding: 0.5em 0.3em; line-height: 1.4; text-align: center; word-break: break-all; font-size: 14px; }

.table-col th { background: #f6f6f6; border-bottom: 1px solid #5f5f5f; color: #3a3a3a; }

.table-col td { border-bottom: 1px solid #eee; color: #707070; }

.table-row { width: 100%; }

.table-row th, .table-row td { padding: 0.5em 0.7em; line-height: 1.4; border-bottom: 1px solid #eee; font-size: 14px; }

.table-row th { background: #f6f6f6; color: #3a3a3a; vertical-align: middle; }

.table-row td { color: #707070; }

body.__modal-open { overflow: hidden; }

#modal-popup { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 300; }

#modal-popup .modal-bg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 9; }

#modal-popup.__open { display: block; }

#modal-popup.__open .section-modal { visibility: visible; opacity: 1; }

#modal-popup .section-modal { visibility: hidden; opacity: 0; width: 98%; max-width: 700px; height: 700px; position: relative; top: 50%; z-index: 301; margin: 0 auto; background: #fff; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

#modal-popup .section-modal.__min-height { height: 86vh !important; }

#modal-popup .section-modal .h4-title { display: inline-block; width: 100%; height: 55px; overflow: hidden; font-size: 22px; color: #fff; text-align: center; line-height: 55px; background: #145a9f; }

#modal-popup .section-modal .btn-close { position: absolute; right: 13px; top: 13px; font-size: 0; overflow: hidden; text-indent: -999em; color: #fff; cursor: pointer; }

#modal-popup .section-modal .btn-close i { font-size: 28px; font-weight: 700; }

#modal-popup .modal-content { padding: 0 !important; overflow: auto; height: calc(100% - 68px); }

#modal-popup .modal-content .inner { display: inline-block; padding: 25px !important; }

#modal-popup .content-header .layout-table .img, #modal-popup .content-header .layout-table .detail-info { display: table-cell; vertical-align: middle; }

#modal-popup .content-header .layout-table .img { width: 160px; overflow: hidden; }

#modal-popup .content-header .layout-table .img img { max-width: 100%; width: 100%; }

#modal-popup .content-header .layout-table .detail-info { padding: 0.5em 0.7em 0.5em 1em; color: #3a3a3a; }

#modal-popup .content-header .layout-table .detail-info dl { display: table; width: 100%; }

#modal-popup .content-header .layout-table .detail-info dl dt, #modal-popup .content-header .layout-table .detail-info dl dd { display: table-cell; text-align: left; line-height: 1.4; padding: 0.3em 0; }

#modal-popup .content-header .layout-table .detail-info dl dt { text-align: center; width: 60px; position: relative; padding: 0 3px; }

#modal-popup .content-header .layout-table .detail-info dl dt:before, #modal-popup .content-header .layout-table .detail-info dl dt:after { position: absolute; top: 6px; display: inline-block; content: ''; width: 3px; height: 14px; border: 1px solid #7a7a7a; }

#modal-popup .content-header .layout-table .detail-info dl dt:before { left: 0; border-right: 0; }

#modal-popup .content-header .layout-table .detail-info dl dt:after { right: 0; border-left: 0; }

#modal-popup .content-header .layout-table .detail-info dl dd { padding-left: 0.7em; }

#modal-popup .content-body { min-height: auto; padding: 0 !important; }

#modal-popup .content-body > dl > dt { font-size: 22px; -webkit-columns: #3a3a3a; columns: #3a3a3a; line-height: 1.4; margin: 1em 0 0.5em; }

#modal-popup .content-body .text-intro { border: 1px solid #eee; padding: 0.7em; min-height: 100px; }

.select-box.custom { position: relative; border: 1px solid #e5e5e5; background-color: #fff; z-index: 1; }

.select-box.custom.__focus { border-color: #66afe9; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.select-box.custom:before { position: absolute; content: ''; top: 50%; right: 10px; width: 0; height: 0; margin-top: -1px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #313131; }

.select-box.custom label { position: absolute; top: 0px; left: 5px; line-height: 28px; height: 28px; z-index: -1; }

.select-box.custom select { width: 100%; height: 28px; font-size: 1em; letter-spacing: 1px; line-height: 28px; padding: 0 .5em; border: 0; opacity: 0; }

.public-category { position: relative; }

.public-category ul { display: table; width: 100%; table-layout: fixed; border-collapse: collapse; }

.public-category ul.divide8 > li { width: calc(100% / 8); }

.public-category ul li { height: 45px; display: table-cell; vertical-align: middle; text-align: center; border: 1px solid #e5e5e5; }

.public-category ul li a { position: relative; display: table; width: 100%; height: 100%; color: #4a4a4a; cursor: pointer; }

.public-category ul li a span { display: table-cell; vertical-align: middle; }

.public-category ul li .menu-div.__none { display: none !important; }

.public-category ul li.__on, .public-category ul li:hover { background: #145a9f; border: 1px solid #145a9f; }

.public-category ul li.__on > a:after, .public-category ul li:hover > a:after { position: absolute; left: 50%; bottom: -6px; margin-left: -3px; content: ''; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #145a9f; }

.public-category ul li.__on a, .public-category ul li:hover a { font-weight: 700; color: #fff; }

.public-category ul li:hover .menu-div { display: block; z-index: 21; }

.public-category ul .menu-div { display: none; position: absolute; top: 46px; left: 0; padding-top: 9px; width: 100%; z-index: 21; }

.public-category ul .depth2 { display: inline-block; background-color: #145a9f; margin-bottom: 0; }

.public-category ul .depth2 li { position: relative; display: inline-block; border: 0; height: auto; padding: 7px 13px; }

.public-category ul .depth2 li a { font-size: 14px; font-weight: 400; }

.public-category ul .depth2 li a.__on, .public-category ul .depth2 li a:hover { font-weight: 700; color: #ffd800; }

/* site-map */
.tana.sitemap { margin: 0 -5px; }

.tana.sitemap .sitemap-depth01 { padding: 5px; float: left; display: inline-block; width: 25%; word-break: keep-all; line-height: 1.3; margin-bottom: 2em; }

.tana.sitemap .sitemap-depth01:after { display: table-cell; content: ''; clear: both; }

.tana.sitemap .sitemap-depth01 > li > a { display: table; width: 100%; color: #fff; background: #1a365e; border: 1px solid #145a9f; }

.tana.sitemap .sitemap-depth01 > li > a:hover { background-color: #145a9f; color: #fff; }

.tana.sitemap .sitemap-depth01 > li > a > span { display: table-cell; vertical-align: middle; height: 45px; text-align: center; font-size: 18px; }

.tana.sitemap .sitemap-depth02 { display: inline-block; width: 100%; padding: 7px 0; }

.tana.sitemap .sitemap-depth02 a { color: #5b5c5e; }

.tana.sitemap .sitemap-depth02 a:hover { text-decoration: underline; }

.tana.sitemap .sitemap-depth02 > li { padding-bottom: 5px; }

.tana.sitemap .sitemap-depth02 > li > a { display: inline-block; width: 100%; padding: 5px 10px; font-size: 17px; border: 1px solid #b7b7b7; }

.tana.sitemap .sitemap-depth02 > li > a:hover { text-decoration: none; background-color: #eee; }

.tana.sitemap .sitemap-depth03 { display: inline-block; width: 100%; padding: 5px 0; }

.tana.sitemap .sitemap-depth03 > li > a { position: relative; display: inline-block; width: 100%; font-size: 15px; padding: 3px 10px 3px 23px; }

.tana.sitemap .sitemap-depth03 > li > a:before { display: inline-block; content: '-'; position: absolute; top: 2px; left: 13px; }

/* 컨설팅자문위원 - 개요 및 자문위원소개 */
.adviser-info .search-area { background-color: #f6f6f6; border: 1px solid #e5e5e5; padding: 0.5em 1em; line-height: 1.4; }

.adviser-info .search-area .layout-table { float: left; width: calc(100% - 90px); }

.adviser-info .search-area .layout-table > li { display: table-cell; width: 33.3333%; padding-right: 5px; }

.adviser-info .search-area .btn-search { float: right; width: 80px; line-height: 30px; color: #fff; cursor: pointer; }

.adviser-info .search-area > ul > li { display: inline-block; width: 100%; padding: 5px 0; }

.adviser-info .search-area > ul > li:nth-child(2):after { display: table-cell; content: ''; clear: both; }

.adviser-info .list-area { margin-top: 1em; }

.adviser-info .list-area .total { display: inline-block; margin-bottom: 0.5em; }

.adviser-info .list-area .profile { border-top: 2px solid #5f5f5f; }

.adviser-info .list-area .profile .layout-table { border-bottom: 1px solid #eee; min-height: 100px; }

.adviser-info .list-area .profile .layout-table > div { display: table-cell; vertical-align: middle; text-align: center; padding: 3px 5px; }

.adviser-info .list-area .profile .layout-table > div.num { width: 50px; }

.adviser-info .list-area .profile .layout-table > div.part { width: 95px; }

.adviser-info .list-area .profile .layout-table > div.img { width: 70px; }

.adviser-info .list-area .profile .layout-table > div.img > span { display: inline-block; overflow: hidden; width: 70px; height: 70px; border-radius: 100%; background-color: #ccc; text-align:center; }

.adviser-info .list-area .profile .layout-table > div.img > span img { max-width: 103%; margin-left: -1px; height:100%; }

.adviser-info .list-area .profile .layout-table > div.text { text-align: left; }

.adviser-info .list-area .profile .layout-table > div.text > a:hover > span { text-decoration: underline; }

.adviser-info .list-area .profile .layout-table > div.text > a > span { display: inline-block; width: 100%; }

.adviser-info .list-area .profile .layout-table > div.text .text-main { color: #3a3a3a; }

.adviser-info .list-area .profile .layout-table > div.text .text-sub { color: #707070; }

.adviser-info .list-area .profile .layout-table > div.hit { width: 95px; }

.adviser-info .list-area .profile .layout-table > div.hit strong { display: inline-block; width: 100%; }

.adviser-info .list-area .profile .layout-table > div.apply { width: 115px; }

.adviser-info .list-area .profile .layout-table > div.apply .btn-apply { display: inline-block; width: 100%; line-height: 45px; color: #fff; }

/* .trade-school */
.trade-school.main .public-category > ul { width: 100%; height: 590px; display: inline-block; background: #f6f6f6 url(../_images/content/treade_school_bg.jpg) 50% 50% no-repeat; border: 1px solid #e5e5e5; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; }

.trade-school.main .public-category > ul > li { position: absolute; display: inline-block; border: 0; height: 30px; }

.trade-school.main .public-category > ul > li:nth-child(1) { top: 295px; left: 400px; }

.trade-school.main .public-category > ul > li:nth-child(2) { top: 245px; left: 300px; }

.trade-school.main .public-category > ul > li:nth-child(3) { top: 320px; left: 260px; }

.trade-school.main .public-category > ul > li:nth-child(4) { top: 445px; left: 390px; }

.trade-school.main .public-category > ul > li:nth-child(5) { top: 205px; right: 250px; }

.trade-school.main .public-category > ul > li:nth-child(6) { top: 385px; right: 135px; }

.trade-school.main .public-category > ul > li:nth-child(7) { top: 190px; left: 205px; }

.trade-school.main .public-category > ul > li:nth-child(8) { top: 350px; left: 80px; }

.trade-school.main .public-category > ul > li:nth-child(9) { top: 282px; left: 312px; }

.trade-school.main .public-category > ul > li > a { background-color: rgba(20, 90, 159, 0.5); color: #fff; font-weight: 400; font-size: 16px; }

.trade-school.main .public-category > ul > li > a span { padding: 0 13px; }

.trade-school.main .public-category > ul > li > a:after { display: none; }

.trade-school.main .public-category > ul .menu-div { padding-top: 0; padding-left: 15px; top: -10px; left: auto; right: -130px; width: 130px; }

.trade-school.main .public-category > ul .menu-div .depth2 { padding: 5px 0; background-color: rgba(0, 37, 105, 0.75); }

.trade-school.main .public-category > ul .menu-div .depth2:after { position: absolute; left: 3px; top: 20px; content: ''; border-left: 6px solid transparent; border-right: 6px solid rgba(0, 37, 105, 0.75); border-top: 6px solid transparent; border-bottom: 6px solid transparent; }

.trade-school.main .public-category > ul .menu-div .depth2 li { padding: 0; display: block; text-align: left; }

.trade-school.main .public-category > ul .menu-div .depth2 li:after { display: none; }

.trade-school.main .public-category > ul .menu-div .depth2 li a { display: inline-block; padding: 5px 10px; line-height: 1.1; }

.trade-school.main .public-category > ul .menu-div .depth2 li a:after { display: none; }

.trade-school.main .public-category > ul .menu-div .depth2 li a:hover { font-weight: 400; }

.trade-school th { font-size: 16px; }

.trade-school .section-area .h4-title { font-size: 22px; color: #145a9f; margin-bottom: 0.5em; }

.trade-school .section-area .section-area dl:last-child { margin-bottom: 0; }

.trade-school .section-area .section-area dl dt.select-area { position: relative; height: 45px; }

.trade-school .section-area .section-area dl dt .select-menu { position: absolute; top: 0; }

.trade-school .section-area .section-area dl dt .select-menu .tab-title { position: relative; }

.trade-school .section-area .section-area dl dt .select-menu.left { left: 0; }

.trade-school .section-area .section-area dl dt .select-menu.left2 { left: 190px; }

.trade-school .section-area .section-area dl dt .select-menu.right { right: 0; }

.trade-school .section-area .section-area dl dt .select-menu > ul li .btn-item { display: inline-block; width: 100%; padding: 6px 4px 6px 10px; color: #3a3a3a; text-align: left; cursor: pointer; }

.trade-school .section-area .section-area dl dt .select-menu > ul li .btn-item:hover { background-color: #eee; }

.trade-school .year-category .tab-title { display: inline-block; width: 0; height: 0; overflow: hidden; text-indent: -999em; opacity: 0; }

.trade-school .year-category ul { overflow: hidden; width: 100%; table-layout: fixed; border-collapse: collapse; margin-bottom: 1em; border: 1px solid #e5e5e5; border-width: 1px 0 0 1px; }

.trade-school .year-category ul.divide16 > li { width: 12.5%; }

.trade-school .year-category ul li { float: left; padding: 11px 0; text-align: center; vertical-align: middle; border: 1px solid #e5e5e5; border-width: 0 1px 1px 0; position: relative; }

.trade-school .year-category ul li a { display: table; width: 100%; height: 100%; color: #4a4a4a; cursor: pointer; }

.trade-school .year-category ul li a span { display: table-cell; vertical-align: middle; }

.trade-school .year-category ul li.on, .trade-school .year-category ul li:hover { background: #145a9f; border: 1px solid #145a9f; border-width: 0 1px 1px 0; }

.trade-school .year-category ul li.on a, .trade-school .year-category ul li:hover a { font-weight: 700; color: #fff; }

/* 주요사업 - 차세대 글로벌창업 무역스쿨 .next-school */
.next-school .table-overflow .table-col th, .next-school .table-overflow .table-col td { padding: 1em 0.3em; vertical-align: middle; font-size: 14px; word-break: break-all; }

.next-school .table-overflow .table-col th { font-weight: 700; }

/* OKTA활동 - 설문조사 */
.survey .board-wrap .board-body { margin-top: 3em; }

.survey .board-wrap .board-body .table-col th, .survey .board-wrap .board-body .table-col td { height: 45px; vertical-align: middle; }

.survey .board-wrap .board-body .table-col tbody tr:hover { background-color: #f6f6f6; }

.survey .board-wrap .board-body .table-col td a { color: #707070; }

.survey .board-wrap .board-body .table-col td a:hover { text-decoration: underline; }

.survey .board-wrap .board-body .ico-docu-3 { display: inline-block; font-size: 0; text-indent: -999em; overflow: hidden; vertical-align: middle; padding: 3px; }

.survey .board-wrap .board-body .ico-docu-3:before { text-indent: 0; font-size: 19px; font-weight: 700; color: #145a9f; }

.survey .board-wrap .pagination .paging_align strong { margin: 0; }

.survey .board-wrap.custom-normal-view #content { padding: 0; display: block; }

.survey .board-wrap.custom-normal-view #content img { width: 100%; max-width: 100%; height: inherit; }

.survey .board-wrap.custom-normal-view #research { margin-top: 2em; padding: 2em 0; border-top: 1px solid #5f5f5f; }

.survey .board-wrap.custom-normal-view #research .h3-title { font-size: 16px; font-weight: 400; text-align: center; line-height: 1.3; padding: 1em 10px; word-break: keep-all; border: 0; color: #fff; background-color: #145a9f; }

.survey .board-wrap.custom-normal-view #research .h3-title strong { font-size: 16px; font-weight: 700; color: #fff; }

.survey .board-wrap.custom-normal-view #research .q-list > dl { padding: 1.5em; }

.survey .board-wrap.custom-normal-view #research .q-list > dl:nth-child(2n+1) { background-color: #f5f5f5; }

.survey .board-wrap.custom-normal-view #research .q-list > dl > dt { font-size: 21px; margin-bottom: 10px; }

.survey .board-wrap.custom-normal-view #research .q-list > dl > dt > span { vertical-align: middle; }

.survey .board-wrap.custom-normal-view #research .q-list > dl > dt .icon { height: 26px; border-radius: 13px; width: 50px; display: inline-block; text-align: center; font-size: 15px; line-height: 26px; color: #fff; background-color: #145a9f; }

.survey .board-wrap.custom-normal-view #research .q-list > dl > dt .text { line-height: 26px; color: #2a2a2a; }

.survey .board-wrap.custom-normal-view #research .q-list > dl > dd { padding: 0 0.5em; }

.survey .board-wrap.custom-normal-view #research .q-list > dl > dd .checks input[type=checkbox] + label, .survey .board-wrap.custom-normal-view #research .q-list > dl > dd .checks input[type=radio] + label, .survey .board-wrap.custom-normal-view #research .q-list > dl > dd .radio-list input[type=radio] + label { line-height: 22px; }

.survey .board-wrap.custom-normal-view #research .q-list > dl > dd .checks input[type=checkbox] + label:before, .survey .board-wrap.custom-normal-view #research .q-list > dl > dd .checks input[type=radio] + label:before, .survey .board-wrap.custom-normal-view #research .q-list > dl > dd .radio-list input[type=radio] + label:before { border: 0; }

.survey .board-wrap .complete { border-top: 2px solid #5f5f5f; border-bottom: 1px solid #5f5f5f; font-size: 2em; display: table; width: 100%; }

.survey .board-wrap .complete .inner { display: table-cell; padding: 2em 0; text-align: center; vertical-align: middle; font-size: 3rem; word-break: keep-all; }

.survey .board-wrap .complete .inner i { display: block; font-size: 13rem; margin-bottom: 30px; color: #145a9f; }

.survey .board-wrap .research .item-list { padding: 5px 0; }

.survey .board-wrap .research .item-list > dt { font-size: 15px; line-height: 1.3; padding-bottom: 5px; }

.survey .board-wrap .research .item-list > dd { display: table; width: 100%; table-layout: fixed; }

.survey .board-wrap .research .item-list > dd .gBar, .survey .board-wrap .research .item-list > dd .gPercent { display: table-cell; }

.survey .board-wrap .research .item-list > dd .gBar { position: relative; background-color: #e1e1e1; }

.survey .board-wrap .research .item-list > dd .gBar .gAction { position: absolute; height: 100%; background-color: #eead1f; }

.survey .board-wrap .research .item-list > dd .gPercent { width: 100px; text-align: right; }

.section-area .global-job-img img {
    width: 100%;
}

/*******************************************************************
media query
********************************************************************/
/* pc */
@media screen and (max-width: 1280px) { .sidebar { display: none; }
    .sidebar nav .lnb-menu {opacity:0;}
  #content { padding-left: 0; } }

/* md */
/* sm */
@media screen and (max-width: 990px) { html, body { min-width: 320px; }
  .container.sub .section-sub-visual { height: 130px; }
  .table-overflow { width: 100%; overflow-x: auto; }
  .table-overflow .table-col { min-width: 800px; }
  .table-overflow .table-row { min-width: 800px; } }

@media screen and (max-width: 768px) { .container.sub .inner-bottom .content-wrap > .inner { padding: 0 10px; }
  .tana.sitemap .sitemap-depth01 { width: 50%; }
  .survey .board-wrap.custom-normal-view #research .q-list > dl > dt { font-size: 18px; }
  .survey .board-wrap.custom-normal-view #research .q-list > dl > dt .text { font-size: 18px; } }

@media screen and (max-width: 425px) { .tana.sitemap .sitemap-depth01 { width: 100%; margin-bottom: 1em; }
  .tana.sitemap .sitemap-depth01:last-child { margin-bottom: 0; }
  .survey .board-wrap.custom-normal-view #research .h3-title { padding: 0.5em 10px; font-size: 13px; }
  .survey .board-wrap.custom-normal-view #research .h3-title strong, .survey .board-wrap.custom-normal-view #research .h3-title .description { display: block; }
  .survey .board-wrap.custom-normal-view #research .h3-title .description { font-size: 13px; }
  .survey .board-wrap.custom-normal-view #research .q-list > dl { padding: 1em 0.5em; }
  .survey .board-wrap.custom-normal-view #research .q-list > dl > dd { word-break: break-all; } }
/*# sourceMappingURL=sub.css.map */