@charset "utf-8";
/* CSS Document */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
@font-face {
    font-family: 'Giants';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/Giants-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Giants';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/Giants-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
body {
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size: 19px;
	line-height: 140%;
	color: #555559;
	letter-spacing: -0.025rem;
}
button:focus {
    outline: none;
    outline: none -webkit-focus-ring-color;
}
/*****************************************************
	Common
*****************************************************/
ul, ol {
    margin: 0;
}
ul:after, ol:after {
    content: '';
    display: block;
    clear: both;
}
/*****************************************************
	Include
*****************************************************/
a:hover, a:focus {
    color: #000;
}
.greeting-slogan-wrapper .greeting > span.mobile-span-br {
    display: inline-block;
}
body.fixed {
    height: 100%;
    overflow: hidden;
}
/* wrapper */
.wrapper {
    position: relative;
}
.container {
    max-width: 1440px;
    padding: 0 20px;
}
.contents-area {
    margin-bottom: 75px;
}
#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    transition: all 0.2s ease-in-out;
    z-index: 100;
}
#header .navbar {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100px;
    z-index: 999 !important;
    padding: 0 4.3%;
	margin-top: 40px;
}
.wrapper.fixed #header .navbar {
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
	margin-top: 0;
}
#header .navbar > .container {
    position: static;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
	padding: 0;
}
#header .navbar > .container:after {
    content: "";
    clear: both;
    display: block;
}
#header .navbar .navbar-brand {
    position: relative;
	flex: 0 0 auto;
	f
}
#header .navbar .navbar-brand a {
    position: relative;
    display: flex;
    align-items: center;	
}
#header .navbar .navbar-brand a::before {
    content: '';
    display: block;
    width: 223px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-image: url('/_res/ctl/img/logo@2x.png');
}
#header .navbar .navbar-brand strong {
    display: inline-block;
    padding-left: 20px;
    font-size: 21px;
    line-height: 100%;
    font-weight: 600;
    color: #121212;
	padding-bottom: 5px;
}
#header .nav-bg-fostrap {
    display: none;
}
#header .top-menu-btn {
    right: 0;
}
#header .top-menu-btn .all-menu {
    display: block;
}
#header #top-menu {
	flex: 1 1 auto;
    position: static;
    width: auto;
    background-color: transparent;
    right: inherit;
	display: flex;
    align-items: center;
    justify-content: center;
	
}
#header #top-menu .navbar-title {
    display: none;
}
#header #top-menu .navbar-nav {
    display: inherit;
    border-bottom: 0;
    flex-direction: row !important;
	gap: 40px;
}
#header #top-menu .navbar-nav > li {
    display: inline-block;
    border: none;
    position: relative;
}
#header #top-menu .navbar-nav > li:last-child {
    background: transparent;
}
#header #top-menu .navbar-nav > li > a {
    display: block;
    text-align: center;
    background-color: transparent;
    color: #121212;
    height: 100%;
    font-size: 18px;
    line-height: 140%;
    font-weight: 600;
    /* padding: 0 0 3.688rem 0; */
    background: transparent;
}
#header #top-menu .navbar-nav > li.mobile-active > a, #header #top-menu .navbar-nav > li.active > a, #header #top-menu .navbar-nav > li > a.active, #header #top-menu .navbar-nav > li a:hover, #header #top-menu .navbar-nav > li a:focus {
    color: #0d76cf;
    text-decoration: none;
    background: transparent;
}
#header #top-menu .navbar-nav > li .depth2, #header #top-menu .navbar-nav > li.active .depth2 {
    position: absolute;
    border-radius: 1.125rem;
    top: 2.125rem;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
    border: 3px solid #0d76cf;
    background-color: #fff;
    min-width: 13rem;
    display: none;
    z-index: 100;
    padding: 2.125rem;
}
#header #top-menu .navbar-nav > li:nth-child(1) .depth2 {}
#header #top-menu .navbar-nav > li:nth-child(2) .depth2 {}
#header #top-menu .navbar-nav > li:nth-child(3) .depth2 {}
#header #top-menu .navbar-nav > li .container {
    position: relative;
    padding: 0;
    margin: 0;
}
#header #top-menu .navbar-nav > li .container .row {
    display: block;
    margin: 0;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#header #top-menu .navbar-nav > li .container .row:after {
    content: "";
    clear: both;
    display: block;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner {
    padding: 0;
    margin: 0;
    width: fit-content;
    max-width: 100%;
    max-width: initial;
    padding: 0;
    text-align: center;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner:not(:last-child) {
    margin-bottom: 10px;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul {
    padding: 0;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li {
    border-top: 0;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a {
    position: relative;
    background-color: transparent;
    border: 0;
    color: #777777;
    font-size: 18px;
    line-height: 133%;
    font-weight: 500;
    padding: 0;
    display: block;
    word-break: keep-all;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a {}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a .arrow {
    display: none;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li.active > a {
    color: #0d76cf;
    font-weight: 600;
    background-color: transparent;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li:hover > a, #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li:focus > a, #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a.active {
    color: #0d76cf;
    font-weight: 600;
    text-decoration: none;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li:hover > a::after, #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li:focus > a::after, #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li:focus > a.active::after {
    content: '';
    display: block;
    background-color: #0d76cf;
    border-radius: 100%;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 0;
    right: -8px;
    opacity: 0;
    animation-name: menu-focus-fade;
    animation-duration: 0.3s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li .depth3, #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li.active .depth3 {
    display: none;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li {
    border-bottom: 0;
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li > a {
    color: #424242;
    padding: 0.3125rem 0;
    font-size: 0.9rem;
    background-image: url('../img/top-menu-bullet02.gif');
}
#header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li > a:hover, #header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li > a:focus {
    color: #1c5ebc;
    /*text-decoration: underline;*/
    font-weight: 600;
}
.mask-totalmenu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 10;
}
/*HEADER MASK*/
.wrapper.fixed #header .navbar {
    background-color: rgba(255, 255, 255, 0.98);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
}
.wrapper.fixed #header .navbar .navbar-brand a::before {
    background-image: url('/_res/ctl/img/logo@2x.png');
}
.wrapper.fixed #header .navbar .navbar-brand strong {
    color: #333;
}
.wrapper.fixed #header #top-menu .navbar-nav > li > a {
    color: #333;
}
.wrapper.fixed #header #top-menu .navbar-nav > li > a.active {
    color: #0d76cf;
}
.wrapper.fixed #header .gnb .header-util > ul > li > a {
    color: #333;
}
.wrapper.fixed #header .gnb .header-util > ul > li > a::before {
    background-image: url('/_res/ctl/img/ico_join_02.png');
}
.wrapper.fixed #header .gnb .header-util .gnb-btn-home {
    background-image: url(../img/icon_home_black01.png);
}
#header .navbar .gnb {
	position: absolute;
	top: -15px;
	right: 0;
    padding: 0 4.3%;
}
#header .navbar .gnb .container {
	padding: 0;
}
#header .navbar .gnb .header-util ul {
	display: flex;
	gap: 12px;
}
#header .navbar .gnb .header-util ul > li {
	position: relative;
	padding-right: 12px;
	line-height: 100%;
	color: #666669;
	font-size: 15px;
	font-weight: 600;
}
#header .navbar .gnb .header-util ul > li::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: #d9dade;
}
#header .navbar .gnb .header-util ul > li:last-of-type {
	padding-right: 0;
}
#header .navbar .gnb .header-util ul > li:last-of-type::after {
	display: none;
}

/* Footer */
#footer {
    clear: both;
    position: relative;
    background-color: #ffffff;
    /*padding: 1.25rem 3%;*/
    border-top: 1px solid #ffffff;
    margin-top: 30px;
}
#footer .container {
    position: relative;
}
#footer .container:after {
    content: "";
    clear: both;
    display: block;
}
.footer-information-wrapper {
    position: relative;
    margin: 0;
    margin-bottom: 1.5rem;
    display: block;
}
.footer-information-wrapper address, .footer-information-wrapper p, .footer-information-wrapper small {
    margin-bottom: 0;
    font-size: 0.75rem !important;
    line-height: 1.125rem;
    color: #616161;
    display: inline-block;
}
.footer-information-wrapper small {
    display: block;
}
.footer-menu {
    margin-bottom: 1.25rem;
}
.footer-menu > li {
    float: left;
    padding-right: 0.6875rem;
    margin-right: 0.625rem;
    background: url(/_res/ctl/img/icon_bar04@2x.gif) no-repeat 99.5% 70%;
    background-size: 1px 0.75rem;
}
.footer-menu > li > a {
    color: #999999;
    font-size: 0.75rem;
    line-height: 0.875rem;
    font-weight: 700
}
.footer-menu > li:last-child {
    background: transparent;
    padding-right: 0;
    margin-right: 0;
}
.footer-menu > li > a.word-privacy {
    color: #0069a5
}
.footer-another-list {
    display: block;
}
.footer-another-list:after {
    content: "";
    clear: both;
    display: block;
}
.footer-another-list > dl {
    position: relative;
    float: left;
    width: 49%;
    margin-left: 0;
}
.footer-another-list > dl:nth-child(even) {
    float: right;
}
.footer-another-list > dl > dt {
    display: block;
}
.footer-another-list > dl > dt > button {
    position: relative;
    display: block;
    border: 1px solid #e4e4e4;
    width: 100%;
    height: 2.188rem;
    background: #fff;
    text-align: left;
    padding: 0 1.25rem;
    color: #999596;
    font-size: 0.75rem;
    font-weight: 700;
    cursor: pointer;
    -webkit-appearance: none;
    right: 0;
}
.footer-another-list > dl > dt > button .arrow {
    position: absolute;
    top: 50%;
    right: 0.9375rem;
    display: block;
    width: 8px;
    height: 4px;
    background: url(/_res/ctl/img/icon_arrow_down04@2x.png) no-repeat 0 0;
    background-size: 8px 4px;
    transition: all 0.2s ease-in-out;
}
.footer-another-list > dl > dt > button:hover {
    background: #f9f9f9;
}
.footer-another-list > dl > dt.active > button .arrow {
    transform: rotate(180deg);
}
.footer-another-list > dl > dd {
    display: none;
    position: absolute;
    bottom: 2.125rem;
    left: 0;
    width: 100%;
    max-height: 12.5rem;
    margin: 0;
}
.footer-another-list > dl > dd > ul {
    display: block;
    width: 100%;
    border: 1px solid #e4e4e4;
    border-bottom: 0;
}
.footer-another-list > dl > dd > ul > li {
    display: block;
}
.footer-another-list > dl > dd > ul > li > a {
    display: block;
    padding: 0.625rem 1.25rem;
    background: #f9f9f9;
    border-bottom: 1px solid #e4e4e4;
    font-size: 0.75rem;
}
.footer-another-list > dl > dd > ul > li > a:hover {
    background: #e9e9e9;
    font-weight: 700;
}
.board-area .search-wrapper.sort .sort-select-area .sort-select-box select {
    width: 150px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    margin-right: 10px;
    font-size: 16px;
    color: #666666;
    background-color: #fff;
    background-position: 95% center;
    background-size: 5px 4px;
}
.title0101, .bullet-type01 .title0101 {
    margin: 0 0 10px 0;
    padding-left: 30px;
    color: #333333;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    background-image: url(/_res/ctl/img/bul_type01.png);
    background-repeat: no-repeat;
    background-position: left 6px;
    background-size: 20px 20px;
    word-break: keep-all;
    letter-spacing: -0.5px;
}
.title0501, .bullet-type01 .title0501 {
    margin: 10px 0;
    padding-left: 14px;
    color: #333333;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    background-repeat: no-repeat;
    background-position: left 12px;
    background-size: 6px 6px;
    word-break: keep-all;
    letter-spacing: -0.5px;
}
.board-reply-box {
    padding: 0;
    border-top: 2px solid #424242;
}
.board-reply-box h4, .total-reply-count, .reply-total-txt {
    margin: 0;
    padding: 15px 0;
}
.board-reply-box .write-reply {
    padding: 0;
}
.board-reply-box .write-reply textarea {
    margin-bottom: 0;
}
.board-reply-box .write-reply .btn-wrap li {
    margin: 0;
}
.board-reply-list-box {
    padding: 20px 0;
    border-top: 1px dashed #d0d0d0;
    margin-bottom: -1px;
}
.board-reply-list-wrap > li:nth-of-type(even) {
    background-color: #f7f7f7;
}
.sub-container ul.btn-wrap, .sub-container ul.paging-wrap {
    margin: 20px 0 !important;
}
/*table*/
.table-type01 table tbody th {
    font-size: 17px;
    line-height: 26px;
    word-break: normal;
}
.table-type01 table tbody td {
    font-size: 17px;
    line-height: 26px;
    word-break: normal;
}
.table-type01 table thead th {
    font-size: 17px;
    line-height: 26px;
    word-break: normal;
}
/*????????????*/
.word-type01 {
    padding-bottom: 20px;
    color: #666666;
    font-size: 18px;
    line-height: 150%;
    font-weight: 300;
    word-break: keep-all;
}
.ol-list01 > li {
    color: #666;
    padding-left: 40px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 155%;
}
.ol-list01 > li > strong {
    color: #333;
    font-weight: 500;
}
.ol-list01.mtop30 {
    margin-top: 30px !important;
}
.ol-list01 > li .number, .ol-list04 > li .number {
    position: absolute;
    top: 0;
    left: 0;
    background: #f4f6fa;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: 500;
}
.ul-list01 > li {
	position: relative;
    color: #555559;
    font-size: 19px;
	font-weight: 400;
    margin-bottom: 2px;
	background-image: none;
    padding-left: 18px;
}
.ul-list01 > li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 12px;
	width: 6px;
	height: 2px;
	background-color: #b4b4b8;
}
.ul-list01 > li > a.email {
    color: #2584d5;
}
.ul-list02 > li {
	position: relative;
    color: #555559;
    font-size: 19px;
	font-weight: 400;
    margin-bottom: 2px;
	background-image: none !important;
    padding-left: 18px;
}
.ul-list02 > li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 12px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #ceced2;
}

