@charset "utf-8";

label, input, select{vertical-align:middle;}
body{font-size:14px; font-family:'Pretendard', '맑은 고딕', 'Malgun Gothic', Dotum, "돋움",Gulim, "굴림", Verdana, Tahoma, AppleGothic, sans-serif; color:#333; letter-spacing:0; }
input, textarea, select{ font-family:'Pretendard', sans-serif !important; }
input[type="checkbox"]{ border:1px solid #ddd;}


/* header */
#header {position: absolute; width: 100%; top: 0; left: 0; z-index: 10000;}
#header .h_inner {position: relative; max-width: 1820px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box; height: 116px; padding: 0 210px;}
#header .logo {position: absolute; left: 0px; top: 35px; width: 200px; height: 34px; background: url(../images/common/logo.png) no-repeat center; font-size: 0; z-index: 1;}
#header .r_bx {position: absolute; right: 0px; top: 46px;}
#header .r_bx .menu_btn {display: inline-block; width: 40px; height: 19px; position: relative; cursor: pointer; vertical-align: middle; margin-left: 27px; z-index: 1;}
#header .r_bx .menu_btn span {height: 1px; width: 100%; position: absolute; left: 0; background-color: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
#header .r_bx .menu_btn.on span {background-color: #717171;}
#header .r_bx .menu_btn span:nth-child(1) {top: 0;}
#header .r_bx .menu_btn.on span:nth-child(1) {top: 50%; transform: rotate(135deg);}
#header .r_bx .menu_btn span:nth-child(2) {top: 9px;}
#header .r_bx .menu_btn.on span:nth-child(2) {opacity: 0;}
#header .r_bx .menu_btn span:nth-child(3) {bottom: 0;}
#header .r_bx .menu_btn.on span:nth-child(3) {bottom: auto; top: 50%; transform: rotate(-135deg);}

#header .h_inner {-webkit-transition: padding 0.3s; -moz-transition: padding 0.3s; transition: padding 0.3s;}
#header .menu_bx .dep1 {-webkit-transition: margin 0.3s; -moz-transition: margin 0.3s; transition: margin 0.3s;}
#header .menu_bx .dep1.dep1_08 {display: none!important;}
#header .menu_bx .dep1 > a {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}

#siteMap {position: fixed; width: 100%; height: 100%; background: url(../images/common/sitemap_bg.jpg) no-repeat center; background-size: cover; top: 0; left: 0; box-sizing: border-box; display: none;}



/* footer */
#footer {background-color: #0e0e0e;}
#footer .f_inner {max-width: 1200px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box;}
#footer .link_bx {border-bottom: 1px solid #272727; font-size: 0; padding: 28px 0 21px;}
#footer .link_bx li {display: inline-block; position: relative; margin-right: 50px;}
#footer .link_bx li::before {content: ''; width: 1px; height: 10px; background-color: #5d5d5d; position: absolute; right: -26px; top: 50%; margin-top: -5px;}
#footer .link_bx li:last-child {margin-right: 0;}
#footer .link_bx li:last-child::before {display: none;}
#footer .link_bx li a {display: block; font-size: 15px; color: #dddddd; word-break: keep-all; line-height: 30px;}
#footer .info_bx {font-size: 0; max-width: 1000px; padding: 38px 0 67px;}
#footer .info_bx li {display: inline-block; font-size: 14px; line-height: 34px; color: #666666; word-break: keep-all; margin-right: 42px;}
#footer .info_bx li:last-child {margin-right: 0;}
#footer .btm_bx {background-color: #000000; font-size: 12px; color: #666666; word-break: keep-all; padding: 34px 0 32px;}



/* popup */
.popup_bx {position: fixed; width: 100%; height: 100%; top: 0; left: 0; overflow-y: auto; z-index: 100000; background: rgba(0,0,0,0.6); padding: 50px 0; box-sizing: border-box; display: none;}
.popup_bx .pop_w {max-width: 1200px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box;}
.popup_bx .close_btn {display: block; cursor: pointer; width: 30px; height: 30px; background: url(../images/icon/close1.png) no-repeat center; margin: 0 0 64px auto; font-size: 0;}
.popup_bx .img_bx {height: 728px; display:flex; justify-content:center; align-items:center; table-layout:fixed;}
.popup_bx .img_bx img {max-width: 100%; max-height: 100%;}



/* s_visual */
#s_visual {position: relative; box-sizing: border-box; z-index: 50;}
#s_visual .slogan { display:table; width:100%; table-layout:fixed; height: 420px; box-sizing:border-box; z-index: 1; overflow: hidden;}
#s_visual .slogan > .title_box{ display:table-cell; vertical-align:middle; position: relative; padding: 116px 20px 0;}
#s_visual .slogan .title_box > .bg_img {position: absolute; width: 100%; height: 100%; top: 0px; left: 0px;}
#s_visual .slogan > .title_box .ttl_w {position: relative; z-index: 1;}
#s_visual .slogan > .title_box .title {display:block; font-size: 50px; color: #ffffff; font-weight: 800; word-break: keep-all; text-align: center;}
#s_visual .slogan > .title_box .sub_tit {text-align: center; font-size: 18px; color: #ffffff; letter-spacing: -0.05em; word-break: keep-all; line-height: 25px; margin-top: 5px;}
#s_visual.s_visual_01 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_01.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_02 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_02.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_03 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_03.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_04 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_04.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_05 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_05.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_06 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_06.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_07 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_07.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_08 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_08.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_09 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_09.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_10 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_10.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_11 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_05.jpg') no-repeat center; background-size:cover;}
#s_visual.s_visual_00 {padding-top: 116px;}
#s_visual.s_visual_00 .slogan {display: none!important;}



.pc_show2 {display: block!important;}
.m_show2 {display: none!important;}


/* PC */
@media all and (min-width:1025px){
	.pc_show{ display:block !important;}
	.pc_i_show{ display:inline-block !important;}
	.m_show{ display:none !important;}
	.m_i_show{ display:none !important;}


	/* header */
	#header .r_bx ul {display: inline-block!important; font-size: 0;}
	#header .r_bx ul li {display: inline-block; position: relative; margin-right: 32px;}
	#header .r_bx ul li::before {content: ''; width: 1px; height: 10px; background-color: #eaeaeb; position: absolute; right: -17px; top: 50%; margin-top: -5px;}
	#header .r_bx ul li:last-child {margin-right: 0;}
	#header .r_bx ul li:last-child::before {display: none;}
	#header .r_bx ul li a {display: block; line-height: 19px; font-size: 12px; color: #ffffff;}

	#header .menu_bx {text-align: center; font-size: 0;}
	#header .menu_bx .dep1 {display: inline-block; vertical-align: middle; margin-right: 50px;}
	#header .menu_bx .dep1:last-child {margin-right: 0;}
	#header .menu_bx .dep1 > a {font-size: 17px; color: #ffffff; display: block; line-height: 116px;}
	#header .menu_bx .dep2_wrap {display: none!important;}

	#header.type2::before {content: ''; width: 100%; height: 1px; background-color: #eeeeee; position: absolute; bottom: 0; left: 0;}
	#header.type2 .menu_bx .dep1 > a {color: #222222;}
	#header.type2 .r_bx ul li::before {background-color: #5d5d5d;}
	#header.type2 .r_bx ul li a {color: #222222;}
	#header.type2 .r_bx .menu_btn span {background-color: #222222;}

	#siteMap {min-height: 700px; overflow-y: auto; padding: 165px 0 0;}
	#siteMap .sm_wrap {max-width: 1200px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box; font-size: 0;}
	#siteMap .sm_wrap .dep1 > a {font-size: 36px; color: #111111; font-weight: 700; position: relative; display: inline-block; line-height: 60px;}
	#siteMap .sm_wrap .dep1 > a::before {content: ''; width: 11px; height: 11px; background-color: #e30413; border-radius: 50%; position: absolute; right: -13px; top: 0; opacity: 0; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; transition: opacity 0.3s;}
	#siteMap .sm_wrap .dep1 > a:hover::before {opacity: 1;}
	#siteMap .sm_wrap .dep1 > a.on::before {opacity: 1;}
	#siteMap .sm_wrap .dep2_wrap {display: none;}
	#siteMap .sm_wrap .dep2_wrap > li {display: inline-block; margin-right: 45px;}
	#siteMap .sm_wrap .dep2_wrap > li:last-child {margin-right: 0; padding-bottom: 51px;}
	#siteMap .sm_wrap .dep2_wrap > li > a {font-size: 20px; color: #aaaaaa; letter-spacing: -0.05em; word-break: keep-all; display: inline-block; line-height: 28px;}

	#quick_bx {position: fixed; height: 100%; top: 0; right: 0; z-index: 1000;}
	#quick_bx ul {position: absolute; width: 80px; right: 20px; top: 50%; transform:translate(0%, -50%); -webkit-transform:translate(0%, -50%);}
	#quick_bx ul li {margin-bottom: 1px;}
	#quick_bx ul li a {height: 90px; display:flex; justify-content:center; align-items:center; table-layout:fixed;}
	#quick_bx ul li.icon1 a {background-color: #e30413;}
	#quick_bx ul li.icon2 a {background-color: #a61338;}
	#quick_bx ul li.icon3 a {background-color: #601758;}
	#quick_bx ul li.icon4 a {background-color: #f7e409;}
	#quick_bx ul li a span {display: block; width: 100%; text-align: center; font-size: 12px; color: #ffffff; font-weight: 700; padding-top: 37px;}
	#quick_bx ul li.icon1 a span {background: url(../images/icon/quick1.png) no-repeat center top;}
	#quick_bx ul li.icon2 a span {background: url(../images/icon/quick2.png) no-repeat center top;}
	#quick_bx ul li.icon3 a span {padding-top: 0;}
	#quick_bx ul li.icon4 a span {background: url(../images/icon/quick3.png) no-repeat center top; color: #381c1e;}
	#quick_bx ul li a span strong {display: block; font-size: 18px; line-height: 11px; font-weight: 800; margin-bottom: 9px; padding-top: 4px;}
	#quick_bx ul li a span strong em {display: block; font-style: normal; line-height: 15px;}


	/* footer */
	#footer .link_bx li a:hover {text-decoration: underline;}



	/* s_visual */
	#s_visual .tab_box {border-bottom: 1px solid #eeeeee;}
	#s_visual .tab_box .dep2_wrap {font-size: 0; text-align: center; display: block!important;}
	#s_visual .tab_box .dep2_wrap > li {display: inline-block; margin-right: 64px;}
	#s_visual .tab_box .dep2_wrap > li:last-child {margin-right: 0;}
	#s_visual .tab_box .dep2_wrap > li > a {display: block; font-size: 16px; color: #aaaaaa; letter-spacing: -0.05em; word-break: keep-all; line-height: 79px; position: relative; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s;}
	#s_visual .tab_box .dep2_wrap > li.on > a::before {content: ''; width: 100%; height: 3px; background-color: #e30413; position: absolute; bottom: -1px; left: 0;}
	#s_visual .tab_box .dep2_wrap > li.on > a {font-weight: 700; color: #111111;}
	#s_visual .tab_box .dep2_wrap > li > a:hover {color: #111;}
}

@media all and (max-width:1700px){
	#header .h_inner {padding: 0 174px 0 210px;}
	#header .menu_bx .dep1 {margin-right: 29px;}
	#header .menu_bx .dep1 > a {font-size: 14px;}
}

@media all and (max-width:1320px){
	/*#header .menu_bx .dep1 {margin-right: 20px;}
	#header .menu_bx .dep1 > a {font-size: 12px;}*/
	#header .menu_bx {display: none!important;}
}

/* 태블릿&모바일 공통*/
@media all and (max-width:1024px){
	.pc_show{ display:none !important;}
	.pc_i_show{ display:none !important;}
	.m_show{ display:block !important;}
	.m_i_show{ display:inline-block !important;}


	/* header */
	#header {position: fixed; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s;}
	#header.type2::before {content: ''; width: 100%; height: 1px; background-color: #eeeeee; position: absolute; left: 0; bottom: 0;}
	#header.scroll {background-color: #fff; box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.1);}
	#header .h_inner {height: 55px; padding: 0;}
	#header .logo {width: 100px; height: 17px; background-size: 100px 17px; top: 17px;}
	#header .r_bx {top: 23px; font-size: 0;}
	#header .r_bx .menu_btn {margin-left: 0; width: 20px; height: 11px;}
	#header .r_bx .menu_btn span:nth-child(2) {top: 5px;}
	#header.type2 .r_bx .menu_btn span {background-color: #717171;}
	#header.scroll .r_bx .menu_btn span {background-color: #717171;}
	#header .r_bx ul {position: fixed; width: calc(100% - 40px); left: 20px; top: 76px; font-size: 0; z-index: 1; display: none;}
	#header .r_bx ul li {width: calc(50% - 3px); margin-right: 6px; box-sizing: border-box; display: inline-block;}
	#header .r_bx ul li:last-child {margin-right: 0;}
	#header .r_bx ul li a {border: 1px solid #d3d3d3; line-height: 41px; text-align: center; display: block; font-size: 11px; color: #666b69;}

	#header .menu_bx {display: none!important;}

	#siteMap .sm_wrap {position: fixed; width: 100%; height: calc(100% - 139px); left: 0; top: 139px; overflow-y: auto; padding: 0 20px 20px; box-sizing: border-box;}
	#siteMap .sm_wrap .dep1 {margin-bottom: 19px;}
	#siteMap .sm_wrap .dep1:last-child {margin-bottom: 0;}
	#siteMap .sm_wrap .dep1 > a {display: inline-block; font-size: 20px; color: #111111; font-weight: 700; line-height: 26px; padding-right: 9px; position: relative;}
	#siteMap .sm_wrap .dep1 > a::after {content: ''; width: 6px; height: 6px; background-color: #e30413; position: absolute; right: 0; top: 0; border-radius: 50%; opacity: 0; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; transition: opacity 0.3s;}
	#siteMap .sm_wrap .dep1 > a.on::after {opacity: 1;}
	#siteMap .sm_wrap .dep2_wrap {padding: 0 10px; display: none;}
	#siteMap .sm_wrap .dep2_wrap > li {margin-bottom: 6px;}
	#siteMap .sm_wrap .dep2_wrap > li:first-child {padding-top: 13px;}
	#siteMap .sm_wrap .dep2_wrap > li:last-child {margin-bottom: 0;}
	#siteMap .sm_wrap .dep2_wrap > li > a {font-size: 13px; color: #aaaaaa; letter-spacing: -0.05em; word-break: keep-all; line-height: 20px;}

	#quick_bx {position: fixed; z-index: 1000; width: 100%; box-sizing: border-box; bottom: 0; left: 0;}
	#quick_bx ul {display: table; width: 100%; table-layout: fixed;}
	#quick_bx ul li {display: table-cell; vertical-align: middle;}
	#quick_bx ul li a {display:flex; justify-content:center; align-items:center; table-layout:fixed; text-align: center; height: 50px;}
	#quick_bx ul li.icon3 a {background-color: #601758;}
	#quick_bx ul li.icon4 a {background-color: #f7e409;}
	#quick_bx ul li a span {font-size: 10px; color: #ffffff; font-weight: 700; display: block; background-size: 23px auto!important; padding-top: 25px;}
	#quick_bx ul li.icon3 a span {background: url(../images/icon/quick4.png) no-repeat center top;}
	#quick_bx ul li.icon4 a span {background: url(../images/icon/quick3.png) no-repeat center top; color: #371c1d;}
	#quick_bx ul li a strong {display: none;}



	/* footer */
	#footer {padding-bottom: 60px;}
	#footer .link_bx {padding: 25px 0px 11px;}
	#footer .link_bx li {margin-right: 26px;}
	#footer .link_bx li::before {height: 7px; margin-top: -4px; right: -14px;}
	#footer .link_bx li a {font-size: 11px; line-height: 16px;}
	#footer .info_bx {padding: 16px 0 14px; max-width: 780px;}
	#footer .info_bx li {font-size: 11px; line-height: 20px; margin-right: 34px;}
	#footer .btm_bx {padding: 13px 0 15px; font-size: 10px;}



	/* popup */
	.popup_bx .pop_w {max-width: 490px;}
	.popup_bx .close_btn {margin-bottom: 25px; width: 25px; height: 25px; background-size: 25px auto;}
	.popup_bx .img_bx {height: auto;}



	/* s_visual */
	#s_visual .slogan {height: 210px;}
	#s_visual .slogan > .title_box {padding: 55px 20px 0;}
	#s_visual .slogan > .title_box .title {font-size: 30px;}
	#s_visual .slogan > .title_box .sub_tit {margin-top: 4px; font-size: 12px; line-height: 17px;}
	#s_visual.s_visual_00 {padding-top: 55px;}
	#s_visual .tab_box {position: relative;}
	#s_visual .tab_box .on_txt {padding: 0 40px 0 20px; font-size: 13px; color: #111111; letter-spacing: -0.05em; word-break: keep-all; min-height: 44px; display:flex!important; justify-content:left; align-items:center; table-layout:fixed; border-bottom: 1px solid #eeeeee; position: relative; cursor: pointer;}
	#s_visual .tab_box .on_txt::before {content: ''; width: 8px; height: 6px; background: url(../images/icon/arrow3.png) no-repeat center; background-size: 8px auto; position: absolute; right: 20px; top: 50%; margin-top: -3px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
	#s_visual .tab_box .on_txt.on::before {transform: rotate(180deg);}
	#s_visual .tab_box .dep2_wrap {position: absolute; width: 100%; left: 0; top: 45px; box-sizing: border-box; background-color: #f6f6f6; border: 1px solid #eeeeee; border-top: none; padding: 0 20px; z-index: 10; display: none;}
	#s_visual .tab_box .dep2_wrap > li {margin-bottom: 5px;}
	#s_visual .tab_box .dep2_wrap > li:first-child {padding-top: 10px;}
	#s_visual .tab_box .dep2_wrap > li:last-child {margin-bottom: 0; padding-bottom: 10px;}
	#s_visual .tab_box .dep2_wrap > li > a {display: inline-block; font-size: 12px; color: #666; line-height: 25px;}
}

/* 모바일 */
@media all and (max-width:768px){
	/* header */
	#siteMap {background: url(../images/common/sitemap_bg_m.jpg) no-repeat center; background-size: cover;}



	/* footer */
	#footer li.brN::before {display: none;}
	#footer .link_bx {text-align: center; padding: 25px 0px 1px}
	#footer .link_bx li {margin: 0 13px 10px!important;}
	#footer .link_bx li.rbN::before {display: none;}
	#footer .info_bx {text-align: center; max-width: 340px; margin: 0 auto;}
	#footer .info_bx li {margin: 0 15px!important;}
	#footer .btm_bx {text-align: center;}



	/* s_visual */
	#s_visual.s_visual_01 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_01_m.jpg') no-repeat center; background-size:cover;}
	#s_visual.s_visual_02 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_02_m.jpg') no-repeat center; background-size:cover;}
	#s_visual.s_visual_03 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_03_m.jpg') no-repeat center; background-size:cover;}
	#s_visual.s_visual_04 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_04_m.jpg') no-repeat center; background-size:cover;}
	#s_visual.s_visual_05 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_05_m.jpg') no-repeat center; background-size:cover;}
	#s_visual.s_visual_06 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_06_m.jpg') no-repeat center; background-size:cover;}
	#s_visual.s_visual_07 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_07_m.jpg') no-repeat center; background-size:cover;}
	#s_visual.s_visual_08 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_08_m.jpg') no-repeat center; background-size:cover;}
	#s_visual.s_visual_09 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_09_m.jpg') no-repeat center; background-size:cover;}
	#s_visual.s_visual_10 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_10_m.jpg') no-repeat center; background-size:cover;}
	#s_visual.s_visual_11 .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_05_m.jpg') no-repeat center; background-size:cover;}



	.pc_show2 {display: none!important;}
	.m_show2 {display: block!important;}
}
