@charset "UTF-8";

/********* common_layout *********/
html, body {height:100%;}
body {line-height:1.3; color:#333; font-family: "Montserrat", 'sans-serif'; font-size:15px; word-break: keep-all; letter-spacing: -0.04em; min-width: 320px;}
.wrapper {position:relative; z-index:1; min-height:100%; overflow: hidden;}
#real_contents {width: 100%;}
.container {position:relative; z-index:1; max-width: 1500px; width: 100%; margin: 0 auto;}
.container2 {position:relative; z-index:1; max-width: 1280px; width: 100%; margin: 0 auto;}
.container3 {position:relative; z-index:1; max-width: 1920px; width: 100%; margin: 0 auto;}
.container4 {position:relative; z-index:1; max-width: 1200px; width: 100%; margin: 0 auto;}
.contents {position: relative;}
.hide {position:absolute; left:-9999px; overflow:hidden; width:1px; height:1px; line-height:1px; font-size:1px;}
caption {position:static; overflow:hidden; width:1px; height:1px; margin:0; padding:0; font-size:1px; text-indent:-9999px;}


 @font-face {
  font-family: 'AppleSDGothicNeo';
  font-style: normal;
  font-weight: 400;
  src: url("/eng/fonts/AppleSDGothicNeoB.woff") format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url("/eng/fonts/Montserrat-Thin.woff") format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url("/eng/fonts/Montserrat-Light.woff") format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url("/eng/fonts/Montserrat-Regular.woff") format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url("/eng/fonts/Montserrat-Medium.woff") format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url("/eng/fonts/Montserrat-SemiBold.woff") format('woff');
}
 
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url("/eng/fonts/Montserrat-Bold.woff") format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url("/eng/fonts/Montserrat-Black.woff") format('woff');
}

/* 헤더 */