.btn-detail-view02 {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    padding: 10px 22px 10px 22px;
    background: #f4f4f4;
    color: #828282;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    border-radius: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn-detail-view03 {
    display: inline-block;
    vertical-align: middle;
    height: 56px;
    padding: 0 30px;
    background: #495057;
    color: #fff;
    font-size: 18px;
    line-height: 56px;
    font-weight: 500;
    border-radius: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn-detail-view03:hover {
    color: #fff;
}
.btn-detail-view03 > img {
    display: inline-block;
    vertical-align: baseline;
    width: 18px;
    margin-left: 14px;
    margin-bottom: 2px;
}
.btn-new-window {
    height: auto;
    padding: 15px 30px 15px 29px;
    border-radius: 30px;
}
.btn-new-window > span {
    font-size: 16px;
}
.btn-new-window.small {
    margin-bottom: 15px;
}
.ul-list01.location > li {
    font-size: 18px;
    line-height: 38px;
    padding-left: 390px;
}
.location dl > dd {
    color: #666666;
    font-size: 18px;
    line-height: 38px;
    font-weight: 300;
}
.location dl > dt {
    font-size: 18px;
    line-height: 36px;
}
.company-area02 > .company-box {
    border-radius: 15px;
}
/*****************************************************
	Main
*****************************************************/

/* Visual */
.main-container {	
    display: block;
	width: 100%;
    padding-top: 140px;
    margin: 0 auto;	
}
#main-visual {
    position: relative;
	margin: 0 4.3%;
    height: 800px;
	border-radius: 30px;
    overflow: hidden;
}

.main-visual-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main-visual-wrapper .pc {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    margin-left: -50%;

    animation-name: main-visual-zoom;
    animation-duration: 6.0s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
}
@keyframes main-visual-zoom {
    0% {
        transform: matrix(1.15, 0, 0, 1.15, 0, 0);
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    100% {
        transition-delay: 0.4s !important;
        transform: matrix(1.0, 0, 0, 1.0, 0, 0);
        -webkit-transition: all 6.0s ease;
        -moz-transition: all 6.0s ease;
        -ms-transition: all 6.0s ease;
        -o-transition: all 6.0s ease;
        transition: all 6.0s ease;
    }
}
.main-visual-wrapper .mobile {
    display: none;
}
.visual-contents-wrapper {
    position: relative;
    display: flex;
    height: 100%;
    width: 1460px;
    margin: 0 auto;
    z-index: 10;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
	padding: 0 30px;
}
.main-slogan-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
}
.main-slogan-wrapper .main-slogan-tit {
	font-family: "Giants", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    text-align: left;
    color: #fff;
    font-size: 60px;
    line-height: 120%;
    display: block;
    font-weight: 400;
}
.main-slogan-wrapper .main-slogan-tit > span {
    display: block;
}
.main-slogan-wrapper .main-slogan-desc {
    color: #fff;
    opacity: 0.85;
    font-size: 24px;
    line-height: 136%;
    font-weight: 400;
}
.visual-contents-wrapper .main-quick-wrapper {
    position: relative;
}
.visual-contents-wrapper .main-quick-wrapper a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 166px;
    height: 65px;
    border-radius: 40px;
    background: linear-gradient(to right, #2491ca, #30bfc1);
    gap: 10px;
    padding-left: 28px;
}
.visual-contents-wrapper .main-quick-wrapper span {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    z-index: 16;
}
.visual-contents-wrapper .main-quick-wrapper a:before {
    content: '';
    display: block;
    width: 166px;
    height: 65px;
    border-radius: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background-image: url(/_res/ctl/img/icon/icon_arrow01.png);
    background-repeat: no-repeat;
    background-size: 17px 16px;
    background-position: 85% center;
    transition: all 0.2s ease-in-out;
}
.visual-contents-wrapper .main-quick-wrapper:hover a:before, .visual-contents-wrapper .main-quick-wrapper:active a:before {
    background-position: 88% center;
}
.main-visual-slider-wrapper {
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
    background-color: #000;
}
.main-visual-slider-area {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}
#main-visual-slider .pc {
    display: block;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translateX(-50%);
}
#main-visual-slider .mobile {
    display: none;
}
.main-visual-option {
    position: absolute;
    bottom: 140px;
	left: 10px;
    display: flex;
    align-items: center;
    z-index: 10;
	padding: 0 30px;
}
.main-visual-option:after {
    display: block;
    content: "";
    clear: both;
}
.main-visual-option .main-visual-swiper-pagination {
    display: flex !important;
    gap: 30px !important;
    padding-right: 30px;
}
.main-visual-option .main-visual-button-play, .main-visual-option .main-visual-button-pause {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: 8px 12px;
    background-position: center center;
    text-indent: -5000rem;
}
.main-visual-option .main-visual-button-play {
    background-image: url(/_res/ctl/img/btn_play01.png);
}
.main-visual-option .main-visual-button-pause {
    background-image: url(/_res/ctl/img/btn_stop01.png);
}
.swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    opacity: 1 !important;
    background-color: #ffffff !important;
    text-indent: -5000rem;
}
.swiper-pagination-bullet-active {
    background-color: #ffffff;
    position: relative;
}
.swiper-pagination-bullet-active:before {
    content: '';
    display: block;
    position: absolute;
    border: 1px solid #fff;
    top: -10px;
    left: -10px;
    width: 28px;
    height: 28px;
    border-radius: 100%;
}
#main-visual-slider .swiper-slide > img {
    transform: matrix(1.15, 0, 0, 1.15, 0, 0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#main-visual-slider .swiper-slide-active > img {
    transition-delay: 0.4s !important;
    transform: matrix(1.0, 0, 0, 1.0, 0, 0);
    -webkit-transition: all 6.0s ease;
    -moz-transition: all 6.0s ease;
    -ms-transition: all 6.0s ease;
    -o-transition: all 6.0s ease;
    transition: all 6.0s ease;
}
.btn-more {
    position: absolute;
    display: block;
    top: -90px;
    right: 0;
    width: 64px;
    height: 64px;
    border-radius: 100%;
    border: 1px solid #666666;
    background-color: transparent;
    text-indent: -5000rem;
}
.btn-more:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/_res/ctl/img/icon/icon_plus01.png);
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
    position: absolute;
    transition: all 0.2s ease-in-out;
}
.btn-more:hover:after {
    transform: rotate(90deg);
}
.main-contents-wrapper {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}
.main-contents-wrapper h2 {
    position: relative;
    display: inline-block;
    font-size: 42px;
    line-height: 56px;
    font-weight: 700;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: keep-all;
    color: #333333;
    margin-bottom: 30px;
}
.main-contents-wrapper h2 .mobile-br {
    display: none;
}
.main-contents-area {
    position: relative;
}

/* main contents01*/
.main-contents01  {
    padding: 115px 20px 100px 20px;
}    
.main-menu-wrapper {
	display: flex;
	gap: 2.857%;
}
.main-menu-box {
	position: relative;
	flex: 1;
	display: flex;
	height: 220px;
    flex-direction: column;
    justify-content: center;
	border-radius: 30px;
	padding-left: 4.642%;
	background-color: #ddf1fa;
	overflow: hidden;
	gap: 20px;
	padding-right: 24%;
    transition: all 0.2s ease;
}
.main-menu-box::before{
	content: '';
	position: absolute;
	right: -6px;
	top: 144px;
	width: 352px;
	height: 352px;
	background-color: #7dc8de;
	border-radius: 100%;
}
.main-menu-box .image{
	position: absolute;
	top: 35px;
	right: 16.764%;
}
/*.main-menu-box .image img{
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    display: block;
    min-width: 100%;
    max-width: 130%;
    margin: auto;
	transition: all 0.2s linear;
	transform: scale3d(1, 1, 1);
}
.main-menu-box:hover .image img,
.main-menu-box.active .image img {
	transform: scale3d(1.05, 1.05, 1);
}*/
.main-menu-box:nth-of-type(2) {
	background-color: #f7f2e4;
}
.main-menu-box:nth-of-type(2)::before {
	background-color: #ffd55f;
}
.main-menu-box:nth-of-type(2) .image{
	top: 20px;
	right: 7.941%;
}
.main-menu-box .title {
	font-size: 30px;
	font-weight: 800;
	line-height: 130%;
	color: #111119;
}
.main-menu-box .desc {
	font-size: 18px;
	font-weight: 500;
	line-height: 130%;
	color: #000;
	opacity: .5;
}
.main-menu-box:hover,
.main-menu-box.active {
	-webkit-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.07);
	-moz-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.07);
	box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.07);
}

/* main contents02*/
.main-contents02 {
    padding: 0 20px 120px 20px;
}
.main-board-wrapper > ul {
    position: relative;
    width: 100%;
}
.main-board-wrapper > ul > li > button {
    position: absolute;
    top: -70px;
    right: 100px;
    color: #999999;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    padding: 0 25px;
    transition: all 0.2s ease-in-out;
}
.main-board-wrapper > ul > li > button.active, 
.main-board-wrapper > ul > li > button:hover {
    color: #333333;
    border: 0;
    -webkit-appearance: none;
}
.main-board-wrapper > ul > li > button:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 5px;
    height: 5px;
    background-color: #e8e8e8;
    border-radius: 50%;
}
.main-board-wrapper > ul > li:last-child > button:before {
    display: none;
}
.main-board-wrapper > ul > li:nth-of-type(1) > button {
    right: 450px;
}
.main-board-wrapper > ul > li:nth-of-type(2) > button {
    right: 330px;
}
.main-board-wrapper > ul > li:nth-of-type(3) > button {
    right: 210px;
}
.main-board-wrapper > ul > li:nth-of-type(4) > button {
    right: 70px;
}
.main-board-area {
    display: none;
}
.main-board-wrapper > ul > li > button.active + .main-board-area {
    display: block;
}

.main-board-box {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    z-index: 5;
	gap: 1.3333333%;
}

.main-board-box > a {
    /*display: flex;
    flex-direction: column;
    justify-content: space-between;*/
	width: 24%;
    min-height: 340px;
    background: #ffffff;
    border-radius: 20px;
    padding: 43px 46px 43px 46px;
    letter-spacing: 0;
	border: 2px solid #e7e9f0;
    transition: all 0.2s ease-in-out;
}

.main-board-box > a > .category {
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    font-weight: 700;
	color: #ffffff;
    padding: 0 20px;
    background-color: #343434;
    border-radius: 20px;
}

.main-board-box > a > .title {
    display: block;
    font-size: 26px;
    line-height: 130%;
    color: #333333;   
    font-weight: 700; 
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	word-break: break-all;
    height: 70px;
    letter-spacing: -0.25px;
    margin: 23px 0 5px 0;
}

.main-board-box > a > .desc {
    display: block;
    font-size: 18px;
    line-height: 150%;
    color: #666666;   
    font-weight: 400; 
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	word-break: break-all;
    height: 76px;
    letter-spacing: -0.25px;
}

.main-board-box > a > .date {
    display: block;
    font-size: 16px;
	line-height: 16px;
    font-weight: 500;
    color: #666666;
	margin-top: 23px;
}

.main-board-box > a:hover,
.main-board-box > a.active {
	border: 2px solid #6a6a6a;
	-webkit-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.07);
	-moz-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.07);
	box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.07);
}
/* main-contents03 */
.main-contents03 {
    position: relative;
    background-repeat: no-repeat;
    padding: 80px 20px;
}
.main-contents03:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/_res/ctl/img/main/main_content02_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-top-right-radius: 300px;
}
.main-contents03 .main-contents-wrapper h2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
	color: #fff;
}
.main-contents03 .btn-more {	
	top: -5px;	
    border: 1px solid #ffffff;
}
.main-contents03 .btn-more:after {
    background-image: url(/_res/together/img/icon/icon_more01.png);
}
.main-news-area {
	position: relative;
    display: flex;
    justify-content: space-between;
	gap: 1.5%;
}
.main-news-area > a {
    display: flex;
    flex-direction: column;
	width: 25%;
	height: auto;
	background-color: #fff;
	overflow: hidden;
	border-radius: 20px;
}

.main-news-area > a > .title-wrapper {
	height: 0;
    padding-bottom: 65.074%;
}
.main-news-area > a > .title-wrapper .title-area {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	padding: 35px 30px;
}

