@charset "utf-8";

@charset "utf-8";

/* s_visual */
#sub_top_Wrap{}

.s_visual { position:relative;width:100%; height:640px; box-sizing:border-box;overflow:hidden; background:no-repeat center center; background-size:cover; padding-top: 100px;}
.s_visual .s_visual_in { position:relative; display:flex;  width:90%; height:100%;  z-index:2; max-width: 1400px; margin: 0 auto;   align-items: center; text-align:left;  }
.s_visual .sv_tit { width:100%; color: #000;}
.s_visual .sv_tit h2 { font-size: 4.8rem;  font-weight: 700;}
.s_visual .sv_tit .t1 { font-size: 1.9rem;   margin-top: 30px;  line-height:3rem; color: #5c5959;}

@media all and (max-width: 1280px){
	.s_visual { height:580px;}
}
@media all and (max-width: 976px){
	.s_visual { height:450px;}
	.s_visual .sv_tit h2 { font-size: 4rem;}
	.s_visual .sv_tit .t1 { font-size: 1.5rem; line-height: 2.5rem; margin-top: 20px;}
}
@media all and (max-width: 480px){
	.s_visual {height:90vw; }
	.s_visual .sv_tit h2 { font-size: 3.5rem; }
	.s_visual .sv_tit .t1 { font-size: 1.4rem; line-height: 2.3rem;}
}



/* Sub-Menu */
.sub_menu_wrap { position:relative; width:90%; max-width:1400px;  height:90px; line-height:90px; margin:-45px auto 0;   padding:0; font-weight:400; box-sizing:border-box; z-index:10; background: rgba(255,255,255,1); box-shadow: 1px 1px 10px 5px #00000008;}
.sub_menu_wrap .m_home{ position:static; display:block; width:90px; height:90px; float:left; background:#b18d5d  url("/images/sub/ico_home.png") no-repeat center; border:0;  }
.sub_menu_wrap .m_dep_box{ position: relative; display:block; width:22%; float:left; text-align:left; cursor:pointer; border-right: 1px solid #e9e9e9; font-size: 1.8rem; }
.sub_menu_wrap .m_dep_tit {line-height: 1; font-size:1.8rem;  display:flex; align-items: center; height:90px; background:url('/images/sub/arrow_down.png') no-repeat 92% center;  color:#222; box-sizing:border-box; padding:0 1.5em; cursor:pointer;}
.sub_menu_wrap .m_dep_box .smenu { position: absolute; display:none; width:calc(100% + 2px); margin-left:-1px; background:#f6f6f6; box-sizing:Border-box; border:1px solid #ddd; border-top:0;}
.sub_menu_wrap .m_dep_box .smenu li {margin:0; width:100%; display:block; box-sizing:border-box;  border-top:1px dotted #ddd; padding:0;}
.sub_menu_wrap .m_dep_box .smenu li:hover{background:#ccc;}
.sub_menu_wrap .m_dep_box .smenu li:hover a { border:0; font-weight:500;}
.sub_menu_wrap .m_dep_box .smenu li a.on{background:#222 ; color:#fff; border:0; }
.sub_menu_wrap .m_dep_box .smenu li:first-child{border-top:0;}
.sub_menu_wrap .m_dep_box .smenu a { color:#333; display:block; width:100%;  padding:1.2em 1.5em; box-sizing:border-box; line-height:normal; font-size: 1.7rem;}
.sub_menu_wrap .m_dep_box .smenu a br { display: none; }
.sub_menu_wrap .m_2dep_box li:before {display:none;}


@media all and (max-width:976px){
    .sub_menu_wrap { height: 70px; line-height: 70px; width:100%; margin:0 auto; }
    .sub_menu_wrap .m_home { width:70px; height:70px; }
    .sub_menu_wrap .m_dep_box { width: calc(50% - 35px); }
    .sub_menu_wrap .m_dep_tit{height: 70px;}
    .sub_menu_wrap .m_2dep_box { border-right:0; }
}

@media all and (max-width: 640px){
    .sub_menu_wrap { height: 60px; line-height: 60px; }
    .sub_menu_wrap .m_home { width:60px; height:60px; }
    .sub_menu_wrap .m_dep_box { width: calc(50% - 30px); }
    .sub_menu_wrap .m_dep_tit{height: 60px;}
}


@media all and (max-width: 480px){
    .sub_menu_wrap { width: 100%; height: 50px; line-height: 50px; }
    .sub_menu_wrap .m_home { width:50px; height:50px; }
    .sub_menu_wrap .m_dep_box { width: calc(50% - 25px); }
    .sub_menu_wrap .m_dep_tit { padding: 0 0.8em; font-size: 1.7rem; background-size: 12px auto; height: 50px;}
    .sub_menu_wrap .m_dep_box .smenu a { padding: 0.8em 1em; }
}







#pageCont { overflow:hidden; padding-bottom: 80px;}
#subTitle { text-align: center; color:#000; font-size: 3.6rem; line-height: 1.2em; margin-bottom:80px; font-family: 'Pretendard';font-weight:700; letter-spacing: 0; padding-top: 160px; }

@media all and (max-width:1400px) {
    #subTitle {padding-top: 130px; margin-bottom: 60px;}
}
@media all and (max-width:976px) {
    #pageCont {padding-bottom: 60px;}
    #subTitle {padding-top: 100px; font-size: 3.2rem; margin-bottom: 50px;}
}
@media all and (max-width:480px) {
    #subTitle {padding-top: 70px; font-size: 2.8rem;}
}






.tabmenu { text-align: center; width: 100%; max-width: 1600px; margin: 0 auto 4%; overflow: hidden; font-size:0; padding-top:1px; padding-left: 1px;  }
.tabmenu li { position: relative; display: inline-block; width:calc(100% / 5); max-width: 250px; margin-top: -1px; margin-left: -1px; border: 1px solid #e3e3e3; text-align: center; }
.tabmenu li a { text-decoration: none; width:100%; height:60px; line-height: 60px; display: block; background:#fff; color:#525252; font-size:1.7rem;  font-weight: 600; box-sizing: border-box; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.tabmenu li a:hover { color:#222   ; }

.tabmenu.fs-s li a { font-size: 1.5rem; }

.tabmenu.col5 li { width:calc(100% / 5); max-width: 280px; }
.tabmenu.col6 li { width:calc(100% / 6); max-width: 280px; }
.tabmenu.col7 li { width:calc(100% / 7); float: left; }



/* 페이지 인식을 위한 부분 */
.tab01 .tabmenu  a.menu1,
.tab02 .tabmenu  a.menu2,
.tab03 .tabmenu  a.menu3,
.tab04 .tabmenu  a.menu4,
.tab05 .tabmenu  a.menu5,
.tab06 .tabmenu  a.menu6,
.tab07 .tabmenu  a.menu7,
.tab08 .tabmenu  a.menu8,
.tab09 .tabmenu  a.menu9,
.tab10 .tabmenu  a.menu10,
.tab11 .tabmenu  a.menu11,
.tab12 .tabmenu  a.menu12 { color:#fff; background:#222; font-weight:600; border-color: #222 !important; z-index:98; }



@media all and (max-width:1280px) {
  .tabmenu.col6 li { width:calc(100% / 5); }
}

@media all and (max-width:1080px) {
  .tabmenu { margin-top: 0; margin-bottom: 5%; }
  .tabmenu li a { height:55px; line-height: 55px; }
}


@media all and (max-width:976px) {
  .tabmenu li { width:calc(100% / 5); }
  .tabmenu li a { font-size: 1.6rem;  }

  .tabmenu.col3 li { width:calc(100% / 3);  float: inherit; }
  .tabmenu.col5 li { width:calc(100% / 3); }
  .tabmenu.col6 li { width:calc(100% / 3); }
}

@media all and (max-width:767px) {
  .tabmenu li { width:calc(100% / 5); }

}

@media all and (max-width:640px) {
  .tabmenu li a { height:50px; line-height: 50px;  }
}
@media all and (max-width:480px) {
  .tabmenu li { width:calc(100% / 2); }
  .tabmenu li a { height:45px; line-height: 45px;  }
}