header {}
.header {position: relative; z-index: 9998; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s;}
.gnb_header {background-color: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.3);}
.gnb_header .container {max-width:1800px;}
.gnb_header .head_box {display: flex; align-items: center; justify-content: space-between; column-gap: 10px;}
.gnb_header .head_box .logo_box {display: flex; align-items: center; gap: 0 24px; width: 350px;}
.gnb_header .head_box .logo_box .logo {flex-shrink: 0; width: 65px; height: 74px; background-image: url("/eng/images/common/logo.png"); background-size: cover; background-position: 0 0; background-repeat: no-repeat;}
.gnb_header .head_box .logo_box .text {font-family: "AppleSDGothicNeo"; font-weight: 400; font-size: 22px; line-height: 1; color: #000;}
.gnb_header .head_box .gnb {display: flex; justify-content: center; }
.gnb_header .head_box .gnb > li {position: relative; }
.gnb_header .head_box .gnb > li > .box {display: flex; align-items: center; justify-content: center;  position: relative; height: 115px; padding: 0 20px; }
.gnb_header .head_box .gnb > li > .box .text {display: inline-block; font-weight: 400; font-size: 18px; line-height: 27px; color: #0d0d0d; text-align: center;}
.gnb_header .head_box .gnb > li > .box:after {display: block; content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 12px; background-color: #999999;}
.gnb_header .head_box .gnb > li:last-child > a:after {display: none;}
/* .gnb_header .head_box .gnb > li > .box:before {display: block; content: ""; position: absolute; left: 50%; transform: translateX(-50%); bottom: -5px; width: 0; height: 7px; border-radius: 5px; background-color: #000; transition: all 0.6s;}
.gnb_header .head_box .gnb > li.on > a:before {width: 90%;} */

/* .gnb_header .head_box .gnb > li.on .sub_gnb_box {display: block;} */
.gnb_header .head_box .gnb > li.on > a .text {font-weight: 700;}



.util_menu {display: flex; align-items: center; column-gap: 30px;}
.util_menu .menu_list {margin: 0 40px 0 0;}
.util_menu .menu_list .list {display: flex; align-items: center; gap: 0 25px;}
.util_menu .menu_list .list li {}
.util_menu .menu_list .list li a {font-weight: 400; font-size: 16px; line-height: 24px; color: #ffffff;}
.util_menu .sitemap_btn {display: block; width: 50px; height: 24px; background: url("/eng/images/common/sitemap_btn.png") no-repeat center / cover;}
.util_menu .m_gnb_btn {display: none; width: 30px; height: 20px; background-image: url("/eng/images/common/sitemap_btn.png"); background-position: center; background-repeat: no-repeat; background-size: cover;}
.util_menu .language_box {position: relative; height: 26px;}
.util_menu .language_box .language_btn { display: inline-block; width: 25px; height: 26px; background: url("/eng/images/common/language_icon.png") no-repeat center; font-size: 0;}
.util_menu .language_box .language_list {display: none; min-width: 60px; border: 1px solid #cccccc; position: absolute; top: calc(100% + 10px); left: 50%; transform: translateX(-50%); width: 100%; background-color: #fff; text-align: center;}
.util_menu .language_box .language_list li {}
.util_menu .language_box .language_list li a {display: block; font-weight: 400; font-size: 14px; line-height: 30px; color: #cccccc;}
.util_menu .language_box .language_list li.on a {color: #777777;}


.header.scrolled .gnb_header {position: fixed; top: 0; z-index: 1; width: 100%;}


.gnb_bg {display: none !important; overflow: hidden; position: absolute; left: 0; top: 0; width: 100%; opacity: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 0;}
/* 사이트맵 */
.sitemap_wrap {display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 10000; background: #fff}
/* .sitemap_wrap .container2 {display: flex; align-items: center; justify-content: center; flex-direction: column; height: 100%;} */

.sitemap_wrap .sitemap_close {position: absolute; right: 60px; top: 70px; width: 50px; height: 50px; background: url("/eng/images/common/sitemap_close.png") no-repeat center;}
/* .sitemap_wrap .sitemap_close img {transition: all 0.5s;}
.sitemap_wrap .sitemap_close:hover img {transform: rotate(360deg)} */
.sitemap_wrap .sitemap_inner {display: flex; height: 100%;}
.sitemap_wrap .sitemap_inner .title_area {width: 100%; max-width: 930px;}
.sitemap_wrap .sitemap_inner .title_area .sitemap_logo {display: flex; align-items: center; justify-content: center; height: 100%; text-align: center;}
.sitemap_wrap .sitemap_inner .title_area .sitemap_logo img {}
.sitemap_wrap .sitemap_inner .title_area .sitemap_close {position: absolute; right: 50px; top: 50px;}
.sitemap_wrap .sitemap_inner .title_area .sitemap_close img {}
.sitemap_wrap .sitemap_inner .sitemap_box {display: flex; align-items: center; width: 100%; background-color: #373737;}
.sitemap_wrap .sitemap_inner .sitemap_box .sitemap {width: 100%; max-width: 715px; margin: 0 auto; }
.sitemap_wrap .sitemap_inner .sitemap_box .sitemap > li {margin: 40px 0 0; padding: 0 0 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.5)}
.sitemap_wrap .sitemap_inner .sitemap_box .sitemap > li:first-child {margin: 0;}
.sitemap_wrap .sitemap_inner .sitemap_box .sitemap > li > a {display: inline-block; position: relative; font-weight: 400; font-size: 36px; line-height: 40px; color: #ffffff; }

.footer {border-top: 1px solid #acacac;}
.footer .container {max-width: 1800px;}
.footer .ft_area {}
.footer .ft_area .ft_top {display: flex; gap: 0 70px; align-items: center; padding: 70px 0 50px;}
.footer .ft_area .ft_top .logo_box {flex-shrink: 0;}
.footer .ft_area .ft_top .logo_box .logo {font-weight: 600; font-size: 30px; line-height: 40px; color: #000000;}
.footer .ft_area .ft_top .ft_gnb {display: flex; align-items: center;}
.footer .ft_area .ft_top .ft_gnb li {position: relative;}
.footer .ft_area .ft_top .ft_gnb li:before {display: block; content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 12px; background-color: #999999;}
/* .footer .ft_area .ft_top .ft_gnb li:last-child:before {display: none;} */
.footer .ft_area .ft_top .ft_gnb li .box {display: block; padding: 0 20px; }
.footer .ft_area .ft_top .ft_gnb li .box .text {font-weight: 400; font-size: 17px; line-height: 24px; color: #0d0d0d;}
.footer .ft_area .ft_top .right_box {display: flex; align-items: center; font-weight: 400; font-size: 17px; line-height: 24px; color: #0d0d0d;}
.footer .ft_area .ft_top .right_box .policy_btn {padding: 0 20px; font-weight: 700; font-size: 17px; line-height: 24px; color: #0000e9;}
.footer .ft_area .ft_btm {display: flex; justify-content: space-between; align-items: center; padding: 15px 0 35px; border-top: 1px solid #d2d2d2;}
.footer .ft_area .ft_btm .copyright {font-weight: 400; font-size: 16px; line-height: 24px; color: #999999;}
.footer .ft_area .ft_btm .policy_btn {width: 160px; background-color: #000000; font-weight: 400; font-size: 16px; line-height: 35px; color: #ffffff; text-align: center;}

#top_btn {position: fixed; right: 50px; bottom: 50px; z-index: 999;}
.apply_banner {position: fixed; right: 50px; bottom: 125px; width: 73px; z-index: 999;}
.apply_banner .list {}
.apply_banner .list li {}
.apply_banner .list li .box {display: block; padding: 10px 7px;}
.apply_banner .list li.bg01 .box {background-color: #c89433; border: 1px solid #926511; border-bottom: none;}
.apply_banner .list li.bg02 .box {background-color: #8a8989; border: 1px solid #56534d;}
.apply_banner .list li .box .box_inner {}
.apply_banner .list li .box .box_inner .title {font-weight: 500; font-size: 11px; line-height: 14px; color: #ffffff; text-align: center;}
.apply_banner .list li .box .box_inner .btn {margin: 10px 0 0; border-radius: 10px; background-color: #fff; font-weight: 500; font-size: 11px; line-height: 20px; color: #2d2d2c; text-align: center;}

.red {color: red !important;}
.gray {color: #777777 !important;}
.tc {text-align: center !important;}
.tr {text-align: right !important;}
.tl {text-align: left !important;}
.ft_en {font-family: "Montserrat" !important;}
.fw500 {font-weight: 500 !important;}
.fw600 {font-weight: 600 !important;}

.m0 {margin: 0 !important;}
.p0 {padding: 0 !important;}

.mt50 {margin-top: 50px !important;}
.mt40 {margin-top: 40px !important;}
.mt30 {margin-top: 30px !important;}
.mt20 {margin-top: 20px !important;}
.mt10 {margin-top: 10px !important;}

.btn_area {display: flex; margin: 55px 0 0; gap: 0 30px; align-items: start; justify-content: center;}
.btn_area .btn {display: inline-block; width: 300px; border: 1px solid #000000; background-color: #000000; font-weight: 400; font-size: 20px; line-height: 58px; color: #ffffff; text-align: center; transition: all 0.3s;}
.btn_area .text_btn {}
.btn_area .text_btn div {margin: 5px 0 0; font-weight: 500; font-size: 18px; line-height: 24px; color: #333333; text-align: left;}
.btn_area .btn:hover, .btn_area .btn:focus {background-color: #fff; color: #000000;}

.btn_area .arrow_btn {display: inline-block; width: 250px; border: 1px solid #000; border-radius: 30px; text-align: center;}
.btn_area .arrow_btn .text {display: inline-block; padding: 0 25px 0 0; background: url("/eng/images/sub/tri_arrow_icon_black.png") no-repeat right center; font-weight: 500; font-size: 16px; line-height: 60px; color: #000000;}


/* ==================== Pagination Style ==================== */
.pagination {margin: 80px 0 0; font-size:0; text-align: center;}
.pagination a {display: inline-block; width: 30px; height: 40px; margin: 0 5px 0 0; font-family: "Montserrat"; font-weight: 400; font-size: 14px; line-height: 40px; color: #999999; text-align: center; vertical-align: middle; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.pagination a:hover, .pagination a:focus, .pagination .active {color: #222; text-decoration: underline; text-underline-position: under; font-weight: 600;}
.pagination .page_arrow {position: relative; width: 40px;}
.pagination .page_arrow:hover, .pagination .page_arrow:focus {font-size: 18px; color: #222222;}
.pagination .page_arrow:before {display: block; content: ''; position: absolute; top: 50%; height: 40px; background-position: center; background-size: contain; background-repeat: no-repeat;}
.pagination .page_arrow.l1:before {left: 50%; width: 40px; transform: translate(-50%, -50%); background-image: url("/eng/images/common/page_l1.png");}
.pagination .page_arrow.l2 {}
.pagination .page_arrow.l2:before {left: 50%; width: 40px; transform: translate(-50%, -50%); background-image: url("/eng/images/common/page_l2.png");}
.pagination .page_arrow.r1 {margin: 0 5px 0 0;}
.pagination .page_arrow.r1:before {left: 50%; width: 40px; transform: translate(-50%, -50%);  background-image: url("/eng/images/common/page_r1.png");}
.pagination .page_arrow.r2 {}
.pagination .page_arrow.r2:before {left: 50%; width: 40px; transform: translate(-50%, -50%); background-image: url("/eng/images/common/page_r2.png");}
/* ==================== Pagination Style ==================== */

/*체크박스*/
.chk_inner {display: block; position: relative; padding: 0 0 0 30px; font-size: 0; text-align: left;}
.chk_inner .inp_chk {display: inline-block; position: absolute; top: 0; left: 0; width: 18px; height: 23px; margin: 0; cursor: pointer; vertical-align: middle;}
.chk_inner .inp_chk:before {display: block; content: ''; position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%); width: 18px; height: 18px; background: url("/eng/images/sub/check_icon.png") no-repeat center;}
.chk_inner .inp_chk:checked:before {background-image: url("/eng/images/sub/check_icon_on.png") }
.chk_inner label {display: inline-block; font-weight: 500; font-size: 20px; line-height: 23px; color: #000000; vertical-align: middle; cursor: pointer;}
/*//체크박스*/

/*라디오 버튼*/
.radio_area {display: block; position: relative; padding: 0 0 0 30px; font-size: 0;}
.radio_area .radio_inp {display: inline-block; position: absolute; top: 50%; left: 0; width: 18px; height: 18px; margin: 0; transform: translateY(-50%); border-radius: 50%; border: 1px solid #000; cursor: pointer; vertical-align: middle;}
.radio_area .radio_inp:before {display: none; content: ''; position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%); width: 8px; height: 8px; border-radius: 50%; background-color: #000;}
.radio_area .radio_inp:checked:before {display: block;	}
.radio_area label {display: inline-block; font-weight: 500; font-size: 20px; line-height: 18px; color: #000000; vertical-align: middle; cursor: pointer;}
/*//라디오 버튼*/

.policy_pop_area {display: none; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; max-width: 950px; margin: 0 auto; background-color: #fff; border: 1px solid #999999; border-radius: 15px; box-shadow: 4px 3px 39.6px 0.4px rgba(0, 0, 0, 0.1); z-index: 99; overflow: hidden;} 
.policy_pop_area .pop_box {height: 500px; overflow-y: scroll; padding: 40px 50px; border-radius: 0 0 15px 15px;}
.policy_pop_area .title_area {display: flex; justify-content: space-between; padding: 0 40px; border-radius: 15px 15px 0 0; background-color: #000; overflow: hidden;}
.policy_pop_area .title_area .title {font-weight: 500; font-size: 20px; line-height: 50px; color: #fff;}
.policy_pop_area .title_area .pop_close {}
.policy_pop_area .title_area .pop_close img {width: 30px;}
.policy_pop_area .pop_box .cont {font-weight: 400; font-size: 18px; line-height: 30px; color: #333333;}




@media screen and (max-width: 1800px) {
	.gnb_header .container {padding: 0 10px;}
	.footer .container {padding: 0 10px;}

}



@media screen and (max-width: 1600px) {

	
	.sitemap_wrap .sitemap_close {right: 40px; top: 40px;}
	.sitemap_wrap .sitemap_inner .title_area .sitemap_logo img {width: 450px;}
	.sitemap_wrap .sitemap_inner .sitemap_box .sitemap {max-width: 600px;}


	.footer .ft_area .ft_top {gap: 0 40px; padding: 50px 0 30px;}
	.footer .ft_area .ft_top .logo_box .logo {font-size: 26px; line-height: 36px;}
	.footer .ft_area .ft_top .ft_gnb li .box {padding:  0 15px;}
	.footer .ft_area .ft_top .right_box .policy_btn {padding:  0 15px;}
}


@media screen and (max-width: 1540px) {
	.container {padding: 0 10px;}


}

@media screen and (max-width: 1400px) {
	
	.gnb_header .head_box .logo_box {flex-shrink: 0; gap: 0 15px; width: 273px;}
	.gnb_header .head_box .logo_box .logo {width: 60px; height: 62px;}
	.gnb_header .head_box .logo_box .text {font-size: 18px;}
	.gnb_header .head_box .gnb > li > .box {padding: 0 10px;}
	.gnb_header .head_box .gnb > li > .box .text {font-size: 15px; line-height: 24px;}
	.util_menu {column-gap: 20px;}
	.util_menu .logout_btn img {width: 31px;}
	.util_menu .sitemap_btn {width: 40px; height: 22px;}
	
	
	.sitemap_wrap .sitemap_close {right: 30px; top: 30px; width: 40px; height: 40px;}
	.sitemap_wrap .sitemap_inner .title_area .sitemap_logo img {width: 350px;}
	.sitemap_wrap .sitemap_inner .sitemap_box .sitemap {max-width: 400px;}
	.sitemap_wrap .sitemap_inner .sitemap_box .sitemap > li {margin: 25px 0 0; padding: 0 0 15px;}
	.sitemap_wrap .sitemap_inner .sitemap_box .sitemap > li > a {font-size: 26px; line-height: 34px;}


	.footer .ft_area .ft_top {gap: 0 20px; padding: 30px 0 20px;}
	.footer .ft_area .ft_top .logo_box .logo {font-size: 20px; line-height: 30px;}
	.footer .ft_area .ft_top .ft_gnb li .box {padding: 0 10px;}
	.footer .ft_area .ft_top .ft_gnb li .box .text {font-size: 14px; line-height: 20px;}
	.footer .ft_area .ft_top .right_box .policy_btn {padding: 0 10px; font-size: 14px; line-height: 20px;}
	.footer .ft_area .ft_btm {padding: 10px 0 20px;}
	.footer .ft_area .ft_btm .copyright {font-size: 14px; line-height: 20px;}
	.footer .ft_area .ft_btm .policy_btn {width: 140px; font-size: 14px; line-height: 30px;}
	
	.policy_pop_area {max-width: 700px;} 
	.policy_pop_area .pop_box {height: 400px; overflow-y: scroll; padding:  20px; }
	.policy_pop_area .title_area {padding: 0 20px;}
	.policy_pop_area .title_area .title {font-size: 18px; line-height: 40px;}
	.policy_pop_area .title_area .pop_close {}
	.policy_pop_area .title_area .pop_close img {width: 26px;}
	.policy_pop_area .pop_box .cont {font-size: 16px; line-height: 24px;}


    /* ==================== Pagination Style ==================== */
	.pagination {margin: 50px 0 0;}
	.pagination a {height: 34px; margin: 0 3px 0 0; font-size:14px; line-height: 34px;}
	.pagination .page_arrow {width: 34px; font-size:14px;}
	.pagination .page_arrow:before {height: 34px;}
    .pagination .page_arrow.r1 {margin: 0 3px 0 0;}
    .pagination .page_arrow.l1 {margin: 0 3px 0 0;}
    .pagination .page_arrow.r1:before {width: 34px;}
    .pagination .page_arrow.r2:before {width: 34px;}
    .pagination .page_arrow.l1:before {width: 34px;}
    .pagination .page_arrow.l2:before {width: 34px;}
    /* ==================== Pagination Style ==================== */


	#top_btn {right: 20px;}
	#top_btn img {width: 60px;}

	.apply_banner {position: fixed; right: 20px; bottom: 115px; width: 60px;}
	.apply_banner .list li .box {display: block; padding: 5px;}
	.apply_banner .list li .box .box_inner .title {font-size: 10px; line-height: 13px;;}
	.apply_banner .list li .box .box_inner .btn {margin: 6px 0 0; font-size: 10px; line-height: 18px;}

	.btn_area {margin: 30px 0 0; gap: 0 20px;}
	.btn_area .btn {width: 240px; font-size: 18px; line-height: 50px;}
	.btn_area .text_btn div {font-size: 16px; line-height: 18px;}


	
	.mt50 {margin-top: 40px !important;}
	.mt40 {margin-top: 30px !important;}
	.mt30 {margin-top: 20px !important;}
	.mt20 {margin-top: 10px !important;}
	.mt10 {margin-top: 6px !important;}

	.chk_inner {padding: 0 0 0 25px;}
	.chk_inner .inp_chk {height: 20px;}
	.chk_inner label {font-size: 18px; line-height: 20px;}
	.radio_area {padding: 0 0 0 25px;}
	.radio_area label {font-size: 18px; line-height: 20px;}


}

@media screen and (max-width: 1280px) {

	.container2 {padding: 0 10px}   
	.container4 {padding: 0 10px}   
}


@media screen and (max-width: 1080px) {
	.gnb_header .head_box {padding: 10px 0;}
	.gnb_header .head_box .logo_box {gap: 5px; width: 225px;}
	.gnb_header .head_box .logo_box .logo {width: 45px; height: 50px;}
	.gnb_header .head_box .logo_box .text {font-size: 16px;}
	.gnb_header .head_box .gnb {display: none;}
	.util_menu {column-gap: 10px;}
	.util_menu .logout_btn img {width: 27px;}
	.util_menu .sitemap_btn {width: 32px; height: 20px;}

	.sitemap_wrap .sitemap_close {right: 20px; top: 20px; width: 30px; height: 30px; background-image: url("/eng/images/common/sitemap_close_on.png");}
	.sitemap_wrap .sitemap_inner {display: block;}
	.sitemap_wrap .sitemap_inner .title_area {max-width: 100%;	height: 260px; padding: 30px 0;}
	/* .sitemap_wrap .sitemap_inner .title_area .sitemap_logo {display: block; height: auto; text-align: center;} */
	.sitemap_wrap .sitemap_inner .title_area .sitemap_logo img {width: 200px;}
	.sitemap_wrap .sitemap_inner .sitemap_box {height: calc(100% - 260px);}
	.sitemap_wrap .sitemap_inner .sitemap_box .sitemap > li {margin: 15px 0 0; padding: 0 0 10px;}
	.sitemap_wrap .sitemap_inner .sitemap_box .sitemap > li > a {font-size: 20px; line-height: 28px;}



	.footer .ft_area .ft_top {padding: 20px 0 10px;}
	.footer .ft_area .ft_top {flex-direction: column; gap: 6px;  align-items: start;}
	.footer .ft_area .ft_top .logo_box .logo {font-size: 18px; line-height: 24px;}
	.footer .ft_area .ft_top .logo_box .logo br {display: none;}
	.footer .ft_area .ft_top .ft_gnb li:first-child a {padding-left: 0;}
	.footer .ft_area .ft_top .ft_gnb li .box {padding: 0 6px;}
	.footer .ft_area .ft_top .ft_gnb li .box .text {font-size: 14px; line-height: 18px;}
	.footer .ft_area .ft_top .right_box .policy_btn {padding: 0 6px;}
	.footer .ft_area .ft_btm {padding: 5px 0 10px;}
	.footer .ft_area .ft_btm .copyright {font-size: 12px; line-height: 18px;}
	.footer .ft_area .ft_btm .policy_btn {width: 120px; line-height: 26px;}

 
	.policy_pop_area {max-width: 500px;} 
	.policy_pop_area .pop_box {height: 360px; padding: 10px;}
	.policy_pop_area .title_area {padding: 0 10px;}
	.policy_pop_area .title_area .title {font-size: 16px; }
	.policy_pop_area .title_area .pop_close img {width: 24px;}
	.policy_pop_area .pop_box .cont {font-size: 14px;}

    /* ==================== Pagination Style ==================== */
	.pagination {margin: 30px 0 0;}
	.pagination a {width: 24px; height: 24px; margin: 0 3px 0 0; font-size:14px; line-height: 24px;}
	.pagination .page_arrow {width: 24px; font-size:14px;}
	.pagination .page_arrow:before {height: 24px;}
    .pagination .page_arrow.r1:before {width: 24px;}
    .pagination .page_arrow.r2:before {width: 24px;}
    .pagination .page_arrow.l1:before {width: 24px;}
    .pagination .page_arrow.l2:before {width: 24px;}
    /* ==================== Pagination Style ==================== */


	.chk_inner {padding: 0 0 0 20px;}
	.chk_inner .inp_chk {width: 16px; height: 16px;}
	.chk_inner .inp_chk:before {width: 16px; height: 16px; background-size: cover;}
	.chk_inner label {font-size: 14px; line-height: 16px;}


	#top_btn {right: 10px;}
	#top_btn img {width: 50px;}
	
	.apply_banner {position: fixed; right: 10px; bottom: 100px; width: 50px;}
	.apply_banner .list li .box {display: block; padding: 3px;}
	.apply_banner .list li .box .box_inner .btn {margin: 3px 0 0;}

	
	.mt50 {margin-top: 30px !important;}
	.mt40 {margin-top: 20px !important;}
	.mt30 {margin-top: 15px !important;}
	.mt20 {margin-top: 6px !important;}
	.mt10 {margin-top: 4px !important;}


	
	.btn_area {margin: 20px 0 0;}
	.btn_area .btn {width: 200px; font-size: 16px; line-height: 40px;}
	.btn_area .text_btn div {font-size: 14px; line-height: 18px;}
	

	.radio_area {padding: 0 0 0 20px;}
	.radio_area .radio_inp {width: 16px; height: 16px;}
	.radio_area label {font-size: 14px; line-height: 16px;}

}

@media screen and (max-width: 767px) {


	.sitemap_wrap .sitemap_close {right: 10px; top: 10px; width: 24px; height: 24px;}
	.sitemap_wrap .sitemap_inner .title_area {height: 200px; padding: 20px 0;}
	.sitemap_wrap .sitemap_inner .title_area .sitemap_logo img {width: 160px;}
	.sitemap_wrap .sitemap_inner .sitemap_box {height: calc(100% - 200px); padding: 30px;}
	.sitemap_wrap .sitemap_inner .sitemap_box .sitemap {overflow-y: auto; height: 100%;}
	.sitemap_wrap .sitemap_inner .sitemap_box .sitemap > li {margin: 10px 0 0; padding: 0 0 6px;}
	.sitemap_wrap .sitemap_inner .sitemap_box .sitemap > li > a {font-size: 16px; line-height: 20px;}


	.footer .ft_area .ft_top {padding: 10px 0;}
	.footer .ft_area .ft_top .ft_gnb {display: none;}
	.footer .ft_area .ft_btm {flex-direction: column; gap: 10px; align-items: start;}
	.footer .ft_area .ft_top .right_box .policy_btn {padding: 0;}
	.footer .ft_area .ft_btm .policy_btn {width: auto; padding: 0 10px; }


	.policy_pop_area {max-width: 420px;} 


	.btn_area {margin: 15px 0 0;}
	.btn_area .btn {width: auto; padding: 0 20px; line-height: 34px;}
	

	
	/* #top_btn {right: 10px;}
	#top_btn img {width: 40px;}
		 */
    /* ==================== Pagination Style ==================== */
	.pagination {margin: 20px 0 0;}
	.pagination a {width: 19px; height: 22px; margin: 0 2px 0 0; font-size:12px; line-height: 22px;}
	.pagination .page_arrow {width: 20px; font-size:12px;}
    .pagination .page_arrow.r1 {margin: 0 2px 0 0;}
    .pagination .page_arrow.l1 {margin: 0 2px 0 0;}
	.pagination .page_arrow:before {height: 22px;}
    .pagination .page_arrow.r1:before {width: 22px;}
    .pagination .page_arrow.r2:before {width: 22px;}
    .pagination .page_arrow.l1:before {width: 22px;}
    .pagination .page_arrow.l2:before {width: 22px;}
    /* ==================== Pagination Style ==================== */

	
	.mt50 {margin-top: 20px !important;}
	.mt40 {margin-top: 10px !important;}
	.mt30 {margin-top: 10px !important;}


}

@media screen and (max-width: 480px) {

	.sitemap_wrap .sitemap_inner .title_area {height: 160px; padding: 10px 0;}
	.sitemap_wrap .sitemap_inner .title_area .sitemap_logo img {width: 120px;}
	.sitemap_wrap .sitemap_inner .sitemap_box {height: calc(100% - 120px);padding: 20px;}
	.sitemap_wrap .sitemap_inner .sitemap_box .sitemap {overflow-y: auto; height: 100%; }
	
	.btn_area.sty2 {flex-direction: column; gap: 10px; align-items: center;}

	
	.policy_pop_area {max-width: 100%; width: 95%;}
	.policy_pop_area .pop_box {height: 320px;}
}


/* select 기본 화살표 없애기 */
select {
    border-radius:0; /* 아이폰 사파리 보더 없애기 */
    -webkit-appearance:none; /* 화살표 없애기 for chrome*/
    -moz-appearance:none; /* 화살표 없애기 for firefox*/
    appearance:none /* 화살표 없애기 공통*/ 
}

select::-ms-expand{ display:none /* 화살표 없애기 for IE10, 11*/}