.main-news-area > a > .title-wrapper .title-area .title {
    display: block;
    font-size: 22px;
    line-height: 140%;
    color: #222222;   
    font-weight: 500; 
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	word-break: keep-all;
    height: 90px;
    letter-spacing: -0.25px;
    transition: all 0.2s ease-in-out;
	margin-bottom: 14%;
}

.main-news-area > a > .title-wrapper .title-area .date {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}
.main-news-area > a > .image {
	position: relative;
	display: block;
	top: 0;
	width: 100%;
	height: 0; 
	padding-bottom: 65.074%;
	overflow: hidden;
}
.main-news-area > a .image > img {
	position: absolute;
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    display: block;
    min-width: 100%;
    max-width: 130%;
    margin: auto;
	transition: all 0.2s linear;
	transform: scale3d(1, 1, 1);
}

.main-news-area > a:hover .image > img,
.main-news-area > a:focus .image > img {
	transform: scale3d(1.05, 1.05, 1);
}
.main-news-area > a .image:after {
	position: absolute;
	bottom: 10%;
	right: 10%;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-radius: 0;
	background-color: rgba(0, 0, 0, 0);
	transition: all 0.2s ease-in-out;
}

.main-news-area > a:hover .image:after,
.main-news-area > a:focus .image:after {
	bottom: -100%;
	right: -100%;
	width: 250%;
	height: 250%;
	border-radius: 100%;
	background-color: rgba(0, 0, 0, 0.20);
}
/*****************************************************
	Sub
*****************************************************/
/* sub-top */
.sub-top {
    position: relative;
    border-top: 0;
    padding: 140px 4.3% 0 4.3%;
}
.sub-top .sub-visual-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.sub-top .sub-visual-wrapper .word-slogan {
    max-width: 1400px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 50px;
    line-height: 3rem;
    font-weight: 700;
    padding: 0 10px;
}
.sub-top .sub-visual-wrapper .word-slogan > .container {
    padding: 0;
}
.sub-top .sub-visual-desc {
    position: absolute;
    top: calc(50% + 48px);
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    opacity: 0.75;
}
.contents-paging-navigation {
    position: absolute;
    display: block;
    text-align: right;
    top: 60%;
    left: 50%;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transform: translateX(-50%);
}
.contents-paging-navigation .icon-home {
    display: inline-block;
    vertical-align: middle;
}
.contents-paging-navigation .icon-gt {
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 12px;
    margin: 0 16px;
    background: url(/_res/together/img/icon_gt@2x.png) no-repeat center center;
    background-size: 100% 100%;
    text-indent: -5000rem;
    font-size: 0;
}
.contents-paging-navigation .location, .contents-paging-navigation strong {
    display: inline-block;
    vertical-align: middle;
    /* height: 18px; */
    color: #ffffff;
    font-size: 17px;
    line-height: 100%;
    font-weight: 500;
}
.contents-paging-navigation strong {
    font-weight: 600;
    color: #ffffff;
}
.sub-top .sub-visual-wrapper {
    display: block;
    position: relative;
    height: 360px;
    background: #000;
    border-radius: 40px;
    overflow: hidden;
}
.sub-top .sub-visual-wrapper > img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -910px;
    display: block;
    width: 1820px;
    height: 360px;
}
.sub-container-wrapper {
    padding: 0 2.8%;
}
.sub-container {
    position: relative;
    margin: 0 auto;
    padding-top: 2.75rem;
    /* padding-left: 15.94rem; */
    padding-left: 21.25rem;
}
.sub-container:after {
    content: '';
    display: block;
    clear: both;
}
.sub-container ul {
    margin: 0;
}
.sub-container .snb {
    float: left;
    /* margin-left: -15rem;  */
    margin-left: -20rem;
    left: 0.9375rem;
    /* width: 13.13rem; */
    width: 260px;
    display: block;
}
.sub-container .snb-title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 140px;
    background: #38465f;
    border-radius: 10px;
    margin-bottom: 6px;
}
.sub-container .snb-title span {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
	line-height: 130%;
    color: #fff;
    word-break: keep-all;
}
.sub-container .snb-title > img {
    display: none;
}
.sub-container .snb-list {
    position: static;
    display: block;
    width: 100%;
    margin: 0;
    border: 0;
}
.sub-container .snb-list > li {
    display: block;
    padding: 0;
    margin: 0;
    border-top: 0;
    overflow: hidden;
    position: relative;
}
.sub-container .snb-list > li:not(:first-child) {
    margin-top: 6px;
}
.sub-container .snb-list > li > a {
    display: block;
    font-weight: 600;
    font-size: 18px;
    color: #666666;
    padding: 20px 24px;
    border-radius: 10px;
    background: #f4f6f7;
    border: 1px solid #e0e0e0;
    transition: all 0.1s;
    position: relative;
    background-color: #f4f6f7;
    word-break: keep-all;
}
.sub-container .snb-list > li > a:hover, 
.sub-container .snb-list > li > a:focus, 
.sub-container .snb-list > li > a.active, 
.sub-container .snb-list > li.selected > a {
    background: #2584d5;
    border-color: #2584d5;
    color: #fff;
}
.sub-container .snb-list > li > a::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 24px;
    width: 9px;
    height: 14px;
    background-size: 100%;
    background: url(/_res/ctl/img/icon_arrow_right01.png);
}
.sub-container .snb-list > li > a.active::after, 
.sub-container .snb-list > li.selected > a::after {
    background: url(/_res/ctl/img/icon_arrow_right02.png);
}
.sub-container .snb-list > li > a:hover::after, 
.sub-container .snb-list > li > a:focus::after {
    background: url(/_res/ctl/img/icon_arrow_right02.png);
}
.sub-container .snb-list > li > ul > li {
    margin-top: 6px;
}
.sub-container .snb-list > li > ul > li > a {
    display: block;
    font-weight: 600;
    font-size: 17px;
    color: #666666;
    padding: 15px 24px 15px 34px;
    border-radius: 10px;
    /*background:#f4f6f7;*/
    border: 1px solid #e0e0e0;
    transition: all 0.1s;
    position: relative;
}
.sub-container .snb-list > li > ul > li > a:hover, 
.sub-container .snb-list > li > ul > li > a:focus, 
.sub-container .snb-list > li > ul > li > a.active {
    color: #2584d5;
}
.sub-container .snb-list > li > ul > li > a::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
    width: 3px;
    height: 3px;
    background-size: 3px;
    background: #666;
    /*background: url(/_res/ctl/img/icon_arrow_right01.png);*/
}
.sub-container .snb-list > li > ul > li > a:hover::after, .sub-container .snb-list > li > ul > li > a.active::after {
    background: #2584d5;
}
.sub-container .content-wrap .contents-paging-navigation {
	display: none;
}
.sub-container .content-wrap {
    display: block;
    float: right;
    width: 100%;
    position: relative;
    margin-top: 0.923rem;
}
.sub-container .cont-top {
    position: relative;
    margin-bottom: 2.438rem;
}
.sub-container .cont-top .cont-title {
    padding: 0;
    text-align: left;
    margin: 0;
    font-size: 1.813rem;
    line-height: 2.25rem;
    color: #2c2c2c;
    font-weight: 700;
    border-bottom: 0;
    background: transparent;
}
.sub-container .cont-top .cont-title .arrow {
    display: none;
}
.sub-container .cont-top .cont-btns {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}
.sub-container .cont-top .cont-btns > button {
    border: 0;
    border-radius: 0;
    background: transparent;
    -webkit-appearance: none;
    color: #788190;
    cursor: pointer;
    transition: 0.5s;
}
.sub-container .cont-top .cont-btns > button:hover, .sub-container .cont-top .cont-btns > button:focus {
    color: #0b3d92;
}
.sub-container .cont-top .cont-btns button .material-icons {
    font-size: 1.6rem;
}
.sub-container #jwxe_main_content {
    padding: 0;
    margin-bottom: 3.125rem;
}
.greeting-wrapper {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.greeting-slogan-wrapper {
    padding-right: 0;
    /*background-image: url(/_res/together/img/img_greeting.png);
    background-repeat: no-repeat;
    background-position: right top;*/
}
.greeting-image{
    position: absolute;
	top: 30px;
    right: 0;
}
.greeting-image > img {
	width: 100%;
}
.greeting-slogan-wrapper .word-slogan {
    font-size: 30px;
    font-weight: 700;
    color: #2b2d36;
    padding-bottom: 50px;
}
.greeting-slogan-wrapper .word-type01:nth-child(1){
  width: 48.746%;
}
.greeting-wrapper .word-type01 {
    padding-bottom: 50px;
}
.greeting-slogan-wrapper .sign img {
    margin-right: 10px;
}
.greeting-slogan-wrapper .greeting {
	font-size: 30px;
    line-height: 130%;
	padding-bottom: 50px;
	background: none;
}
.greeting-slogan-wrapper .greeting > strong {
	background: linear-gradient(90deg, #16bfdc, #6873f3);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.greeting-wrapper .word-type01 {
    font-weight: 500;
    font-size: 20px;
    line-height: 165%;
}
.greeting-wrapper > dl {
    float: left;
    margin-top: 20px;
    text-align: right;
}
.greeting-wrapper > dl > dt {
    color: #222222;
    font-size: 18px;
    line-height: 155%;
    font-weight: 500;
}
.greeting-wrapper > dl > dd {
    color: #333;
    font-size: 24px;
    line-height: 116%;
    font-weight: 600;
    text-align: left;
    margin-top: 4px;
}
.greeting-wrapper .bg-img {
    position: absolute;
    top: 30px;
    right: 0px;
}
.map-wrapper .root_daum_roughmap .cont{
	display: none;
}
.document-wrapper {
    padding-bottom: 170px;
}
.document-wrapper .contents-box {
    padding-left: 0;
}
.document-wrapper .contents-box .title0501 {
    font-size: 20px;
    padding-left: 0;
    background: none;
}
.document-slogan-wrapper {
    position: relative;
    padding-right: 0px;
    text-align: center;
    margin: 50px 0;
}
.document-slogan-wrapper .document {
    color: #2584d5;
    font-size: 30px;
    line-height: 140%;
    font-weight: 500;
    background-image: none;
    background-position: left bottom;
    letter-spacing: -0.1rem;
    padding-bottom: 0px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.document-wrapper .word-type01 {
    font-size: 18px;
    line-height: 155%;
}
.faq-wrapper ul {
    position: relative;
    border-top: 2px solid #66747e;
    border-bottom: 1px solid #66747e;
}
.faq-wrapper ul li {
    position: relative;
    font-size: 20px;
    color: #333;
    font-weight: 500;
}
.faq-wrapper .faq-q-wrapper {
    border-bottom: 1px solid #e7e7e7;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-left: 70px;
    height: 60px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    position: relative;
}
.faq-wrapper .faq-q-wrapper::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('/_res/ctl/img/icon_q.png');
    background-position: center center;
}
.faq-wrapper .faq-q-wrapper::before {
    content: '';
    display: block;
    width: 18px;
    height: 9px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('/_res/ctl/img/icon_arrow_down01@2x.png');
    background-position: center center;
    transition: all 0.3s ease-in-out;
}
.faq-wrapper .faq-q-wrapper.active::before {
    background-image: url('/_res/ctl/img/icon_arrow_up01@2x.png');
}
.faq-wrapper .faq-num {
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    border-radius: 100%;
    margin-right: 12px;
    font-weight: 600;
    color: #fff;
    background: #00a85d;
    transition: all 0.2s ease-in-out;
}
.faq-wrapper ul li .faq-a-wrapper {
    display: none;
    padding: 22px 22px 32px 70px;
    line-height: 150%;
    word-break: keep-all;
    background-color: #f9f9f9;
    color: #666666;
    font-size: 18px;
    font-weight: 400;
    position: relative;
}
.faq-wrapper ul li .faq-a-wrapper::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('/_res/ctl/img/icon_a.png');
    background-position: center center;
    position: absolute;
    top: 22px;
    left: 22px;
}
.board-area .search-wrapper {
    padding-bottom: 20px;
}
.board-area .search-wrapper > .total {
    display: none;
}
.board-area .search-area select {
    float: left;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    margin-right: 10px;
    font-size: 16px;
    color: #666666;
    background-color: #fff;
    background-position: 95% center;
    background-size: 5px 4px;
}
.board-area .search-area .search-box input[type="search"] {
    float: left;
    width: 260px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #666666;
    text-indent: 10px;
    font-size: 16px;
    margin-right: 10px;
}
.board-area .search-area .search-box input[type="search"]::placeholder {
    color: #999999;
}
.board-area .search-area .search-box input[type="search"]:focus {
    background: #fff;
}
.board-area .search-area .search-box input[type="submit"] {
    float: left;
    width: 80px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    border: 0;
    text-align: center;
    -webkit-appearance: none;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    background: #495057;
}
.board-area .search-wrapper.sort {
    position: relative;
    /*padding-top: 30px;*/
}
.board-area .search-wrapper.sort > .total {
    position: absolute;
    top: 0;
    left: 0;
}
.adm-chk {
    display: none;
}
.board-list01 table thead th {
    font-size: 16px;
    padding: 0;
    line-height: 64px;
    background: none;
    color: #666666;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #66747e;
}
.board-list01 table .title {
    width: auto;
}
.board-list01 table .writer, .board-list01 table .state, .board-list01 table .award, .board-list01 table .answer {
    width: 17%;
}
.board-list01 table .date {
    width: 15%;
}
.board-list01 table .file, .board-list01 table .number, .board-list01 table .hit {
    width: 8%;
}
.board-list01 table .file {
    width: 5%;
}
.board-list01 table tbody td {
    padding: 15px 5px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    color: #777777;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 24px;
}
.board-list01 tbody tr:hover td {
    background-color: #fafafa;
}
.board-list01 table tbody td.title {
    padding-left: 12px;
    position: relative;
}
.board-list01 table tbody td.title a {
    position: relative;
    display: inline-block;
    line-height: 100%;
    color: #777777;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overow: ellipsis;
    max-width: calc(100% - 57px);
    width: unset;
    vertical-align: middle;
}
.board-list01 table tbody td.title a .title-wrapper {
    overflow: unset;
    white-space: unset;
    text-overflow: unset;
    -o-text-overow: unset;
    display: inline;
}
.board-list01 table tbody td .board-right-icon-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    /*transform: translateY(-4px);*/
    position: relative;
}
.board-list01 table tbody td .icon-new {
    display: none;
}
.board-list01 table tbody td .board-right-icon-wrapper::after {
    position: absolute;
    width: 18px;
    height: 18px;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    /* background-image: url('/_res/ctl/img/icon_new01.png');*/
}
.paging-navigation a {
    display: inline-block;
    line-height: 40px;
    min-width: 40px;
    height: 40px;
    padding: 0 0px;
    text-align: center;
    margin: 0 1px;
    color: #666666;
    font-size: 1rem;
    border: 1px solid #c5c7cc;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}
.paging-navigation a:hover {
    border: 1px solid #495057;
    color: #fff;
    background: #495057;
    text-decoration: none;
}
.paging-navigation strong {
    display: inline-block;
    line-height: 40px;
    min-width: 40px;
    height: 40px;
    padding: 0 0px;
    text-align: center;
    margin: 0 1px;
    border: none;
    border-radius: 4px;
    color: #fff;
    background: #495057;
    font-size: 1rem;
    font-weight: 600;
    vertical-align: middle;
}
.paging-navigation a.btn-first {
    min-width: 40px;
    height: 40px;
    padding: 0;
    text-indent: -5000em;
    background: transparent url(/_res/ctl/img/btn_first.png) no-repeat center center;
    background: -webkit-linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_first.png) no-repeat center center;
    background: linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_first.png) no-repeat center center;
    background-size: 11px 11px;
}
.paging-navigation a.btn-preview {
    margin-right: 15px;
    min-width: 40px;
    height: 40px;
    padding: 0;
    margin-right: 15px;
    text-indent: -5000em;
    background: transparent url(/_res/ctl/img/btn_previous.png) no-repeat center center;
    background: -webkit-linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_previous.png) no-repeat center center;
    background: linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_previous.png) no-repeat center center;
    background-size: 6px 11px;
}
.paging-navigation a.btn-next {
    min-width: 40px;
    height: 40px;
    padding: 0;
    margin-left: 15px;
    text-indent: -5000em;
    background: transparent url(/_res/ctl/img/btn_next.png) no-repeat center center;
    background: -webkit-linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_next.png) no-repeat center center;
    background: linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_next.png) no-repeat center center;
    background-size: 6px 11px;
}
.paging-navigation a.btn-last {
    min-width: 40px;
    height: 40px;
    padding: 0;
    text-indent: -5000em;
    background: transparent url(/_res/ctl/img/btn_last.png) no-repeat center center;
    background: -webkit-linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_last.png) no-repeat center center;
    background: linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_last.png) no-repeat center center;
    background-size: 11px 11px;
}
.paging-wrap li > a {
    display: inline-block;
    line-height: 40px;
    min-width: 40px;
    height: 40px;
    padding: 0 0px;
    text-align: center;
    margin: 0 4px;
    color: #666666;
    font-size: 1rem;
    border: 1px solid #c5c7cc;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px !important;
    overflow: hidden;
}
.paging-wrap li > a:hover {
    border: 1px solid #495057;
    color: #fff;
    background: #495057;
    text-decoration: none;
}
.paging-wrap li > a.active {
    display: inline-block;
    line-height: 40px;
    min-width: 40px;
    height: 40px;
    padding: 0 0px;
    text-align: center;
    margin: 0 1px;
    border: none;
    color: #fff;
    background: #495057;
    font-size: 1rem;
    font-weight: 600;
    vertical-align: middle;
}
.paging-wrap li > a.page-first {
    min-width: 40px;
    height: 40px;
    padding: 0;
    text-indent: -5000em;
    background: transparent url(/_res/ctl/img/btn_first.png) no-repeat center center;
    background: -webkit-linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_first.png) no-repeat center center;
    background: linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_first.png) no-repeat center center;
    background-size: 11px 11px;
    background-color: #fff;
}
.paging-wrap li > a.page-prev {
    margin-right:
        min-width: 40px;
    height: 40px;
    padding: 0;
    margin-right: 15px;
    text-indent: -5000em;
    background: transparent url(/_res/ctl/img/btn_previous.png) no-repeat center center;
    background: -webkit-linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_previous.png) no-repeat center center;
    background: linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_previous.png) no-repeat center center;
    background-size: 6px 11px;
    background-color: #fff;
}
.paging-wrap li > a.page-next {
    min-width: 40px;
    height: 40px;
    padding: 0;
    margin-left: 15px;
    text-indent: -5000em;
    background: transparent url(/_res/ctl/img/btn_next.png) no-repeat center center;
    background: -webkit-linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_next.png) no-repeat center center;
    background: linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_next.png) no-repeat center center;
    background-size: 6px 11px;
    background-color: #fff;
}
.paging-wrap li > a.page-last {
    min-width: 40px;
    height: 40px;
    padding: 0;
    text-indent: -5000em;
    background: transparent url(/_res/ctl/img/btn_last.png) no-repeat center center;
    background: -webkit-linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_last.png) no-repeat center center;
    background: linear-gradient(transparent, transparent), url(/_res/ctl/img/btn_last.png) no-repeat center center;
    background-size: 11px 11px;
    background-color: #fff;
}
.board-view td {
    border-bottom: 1px solid #c8c8c8;
    vertical-align: middle;
}
.board-view td .attached-file-wrapper {
    border-bottom: 0;
}
.board-view .attached-file-wrapper dt {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 117px;
    height: 100%;
    padding: 20px 30px;
    color: #616161;
    font-weight: bold;
}
/*2024.12.30*/
.contents-area.half {
    position: relative;
}
.contents-area.half .images-box {
    width: auto;
    position: absolute;
    right: 0;
    bottom: 0;
}
.title0101, .bullet-type01 .title0101 {
    margin: 0 0 20px 0;
    padding-left: 0;
    color: #333333;
    font-size: 30px;
    line-height: 140%;
    font-weight: 800;
    background: none;
}
.title0401, .bullet-type01 .title0401 {
    margin: 0 0 20px 0;
    padding-left: 0;
    color: #2584d5;
    font-size: 26px;
    line-height: 140%;
    font-weight: 800;
    background: none;
}
.title0501, .bullet-type01 .title0501 {
    margin: 0 0 20px 0;
    /* padding-left: 0; */
    color: #40516e;
    font-size: 22px;
    line-height: 140%;
    font-weight: 700;
    /* background: none; */
}

