@charset "utf-8";

#wrap *{box-sizing:border-box;}
#contents{position:relative; width:100%;}
.sub_top {
    position: relative;text-align: center;
    min-height: 165px;background: #f7f7f7; padding-top: 50px;
    
}
.sub_top .inner{position: relative;margin: 0 auto;}
.sub_top #location_wrap{position: relative;text-align: center;font-size: 1.2rem;color: #000;font-weight: 500;letter-spacing: -0.5px;word-break: keep-all;}
.sub_top #location_wrap .dep{position: relative;display: inline;}
.sub_top #location_wrap .dep:after{display: inline-block; content:""; width: 4px;height: 4px;border: 1px solid #a2a2a2;transform: rotate(-45deg);box-sizing: border-box;border-top: 0;border-left: 0;vertical-align: top;margin: 6px 10px 0 9px;}
.sub_top #location_wrap .dep a{display: inline-block;}
.sub_top #location_wrap .home{font-family: 'Montserrat',sans-serif;color: #a2a2a2;padding-top: 1px;padding-left: 20px;background: url('/images/common/home_icon.png')no-repeat top 2px left;background-size: 12px;display: inline-block;}
.sub_top #location_wrap .dep:last-child:after{display: none;}
.sub_top .page_dep1{padding: 15px 0 28px 0;font-size: 2.7rem;font-family: 'Montserrat','Noto Sans KR',sans-serif;color: #000;font-weight: 600;line-height: 1em;}
.sub_tab li a .en{font-weight:500;}

.sub_tab {
    position: relative;top: 20px;width: 100%;
    margin: 0 auto 0;
    
    
    font-size: 0;
    
display: flex;flex-wrap: wrap;}

.sub_tab li {
    display: inline-block;
    vertical-align: top;
    width: 33.33333333%;
    height: 40px;box-sizing: border-box;
    background: #fff;
border: 1px solid #d2d2d2;}

.sub_tab li a {
    display: block;
    font-size: 10px;
    text-align: center;
    font-family: 'Montserrat','Noto Sans KR',sans-serif;
    letter-spacing: 0.2px;
    font-weight: 400;
    color: #8f8f8f;
    line-height: 38px;
}

.sub_tab li + li {
    border-left: 0;
}

.sub_tab li.on a {
    background: #8f8f8f;
    color: #fff;
}

.sub_tab li.on a {
    color: #fff;
}

/* layer popup */
.manuals_wrap #layer-popup{position:fixed;top:50%;left:50%;z-index:2000;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;width: 80%;height: auto; z-index:9999;}
.manuals_wrap #layer-popup .popup-close{text-align:right;margin-bottom:10px;cursor:pointer;position:absolute;top:15px;right:15px;z-index:10}
.manuals_wrap #layer-popup iframe{width:1080px!important;height:608px!important}
.manuals_wrap #layer-popup h2.tit1{font-family:'Montserrat';font-size: 23px;line-height:3.8rem;text-align:center;font-weight: 900;color:#000;letter-spacing:.2px;margin-bottom:45px;}
.manuals_wrap #layer-popup div.inner{padding: 30px;font-family:'Noto Sans KR'!important;font-size:16px;color:#000;text-align:left;max-width:1150px;max-height:750px;overflow-y:auto;box-sizing: border-box;}

/* popup */
.manuals_wrap .pop_today_close{padding:1px 7px 3px 7px;color:#ffffff;background:#303030;vertical-align:middle;border:0px;}
.manuals_wrap .pop_close{padding:1px 7px 3px 7px;color:#ffffff;background:#303030;vertical-align:middle;border:0px;}
.manuals_wrap .msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}


.manuals_wrap .section01 div.inner {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    background: #f6f6f6;
    margin: 0px auto 0px;
}

.manuals_wrap .section01 div.inner div[class*='cate'] {
    box-sizing: border-box;
    display: table;
    width: 100%;
}

.manuals_wrap .section01 div.inner div.title {
    width: 140px;
    height: 100px;
    box-sizing: border-box;
    background: #f6f6f6 url(/img/page/m11_section01_cate1_bg.jpg) no-repeat left -39px top;
    display: table-cell;
    border-bottom: 1px solid #e5e5e5;
}
.manuals_wrap .section01 div.inner div.title1 {
    width: 100%;
}
.manuals_wrap .section01 div.inner div.cate2 div.title {
    background: #f6f6f6;
}
.manuals_wrap .section01 div.inner div.cate2 div.title1 {
    background: #f6f6f6;
}
.manuals_wrap .section01 div.inner div.cate3 div.title {
    background: #f6f6f6;
	width:100%;
}
.manuals_wrap .section01 div.inner div.cate3 div.title1{
    background: #f6f6f6;
	width:100%;
}
.manuals_wrap .section01 div.inner div.content {
    width: calc(100% - 140px);
    display: table-cell;
    vertical-align: top;
    padding: 0 5px;
    box-sizing: border-box;
    word-break: keep-all;
    border-bottom: 1px solid #e5e5e5;
}
.manuals_wrap .section01 div.inner .cate3 div.content {
    width:100%;
    display: table-cell;
    vertical-align: top;
    padding: 0 5px;
    box-sizing: border-box;
    word-break: keep-all;
}
.manuals_wrap .section01 div.inner h2.tit1 {
    font-size: 17px;
    font-family: 'Montserrat','Noto Sans KR', sans-serif;
    font-weight: 500;
    line-height: 2.8rem;
    color: #000;
    line-height: 100px;
}

.manuals_wrap .section01 div.inner h2.tit1 span.num {
    color: #a2a2a2;
    width: 30px;
    display: inline-block;
    margin-left: 20px;
}
.manuals_wrap .section01 div.inner div.cate1 div.content {
    position: relative;
    vertical-align: middle;
}

.manuals_wrap .section01 div.inner div.content>input {
    display: block;
	width:95%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 27.5px;
	border:none;
    font-family: 'Montserrat';
    font-size: 15px;
    color: #777;
    line-height: 40px;
    padding-left: 25px;
    padding-right: 60px;
    outline:none;
    background: #fff url(/m/img/page/m11_section01_cate1_arrow.png) no-repeat right 5px center;
    background-size: 35px;
    -webkit-appearance: none; /* 네이티브 외형 감추기 */
    -moz-appearance: none;
    appearance: none;
}
.manuals_wrap .section01 div.inner div.content>input::placeholder {
	font-size: 15px;
    color: #d1d1d1;
    font-weight: normal;
	
}
.manuals_wrap .section01 div.inner div.cate1 div.content>input::-ms-expand {
   display: none;            /* 화살표 없애기 for IE10, 11*/
}

.manuals_wrap .section01 div.inner div.cate1 div.content>input {
    font-family: 'Montserrat';
    font-size: 15px;
    color: #777;
    
	 font-family: 'Montserrat';
	cursor: pointer
}
.manuals_wrap .section01 div.inner div.cate2 div.content>input {
    font-family: 'Montserrat';
    font-size: 15px;
    color: #777;

	 font-family: 'Montserrat';
	cursor: pointer
}
.manuals_wrap .section01 div.inner div.cate2 div.content div.dragscroll {
    overflow-y: scroll;
}
.manuals_wrap .section01 div.inner div.cate2 div.content {
    vertical-align: middle;
	background:url(/img/page/m11_section01_cate2_bg.jpg) no-repeat right -60px top;
}
.manuals_wrap .section01 div.inner div.cate2 div.content ul.list li {
    width: 210px;
    flex-basis: 210px;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
    margin-right: 7px;
    margin-top: 30px;
}

.manuals_wrap .section01 div.inner div.cate2 div.content ul.list {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-top: -30px;
    padding: 0 50px;
    width: 1190px;
    box-sizing: border-box;
}

.manuals_wrap .section01 div.inner div.cate2 div.content ul.list li div.img img {
    width: 100% !important;
    height: 135px !important;
}
.manuals_wrap .section01 div.inner div.cate2 div.content ul.list li:nth-child(5n) {
    margin-right: 0;
}

.manuals_wrap .section01 div.inner div.cate2 div.content ul.list li p.tit1 {
    font-family: 'Montserrat';
    font-size: 1.6rem;
    letter-spacing: -0.2px;
    color: #333;
    text-align: center;
    font-weight: 500;
    word-break: keep-all;
    margin-top: 10px;
}

.manuals_wrap .section01 div.inner div.cate2 div.content ul.list li a {
    display: block;
    padding: 10px;
    position: relative;
}

.manuals_wrap .section01 div.inner div.cate2 div.content ul.list li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #888;
    box-sizing: border-box;
    opacity: 0;
    transition: .4s;
    box-shadow: 5.6px 8.3px 20px 0 rgba(0, 0, 0, 0.2);
}

.manuals_wrap .section01 div.inner div.cate2 div.content ul.list li:hover a:before {
    opacity: 1;
}
.manuals_wrap .section01 div.inner div.cate3 div.content ul.cate3_tab {
   position:relative;
	font-size: 0;
	width:90%;
	margin:0 auto;
}

.manuals_wrap .section01 div.inner div.cate3 div.content ul.cate3_tab li {
    display: inline-block;
    vertical-align: top;
	width:31.4%;
}
.manuals_wrap .section01 div.inner div.cate3 div.content ul.cate3_tab li:last-child a{/* line-height:35px; */} 
.manuals_wrap .section01 div.inner div.cate3 div.content ul.cate3_tab li a {
    display: block;
    width: 100%;
	height:46px;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    border-radius: 27.5px;
    font-size: 14px;
    letter-spacing: -0.2px;
    font-family: 'Montserrat','Noto Sans KR',sans-serif;
    text-align: center;
    color: #a2a2a2;
    font-weight: 500;
	padding:4px 0;
display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}

.manuals_wrap .section01 div.inner div.cate3 div.content ul.cate3_tab li + li {
    margin-left: 8px;
}

.manuals_wrap .section01 div.inner div.cate3 div.content {
    padding-bottom: 45px;
	display:block;
	background:#f6f6f6 url(/img/page/m11_section01_cate3_bg.jpg) no-repeat left 0px bottom -208px;
	
}
.manuals_wrap .section01 div.inner div.cate3 div.content ul.cate3_tab li.on a {
    background: #a2a2a2;
    color: #fff;
    border-color: #a2a2a2;
}
.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con {
    display: none;
}
.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con.on {
    display: block;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con1 {
    display: none;
}
.manuals_wrap .section01 div.inner div.cate3 div.content p.guide1 {
    font-size: 15px;
    line-height: 1.6;
    color: #000;
    font-weight: 400;
    margin-top: 35px;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content {
	display:none;
    background: #f6f6f6;
    margin-top: 25px;
    padding: 40px 15px;
    box-sizing: border-box;
    height: 335px;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content.on{
	display: block;
	
}
.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list {
    font-size: 0;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    padding: 0 45px;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list li + li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    background: #d1d1d1;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list li p.tit1 {
    font-size: 2.2rem;
    color: #000;
    position: relative;
    line-height: 2.2rem;
    padding-left: 15px;
    font-weight: 400;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list li p.tit1:before {
    content: '01';
    position: absolute;
    top: 2px;
    left: 0;
    font-family: 'Montserrat';
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 2.2rem;
    color: #c4c4c4;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list li div.btn-style2 a, .manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list li div.btn-style2 button {
    display: block;
    width: 260px;
    margin: 0 auto;
    height: 50px;
    background: #555;
    color: #fff;
    font-family: 'Montserrat';
    font-size: 1.4rem;
    letter-spacing: 0.2px;
    line-height: 50px;
    margin-top: 25px;
    text-transform: uppercase;
    outline: none;
    border: none;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list li:nth-child(2) p.tit1:before {
    content: '02';
    color: #999999;
}
.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list li:nth-child(3) p.tit1:before {
    content: '03';
}
.manuals_wrap .section01 div.inner div.cate3 div.content p.guide2 {
    font-size: 1.6rem;
    color: #666;
    text-align: center;
    line-height: 1.6rem;
    margin-bottom: 50px;
}
.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list li div.btn-style2 + div.btn-style2 a {
    margin-top: 10px;
}
.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con div.form input {
    width: 260px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #cfcfcf;
    font-size: 16px;
    padding: 0 10px;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con div.form span + span {
    margin-top: 10px;
    display: block;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con ul.list li div.form div.btn-style2 button {
    margin-top: 10px;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.con div.form {
    margin-top: 25px;
}




/* init */

.manuals_wrap .section01 div.inner div.cate3 div.content ul.cate3_tab li.init a {
    color: #cdcdcd;
	background:#fff;
}
.manuals_wrap .section01 div.inner div.cate3 div.content ul.cate3_tab li.on.init.none a {
    background: #bebebe;
    color:#fff;
    border-color: #bebebe;
}

.manuals_wrap .section01 div.inner div.cate3 div.content ul.cate3_tab li.on.init a {
  
   	background: #8f8f8f;
    color:#fff;
    border-color: #bebebe;
}

.manuals_wrap .section01 div.inner div.cate3 div.content p.guide1.init {
	text-align: center;
    padding: 0px 20px;
	margin-bottom:20px;
	color: #000;
}
.manuals_wrap .section01 div.inner div.cate2 div.content ul.list li p.tit1.init {
    color: #999;

}
.manuals_wrap .section01 div.inner div.cate2 div.content ul.list li.init:hover a:before {
    opacity:0;
}
.manuals_wrap .section01 div.inner div.cate2 div.content ul.list li.init:hover a {cursor:initial}


.manuals_wrap .section01 div.inner .cate3_tab_content {position:relative; width:90%; margin:0 auto; box-sizing:border-box;}
.manuals_wrap .section01 div.inner .cate3_tab_content .cate3_tabbox_01{position:relative; width:90%; margin:0 auto; background:#fff; padding:20px; box-sizing:border-box; font-size:15px;}
.manuals_wrap .section01 div.inner .cate3_tab_content .cate3_tabbox_02{position:relative; width:90%; margin:0 auto; background:#fff; padding:20px; box-sizing:border-box; font-size:15px;}
.manuals_wrap .section01 div.inner .cate3_tab_content .cate3_tabbox_03{position:relative; width:90%; margin:0 auto; background:#fff; padding:20px; box-sizing:border-box; font-size:15px;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tit1{font-size:14px; color:#666666; text-align:center;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list{margin-top:20px; width:100%;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list:after{display:block; clear:both; content:"";}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li{width:100%;padding:15px 0;display: flex;flex-wrap: wrap;align-items: center;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Manual_box:not(:last-child){ border-bottom:1px solid #d9d9d9;}

.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Manual_box .tit{font-size:14px; color:#000; display:block; width: 110px;  float:left;   padding-left: 20px; box-sizing:border-box; position: relative;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Manual_box .tit:before{
	
	content: '01';
    position: absolute;
    top:50%;
    left:0px;
    transform: translate(0%, -50%);
    font-size: 14px;
    font-weight: 500;
    line-height: 2.2rem;
    color: #c4c4c4;
	
}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Download_box:nth-child(1) .tit:before{
	content: '01';
	position: absolute;
    top: 28%;
    left:0px;
    transform: translate(0%, -50%);
    font-size: 14px;
    font-weight: 500;
    line-height: 2.2rem;
    color: #c4c4c4;
}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Download_box:nth-child(2) .tit:before{
	content: '02';
	position: absolute;
    top: 28%;
    left:0px;
    transform: translate(0%, -50%);
    font-size: 14px;
    font-weight: 500;
    line-height: 2.2rem;
    color: #c4c4c4;
}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Download_box:nth-child(3) .tit:before{
	content: '03';
	position: absolute;
    top: 28%;
    left:0px;
    transform: translate(0%, -50%);
    font-size: 14px;
    font-weight: 500;
    line-height: 2.2rem;
    color: #c4c4c4;
}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Manual_box:nth-child(1) .tit:before{
	content: '01';
	position: absolute;
	
	left:0px;
	transform: translate(0%, -50%);
	font-size: 14px;
	font-weight: 500;
	line-height: 2.2rem;
	color: #c4c4c4;
}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Manual_box:nth-child(2) .tit:before{
	content: '02';
	position: absolute;
    
    left:0px;
    transform: translate(0%, -50%);
    font-size: 14px;
    font-weight: 500;
    line-height: 2.2rem;
    color: #c4c4c4;
}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Manual_box:nth-child(3) .tit:before{
	content: '03';
	position: absolute;
    
    left:0px;
    transform: translate(0%, -50%);
    font-size: 14px;
    font-weight: 500;
    line-height: 2.2rem;
    color: #c4c4c4;
}

.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Manual_box .g{width:calc(100% - 110px);}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li {position:relative;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li .blind_Download{position:absolute; display:block; width:100%; height:100%; background:rgba(255,255,255,0.9); z-index:999; text-align:center; line-height:190px; font-family: 'Montserrat'; color:#000; font-size:16px; font-weight:600;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Download_box .tit{line-height: 127px; font-size:14px; color:#000; display:block; width:100px;  float:left; height:110px; line-height:63px;  padding-left: 20px; box-sizing:border-box; position: relative;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li span{display:inline-block;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li .num{color:#c4c4c4; font-weight:500; margin-right:5px; vertical-align: top;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Manual_box .link{display:block;width: 100%;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Manual_box .link .update_link{width:100%;margin-top:5px;font-family: 'Montserrat';font-size:12px;line-height:20px;padding:7px;box-sizing:border-box;display:block;background:#555 url(/m/img/page/down.png) no-repeat right 7px center;background-size:21px;color:#fff;font-weight:200;word-break:break-all;padding-right:40px;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Download_box:after{display:block; clear:both; content:"";}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Download_box input{width:calc(100% - 102px);padding:7px 7px;box-sizing:border-box;border:1px solid #d9d9d9;display:block;margin:3px 0;color:#8d8d8d;font-size:11px;font-family: 'Montserrat';}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Download_box .link{display:block; width:calc(100% - 100px); float:right;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Download_box .link .update_link{width:100%;margin-top:5px;font-size:12px;line-height:20px;font-family: 'Montserrat';padding:8px;box-sizing:border-box;display:block;background:#555 url(/m/img/page/down.png) no-repeat right 7px center;background-size:21px;color:#fff;font-weight:200;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tabbox_list li.Download_box .link .update_link1{width:100%; margin-top:5px; font-size:12px;line-height:20px; padding:8px; box-sizing:border-box; display:block; background:#555 url(/m/img/page/arr_r.png) no-repeat right 7px center; background-size:21px; color:#fff; font-weight:200; }
.manuals_wrap .section01 div.inner .cate3_tab_content .tab-content{display:none;}
.manuals_wrap .section01 div.inner .cate3_tab_content .tab-content.current{display: inherit;}
.manuals_wrap .section01 div.inner .cate3_tab_content .cate3_tabbox_03 li.Manual_box .tit{line-height:18px;}
.manuals_wrap .section01 div.inner .cate3_tab_content .cate3_tabbox_03 .tabbox_list li:nth-child(1){ border-bottom:1px solid #d9d9d9;}
.manuals_wrap .section01 div.inner .cate3_tab_content .cate3_tabbox_03 .tabbox_list li:nth-child(2){ border-bottom:1px solid #d9d9d9;}
.manuals_wrap .section01 div.inner .cate3_tab_content .cate3_tabbox_03 .tabbox_list li:nth-child(3){}
.manuals_wrap .section01 div.inner .cate3_tab_content .cate3_tabbox_03 li.Manual_box .link .update_link{margin-top:0;}


.m20 .section01 h2.m_tit1 {
    text-align: center;
    line-height: 3.4rem;
    font-size: 20px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #000;
    letter-spacing: 0.2px;
    padding: 22px 0;
}
.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.btn-style2 span.icon {
    display: inline-block;
    vertical-align: top;
    width: 27px;
    height: 50px;
    background: url(/img/page/m11_download.jpg) no-repeat right center;
}

.manuals_wrap .section01 div.inner div.cate3 div.tab_content div.btn-style2.site span.icon {
    background-image: url(/img/page/m11_site.jpg);
}
/*
.m21 .section01 {
    padding-bottom: 85px;
}
.m21 .section01 div.img {
    text-align:center;
}
.m21 .section01 div.img img {
    max-width: 90%;
}*/
.m22 .section01 div.inner div.img {
    text-align:center;
    display: none;
    margin-top: 20px;
}
.m22 .section01 div.inner div.img img {
    max-width: 100%;
}

.m22 .section01 div.inner div.btn-style1 {}

.m22 .section01 div.inner div.btn-style1 a {
    display: block;
    width: 160px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #8f8f8f;
    box-sizing: border-box;
    line-height: 40px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.2px;
    color: #fff;
    background: #a2a2a2;
    font-weight: 500;
    transition: .3s;
}
.m22 .section01 div.inner div.btn-style1 a.on {
    background: #fff;
    color: #a2a2a2;
}
.m22 .section02 ul.list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-top: 0px;
}

.m22 .section02 ul.list > li {width:85%;margin:10px auto;}

.m22 .section02 div.inner {
    padding-bottom: 80px;
}

.m22 .section02 ul.list > li h3.tit1 {
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 2.8rem;
    font-weight: 600;
    color: #000;
    border-bottom: 2px solid #a2a2a2;
    padding-bottom: 16px;
}

.m22 .section02 ul.sub_list li {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #333;
    font-weight: 600;
    padding: 15px 0;
    padding-left: 60px;
    box-sizing: border-box;
}

.m22 .section02 ul.sub_list {
    margin-top: 6px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 6px;
}

.m22 .section02 ul.sub_list li.adrs {
    background: url(/img/page/m22_info_icon01.jpg) no-repeat left center;
}

.m22 .section02 ul.sub_list li.tel {
    background: url(/img/page/m22_info_icon02.jpg) no-repeat left center;
}

.m22 .section02 ul.sub_list li.fax {
    background: url(/img/page/m22_info_icon03.jpg) no-repeat left center;
}

.m22 .section02 ul.sub_list li.email {
    background: url(/img/page/m22_info_icon04.jpg) no-repeat left center;
}


.m23 #Region_select{
    display: block;
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 27.5px;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #a2a2a2;
    padding-left: 10px;
    outline: none;
    background: #fff url(/m/img/page/m11_section01_cate1_arrow.png) no-repeat right 3px center;
    background-size: 29px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.m23 table th, td {
    text-align: left;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #333;
    border-bottom: 1px solid #dadada;
}
.m23 table th {
    background: #f3f3f3;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 10px;
}

.m23 table td {
    padding: 5px 0;
    padding-left: 15px;
}

.m23 table th span {
    color: #d00000;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
}

.m23 table {
    border-top: 1px solid #8f8f8f;
    margin-bottom: 30px;
    width: 90%;
    margin:0 auto;
}
.m23 table td input {
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    padding: 0px 5px;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #a2a2a2;
}

.m23 table td textarea {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    resize: none;
    padding: 10px 10px;
    width: 100%;
    height: 250px;
    overflow-y: auto;
    font-size: 13px;
    font-family: 'Montserrat';
}

.m23 .hp{width:20px;}
.m23 .email2{width:calc(100% - 20px); margin-top:5px;}
.m23 table th.content {
    vertical-align: top;
    padding-top: 35px;
}
.m23 table .last {
    border-color: #e5e5e5;
}
.m23 table .filebox input[type=file]{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0}
.m23 table .filebox label{line-height: 50px;display:inline-block;vertical-align:top;background: #acacac;height: 50px;box-sizing: border-box;width: 100%;text-align: center;font-size: 12px;color: #fff;font-weight: 500;}
.m23 table td input.upload-name {
    width: 100%;
    font-size: 13px;
    margin-bottom:5px;
}
.m23 table td span.c_file {
    font-size: 0;
}
.m23 div.btn-stlye3 button {
    margin: 0 auto;
    display: block;
    outline: none;
    border: none;
    width: 90%;
    height: 50px;
    color: #fff;
    background: #555;
    font-family: 'Montserrat';
    font-size: 20px;
    letter-spacing: -0.2px;
    font-weight: 500;
    margin-top: 30px;
}

.m23 .section01 div.inner {
    padding-bottom: 80px;
}




.page_title_g{width: 100%;margin-bottom: 25px;}
.page_title_g .dep2{font-size: 1.7rem;color: #000;font-weight: 500;text-align: center;word-break: keep-all;line-height: 1.4;font-family: 'Montserrat','Noto Sans KR',sans-serif;}
.page_title_g .dep2 .en{font-weight: 600;}
#wrap .m00{padding-top: 47px;}
#wrap .txt1{font-size: 1.2rem;color: #333;font-weight: 400;word-break: keep-all;line-height: 1.9;letter-spacing: -0.25px;}
#wrap .notice_wrap{width: ;}
#wrap .board_skin1{padding-bottom: 60px;}
#wrap .board_skin1 .board_list{position: relative;width: 100%;border-top: 2px solid #8f8f8f;border-bottom: 2px solid #8f8f8f;letter-spacing: -0.5px;}
#wrap .board_skin1 .board_list .tr{position: relative;width: 100%;border-bottom: 1px solid #d4d4d6;padding: 18px 20px;}
#wrap .board_skin1 .board_list .tr > *{font-size: 1.2rem;color: #333333;font-weight: 400;}
#wrap .board_skin1 .board_list .title{margin-bottom: 8px;font-size: 1.4rem;}
#wrap .board_skin1 .board_list .title .e_{height: ;overflow: hidden;}
#wrap .board_skin1 .board_list .date{font-family: 'Montserrat','Noto Sans KR',sans-serif;font-weight: 400;}
#wrap .board_skin1 .board_list .tr:last-child{border-bottom: 0;}
#wrap .board_skin1 .board_list .tr.answer:not(.questions) .title .e_{padding-left: 14px;background: url(/images/page/answer_i.png)no-repeat left top 7px;background-size: 7px;}

#wrap .board_skin1 .board_list.style2{border-bottom: 0;border-top: 1px solid #000000; border-bottom: 1px solid #d4d4d6;}

#wrap .board_skin1 .board_list.type2 .user:before{position: relative;top: -1px;display: inline-block;content: "";width: 1px;height: 8px;background: #dcdcdc;margin: 0 8px;}
#wrap .board_skin1 .board_list.type2 .title .e_{max-width: 90%;}
#wrap .board_skin1 .board_list .td.title.lock .e_{padding-right: 16px;background: url('/images/page/questions_i.png')no-repeat right top 6px;background-size: 9px;}
#wrap .board_list .btns{margin-top: 35px;position: relative;display: flex;flex-wrap: wrap;}
#wrap .board_list .btns > *{width: 100%;height: 35px;background: #a2a2a2;color: #fff;font-size: 1.4rem;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding-bottom: 1px;}

#wrap .inquiry_wrap .paging{}




/*faq*/
.faq_wrap{padding-bottom: 60px;}
.faq_wrap .faq_list{border-top: 2px solid #8f8f8f;border-bottom: 2px solid #8f8f8f;}
.faq_wrap .faq_list .group{position: relative;width:100%;word-break: keep-all;cursor: pointer;}
.faq_wrap .faq_list .group > *{position: relative;overflow: hidden;padding: 23px 20px;}
.faq_wrap .faq_list .group + .group{border-top: 1px solid #d4d4d6;}
.faq_wrap .faq_list .group .item{width: 30px;float: left;font-size: 2rem;color: #333;font-weight: 600;font-family: 'Montserrat',sans-serif;line-height: 1em;}
.faq_wrap .faq_list .list .tit{width: calc(100% - 30px);float: left;font-size: 1.4rem;color: #333;font-weight: 500;padding-top: 0px;line-height: 1.6;}
.faq_wrap .faq_list .view{position: relative;width: 100%;border-top: 1px solid #d4d4d6;display: none;z-index: 0;padding: 23px 50px;}
.faq_wrap .faq_list .view .item{color: #fff;}
.faq_wrap .faq_list .view .textarea{width: 100%;float: left;line-height: 1.9;}
.faq_wrap .faq_list .group.act{z-index:10;background: #f7f7f7;}
.faq_wrap .faq_list .group.act .item,
.faq_wrap .faq_list .group.act .tit{color:#000;}
.faq_wrap .faq_list .view img{max-width:100%;}


.write_inquiry{padding-bottom: 60px;}
.form_wrap .table{position: relative;width: 100%;border-top: 2px solid #8f8f8f;}
.form_wrap .tr{position: relative;width: 100%;display: flex;flex-wrap: wrap;border-bottom: 1px solid #e5e5e5;}
.form_wrap .tr.w100{}
.form_wrap .th{width: 120px;background: #f3f3f3;padding: 0 10px;font-size: 1rem;color: #333333;font-weight: 400;line-height: 1.35;}
.form_wrap .th label{
	height: 50px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
	justify-content: center;
    align-content: flex-start;
}
.form_wrap .th label.ipt span{position: relative;}
.form_wrap .th label.ipt span:after{display:block;content:"*";color: #e33737;margin-left: 1px; right: -10px; top: 0;position: absolute;}
.form_wrap .td{width: calc(100% - 120px);padding: 8px 10px;display: flex;flex-wrap: wrap;}
.form_wrap .td select{width: 100%;height: 35px;border: 1px solid #e5e5e5;background: #fff;outline: 0;padding: 0 14px;font-weight: 400;border-radius: 35px;background: #fff url(../images/page/select_arrow.png) no-repeat right 14px center;background-size: auto 6px;-webkit-appearance: none;-moz-appearance: none;appearance: none; font-size: 1em;}
.form_wrap .td .input{width: 100%;height: 35px;border: 1px solid #e5e5e5;background: #fff;outline: 0;padding: 0 11px;font-weight: 400; font-size: 1em;}
.form_wrap .td .input::placeholder,
.form_wrap .td textarea::placeholder{color:#a2a2a2;letter-spacing:-0.25px;}
.form_wrap .td .input.w50{max-width:390px;}
.form_wrap .td .input[type="password"]{letter-spacing:2px;}
.form_wrap .td .email_wrap{max-width: 800px;width: 100%;display: flex;flex-wrap: wrap;align-items: center;}
.form_wrap .td .email_wrap .input{width: calc(100% - 20px);}
.form_wrap .td .email_wrap .input:first-child{width:100%;margin-bottom: 5px;}
.form_wrap .td .email_wrap .item{width: 20px;display: inline-block;text-align: left;}
.form_wrap .file_tr .th{display:flex;flex-wrap:wrap;}
.form_wrap .file_tr .th .add{background:url('/img/page/file_add_btn.jpg')no-repeat top left;width: 12px;height: 12px;background-size: 100%;margin: 20px 0 0 7px;}
.form_wrap pre{white-space:pre-wrap;font-family:'Noto Sans KR'; font-size:11px;}
.form_wrap .radio_list{margin: 9px 0;}
.form_wrap .radio_list li{display: block;margin-right: 3px;}
.form_wrap .radio_list li:last-child{margin-right:0;}
.form_wrap .radio_list input[type=radio] {position: absolute;overflow: hidden;clip: rect(0 0 0 0);width: 1px;height: 1px;margin: -1px;padding: 0;border: 0;}
.form_wrap .radio_list input[type=radio]+label {position: relative;top: 0px;padding-left: 22px;font-size: 12px;color: #666;font-weight: 400;line-height: 1em;}
.form_wrap .radio_list input[type=radio]+label:after,.form_wrap .radio_list input[type=radio]+label:before {position: absolute;left: 0;display: block;-webkit-box-sizing: content-box;box-sizing: border-box;content: '';}
.form_wrap .radio_list input[type=radio]+label:before {width: 14px;height: 14px;text-align: center;border: 1px solid #dedede;background: #fff;top: 3px;border-radius: 50%;}
.form_wrap .radio_list input[type=radio]+label:after{position:absolute;content: '';top: 11px;left: 4px;width: 6px;height: 6px;margin-top: -4px;transform: scale(0);background-color: #444444;border-radius: 50%;transition: 0.3s;}
.form_wrap .radio_list input[type=radio]:checked+label:after {transform: scale(1);}
.form_wrap .table .file_box{width: 100%;}
.form_wrap .table .file_box li + li{margin-top:10px;}
.form_wrap .table .file_box li + li .g{display:flex;flex-wrap:wrap;justify-content: space-between;}
.form_wrap .table .file_box li + li .file_label{width: calc(50% - 2.5px);}
.form_wrap .table .file_box .item .add{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: calc(50% - 2.5px);
    height: 35px;
    background: #f3f3f3;
    font-size: 1.2rem;
    color: #111;
    text-align: center;
    font-weight: 500;
    margin-top: 5px;
    font-family: 'Montserrat',sans-serif;
    }
.form_wrap .table .file_box [type="file"] {font-size:15px;  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0 none; }
.form_wrap .table .file_box .file_label {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;width: 100%;height: 35px;background: #acacac;font-size: 1.2rem;color: #fff;text-align: center;font-weight: 500;margin-top: 5px;font-family: 'Montserrat',sans-serif;}
.form_wrap .table .file_box .file_name {width: 100%;color: rgba(0,0,0,0.5);word-break: keep-all;} 
.form_wrap .table .file_box .file_name span{margin-right:15px;color: #555;font-weight: 400;display: inline-block;}
.form_wrap .table .file_box .file_name span:last-child{margin-right:0px;}
.form_wrap .table .file_wrap{display: flex;flex-wrap: wrap;align-items: center;}
.form_wrap .table textarea{width: 100%;height: 150px;border: 1px solid #e5e5e5;background: #fff;outline: 0;padding: 9px 11px;font-weight: 300;resize: none; font-size:1em;}
.form_wrap .btns{margin-top: 30px;position: relative;display: flex;flex-wrap: wrap;justify-content: center;}
.form_wrap .submit_btn{width: 100%;height: 35px;background: #555555;color: #fff;font-size: 1.4rem;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding-bottom: 1px;font-family: 'Noto Sans KR', '나눔고딕', 'NanumGothic', 'Nanum Gothic', '돋움',dotum,sans-serif;}
.form_wrap .privacy_wrap .textarea{width: 100%;height: 150px;border: 1px solid #e5e5e5;background: #fff;outline: 0;padding: 9px 11px;font-weight: 300;overflow-y: auto;}

.form_wrap .privacy_wrap .textarea::-webkit-scrollbar{ width:12px !important;height: 0 !important;}
.form_wrap .privacy_wrap .textarea::-webkit-scrollbar-thumb {border:4px solid #fff;background-color: #cacaca;border-radius:28px;}
.form_wrap .privacy_wrap .textarea::-webkit-scrollbar-track {background-color:#fff;}




.board_view .sec1{padding-bottom: 75px;}
.board_view .g_container .g_head{width: 100%;padding: 0 0 22px 0;border-bottom: 2px solid #8f8f8f;word-break: keep-all;}
.board_view .g_container .g_head .date{font-size: 1.3rem;font-family: 'Montserrat','Noto Sans KR',font-family;color: #333;font-weight: 300;letter-spacing: -0.2px;margin-top: 10px;}
.board_view .g_container .g_head .title{font-size: 2.5rem;color: #000;font-weight: 500;line-height: 1.3;}
.board_view .g_container .g_body{padding: 40px 0;border-bottom: 1px solid #d4d4d6;}
.board_view .g_container .g_body img{max-width:100%;display: inline-block;}
.board_view .g_container .gallery_wrap{position: relative;display: flex;flex-wrap: wrap;align-items: center;}
.board_view .g_container .gallery_slider{width: calc(100% - 200px);margin: 0 auto;}
.board_view .g_container .gallery_slider .item img{margin: 0 auto;display: block;}
.board_view .g_container .info{width: 100%;padding-top: 98px;}
.board_view .g_container .info .title{text-align: center;font-size: 2.4rem;color: #000000;font-weight: 500;font-family: 'Jost','Montserrat','Noto Sans KR',font-family;line-height: 1em;margin-bottom: 30px;}
.board_view .g_container .info .table{width: 100%;border-top: 2px solid #222222;}
.board_view .g_container .info .table .tr{width: 100%;border-bottom: 1px solid #b2b2b2;display: flex;flex-wrap: wrap;justify-content: center;padding: 15px 30px;}
.board_view .g_container .info .table .th{position: relative;width: 80px;font-size: 1.7rem;color: #000;font-family: 'Jost','Montserrat','Noto Sans KR',font-family;font-weight: 500;}
.board_view .g_container .info .table .td{padding-left: 18px;width: calc(100% - 80px);max-width: 400px;}
.board_view .g_container .info .table .th:after{display: inline-block; content:""; width: 1px;height: 8px;background: #d8d8d8;position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
.board_view .g_pagination{position: relative;width: 100%;margin-top: 20px;}
.board_view .g_pagination .pg_list_btn{width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.board_view .g_pagination .pg_list_btn .link{width: calc(50% - 35px);font-size: 1.5rem;color: #000;font-family: 'Montserrat','Noto Sans KR',font-family;font-weight: 500;}
.board_view .g_pagination .pg_list_btn .link.next{text-align:right;}
.board_view .g_pagination .pg_list_btn .link a{position: relative;display:block;padding: 0 25px;}
.board_view .g_pagination .pg_list_btn .link a:before{display:block;content:"";position: absolute;top: 10px;left: 4px;width: 7px;height: 7px;border: 1px solid #939393;transform: rotate(135deg);border-top: 0;border-left: 0;}
.board_view .g_pagination .pg_list_btn .link.next a:before{right: 3px;left: auto;transform: rotate(-45deg);}
.board_view .g_pagination .pg_list_btn .list_btn{width: 50px;height: 50px;background: #f3f3f3 url('/images/page/board_list_btn.png')no-repeat center;vertical-align: middle;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;flex-direction: column;background-size: 15px;}
.board_view .g_pagination .pg_list_btn .list_btn span{width: 24px;height: 3px;background: #fff;display: block;margin: 0 auto;}
.board_view .g_pagination .pg_list_btn .list_btn span:nth-child(2){margin: 7px auto 7px;}
.board_view .g_file{width: 100%;display: flex;flex-wrap: wrap;padding: 18px 20px;border-bottom: 1px solid #d4d4d6;background: #f7f7f7;}
.board_view .g_file .tit{font-size: 1.2rem;line-height: 1.9;color: #333333;font-weight: 400;width: 55px;}
.board_view .g_file ul{width: calc(100% - 55px);}
.board_view .g_file ul li{display: inline-block;margin-right: 15px;}
.board_view .g_file ul li:last-child{margin-right:0;}
#wrap .board_view .g_file ul a{display: inline-block;color: #666;word-break: break-all;}
#wrap .board_view .g_file ul a:after{display:inline-block;content:"";background: url('/images/page/file_icon.png')no-repeat top 0px right 0px;width: 11px;height: 14px;vertical-align: top;margin: 6px 0 0 8px;background-size: 100%;}
.board_view .g_file ul a:hover{text-decoration: underline;}
.board_view .inquiry_info{position: relative;width: 100%;background: #f7f7f7;padding: 22px 20px;margin-bottom: 25px;}
.board_view .inquiry_info li{width: 100%;display: flex;flex-wrap: wrap;}
.board_view .inquiry_info li:nth-child(n+2){margin-top: 12px;}
.board_view .inquiry_info li .tit{width: 100px;font-weight: 400;color: #333333;}
.board_view .inquiry_info li .con{width: calc(100% - 100px);color: #8f8f8f;}