.word-type01 {
    padding-bottom: 10px;
    color: #666;
    font-size: 20px;
    line-height: 36px;
    font-weight: 400;
    word-break: keep-all;
}
.contents-box {
    padding-left: 0px;
    margin-bottom: 30px;
}
.overview-box {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.overview-item-box {
    width: 33.33%;
    margin-right: 30px;
}
.overview-item-box:last-child {
    margin-right: 0;
}
.overview-item {
    background: #f6f8f9;
    border-radius: 20px;
    padding: 40px;
    margin-bottom: 20px;
}
.overview-item > img {
    width: auto;
    margin-bottom: 10px;
}
.overview-item > .text-box {
    color: #333333;
    font-weight: 600;
    font-size: 20px;
    text-align: right;
}
.overview-item > .text-box > strong {
    display: inline-block;
    font-size: 30px;
    font-weight: 800;
    margin-top: 10px;
}
.overview-item > .text-box > strong > span {
    font-size: 20px;
    font-weight: 600;
    margin-left: 4px;
}
.strategy-list {
    border: 1px solid #e8e8e8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 20px;
    margin: 0 0 20px 0;
    min-height: 288px;
    padding: 0 50px;
}
.strategy-list .images-box {
    margin: 0 20px 0 0;
    padding: 0;
}
.strategy-list .text-box {
    max-width: 480px;
}
.strategy-list .text-box > strong {
    display: inline-block;
    font-size: 22px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px;
}
.slogan-wrapper {
    background: #40516e;
    padding: 40px 0;
    border-radius: 100px;
    text-align: center;
    margin: 0 0 30px 0;
}
.slogan-wrapper .slogan {
    font-size: 24px;
    line-height: 140%;
    color: #fff;
}
.slogan-wrapper .slogan > strong {
    color: #ffe5a8;
}
.company-area02.depth5 {
    width: 18.4%;
}
.company-area02.depth5 > .company-box > .image {
    padding-bottom: 60%;
}
.company-area02.depth5:nth-child(4n + 1) {
    clear: none;
}
.company-area02.depth5:nth-child(4n) {
    margin-right: 2%;
}
.company-area02.depth5:nth-child(5n) {
    margin-right: 0;
}
.zoom-btn {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    border: 1px solid #999999;
    border-radius: 10px;
    vertical-align: middle;
    min-width: 200px;
    padding: 0 30px;
    color: #333;
    font-weight: 700;
    font-size: 18px;
    background: url(/_res/ctl/img/sub02/zoom_icon01.png) no-repeat;
    background-position: right 30px center;
    background-size: auto;
    margin: 0 0 50px 0;
    float: right;
}
.zoom-btn:hover {
    border: 1px solid #111;
}

.table-type01 {
    border-top: 1px solid #333;
}
.table-type01 table thead th {
    padding: 20px;
    background: #fafbfc;
    color: #333;
    font-size: 18px;
    line-height: 140%;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    letter-spacing: -1px;
}
.table-type01 table tbody td {
    padding: 20px;
    background: #ffffff;
    color: #666666;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.table-type01 table thead th:last-child, .table-type01 table tbody tr td:last-child {
    border-right: none;
}
.table-type01 table tbody tr td.br {
    border-right: 1px solid #e8e8e8;
}
.ol-list01.list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.ol-list01.list > li {
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    color: #333;
    padding: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
    width: 49%;
    margin-right: 20px;
}
.ol-list01.list > li:nth-child(even) {
    margin-right: 0px;
}
.ol-list01.list > li .number {
    position: static;
    top: 0;
    left: 0;
    background: none;
    color: #207ccb;
    width: auto;
    height: auto;
    text-align: left;
    border-radius: 0px;
    line-height: auto;
    font-size: 22px;
    font-weight: 600;
    margin: 0 30px 0 0;
}
.table-type01 .ul-list01 > li {
    color: #666;
    font-size: 18px;
    line-height: 140%;
    background-position: left center;
    padding-left: 14px;
    font-weight: 400;
}

@media only all and (max-width: 1544px) {
    #header .navbar .navbar-brand strong {
        padding-left: 12px;
        font-size: 20px;
    }
    #header #top-menu .navbar-nav > li > a {
        font-size: 17px;
    }
	#main-visual {
		margin: 0 20px;
	}
	#header .navbar,
	#header .navbar .gnb{
		padding: 0 20px;
	}
    .main-contents03:before {
        border-top-right-radius: 0;
    }
	.sub-top {
		position: relative;
		border-top: 0;
		padding: 140px 20px 0 20px;
	}
}
@media only all and (max-width: 1439px) {
    #header .navbar .navbar-brand img {
        width: 45%;
    }
    #header .navbar .navbar-brand strong {
        padding-left: 8px;
        font-size: 20px;
    } 
	#header #top-menu .navbar-nav {
		gap: 30px;
	}
    #header #top-menu .navbar-nav > li .depth2, #header #top-menu .navbar-nav > li.active .depth2 {
        padding: 35px 0px;
    }
	
	/* main */
	.main-menu-box {
		padding-right: 20%;
	}
	.main-menu-box::before {
		width: 300px;
		height: 300px;
	}
	.main-menu-box .image{
		left: auto;
		right: 10%;		
	}
	.main-menu-box img {
		width: 190px;
	}   
    
    .main-news-area > a > .title-wrapper .title-area {
        padding: 1.563rem;
    }
    .main-news-area > a > .title-wrapper .title-area .title {
        font-size: 1.25rem;
        height: 4.75rem;
        line-height: 130%;
        margin-bottom: 16%;
    }
    .contents-area.half .images-box {
        margin: 0 auto;
        width: 80%;
        position: static;
    }
    .overview-box {
        flex-direction: column;
        margin-top: 2rem;
    }
    .overview-item-box {
        width: 100%;
        margin-right: 0;
    }
    .overview-item {
        background: #f6f8f9;
        border-radius: 1.25rem;
        padding: 2rem;
        margin-bottom: 0.875rem;
    }
    .overview-item > img {
        width: 3rem;
        margin-bottom: 0.625rem;
    }
    .overview-item > .text-box {
        font-size: 1.25rem;
    }
    .overview-item > .text-box > strong {
        display: inline-block;
        font-size: 1.5rem;
        margin-top: 0.875rem;
    }
    .overview-item > .text-box > strong > span {
        font-size: 1.125rem;
        margin-left: 4px;
    }
}
@media only all and (max-width: 1280px) {
    .map-wrapper + .btns-area > .btn-new-window {
        font-size: 16px;
        padding: 16px 16px 16px 16px;
        letter-spacing: -1px;
    }
	.greeting-image  {
    	width: 50%;
		top: 100px
	}
}
@media only all and (max-width: 1239px) {
    #header #top-menu .navbar-nav {
		gap: 20px;
    }
    #header #top-menu .navbar-nav > li .depth2, #header #top-menu .navbar-nav > li.active .depth2 {
        padding: 35px 0;
    }
    /* main contents01 */
    .main-contents01:before {
        width: 350px;
        height: 155px;
        bottom: -40px;
    }
    .main-contents-wrapper h2 {
        font-size: 32px;
        line-height: 46px;
    }
    .main-board-box > a {
        padding: 40px 30px;
    }
    .main-board-box > a > .title, .main-news-area > a > .title {
        font-size: 20px;
        line-height: 30px;
        height: 60px;
    }
    .main-event-wrapper > a > .title-area {
        gap: 25px;
        padding: 0 30px;
    }
    .main-event-wrapper > a > .title-area > .title {
        font-size: 20px;
        height: 88px;
    }
    .main-event-wrapper > a > .title-area > .date {
        font-size: 15px;
    }
	.main-menu-box {
		padding-right: 16%;
		height: 180px;
	}
	.main-menu-box::before {
		width: 280px;
		height: 280px;
		right: -5%;
	}
	.main-menu-box .image {
		right: 5%;
	}	
	.main-menu-box:nth-of-type(2) .image {
		right: 5%;
	}	
	.main-menu-box .title{
		font-size: 26px;
	}
	.main-menu-box img {
		width: 150px;
	}   
}
@media only all and (max-width: 1197px) {
	
	#header .navbar .navbar-brand a::before {
		width: 190px;
	}
	#header .navbar .navbar-brand strong {
        font-size: 17px;
    }
    #header #top-menu .navbar-nav {
		gap: 15px;
    }
	#header #top-menu .navbar-nav > li > a {
		font-size: 15px;
	}
    .main-news-area > a > .title-wrapper .title-area {
        padding: 1.25rem 1.563rem;
    }
    .main-news-area > a > .title-wrapper .title-area .title {
        font-size: 1.125rem;
        height: 4.375rem;
        margin-bottom: 8%;
    }
    .main-news-area > a > .title-wrapper .title-area .date {
        font-size: 0.875rem;
    }
}
@media only all and (max-width: 1023px) {
    html {
        font-size: 1.115rem;
        /* ??????????????? ??????????????? 24px */
        line-height: 1.115rem;
        /* ??????????????? line-height ????????? 24px */
    }
    body {
        min-width: 280px;
        list-style: none;
        outline: 0;
        font-size: 1rem;
        line-height: 1rem;
        -webkit-text-size-adjust: none;
    }
    body.fixed {
        overflow: hidden;
    }
    .wrapper {
        position: relative;
        margin: 0;
        padding-top: 0;
        clear: both;
        overflow: hidden;
    }
    .wrapper:after {
        content: "";
        clear: both;
        display: block;
    }
    .gnb-wrapper {
        display: none;
    }
    .mobile-br {
        display: block;
    }
    /* Header */
    #header {
        height: 3.438rem;
    }
    #header .gnb {
        display: none;
    }
    #header .navbar {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 3.438rem;
        padding: 0;
        z-index: 200;
		margin-top: 0;
    }
    .wrapper.fixed #header .navbar {
        position: fixed;
    }
    #header .navbar > .container {
        position: relative;
        justify-content: flex-start;
        height: 100%;		
        padding: 0 0.962rem;
    }
    #header .navbar .header-bg {
        display: none;
    }
    #header .navbar .navbar-brand {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
    }
    #header .navbar .navbar-brand a::before {
        width: 10.269rem;
        height: 1.385rem;
    }
    #header .navbar .navbar-brand a {}
    #header .navbar .navbar-brand img {
        width: 11.25rem;
    }
    #header .navbar .navbar-brand strong {
        display: inline-block;
        font-size: 1.038rem;
    }
	
    #header .nav-bg-fostrap {
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0.962rem;
        margin: 0;
        padding: 0;
    }
    #header .nav-bg-fostrap .navbar-fostrap {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        margin: 0;
        padding: 6px 0;
        transition: 0.3s;
    }
    #header .nav-bg-fostrap .navbar-fostrap span {
        height: 0.166rem;
        background: #121212;
        display: block;
        width: 1.583rem;
    }
    #header .nav-bg-fostrap .navbar-fostrap:hover span, #header .nav-bg-fostrap .navbar-fostrap:focus span {}
    #header .nav-bg-fostrap .navbar-fostrap span:nth-child(2) {
        margin: 0.416rem 0;
    }
    .wrapper.fixed #header .nav-bg-fostrap .navbar-fostrap span {
        background-color: #000 !important;
    }
    #header #top-menu .navbar-nav > li .depth2, #header #top-menu .navbar-nav > li.active .depth2 {
        position: relative;
        top: unset;
        left: -1rem;
        background-color: #fff;
        width: calc(100% + 2rem);
        display: none;
        z-index: 100;
        padding: unset;
        /* padding: 32px 0px 32px 640px; */
        transform: unset;
        border-radius: 0;
        box-shadow: unset;
        border: 0;
        border-top: 1px solid #e6e6e6;
        background-color: #f9f9f9
    }
    /* ????????? ???????????? */
    #header #top-menu {
        position: fixed;
        background: #fff;
        width: 25.833rem;
        height: 100%;
        display: block;
        float: none;
        right: -100%;
        top: 0;
        -webkit-transition: right 0.25s ease;
        -moz-transition: right 0.25s ease;
        -ms-transition: right 0.25s ease;
        -o-transition: right 0.25s ease;
        transition: right 0.25s ease;
        margin: 0;
        border: 0;
        border-radius: 0;
        z-index: 444;
    }
    #header #top-menu.visible {
        right: 0px;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 99;
    }
    /* ????????? ???????????? ????????? */
    #header #top-menu .navbar-title {
        position: relative;
        padding: 1.833rem 1.666rem;
        background-color: #12213a;
        display: block;
        display: flex;
        flex-wrap: no-wrap;
        align-items: center;
    }
    #header #top-menu .navbar-title > h3 {
        color: #fff;
        font-size: 1.333rem;
        line-height: 100%;
        margin-bottom: 0;
        font-weight: 600;
    }
    #header #top-menu .navbar-title .navbar-close {
        position: absolute;
        font-size: 1.25rem;
        top: 50%;
        transform: translateY(-50%);
        right: 1.666rem;
        display: inline-block;
        color: #fff;
    }
    #header #top-menu .navbar-title .navbar-title-menu {
        display: flex;
        align-items: center;
        margin-left: 2.083rem;
    }
    #header #top-menu .navbar-title .navbar-title-menu:after {
        content: "";
        clear: both;
        display: block;
    }
    #header #top-menu .navbar-title .navbar-title-menu > a {
        color: #fff;
        display: block;
        font-size: 1.083rem;
        font-weight: 500;
        text-align: center;
        padding: 0 10px;
    }
    #header #top-menu .navbar-title .navbar-title-menu > a:not(:last-child) {
        margin-right: 0.833rem;
    }
    #header #top-menu .navbar-title .navbar-title-menu > a:nth-child(3) {
        margin-right: 0;
    }
    .row {
        display: block;
    }
    #header #top-menu .navbar-nav {
        float: none;
        margin-left: 0;
    }
    #header #top-menu .navbar-nav > li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #ededed;
        padding: 0 1.666rem;
    }
    #header #top-menu .navbar-nav > li > a {
        display: block;
        background-image: url(../img/icon_arrow_down03.png);
        background-repeat: no-repeat;
        background-position: 95% center;
        background-size: 1rem 0.583rem;
        color: #333333;
        font-size: 1.416rem;
        font-weight: 700;
        /* font-size: 1.063rem; */
        padding: 1.5rem 0rem;
        text-align: left;
        /*
	border-bottom:1px solid #ededed;
	*/
    }
    #header #top-menu .navbar-nav > li.active > a, #header #top-menu .navbar-nav > li.mobile-active > a {
        background-image: url(../img/icon_arrow_up02.png);
        background-size: 1rem 0.583rem;
        color: #0d76cf;
        background-repeat: no-repeat;
        background-position: 95% center;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner:not(:last-child) {
        margin-bottom: 0px;
    }
    #header #top-menu .navbar-nav > li.mobile-active > a, #header #top-menu .navbar-nav > li.active > a, #header #top-menu .navbar-nav > li > a.active, #header #top-menu .navbar-nav > li a:hover, #header #top-menu .navbar-nav > li a:focus {
        background-image: url(../img/icon_arrow_up02.png);
        background-size: 1rem 0.583rem;
        color: #0d76cf;
        background-repeat: no-repeat;
        background-position: 95% center;
    }
    #header #top-menu .navbar-nav > li a:hover, #header #top-menu .navbar-nav > li a:focus {
        color: #0d76cf;
    }
    #header #top-menu .navbar-nav > li .depth2 {
        display: none;
    }
    #header #top-menu .navbar-nav > li .depth2 {}
    #header #top-menu .navbar-nav > li .depth2 .container {
        padding: 0;
    }
    #header #top-menu .navbar-nav > li .depth2 .container .submenu-information {
        display: none;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner {
        width: 100%;
        position: relative;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner:not(:last-child) {
        margin-bottom: 0.416rem;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a {
        position: relative;
        display: block;
        font-size: 1.25rem;
        color: #666666;
        text-align: left;
        padding: 0.937rem 1.25rem;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a:hover, #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a:focus, #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a.active {
        background: #0d76cf;
        border-radius: 0.625rem;
        color: #fff;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li.active > a {
        color: #fff;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a:focus {
        color: #fff;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a:hover {
        color: #666;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a:hover, #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a:focus {
        /*background: 0;*/
        background: #0d76cf;
        border-radius: 0.625rem;
        color: #fff;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a:hover::after, #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a:focus::after {
        width: 0.5rem;
        height: 0.5rem;
        background: #fff;
        transform: translateY(-50%);
        top: 50%;
        right: 0;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li > a .arrow {
        position: absolute;
        top: 50%;
        right: 0.9375rem;
        display: block;
        width: 0.9375rem;
        height: 0.9375rem;
        margin-top: -0.5rem;
        background: url(../img/icon_arrow_down02@2x.gif) no-repeat 0 0;
        background-size: 0.9375rem 0.9375rem
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li.mobile-active > a .arrow {
        background: url(../img/icon_arrow_up03@2x.gif) no-repeat 0 0;
        background-size: 0.9375rem 0.9375rem;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li .depth3 {
        display: none;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li .depth3 {
        display: block;
        /*padding: 0 1.25rem;
        background: #293742;*/
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li {
        /*border-bottom: 1px solid #364957;*/
        padding: 0.625rem 1.25rem;
        color: #666;
        text-align: left;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li:last-child {
        border-bottom: 0;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li > a {
        display: block;
        padding: 0.625rem 0;
        color: #666;
        font-size: 1.125rem;
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li > a:before {
        content: "- ";
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li > a:hover, #header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li > a:focus {
        /*color: #fff;*/
        color: #0d76cf;
        /*text-decoration: underline;*/
    }
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner .depth3 > li > a.active {
        color: #0d76cf;
        /*text-decoration: underline;*/
    }
    #header #top-menu .navbar-nav > li > a #header #top-menu .navbar-nav > li > .sub-wrap {
        position: relative;
        top: 0;
    }
    #header #top-menu .navbar-nav > li > .sub-wrap .sublist {
        margin: 0;
        padding: 0;
    }
    #header #top-menu .navbar-nav > li > .sub-wrap .sublist li {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        float: none;
        text-align: left;
        border-top: 1px solid #dcdee1;
    }
    #header #top-menu .navbar-nav > li > .sub-wrap .sublist li a {
        display: block;
        background: #fff;
        padding: 13px 25px;
        color: #777;
        font-size: 1.1em;
        font-weight: 100;
    }
    #header #top-menu .navbar-nav > li > .sub-wrap .sublist li:hover a, #header #top-menu .navbar-nav > li > .sub-wrap .sublist li:focus a {
        background: #e8f2fc;
        color: #0c53b4;
        text-decoration: none;
    }
    .cover-bg {
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 12;
    }
    /*****************************************************
		Main
	*****************************************************/
    .main-container {
        padding: 0;
    }
    #main-visual {
        position: relative;
        height: auto;
        overflow: hidden;
		border-radius: 1.538rem;
		margin: 0 1.385rem;
        margin-top: 3.438rem;
    }
    .main-visual-wrapper {}
    .main-slogan-wrapper > h2 {
        font-size: 2.417rem;
        line-height: 3.167rem;
    }
    .main-visual-slider-wrapper {
        height: auto;
    }
    .main-visual-slider-area {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin-left: 0;
    }
    #main-visual-slider .pc {
        display: none;
    }
    #main-visual-slider .mobile {
        display: block;
        width: 100%;
    }
    .main-visual-option {
        bottom: 3.125rem;
		padding: 0;
    }
    .main-visual-option .main-visual-swiper-pagination {
        gap: 1.538rem !important;
        padding-right: 1.538rem;
    }
    .main-visual-option .main-visual-button-play, .main-visual-option .main-visual-button-pause {
        width: 0.5rem;
        height: 0.75rem;
        background-size: 0.5rem 0.75rem;
    }
    .visual-contents-wrapper {
        position: absolute;
    	justify-content: flex-end;
    }
    .main-slogan-wrapper {
        gap: 1.154rem;
		position: absolute;
		padding-bottom: 6.923rem;
    }
    .main-slogan-wrapper .main-slogan-tit {
        font-size: 2.308rem;
		line-height: 130%;
    }
    .main-slogan-wrapper .main-slogan-desc {
        font-size: 1.308rem;
    }
    .visual-contents-wrapper .main-quick-wrapper a {
        padding-left: 1.154rem;
        width: 8.462rem;
        height: 3.077rem;
    }
    .visual-contents-wrapper .main-quick-wrapper span {
        font-size: 1rem;
        line-height: 1rem;
    }
    .visual-contents-wrapper .main-quick-wrapper a:before {
        width: 8.462rem;
        height: 3.077rem;
        border-radius: 1.538rem;
        background-size: 0.808rem 0.654rem;
        background-position: 85% center;
    }
    .btn-more {
        top: 0;
        width: 2.692rem;
        height: 2.692rem;
    }
    .btn-more:after {
        width: 0.769rem;
        height: 0.769rem;
        margin-top: -0.385rem;
        margin-left: -0.385rem;
    }
    .main-contents-wrapper {
        display: flex;
        flex-direction: column;
        padding: 0 1.385rem;
    }
    .main-contents-wrapper h2 {
        display: inline-block;
        padding-right: 0.769rem;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        word-break: keep-all;
        font-size: 1.769rem;
        line-height: 2.308rem;
    }
    .main-contents-wrapper h2 .mobile-br {
        display: block;
    }
    /* main contents01 */
    .main-contents01 {
        padding: 1.346rem 0 4.615rem 0;
    }
    .main-contents01:before {
        left: auto;
        right: 1.269rem;
        bottom: -1.538rem;
        width: 14rem;
        height: 6.231rem;
        background-size: 14rem 6.231rem;
    }
	.main-menu-wrapper {
		flex-direction: column;
		gap: 1.346rem;
	}
	.main-menu-box {
		flex: auto;
		height: 13.846rem;
		border-radius: 1.154rem;
		padding-left: 2.308rem;
		gap: 1.154rem;
		padding: 3.077rem;
    	justify-content: flex-start;
	}
	.main-menu-box::before{
		right: -0.962rem;
		top: auto;
		bottom: -12.308rem; 
		width: 15.385rem;
		height: 15.385rem;
		border-radius: 100%;
	}
	.main-menu-box .image{
		top: 3.846rem;
		right: 7%
	}
	.main-menu-box .image img {
		width: 10.385rem;
	}
	.main-menu-box:nth-of-type(2) {
		background-color: #f7f2e4;
	}
	.main-menu-box:nth-of-type(2)::before {
		background-color: #ffd55f;
	}
	.main-menu-box:nth-of-type(2) .image{
		top: 4.231rem;
		right: 2%;
	}
	.main-menu-box .title {
		font-size: 1.731rem;
	}
	.main-menu-box .desc {
		font-size: 1.077rem;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		word-break: keep-all;
		
	}
    .main-board-wrapper > ul {
        padding-top: 2.885rem;
    }
    .main-board-wrapper > ul > li > button {
        top: 0;
        font-size: 1.077rem;
        line-height: 1.077rem;
        padding: 0 1.231rem;
    }
    .main-board-wrapper > ul > li > button:before {
        width: 0.308rem;
        height: 0.308rem;
    }
    .main-board-wrapper > ul > li:nth-of-type(1) > button {
        right: 50%;
        transform: translate(-153%, 0);
    }
    .main-board-wrapper > ul > li:nth-of-type(2) > button {
        right: 50%;
        transform: translate(-15%, 0);
    }
    .main-board-wrapper > ul > li:nth-of-type(3) > button {
        right: 50%;
        transform: translate(80%, 0);
    }
    .main-board-wrapper > ul > li:nth-of-type(4) > button {
        right: 50%;
        transform: translate(165%, 0);
    }
    .main-board-box {
		flex-direction: column;
	}
	.main-board-box > a {
		width: 100%;
		min-height: auto;
		border-radius: 1.154rem;
		padding: 1.923rem;
		margin-bottom: 0.769rem;
	}
	.main-board-box > a > .category {
		line-height: 1.615rem;
		font-size: 0.846rem;
		padding: 0 0.577rem;
		border-radius: 1.154rem;
	}
	.main-board-box > a > .title {
		font-size: 1.231rem;
		line-height: 1.769rem;
		height: auto;
		margin: 1.154rem 0 0.385rem 0;
	}
	.main-board-box > a > .desc {
		height: auto;
		font-size: 1rem;
	}
	.main-board-box > a > .date {
		font-size: 0.923rem;
	}
    /* main-contents02 */
    .main-contents02 {
        border-radius: 1.154rem;
        padding: 0 0 3.846rem 0;
    }
    .main-contents02 .main-contents-wrapper h2 {
        display: inline-block;
        padding-right: 0.769rem;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        word-break: keep-all;
        font-size: 1.769rem;
        line-height: 2.308rem;
        text-align: center;
        margin: 0 auto 2.308rem auto;
    }
    .main-contents02 .main-contents-wrapper h2 > img {
        width: 3.462rem;
    }
    .main-contents02 .btn-more { 
        position: relative;
        top: 0;
        left: 50%;
        width: 2.692rem;
        height: 2.692rem;
        margin-left: -1.346rem;
        margin-top: 1.154rem;
    
    }
    
    /* main-contents03 */
    .main-contents03 {
        padding: 5rem 0 2.308rem 0;
    }
    .main-contents03 .main-contents-wrapper h2 {
        display: block;
        margin-bottom: 1.154rem;
        padding-right: 0;
    }
    .main-news-wrapper {
        position: relative;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        z-index: 10;
        cursor: grab;
    }
    .main-news-wrapper::-webkit-scrollbar {
        display: none; /* 스크롤바 숨기기 (선택 사항) */
    }
    .main-news-wrapper.dragging {
        cursor: grabbing;
    }
    .main-news-area {
        width: 68.538rem;
        display: flex;
        gap: 1.154rem;
        padding-bottom: 0;
    }
    .main-news-area > a {
        display: flex;
        flex-direction: column;
        width: 25%;
        height: auto;
        background-color: #f6f6f6;
        overflow: hidden;
        border-radius: 20px;
    }
    .main-news-area > a > .title-wrapper {
        height: 0;
        padding-bottom: 65.074%;
    }
    .main-news-area > a > .title-wrapper .title-area {
        padding: 1.731rem 1.154rem;
    }
    .main-news-area > a > .title-wrapper .title-area .title {
        font-size: 1rem;
        height: 3.846rem;
        margin-bottom: 2.308rem;
    }
    .main-news-area > a > .title-wrapper .title-area .date {
        font-size: 1rem;
    }
    .ol-list01 > li .number, .ol-list04 > li .number {
        width: 1.875rem;
        height: 1.875rem;
        line-height: 1.875rem;
        font-size: 0.937rem;
    }
    .popup-zone-wrapper {
        margin-top: 3.333rem;
    }
    
    /* sub */
    .strategy-list {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 1.25rem;
        margin: 0 0 0.625rem 0;
        min-height: auto;
        padding: 1.875rem;
    }

    .strategy-list .text-box > strong {
        font-size: 1.25rem;
        line-height: 140%;
        margin-bottom: 0.625rem;
    }

    .strategy-list .images-box {
        margin: 0 auto;
        padding: 0;
        margin-top: 10px;
    }

    .slogan-wrapper {
        padding: 1.75rem;
        border-radius: 1.5rem;
        text-align: center;
        margin: 0 0 1.875rem 0;
    }

    .slogan-wrapper .slogan {
        font-size: 1.125rem;
        line-height: 140%;
        color: #fff;
    }

    .sub-container #jwxe_main_content {
        padding: 0 !important;
    }

    .zoom-btn {
        height: 3.5rem;
        line-height: 3.5rem;
        border-radius: 0.625rem;
        min-width: 100%;
        padding: 0 1.875rem;
        font-size: 1.125rem;
        background-position: right 1.875rem center;
        background-size: 1.125rem 1.125rem;
        margin: 0 0 3.125rem 0;
        float: right;
    }
	.horizontal-scroll {
        position: relative;
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        background: linear-gradient(to right, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0)) no-repeat 0 0 / 20px 100% scroll, linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .15)) no-repeat 100% 0 / 20px 100% scroll;
    }
	
	.horizontal-scroll table {
		width: 53.846rem;
		background:
			linear-gradient(to right, #fff, rgba(255, 255, 255, 0)) no-repeat 0 0 / 80px 100% local,
			linear-gradient(to right, rgba(255, 255, 255, 0), #fff) no-repeat 100% 0 / 80px 100% local;
	}
    .ol-list01.list {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        width: 100%;
    }

    .ol-list01.list > li {
        padding: 1.625rem;
        margin-bottom: 1.125rem;
        font-size: 1.25rem;
        width: 100%;
        margin-right: 0;
    }

    .ol-list01.list > li .number {
        font-size: 1.25rem;
        margin: 0 1.25rem 0 0;
    }
	.table-type01 .ul-list01 > li {
    	font-size: 1.125rem;
        line-height: 155%;
        background-position: left 0.625rem;
		padding-left: 10px;
	}
	.table-type01 table thead th,
	.table-type01 table tbody td {
        padding:16px;
    }
    .contents-paging-navigation {
        display: none;
    }
    .sub-top {
        padding-top: 3.438rem;
    }
    .sub-top .sub-visual-wrapper {
        height: 13.846rem;
        display: block;
    }
    .sub-top .sub-visual-desc {
        display: none;
    }
    .sub-top .sub-visual-wrapper > img {
        height: 13.846rem;
    }
    .sub-top .sub-visual-wrapper .word-slogan {
        max-width: 100%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    .page-navi {
        display: none;
    }
    .sub-container {
        position: relative;
        margin: 0 auto;
        padding: 0 0.962rem;
    }
    .sub-container:after {
        content: '';
        display: block;
        clear: both;
    }
    .sub-container .snb-list {
        position: absolute;
        display: none;
        top: 101px;
        left: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
        z-index: 90;
    }
    .sub-container .snb-list > li {
        border-radius: 0px;
        border: 0;
        display: block;
        margin-top: -1px;
        background: #fff;
        padding: 0 2.916rem;
    }
    .sub-container .snb-list > li:not(:first-child) {
        margin-top: 0px;
    }
    .sub-container .snb-list > li > a {
        position: relative;
        display: block;
        font-size: 1.166rem;
        line-height: 100px;
        color: #666666;
        font-weight: 500;
        padding: 0;
        border-radius: 0px;
        border: none;
        background: none;
    }
    .sub-container .snb-list > li > a:hover {
        color: #0d76cf;
        text-decoration: none;
    }
    .sub-container .snb-list > li:hover {
        background: #e9e9e9;
    }
    .sub-container .snb-list > li.selected {
        background: #e9e9e9;
    }
    .sub-container .snb-list > li > a.active, 
	.sub-container .snb-list > li.selected > a {
        color: #2584d5;
        background: #e9e9e9;
        padding-left: 0.833rem;
    }
    .sub-container .snb-list > li > a:hover, 
	.sub-container .snb-list > li > a:focus {
        background: #e9e9e9;
        border: none;
        color: #2584d5;
        padding-left: 0.833rem;
    }
    .sub-container .snb-list > li > a:hover::before, 
	.sub-container .snb-list > li > a:focus::before {
        content: '';
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 100%;
        background: #2584d5;
        position: absolute;
        top: 50%;
        left: 0rem;
        transform: translateY(-50%);
    }
    .sub-container .snb-list > li > a.active::before, 
	.sub-container .snb-list > li.selected > a::before {
        content: '';
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 100%;
        background: #2584d5;
        position: absolute;
        top: 50%;
        left: 0rem;
        transform: translateY(-50%);
    }
    .sub-container .snb-list > li > a::after {
        display: none;
    }
    .sub-container .snb-list > li > a .arrow {
        position: absolute;
        top: 50%;
        right: 0.9375rem;
        display: block;
        width: 0.25rem;
        height: 0.5rem;
        margin-top: -0.125rem;
        background: url(/_res/ctl/img/icon_arrow_right01_off@2x.png) no-repeat 0 0;
        background-size: 0.25rem 0.5rem;
    }
    .sub-container .snb-list > li.selected > a .arrow, 
	.sub-container .snb-list > li > a.active .arrow, 
	.sub-container .snb-list > li.selected > a:hover .arrow, 
	.sub-container .snb-list > li > a.active:hover .arrow {
        background: url(/_res/ctl/img/icon_arrow_right01@2x.png) no-repeat 0 0;
        background-size: 0.25rem 0.5rem;
        transform: rotate(90deg);
    }
    .sub-container .snb-list > li > a:hover .arrow {
        background: url(/_res/ctl/img/icon_arrow_right01@2x.png) no-repeat 0 0;
        background-size: 0.25rem 0.5rem;
        transform: rotate(90deg);
    }
    .sub-container .snb-list > li > ul {
        display: none;
        background: #dee4eb;
        padding: 1.25rem;
    }
    .sub-container .snb-list > li > ul.selected {
        display: block;
    }
    .sub-container .snb-list > li a + ul > li {
        margin-top: 0.625rem;
    }
    .sub-container .snb-list > li a + ul > li:first-child {
        margin-top: 0;
    }
    .sub-container .snb-list > li a + ul > li > a {
        color: #212121;
        font-weight: 500;
    }
    .sub-container .snb-list > li a + ul > li > a:hover {
        color: #225184;
    }
    .sub-container .snb-list > li a + ul > li > a.active {
        color: #225184;
        font-weight: 700;
        text-decoration: underline;
    }
    .sub-container .snb {
        display: block;
    }
    .sub-container .snb-list {
        display: none;
    }
    .sub-container .snb-list > li > a .arrow {
        position: absolute;
        top: 50%;
        right: 0.9375rem;
        display: block;
        width: 0.25rem;
        height: 0.5rem;
        margin-top: -0.125rem;
        background: url(/_res/ctl/img/icon_arrow_right01_off@2x.png) no-repeat 0 0;
        background-size: 0.25rem 0.5rem;
        display: none;
    }
    .sub-container .snb-list > li.selected > a .arrow, .sub-container .snb-list > li > a.active .arrow, .sub-container .snb-list > li.selected > a:hover .arrow, .sub-container .snb-list > li > a.active:hover .arrow {
        background: url(/_res/ctl/img/icon_arrow_right01@2x.png) no-repeat 0 0;
        background-size: 0.25rem 0.5rem;
        transform: rotate(90deg);
    }
    .sub-container .snb-list > li > a:hover .arrow {
        background: url(/_res/ctl/img/icon_arrow_right01@2x.png) no-repeat 0 0;
        background-size: 0.25rem 0.5rem;
        transform: rotate(90deg);
    }
    .sub-container .snb-list > li > ul {
        display: none;
        background: #dee4eb;
        /*padding: 1.25rem;*/
        background: none;
        padding: 0;
    }
    .sub-container .snb-list > li > ul.selected {
        display: block;
    }
    .sub-container .snb-list > li a + ul > li {
        margin-top: 0rem;
    }
    .sub-container .snb-list > li a + ul > li:first-child {
        margin-top: 0;
    }
    .sub-container .snb-list > li a + ul > li > a {
        color: #212121;
        font-weight: 500;
        background: none;
        border: 0;
        padding: 14px 0;
        font-size: 1.166rem;
    }
    .sub-container .snb-list > li a + ul > li > a:hover {
        color: #14a7bd;
    }
    .sub-container .snb-list > li a + ul > li > a.active {
        /*color: #14a7bd;*/
        color: #2584d5;
        font-weight: 700;
        text-decoration: none;
    }
    .sub-container .snb-list > li > ul > li > a::after {
        display: none;
    }
    .sub-container .cont-top {
        position: relative;
        background: #549eea;
        border-radius: 0.769rem;
    }
    .sub-container .cont-top .cont-title {
        position: relative;
        text-align: center;
        margin: 0;
        line-height: 4rem;
        height: 4rem;
        display: block;
        font-size: 1.416rem;
        color: #fff;
        text-align: center;
        font-weight: 600;
    }
    .sub-container .cont-top .cont-title > .arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 1.666rem;
        display: block;
        width: 0.875rem;
        height: 0.541rem;
        background: url(/_res/ctl/img/icon_arrow_down02@2x.png) no-repeat;
        background-size: contain;
    }
    .sub-container .cont-top .cont-title.on > .arrow {
        background: url(/_res/ctl/img/icon_arrow_up02@2x.png) no-repeat;
        background-size: contain;
    }
    .sub-container .cont-top .cont-btns {
        display: none;
    }
    .sub-container #jwxe_main_content {
        padding: 0 15px;
    }
    .faq-wrapper ul li .faq-a-wrapper {
        padding: 1.5rem 1.5rem;
        font-size: 0.833rem;
        padding-bottom: 2rem;
    }
    .faq-wrapper ul li {
        font-size: 1rem;
    }
    .faq-wrapper .faq-q-wrapper {
        padding-left: 3.083rem;
        height: 3.333rem;
        letter-spacing: -1px;
    }
    .faq-wrapper .faq-q-wrapper::after {
        width: 1.5rem;
        height: 1.5rem;
        top: 50%;
        left: 0.833rem;
    }
    .faq-wrapper ul li .faq-a-wrapper {
        display: none;
        padding: 1rem 1rem 1.5rem 3.083rem;
        line-height: 150%;
        font-size: 0.833rem;
    }
    .faq-wrapper ul li .faq-a-wrapper::after {
        width: 1.5rem;
        height: 1.5rem;
        top: 0.833rem;
        left: 0.833rem;
    }
    .board-area .search-wrapper.sort .sort-select-area .sort-select-box select {
        position: absolute;
        top: auto !important;
        left: 0;
        width: 6.923rem;
    }
    .article-chk {
        display: none;
    }
    .board-area .search-area {
        padding-left: 6.6rem;
    }
    .board-area .search-wrapper {
        padding-bottom: 0px;
    }
    .board-area .search-area select {
        width: 6.25rem;
        height: 2.083rem;
        line-height: 2.083rem;
        font-size: 0.666rem;
        margin-right: 0rem;
    }
    .board-area .search-area .search-box input[type="search"] {
        width: 100%;
        height: 2.083rem;
        line-height: 2.083rem;
        font-size: 0.666rem;
        margin-right: 0.333rem;
    }
    .board-area .search-area .search-box input[type="submit"] {
        width: 4.583rem;
        height: 2.083rem;
        line-height: 2.083rem;
        font-size: 0.666rem;
    }
    .board-list01 table tbody td {
        font-size: 1rem;
        line-height: unset;
    }
    .board-list01 table tbody td .board-right-icon-wrapper {
        display: inline-block;
        vertical-align: middle;
        margin-left: 0px;
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        right: 5%;
        border: 1px solid red;
    }
    .board-list01 table tbody td .icon-new {
        display: none;
    }
    .board-list01 table tbody td .board-right-icon-wrapper img {
        display: none;
    }
    .board-list01 table tbody td .board-right-icon-wrapper::after {
        position: absolute;
        width: 18px;
        height: 18px;
        content: '';
        display: block;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-image: url('/_res/ctl/img/icon_new01.png');
    }
    /* ????????? ??????????????? */
    .paging-navigation a {
        line-height: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        font-size: 0.833rem;
    }
    .paging-navigation strong {
        line-height: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        font-size: 0.833rem;
    }
    .paging-navigation a.btn-first {
        width: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        background-size: 0.458rem 0.458rem;
    }
    .paging-navigation a.btn-preview {
        margin-right: 0.937rem;
        width: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        background-size: 0.25rem 0.458rem;
    }
    .paging-navigation a.btn-next {
        margin-left: 0.937rem;
        width: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        background-size: 0.25rem 0.458rem;
    }
    .paging-navigation a.btn-last {
        width: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        background-size: 0.458rem 0.458rem;
    }
    .paging-wrap li > a {
        margin: 0 2px;
    }
    .paging-wrap li > a {
        margin: 0;
        line-height: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        font-size: 0.833rem;
    }
    .paging-wrap li > a.active {
        line-height: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        font-size: 0.833rem;
    }
    .paging-wrap li > a.page-first {
        width: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        background-size: 0.458rem 0.458rem;
    }
    .paging-wrap li > a.page-prev {
        margin-left: 0;
        margin-right: calc(0.937rem - 2px);
        width: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        background-size: 0.25rem 0.458rem;
    }
    .paging-wrap li > a.page-next {
        margin-right: 0;
        margin-left: calc(0.937rem - 2px);
        width: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        background-size: 0.25rem 0.458rem;
    }
    .paging-wrap li > a.page-last {
        width: 1.666rem;
        min-width: 1.666rem;
        height: 1.666rem;
        background-size: 0.458rem 0.458rem;
    }
    .board-view td {
        display: block;
    }	
	
	.btns-area, 
	.btns-area .btns-left, 
	.btns-area .btns-right {
		display: flex;
		width: calc(100% + 0.385rem);
		gap: 0.385rem;
	}
	
	.greeting-slogan-wrapper .greeting {
		font-size: 1.923rem;
        word-break: keep-all;
		padding-bottom: 0;
	}
	.greeting-image {
		position: relative;
		width: 100%;
		right: 0;
		padding: 1.538rem 0;
		top: 0;
	}
	.greeting-slogan-wrapper .word-type01:nth-child(1), 
	.greeting-slogan-wrapper .word-type01:nth-child(2) {
		width: 100%;
	}
    .document-wrapper .contents-box .title0501 {
        font-size: 1.25rem;
    }
}
@media only all and (max-width: 767px) {
    html {
        font-size: 1.25rem;
        /* ??????????????? ??????????????? 18px */
        line-height: 1.25rem;
        /* ??????????????? line-height ????????? 18px */
    }
    .icon-window {
        width: 1rem;
        height: 1rem;
        background-size: 1rem 1rem;
    }
    .totalmenu-wrapper {
        width: 25rem;
        right: -25rem;
    }
    #header .navbar .navbar-brand img {
        width: 9.642rem;
    }
    #header .navbar .navbar-brand strong {
        font-size: 1rem;
        padding-left: 0.285rem;
    }
    #header #top-menu {
        width: 22.142rem;
    }
    #header #top-menu .navbar-title > h3 {
        font-size: 16px;
        letter-spacing: -1px;
    }
    #header #top-menu .navbar-title .navbar-title-menu {
        margin-left: 1.785rem;
    }
    #header #top-menu .navbar-title .navbar-title-menu > a {
        padding: 0;
        font-size: 0.928rem;
    }
    #header #top-menu .navbar-title .navbar-title-menu > a:not(:last-child) {
        margin-right: 1.428rem;
    }
    #header #top-menu .navbar-nav > li > a {
        background-size: 0.857rem 0.5rem;
        font-size: 1.214rem;
    }
    .greeting-slogan-wrapper .greeting > span.mobile-span-br {
        display: block;
    }
    /*table*/
    .table-type01 table tbody th {
        font-size: 1.062rem;
        line-height: 1.375rem;
    }
    .table-type01 table tbody td {
        font-size: 1.062rem;
        line-height: 1.375rem;
    }
    .table-type01 table thead th {
        font-size: 1.062rem;
        line-height: 1.375rem;
    }
    .word-type01 {
        padding-bottom: 0.7692rem;
        font-size: 1.125rem;
        line-height: 155%;
    }
    .ol-list01 > li {
        padding-left: 36px;
        margin-bottom: 0.625rem;
        font-size: 1.208rem;
        line-height: 155%;
    }
    .ul-list01 > li {
        font-size: 1.208rem;
        line-height: 150%;
        padding-left: 0.833rem;
    }
	.ul-list01 > li > ul > li,
	.ul-list04 > li > ul > li {
		color: #555559;
        font-size: 1.208rem;
        line-height: 150%;
        padding-left: 0.833rem;
	}
    .ul-list01.location > li {
        position: relative;
        padding-left: 0.5769rem;
        font-size: 1.125rem;
        line-height: 1.625rem;
        margin-bottom: 0.3846rem;
        background: transparent;
    }
    .ul-list01.location > li > strong {
        position: static;
        display: block;
        padding-left: 0.5769rem;
        font-size: 1.125rem;
        line-height: 1.625rem;
        margin-left: -0.5769rem;
        background-position: left 0.5769rem;
        background-size: 0.1923rem 0.1923rem;
    }
    /*.title0101,
    .bullet-type01 .title0101 {
        margin: 0 0 0.9231rem 0;
        padding-left: 1.625rem;
        padding-top: 0;
        font-size: 1.375rem;
        line-height: 1.75rem;
        background-position: left 0.15rem;
        background-size: 1.125rem;
    }*/
    .title0101, .bullet-type01 .title0101 {
        margin: 0 0 1.25rem 0;
        padding-left: 0;
        padding-top: 0;
        font-size: 1.5rem;
        line-height: 140%;
        background-position: left center;
        background-size: 1.125rem;
    }
    .title0401, .bullet-type01 .title0401 {
        margin: 0 0 1.25rem 0;
        padding-left: 0;
        padding-top: 0;
        font-size: 1.5rem;
        line-height: 140%;
        background-position: left center;
        background-size: 1.125rem;
    }
    /*.title0501,
    .bullet-type01 .title0501 {
        margin: 0.5769rem 0;
        padding-left: 0.875rem;
        color: #333333;
        font-size: 1.25rem;
        line-height: 1.625rem;
        background-position: left 0.5rem;
        background-size: 0.3846rem 0.3846rem;
        word-break: keep-all;
    }*/
    .title0501, .bullet-type01 .title0501 {
        margin: 0.5769rem 0;
        /* padding-left: 0; */
        color: #40516e;
        font-size: 1.25rem;
        line-height: 140%;
        /* background: none; */
        word-break: keep-all;
        background-position: left 9px;
    }
    .board-area .search-wrapper.sort .sort-select-area .sort-select-box select {
        width: 5.357rem;
        height: 2.571rem;
        line-height: 2.571rem;
        font-size: 0.857rem;
        margin-right: 0rem;
    }
    .btn-detail-view02 {
        height: 2.308rem;
        padding: 0.5769rem 1.154rem 0 1.154rem;
        font-size: 0.9231rem;
        line-height: 1.154rem;
        border-radius: 1.154rem;
    }
    .btn-detail-view03 {
        height: 3.5rem;
        padding: 0 2.25rem;
        font-size: 1.125rem;
        line-height: 3.5rem;
    }
    .map-wrapper + .btns-area {
    	flex-direction: column;
    }
    .map-wrapper + .btns-area > .btn-new-window {
        padding: 0.9615rem 4.423rem 0.9615rem 1.538rem;
        border-radius: 1.875rem;
        height: auto;
    }
    .map-wrapper + .btns-area > .btn-new-window > span {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .location dl > dd {
        font-size: 1.125rem;
        line-height: 1.625rem;
    }
    .location dl > dt > span {
        font-size: 1.125rem;
    }
    .btn-new-window.small {
        width: 42%;
    }
    .main-board-area .top-focus-board-wrapper .information .date {
        font-size: 1.642rem;
    }
    .main-board-area .top-focus-board-wrapper .information .ym {
        font-size: 0.857rem;
    }
    .main-board-area .top-focus-board-wrapper .information {
        min-width: 3.428rem;
        margin-right: 1.071rem;
    }
    .main-board-area .top-focus-board-wrapper p {
        font-size: 1.071rem;
    }
    .main-board-area .focus-board-wrapper ul li span {
        font-size: 0.928rem;
    }
    .main-board-area .focus-board-wrapper ul li .board-title-wrapper .board-title {
        width: calc(100% - 80px);
    }
    .main-board-area .focus-board-wrapper ul li .board-title-wrapper .board-title .title {
        max-width: calc(100% - 2.666rem);
    }
    .main-contents-header-area .tab-btns-wrapper span {
        font-size: 1.142rem;
        line-height: 140%;
        letter-spacing: -1px;
    }
    .main-contents-header-area .tab-btns-wrapper a.active span {
        border-bottom: 1px solid #2982ce;
    }
    .quick-menu-box a {
        height: 100%;
    }
    .main-contents-header-area .tab-btns-wrapper a:first-child {
        padding-right: 0.714rem;
    }
    .main-contents-header-area .tab-btns-wrapper a:not(:first-child) {
        padding-left: 0.714rem;
        padding-right: 0.714rem;
    }
    .quick-menu-box {
        width: calc(50% - 0.357rem);
        padding-left: 1.428rem;
        padding-right: 1.571rem;
    }
    .quick-menu-box a::after {
        top: unset;
        bottom: 0;
        right: 0;
        transform: translateY(-0);
    }
    .main-small-slider-container .swiper-slide {
        height: 14.142rem;
    }
    .main-small-slider-container .swiper-slide img {
        width: 100%;
        height: 100%;
    }
    .main-content02 .main-contents-tit-wrapper.type01 {
        padding-bottom: 6.875rem;
        width: 9.285rem;
    }
    .main-content02 .main-contents-tit-wrapper span {
        font-size: 1.428rem;
        line-height: 130%;
        margin-bottom: 0.892rem;
    }
    .main-content02 .photo-gallery {
        width: calc(100% - 9.285rem);
    }
    .main-content02 .photo-gallery .swiper-slide {
        width: 16.071rem;
    }
    .main-content02 .photo-gallery .swiper-slide:not(:first-child) {
        margin-left: 0.714rem;
    }
    .main-content02 .photo-gallery .swiper-slide .img {
        overflow: hidden;
        height: 8.071rem;
        width: 100%;
        border-radius: 1.428rem 1.428rem 0.857rem 1.428rem;
        margin-bottom: 0.857rem;
        display: block;
    }
    .main-content02 .photo-gallery .swiper-slide .img img {
        width: auto;
        height: 100%;
    }
    .main-content02 .photo-gallery .swiper-slide .photo-tit {
        font-size: 1.071rem;
        min-height: unset;
    }
    .sub-top .sub-visual-wrapper {
        display: none;
    }
    .sub-container .snb {
        display: block;
        width: 100%;
        margin-left: 0px;
        height: 12.308rem;
    }
    .sub-container .snb-title {
        position: relative;
        display: block;
        height: 12.308rem;
        overflow: hidden;
        border-radius: 0.769rem;
        margin-bottom: 0;
    }
    .sub-container .snb-title > span {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        width: 100%;
        font-size: 1.857rem;
        font-weight: 700;
        text-align: center;
        color: #ffffff;
        margin-top: 0;
        padding: 0 30px;
        display: block;
    }
    .sub-container .snb-title > img {
        display: block;
        width: 100%;
    }
    .sub-container .snb-list {
        top: 351px;
    }
    .sub-container .snb-list > li > a {
        font-size: 1.166rem;
        line-height: 50px;
    }
    
    /*.greeting-wrapper .bg-img {
        width: 50%;
        position: initial;
        display: block;
        margin: 0 auto;
        margin-bottom: 2rem;
    }*/
    .document-slogan-wrapper {
        margin: 0 0 1.875rem 0;
    }
    .document-slogan-wrapper .document {
        font-size: 1.625rem;
        padding-bottom: 0;
        margin-bottom: 1.25rem;
        width: 100%;
    }
    .document-wrapper .word-type01 {
        width: 100%;
        font-size: 1.125rem;
    }
    .faq-wrapper ul li {
        font-size: 0.928rem;
    }
    .faq-wrapper .faq-q-wrapper::before {
        width: 1rem;
        height: 0.5rem;
        right: 0.714rem;
    }
    .board-area .search-area {
        padding-left: 5.8rem;
    }
    .board-area .search-area .search-box {
        padding-right: 4.35rem;
    }
    .board-area .search-area select {
        width: 5.357rem;
        height: 2.571rem;
        line-height: 2.571rem;
        font-size: 0.857rem;
        margin-right: 0rem;
        background-position: 85% center;
    }
    .board-area .search-area .search-box input[type="submit"] {
        width: 3.928rem;
        height: 2.571rem;
        line-height: 2.571rem;
        font-size: 0.857rem;
    }
    .board-area .search-area .search-box input[type="search"] {
        width: 100%;
        height: 2.571rem;
        line-height: 2.571rem;
        font-size: 0.857rem;
        margin-right: 1.285rem;
    }
    .board-list01 table tbody td .board-right-icon-wrapper::after {
        width: 1rem;
        height: 1rem;
    }
    .board-list01 table tbody td.title {
        padding-left: 0px;
    }
    .board-list01 table tbody td .icon-file {
        width: 1rem;
        height: 1rem;
        transform: translateY(1px);
    }
}
@media only all and (max-width: 600px) {
    html {
        font-size: 1rem;
        /* ??????????????? ??????????????? 16px */
        line-height: 1rem;
        /* ??????????????? line-height ????????? 16px */
    }
    .sub-container .snb-list {
        top: 291px;
    }
}
@media only all and (max-width: 475px) {
    html {
        font-size: 0.875rem;
        /* ??????????????? ??????????????? 13px */
        line-height: 0.875rem;
        /* ??????????????? line-height ????????? 13px */
        /* ??????????????? line-height ????????? 14px */
    }
    .icon-window {
        width: 12px;
        height: 12px;
        background-size: 12px 12px
    }
    .main-book-wrapper .book-btn-area button {
        font-size: 14px;
        line-height: 35px;
        width: 60px;
        min-width: unset;
        border-radius: 17.5px;
    }
    .main-book-wrapper .book-btn-area button:not(:first-child) {
        margin-left: 5px;
    }
    .btn-more::before {
        width: 0.875rem;
        height: 0.875rem;
    }
    .sub-container .snb-list {
        top: 261px;
    }
}
@media only all and (max-width: 359px) {
    html {
        font-size: 0.75rem;
        /* ??????????????? ??????????????? 12px */
        line-height: 0.75rem;
        /* ??????????????? line-height ????????? 12px */
    }
    .sub-container .snb-list {
        top: 231px;
    }
}
@media only all and (max-width: 319px) {
    html {
        font-size: 0.687rem;
        /* ??????????????? ??????????????? 11px */
        line-height: 0.687rem;
        /* ??????????????? line-height ????????? 11px */
    }
}
@media (min-width: 1200px) {
    #header #top-menu {
        float: left;
        /* margin-left: 11.688rem; */
    }
    #header #top-menu .navbar-nav > li:nth-child(1) .depth2 {}
    #header #top-menu .navbar-nav > li:nth-child(2) .depth2 {}
    #header #top-menu .navbar-nav > li:nth-child(3) .depth2 {}
    #header #top-menu .navbar-nav > li:nth-child(4) .depth2 {}
    #header #top-menu .navbar-nav > li:nth-child(5) .depth2 {}
    #header #top-menu .navbar-nav > li .depth2 .depth2-inner > ul > li a.active:before {
        position: absolute;
        top: 5px;
        right: -10px;
        content: "";
        display: block;
        width: 5px;
        height: 5px;
        background: #0d76cf;
        border-radius: 100%;
    }
}
@media (min-width: 1024px) {
    .wrapper {
        position: relative;
        padding-top: 0;
    }
    /* header */
    #header #top-menu .navbar-nav > li .depth2, #header #top-menu .navbar-nav > li.active .depth2 {
        padding: 0;
    }
    /* Footer */
    #footer {
        position: relative;
        background-color: #ffffff;
        padding: 2.188rem 0;
    }
    .footer-information-wrapper {
        float: left;
        position: relative;
        margin: 0;
        padding-bottom: 0;
        margin-bottom: 0;
        display: block;
    }
    .footer-menu {
        margin-bottom: 27px;
    }
    .footer-menu > li {
        padding-right: 10px;
        margin-right: 9px;
        background-size: 1px 11px;
    }
    .footer-menu > li > a {
        font-size: 12px;
        line-height: 15px;
    }
    .footer-menu > li > a:hover {
        text-decoration: underline;
    }
    .footer-another-list {
        float: right;
        margin-top: 0;
    }
    .footer-another-list > dl {
        position: relative;
        float: left;
        width: 170px;
        margin-left: 10px;
    }
    .footer-another-list > dl:first-child {
        margin-left: 0;
    }
    .footer-another-list > dl:nth-child(even) {
        float: left;
    }
    .footer-another-list > dl > dt {
        display: block;
    }
    .footer-another-list > dl > dt > button {
        position: relative;
        display: block;
        border: 1px solid #e4e4e4;
        width: 170px;
        height: 35px;
        -webkit-appearance: none;
        background: #fff;
        text-align: left;
        padding: 0 20px;
        color: #999596;
        font-size: 12px;
        font-weight: 700;
        cursor: pointer;
    }
    .footer-another-list > dl > dt > button .arrow {
        position: absolute;
        top: 50%;
        right: 20px;
        display: block;
        width: 8px;
        height: 4px;
        background: url(/_res/ctl/img/icon_arrow_down04@2x.png) no-repeat 0 0;
        background-size: 8px 4px;
        transition: all 0.2s ease-in-out;
    }
    .footer-another-list > dl > dt > button:hover {
        background: #f9f9f9;
    }
    .footer-another-list > dl > dt.active > button .arrow {
        transform: rotate(180deg);
    }
    .footer-another-list > dl > dd {
        display: none;
        position: absolute;
        bottom: 34px;
        left: 0;
        width: 100%;
        max-height: 200px;
        margin: 0;
        z-index: 15;
    }
    .footer-another-list > dl > dd > ul {
        display: block;
        width: 100%;
        border: 1px solid #e4e4e4;
        border-bottom: 0;
    }
    .footer-another-list > dl > dd > ul > li {
        display: block;
    }
    .footer-another-list > dl > dd > ul > li > a {
        display: block;
        padding: 10px 20px;
        background: #f9f9f9;
        border-bottom: 1px solid #e4e4e4;
        font-size: 12px;
    }
    .footer-another-list > dl > dd > ul > li > a:hover {
        background: #e9e9e9;
        font-weight: 700;
    }
}