/* CSS Document */

@charset "utf-8";

/**** reset ****/
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt,
em, embed,
fieldset, figcaption, figure, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins, input,
kbd,
keygen,
label, legend, li,
meter, mark,
nav, menu,
object, ol, output, option,
p, pre, progress,
q,
s, samp, section, small, span, source, strike, sub, sup,
table, tbody, tfoot, thead, th, tr, td, video, tt,
u, ul,
var{font-family: NotoSansKR, '맑은 고딕','Malgun Gothic','Apple SD Gothic Neo','돋움',dotum, sans-serif;padding:0; margin:0; font-size:100%; font:inherit; line-height: 160%; border:0; box-sizing:border-box;text-decoration: none}
body{line-height:1;}
ul, ol, li{list-style:none;}
table{border-collapse:collapse; border-spacing:0;}
caption, legend{position:relative; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden;}
td, th{word-break:break-all; vertical-align:middle;}
mark, var{background:none;}
img, input, button, select, textarea{vertical-align:middle;}
img, fieldset, iframe{border:0;}

/* html5 */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}

.hide { display: none; }

table caption
{position:relative; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden;}

th,td {font-family: NotoSansKR,'맑은 고딕','Malgun Gothic','Apple SD Gothic Neo','돋움',dotum, sans-serif; font-size:16px; font-weight:400; line-height:22px; letter-spacing:-0.01em; color:#333; word-break:break-all; word-wrap:break-word; } /* color값은 사이트에 맞게사용 */

select{/*outline:none;*/height:40px;padding-left:12px;border:1px solid #c2c2c2;font-size:16px;background:url(/tree/images/common/ico_select.png) no-repeat right 50% #fff;background-size:contain;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-appearance: none;
-moz-appearance: none;
appearance: none;


출처: https://doolyit.tistory.com/126 [동해둘리의 IT Study]}
select::-ms-expand {display: none;}/* select box 화살표 없애기 ie10,ie11 */



/* font */
@font-face {
	font-family:'NanumBarunGothic';
	font-style:normal;
	src: /*url(../fonts/NanumBarunGothic.eot),*/
		 url(../fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
     	 url(../fonts/NanumBarunGothic.woff) format('woff'),
		 url(../fonts/NanumBarunGothic.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:100;
	src:local('Noto Sans Thin'),local('NotoSans-Thin'),
	/*url(../fonts/NotoSansKR-Thin.eot),*/
	url(../fonts/NotoSansKR-Thin.eot?#iefix) format('embedded-opentype'),
	url(../fonts/NotoSansKR-Thin.woff) format('woff'),
	url(../fonts/NotoSansKR-Thin.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:200;
	src:local('Noto Sans Light'),local('NotoSans-Light'),
	/*url(../fonts/NotoSansKR-Light.eot),*/
	url(../fonts/NotoSansKR-Light.eot?#iefix) format('embedded-opentype'),
	url(../fonts/NotoSansKR-Light.woff) format('woff'),
	url(../fonts/NotoSansKR-Light.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:300;
	src:local('Noto Sans DemiLight'),local('NotoSans-DemiLight'),
	/*url(../fonts/NotoSansKR-DemiLight.eot),*/
	url(../fonts/NotoSansKR-DemiLight.eot?#iefix) format('embedded-opentype'),
	url(../fonts/NotoSansKR-DemiLight.woff) format('woff'),
	url(../fonts/NotoSansKR-DemiLight.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:400;
	src:local('Noto Sans Regular'),local('NotoSans-Regular'),
	/*url(../fonts/NotoSansKR-Regular.eot),*/
	url(../fonts/NotoSansKR-Regular.eot?#iefix) format('embedded-opentype'),
	url(../fonts/NotoSansKR-Regular.woff) format('woff'),
	url(../fonts/NotoSansKR-Regular.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:500;
	src:local('Noto Sans Medium'),local('NotoSans-Medium'),
	/*url(../fonts/NotoSansKR-Medium.eot),*/
	url(../fonts/NotoSansKR-Medium.eot?#iefix) format('embedded-opentype'),
	url(../fonts/NotoSansKR-Medium.woff) format('woff'),
	url(../fonts/NotoSansKR-Medium.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:700;
	src:local('Noto Sans Bold'),local('NotoSans-Bold'),
	/*url(../fonts/NotoSansKR-Bold.eot),*/
	url(../fonts/NotoSansKR-Bold.eot?#iefix) format('embedded-opentype'),
	url(../fonts/NotoSansKR-Bold.woff) format('woff'),
	url(../fonts/NotoSansKR-Bold.otf) format('opentype');
}
@font-face{
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:900;
	src:local('Noto Sans Black'),local('NotoSans-Black'),
	/*url(../fonts/NotoSansKR-Black.eot),*/
	url(../fonts/NotoSansKR-Black.eot?#iefix) format('embedded-opentype'),
	url(../fonts/NotoSansKR-Black.woff) format('woff'),
	url(../fonts/NotoSansKR-Black.otf) format('opentype');
}


	@font-face {font-family: "RussellSquare";
	    src: url("..../fonts/RussellSquare.eot"); /* IE9*/
	    src: url("../fonts/RussellSquare.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	    url("../fonts/RussellSquare.woff") format("woff"), /* chrome、firefox */
	    url("../fonts/RussellSquare.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	    url("../fonts/RussellSquare.svg#RussellSquare") format("svg"); /* iOS 4.1- */
	}

.parking_wrap{font-family: 'NanumBarunGothic'}
/* Global SPACE */
.MAL0 {margin-left:0px !important;}
.MAL5 {margin-left:5px !important;}
.MAL10 {margin-left:10px !important;}
.MAL15 {margin-left:15px !important;}
.MAL20 {margin-left:20px !important;}
.MAL25 {margin-left:25px !important;}
.MAL30 {margin-left:30px !important;}
.MAL35 {margin-left:35px !important;}
.MAL40 {margin-left:40px !important;}
.MAL45 {margin-left:45px !important;}
.MAL50 {margin-left:50px !important;}
.MAL55 {margin-left:55px !important;}
.MAL60 {margin-left:60px !important;}
.MAL70 {margin-left:70px !important;}
.MAL100 {margin-left:100px !important;}
.MAL140 {margin-left:140px !important;}

@media all and (max-width: 800px) {
	.MAL30 {margin-left:5px !important;}
	.MAL35 {margin-left:5px !important;}
}

.MAR0 {margin-right:0px !important;}
.MAR2 {margin-right:2px !important;}
.MAR5 {margin-right:5px !important;}
.MAR10 {margin-right:10px !important;}
.MAR15 {margin-right:15px !important;}
.MAR20 {margin-right:20px !important;}
.MAR25 {margin-right:25px !important;}
.MAR30 {margin-right:30px !important;}
.MAR35 {margin-right:35px !important;}
.MAR40 {margin-right:40px !important;}
.MAR85 {margin-right:85px !important;}
.MAR165 {margin-right:165px !important;}

.MAB0 {margin-bottom:0px !important;}
.MAB5 {margin-bottom:5px !important;}
.MAB10 {margin-bottom:10px !important;}
.MAB15 {margin-bottom:15px !important;}
.MAB20 {margin-bottom:20px !important;}
.MAB25 {margin-bottom:25px !important;}
.MAB30 {margin-bottom:30px !important;}
.MAB35 {margin-bottom:35px !important;}
.MAB40 {margin-bottom:40px !important;}
.MAB45 {margin-bottom:45px !important;}
.MAB50 {margin-bottom:50px !important;}
.MAB55 {margin-bottom:55px !important;}
.MAB60 {margin-bottom:60px !important;}
.MAB65 {margin-bottom:65px !important;}

.MAT0 {margin-top:0 !important;}
.MAT5 {margin-top:5px !important;}
.MAT6 {margin-top:6px !important;}
.MAT10 {margin-top:10px !important;}
.MAT15 {margin-top:15px !important;}
.MAT20 {margin-top:20px !important;}
.MAT25 {margin-top:25px !important;}
.MAT30 {margin-top:30px !important;}
.MAT35 {margin-top:35px !important;}
.MAT40 {margin-top:40px !important;}
.MAT47 {margin-top:47px !important;}
.MAT45 {margin-top:45px !important;}
.MAT50 {margin-top:50px !important;}
.MAT55 {margin-top:55px !important;}
.MAT60 {margin-top:60px !important;}
.MAT70 {margin-top:70px !important;}
.MAT80 {margin-top:80px !important;}
.MAT90 {margin-top:90px !important;}
.MAT100 {margin-top:100px !important;}
.MAT115 {margin-top:115px !important;}
.MAT130 {margin-top:130px !important;}

.MAT-5 {margin-top:-5px !important;}
.MAT-10 {margin-top:-10px !important;}
.MAT-15 {margin-top:-15px !important;}
.MAT-20 {margin-top:-20px !important;}
.MAT-25 {margin-top:-25px !important;}
.MAT-30 {margin-top:-30px !important;}
.MAT-35 {margin-top:-35px !important;}
.MAT-40 {margin-top:-40px !important;}


.MAR-15 {margin-right:-15px !important;}
.MAL-50 {margin-left:-50px !important;}
.MAL-40 {margin-left:-40px !important;}

.PAL0 {padding-left:0px !important;}
.PAL5 {padding-left:5px !important;}
.PAL10 {padding-left:10px !important;}
.PAL15 {padding-left:15px !important;}
.PAL20 {padding-left:20px !important;}
.PAL25 {padding-left:25px !important;}
.PAL30 {padding-left:30px !important;}
.PAL35 {padding-left:35px !important;}
.PAL40 {padding-left:40px !important;}
.PAL45 {padding-left:45px !important;}
.PAL50 {padding-left:50px !important;}
.PAL70 {padding-left:70px !important;}

.PAR0 {padding-right:0 !important;}
.PAR5 {padding-right:5px !important;}
.PAR10 {padding-right:10px !important;}
.PAR15 {padding-right:15px !important;}
.PAR20 {padding-right:20px !important;}
.PAR25 {padding-right:25px !important;}
.PAR30 {padding-right:30px !important;}
.PAR35 {padding-right:35px !important;}
.PAR40 {padding-right:40px !important;}

.PAT0 {padding-top:0 !important;}
.PAT5 {padding-top:5px !important;}
.PAT10 {padding-top:10px !important;}
.PAT15 {padding-top:15px !important;}
.PAT20 {padding-top:20px !important;}
.PAT25 {padding-top:25px !important;}
.PAT30 {padding-top:30px !important;}
.PAT35 {padding-top:35px !important;}
.PAT40 {padding-top:40px !important;}
.PAT45 {padding-top:45px !important;}
.PAT50 {padding-top:50px !important;}
.PAT55 {padding-top:55px !important;}
.PAT60 {padding-top:60px !important;}
.PAT65 {padding-top:65px !important;}
.PAT70 {padding-top:70px !important;}
.PAT75 {padding-top:75px !important;}
.PAT80 {padding-top:80px !important;}
.PAT85 {padding-top:85px !important;}
.PAT90 {padding-top:90px !important;}
.PAT95 {padding-top:95px !important;}
.PAT100 {padding-top:100px !important;}
.PAT105 {padding-top:105px !important;}
.PAT110 {padding-top:110px !important;}
.PAT115 {padding-top:115px !important;}
.PAT120 {padding-top:120px !important;}
.PAT125 {padding-top:125px !important;}
.PAT130 {padding-top:130px !important;}
.PAT135 {padding-top:135px !important;}

.PAB0 {padding-bottom:0 !important;}
.PAB5 {padding-bottom:5px !important;}
.PAB10 {padding-bottom:10px !important;}
.PAB15 {padding-bottom:15px !important;}
.PAB20 {padding-bottom:20px !important;}
.PAB25 {padding-bottom:25px !important;}
.PAB30 {padding-bottom:30px !important;}
.PAB35 {padding-bottom:35px !important;}
.PAB40 {padding-bottom:40px !important;}
.PAB50 {padding-bottom:50px !important;}
.PAB85 {padding-bottom:85px !important;}
.PAB120 {padding-bottom:120px !important;}

.PAD0{padding:0 !important;}
.PADDING5{padding:5px !important;}
.PADDING10{padding:10px !important;}
.PADDING15{padding:15px !important;}
.PADDING20{padding:20px !important;}
.PADDING30{padding:30px !important;}
.PADDING40{padding:40px !important;}
.PADDING50{padding:50px !important;}

.WID100PER{width:100% !important;}
.WID98PER{width:98% !important;}
.WID95PER{width:95% !important;}
.WID85PER{width:85% !important;}
.WID45PER{width:45% !important;}
.WID20PER{width:20% !important;}

.WID20PX{width:20px !important;}
.HGT20PX{height:20px !important;}
.HGT30PX{height:30px !important;}
.HGT40PX{height:40px !important;}
.HGT50PX{height:50px !important;}
.HGT60PX{height:60px !important;}
.HGT70PX{height:70px !important;}
.HGT80PX{height:80px !important;}
.HGT90PX{height:90px !important;}
.HGT100PX{height:100px !important;}
.HGT110PX{height:120px !important;}
.HGT120PX{height:120px !important;}
.HGT140PX{height:140px !important;}
.HGT160PX{height:160px !important;}
.HGT170PX{height:170px !important;}


.flL{float:left!important}
.flR{float:right!important}
.maxWid80px{max-width:80px}
.maxWid120px{max-width:120px}

.sub_container ul.dot_list li, .sub_container dl.dot_list dt{background:url(/tax/images/common/icon_dt.gif) left 10px no-repeat;color:#000;font-weight:300;counter-increment: none; }
.sub_container ul li{position:relative; display:block;/*width:96%*/; padding:0 0 2px 8px; line-height:140%; margin-top:6px; text-align:justify;}
.sub_container dl dt { position:relative;  /*width:96%;*/ padding:0 0 2px 8px; line-height:140%; margin-top:6px; text-align:justify;}

.sub_container ul ul { width:99.8%; margin:5px 0 0 -3px; padding-bottom:0; }
.sub_container ul ul li,
.sub_container dl dd {margin-left:7px; padding-left:7px; margin-top:2px; line-height:160%;width:97%;}

.sub_container ul.dot_list li::before,
.sub_container ul.dot_list li::after { display: none; }

.txtC{text-align:center!important}
.txtL{text-align:left!important}
.txtR{text-align:right!important}
.cursor_p{cursor:pointer}

#footer{clear:both;background-color:#4f4e5a;width:100%;height:138px;padding-top:44px;position:relative}

.f_logo{display:inline-block;vertical-align:top}
.f_cont01{color:#fff;display:inline-block;vertical-align:top;margin-left:30px;margin-top:5px;font-size:13px}
p.f_grey{color:#bdbdbd}
.f_cont02{display:inline-block;padding-left:156px}
.f_cont02 ul{}
.f_cont02 ul li{background:url(/tree/images/common/common/footer_line01.gif) 0 3px no-repeat;display:inline-block;padding-right:5px;padding-left:13px;font-size:13px}
.f_cont02 ul li.first{background:none}
.f_cont02 ul li a{color:#fff;font-weight:600}
.f_cont02 ul li a:hover{border-bottom:1px solid #ebebeb}


#cont_wrap{clear:both;position:relative;min-height:840px;font-family: NotoSansKR}

.sub_visual01{position:relative;background:url(/tree/images/common/sub/bg_sub_visual.jpg) no-repeat;height:238px;padding-top:87px}
.sub_visual01 .inner{text-align:center}
.sub_visual01 .sub_visual_text01{font-size:38px;letter-spacing:-2.5px}
.sub_visual01 .sub_visual_text01 strong{}
.sub_visual01 .sub_visual_text02{font-weight:100;padding-top:20px;display:block}



.lnb ul li li a:hover{color: #0873eb; border-right: 1px solid #e5e5e5; background: #f2f5f8 url(/tree/images/common/icon_snb_off02.gif) no-repeat 94% 50%;}
.lnb ul li li a.on{color: #0873eb; background: #f2f5f8 url(/tree/images/common/icon_snb_off02.gif) no-repeat 94% 50%;}


.lnb{width:233px;position:relative;font-family: NotoSansKR}
.lnb ul{width:100%;position:relative;}
.lnb ul li{cursor:pointer; width:233px;position:relative;clear:both;border-bottom:1px solid #dbdbdb;background: #ffffff url(/tree/images/common/icon_snb_off.gif) no-repeat 94% 50%}
.lnb ul li.current {background:#286ec3;}
.lnb ul li a{display:block;font-size:15px;line-height:47px;font-weight:200;color:#555;padding-left:20px;}
.lnb ul li.current a{color:#fff;font-weight:600;}
.lnb ul li.dep2_on{cursor:pointer;width:204px;padding-left:0;background:url('/tree/img/common/bg_lnb_off.gif') no-repeat 0 0;margin-left:0px}
.lnb ul li.dep2_on a{color:#fff;font-weight:600}
.lnb ul li.dep2_on.lnb_active{display:inline-block;width:233px;padding-left:0;background: #386ba8 url(/tree/images/common/icon_snb_on.png) no-repeat 94% 50%}
.lnb ul li.dep2on.lnb_active a{color:#fff;font-weight:600;letter-spacing:-0.09em;}
.lnb ul li.dep2_on.lnb_active div.dept3 a{color:#666;font-weight:500;font-size:13px;display:inline-block;}
.lnb ul li.dep2_on div.dept3 a{color:#666;font-weight:500;font-size:13px;}
.lnb ul li div.dept3{display:none;margin-bottom:2px;width:189px;padding-left:10px;}
.lnb ul li div.dept3 ul {background:#fff;overflow:hidden;width:178px; !important;padding:10px 5px 10px 10px;}
.lnb ul li div.dept3 ul li{margin:5px 0;width:100%}
.lnb ul li div.dept3 ul li.current a{color:#2f86cc !important;background:url('/tree/img/main/bl_1.png') no-repeat 0 6px;font-weight:600 !important;}
.lnb ul li div.dept3 ul li.current {background:none;}
.lnb ul li div.dept3 ul li a{font-size:12px;line-height:17px;width:93%;padding-right:10px;letter-spacing:-0.06em;color:#666;}
.lnb ul li ul{width:180px;background:#e9e9e9;padding:5px 0 5px 20px;}
.lnb ul li ul li {border:none;}
.lnb ul li ul li a{font-size:13px;line-height:22px;background:url('/tree/img/main/bl_2.png') no-repeat 0 6px;padding-left:13px;color:#666;display:inline-block;}
.lnb ul li:hover, li:focus{background:#286ec3;}
.lnb ul li.dep3_on:hover, li.dep3_on:focus{background:url('/tree/img/common/bg_lnb_on.gif') no-repeat 0 0;width:204px;}
.lnb ul li:hover a, li:focus a{color:#fff;font-weight:600;}
.lnb ul li.dep3_on:hover div.dept3 a, li.dep3_on:focus div.dept3 a{color:#666;}
.lnb ul li.dep3_on div.dept3 ul li:hover a, li ul li:focus a{color:#2f86cc;background:url('/tree/img/main/bl_1.png') no-repeat 0 6px;font-weight:400 !important;}
.lnb ul li div.dept3 ul li:hover, li ul li:focus{background:none;}
.lnb_title{width:233px;font-size:29px;font-weight:400;line-height:20px;color:#333;background:#fff;padding:37px 0;margin-left:0px;border-bottom:1px solid #dbdbdb;text-align:center}
#left_column{position:relative;width:233px;float:left;height:auto;border-top:5px solid #006599;}
.hidden{font-size:0;height:0;line-height:0;position:absolute;top:-3000px;left:-3000px;}
hr{display:none}

#cont_inner{margin-left:60px;float:left;width:880px}
#sub_top_wrap{border-bottom:1px solid #dbdbdb;height:102px}
#sub_top_wrap h3{line-height:102px;width:500px;color:#034366;font-size:30px;font-weight:300;float:left}
#sub_top_wrap #navi{float:right}
#sub_top_wrap #navi ul{}
#sub_top_wrap #navi ul li{float:left;background:url(/tree/images/common/line_navi.gif) no-repeat right 47px;line-height:102px;padding:0 12px}
#sub_top_wrap #navi ul li.navi_end{background:none;}
#sub_top_wrap #navi ul li a{font-size:13px;color:#2c2c2c}
#sub_top_wrap #navi ul li a.on{color: #034366;}
#sub_top_wrap #navi ul li.navi_end a{color:#034366}
#sub_top_wrap #navi ul li a img{margin-top:-2px}
#contents{clear:both;padding:40px 0}
.coming_soon_img{text-align:center}



header{position:absolute;z-index:1000;width:100%;}
header.change{border-bottom:1px solid #ebebeb}
header .gnb_box{border-bottom:1px solid #6a6e54}
.top_menu{width:1200px;margin:0 auto;height:42px;padding-right:21px}
.top_menu ul{float:right}
.top_menu ul li{background:url(/tree/images/common/bar.gif) 0 25px no-repeat;float:left;padding:0 17px}

.top_menu ul li a{line-height:57px;font-size:13px;font-weight:200;color:#fff;}
h1{clear:both}
.top_menu ul li.first{background:none}
.sub_menu .top_menu ul li{background:url(/tree/images/common/bar2.gif) 0 25px no-repeat;float:left;padding:0 17px}
.sub_menu .top_menu ul li.first{background:none}
header h1.logo{float:left;width:306px;padding-top:0px }
header h1.logo a{display: block;}
.box{position:relative;width:100%;max-width:1200px;margin:0 auto;}
.change img.p{display:block}
.change .top_menu ul li a{color:#000}
.change #gnb ul.menu > li > a{color:#000;font-weight:200}
.change .top_menu ul li{background:url(/tree/images/common/bar2.gif) 0 25px no-repeat;}
.change .top_menu ul li.first{background:none}
.change #gnb ul.menu li .submenu{height:400px;}
.change .gnb_box{border-bottom:0}


/* header - selectbox */
header ul.header_btn > li.lang{float:left;padding-right:30px;border-right:1px solid #fff;}
header ul.header_btn > li.lang .select{width:60px;height:28px;line-height:28px;}
header ul.header_btn > li.lang .select .styledSelect{border:1px solid #fff;text-align:left;}
header.change{background:#fff url(/tree/images/common/gnb_bottom_line.gif) repeat-x top;opacity:90;transition:opacity 500ms ease 0s }
header.change h1 img.p{display:none;}
header.change h1 img.m{display:block;}
header.change ul.gnb .lv1 > a{color:#000;}
header.change ul.header_btn .menu span{background:#000;}
header.change ul.header_btn .menu a:before,
header.change ul.header_btn .menu a:after{background:#000;}
header.change ul.header_btn li.lang .select .styledSelect{border-color:#000;}
header.change ul.header_btn li.lang .select .styledSelect{color:#000;}
header.change ul.header_btn li.lang .select .styledSelect:after{background:url(/tree/images/common/lang_arrow_sticky.png);}
header.change ul.header_btn li.lang .select .options{border-color:#000;background:#fff;}
header.change ul.header_btn li.lang .select .options li{color:#000;}


.contents{position:relative;min-height:820px;clear:both}
.inner{width:1200px;margin:0 auto}


footer{background:#1e1f21}
footer ul.f_menu{}
footer ul.f_menu li{padding-right:30px;float:left;line-height:73px}
footer ul.f_menu li a{color:#aaa}
footer ul.f_menu li a.f_first{color:#fff;font-weight:400}
footer .address{width:100%;clear:both;border-top:1px solid #303133;padding-bottom:100px}
footer .address .inner{margin-top:39px;background:url(/tax/images/common/bg_footer_new.png) 0 0 no-repeat;padding-left:211px;color:#fff}
footer .address p.addr01{line-height:110%;font-size:14px;margin-bottom:20px}
footer .address p.addr02{font-size:12px;line-height:160%;font-weight:200;letter-spacing:0.5px}
footer .google{letter-spacing:-1px}
footer .google a{color:#44a7ff;}
footer .google{color:#555;font-size:13px;line-height:1.35}
.grecaptcha-badge {visibility: hidden;}
/* Tab */
.sub_content .tab{margin-bottom: 0px}
.sub_content .tab ul{width: 100%!important;overflow:hidden;margin:0;padding-bottom:0;display: flex;flex-direction: row;justify-content: space-around;}
.sub_content .tab ul li{padding: 0; border: 1px solid #e1e1e1; margin-left:-1px;text-align:center;flex: 1}
.sub_content .tab ul li:first-child { margin-left: 0; }

.sub_content .tab ul li.on{background:#3D689F;color:#fff}

.sub_content .tab ul li.on a{color:#fff}

.sub_content .tab ul li a{padding: 20px 5px;font-weight:300;color:#333;display:block;text-align:center;font-size:1rem;letter-spacing:-0.5px;z-index: 0}

.sub_content .tab ul li a:hover,.sub_content .tab ul li a:focus,.sub_content .tab ul li a.on{
	width: 100%; background:#3D689F; color: #fff}

.sub_content .tab ul.share_tab li a{font-weight:400;color:#333;display:block;height: 113px;line-height: 50px; text-align:center;
box-sizing: border-box; border:1px solid #e1e1e1;font-size:1rem;letter-spacing:-0.5px;transition:all 100ms ease-in-out;-o-transition: all 100ms ease-in-out;
-ms-transition: all 100ms ease-in-out;-moz-transition: all 100ms ease-in-out;-webkit-transition: all 100ms ease-in-out; z-index: 0}

@media all and (max-width:767px) {
	.sub_content .tab ul { display: block; }
	.sub_content .tab ul li { margin-top: -1px; margin-left: 0; }
	.sub_content .tab ul li:first-child { margin-top: 0; }
}

.sub_content .tab.units_1 li {width:100%;}
.sub_content .tab.units_2 li {width:50%;}
.sub_content .tab.units_3 li {width:33.3%}
.sub_content .tab.units_4 li {width:25%;}
.sub_content .tab.units_5 li {width:20%;}
.sub_content .tab.units_6 li {width:16.6%;}
.sub_content .tab.units_6 li:first-child{width:17%}
.sub_content .tab.units_7 li {width:14.1%;}
.sub_content .tab.units_8 li {width:12.5%;}
.sub_content .tab.units_9 li {width:11.1%;}
.sub_content .tab.units_10 li {width:10%;}
.sub_content .tab.units_11 li {width:18.18%;}
.sub_content .tab.units_12 li {width:16.66%;}
.sub_content .tab.units_13 li {width:15.38%;}
.sub_content .tab.units_14 li {width:14.1%;}
.sub_content .tab.units_15 li {width:14.1%;}
.sub_content .tab.units_16 li {width:12.5%;}
.sub_content .tab.units_29 li {width:10%;}

@media screen and (max-width:1200px)
{
	.top_menu{width:100%;background:#fff;height:36px;display:none}
	.top_menu ul{float:left}
	.top_menu ul li{background:url(/tax/images/common/bar2.gif) 0 14px repeat-y !important}
	.sub_menu .top_menu ul li{background:url(/tax/images/common/bar2.gif) 0 14px repeat-y !important}
	.top_menu ul li a{line-height:36px;color:#333!important }

	.sub_menu .top_menu ul li.first{padding-left:17px}

	#gnb ul.menu > li > a{width:150px;font-size:16px!important;padding:0!important;text-align:center;display:inline-block}

	.contents .inner{width:100%;}

	header h1.logo{width:240px;padding-top:10px;padding-left:17px}
	header .gnb_box{border-bottom:0}
	.box{margin-top:30px!important}
	.box h1 img{width:100%}



	}
@media screen and (max-width:1023px)
{
	#gnb{display:none!important}
	.btn_snbOpen {position:absolute;right:15px;top:15px;width:68px;height:70px}
	.btn_snbOpen a.btn_open{display:block;width:100%;height:45px;text-indent:-9999px;font-size:0;background:url(/tax/images/common/icon_menu.png) right 3px no-repeat;background-size:35px!important}
	.box .hide_pc{display:block!important}
	header h1.logo{width:306px!important}
	.box{margin-top:17px!important}
	.sub_visual{margin-top:104px!important}
	.snb_wrap{width:100%!important}
	.snb ul li.home{width:10%!important}
	.snb ul li{width:45%!important}
	.sub_visual{background-size:auto 150px!important;height:150px!important}
	.sub_visual .inner .sub_visual_text{background:none!important;padding:20px 0 0 40px!important;font-size:25px!important}
	.sub_visual .inner .sub_visual_text2{padding-left:40px!important;padding-right:20px!important;line-height:15px;font-size:15px}
	.sub_visual p.sv_text01{padding-top:47px!important;font-size:27px!important}
	.sub_visual p.sv_text02{padding-top:4px!important;font-size:18px!important}
	.snb ul li ul{width:100%!important}
	.snb ul li li{width:45%!important;border-right:1px solid #ebebeb!important}
	.snb ul li a{font-size:14px!important;overflow:hidden!important;padding-right:20px!important;text-overflow:ellipsis!important;white-space:nowrap!important}
	.snb ul.sDep1_drop li:last-child{border-right:1px solid #edebeb!important}
	.snb ul.sDep2_drop li:last-child{border-right:1px solid #edebeb!important}
	.sub_container .title_box{height:80px!important}
	.sub_container .title_box h3{line-height:76px!important;font-size:30px!important}

	footer ul.f_menu{padding-left:10px!important}
	footer .address .inner{padding-left:10px!important;padding-top:62px!important;background-position:10px 0!important}


}

@media screen and (max-width:768px)
{
	footer .inner{width:100%!important}



}
@media screen and (max-width:600px)
{
	.sub_visual p.sv_text01{font-size:23px!important}
	.sub_visual p.sv_text02{font-size:13px!important}


}
@media screen and (max-width:508px)
{
	footer ul.f_menu li{width:50%!important;line-height:40px!important;padding-right:0!important}
}
@media screen and (max-width:450px){
.sub_visual .inner .sub_visual_text{font-size:19px!important;margin:0 auto}
}

@media screen and (max-width:380px)
{
	.con_02 span.big_text{font-size:20px!important}
}
@media screen and (max-width:380px)
{
	img.p{width:210px!important;padding-top:6px!important}
}

@media screen and (max-width:330px)
{
	.sub_visual p.sv_text02{font-size:12px!important}
}

/* button */
.btnD1, .btnD1-1,.btnD2,.btnD2_prod{display:inline-block;min-width:200px;height:60px;padding:0 60px;letter-spacing:-.2px; ;  font-size:16px;text-align:center;box-sizing:border-box;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
a.btnD1-1, a.btnD1,a.btnD2,a.btnD2_prod{line-height:58px;}
.btnD1, .btnD1-1,.btnD2_prod{color:#fff ! important;border:1px solid #007766;background:#007766}
.btnD1:hover, .btnD1-1:hover, .btnD2_prod:hover{background:#02806d}
.btnD2{color:#444! important;border:1px solid #888;background:#fff}
.btnD2:hover{color:#007766! important;border:1px solid #007766}
.btnD1.disabled{color:#fff! important;border:1px solid #333;background:#333}
.btnD1-1.disabled{color:#fff! important;border:1px solid #333;background:#333}
.btnD2.disabled{color:#999! important;border:1px solid #ccc;background:#f5f5f5}
.btnD1.big, .btnD1-1.big, .btnD2.big{min-width:300px;font-size:18px;;}

.btnS1,.btnS2,.btnS3,.btnS4{display:inline-block;min-width:108px;height:40px;padding:0 20px;letter-spacing:-.2px;font-size:14px;text-align:center;box-sizing:border-box;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
a.btnS1,a.btnS2,a.btnS3,a.btnS4{line-height:38px;}
.btnS1{color:#fff! important;border:1px solid #007766;background:#007766}
.btnS1:hover{background:#02806d}
.btnS2{color:#222! important;border:1px solid #222;background:#fff}
.btnS2:hover{color:#007766! important;border:1px solid #007766}
.btnS3{color:#e41313! important;border:1px solid #e41313;background:#fff}
.btnS3:hover{color:#ef4040! important;border:1px solid #ef4040}
.btnS4{color:#007766! important;border:1px solid #007766;background:#fff}
.btnS4:hover{color:#05564a! important;border:1px solid #05564a}
.btnS1.disabled,.btnS2.disabled,.btnS3.disabled,.btnS4.disabled{color:#999! important;border:1px solid #ccc;background:#f5f5f5}
.btnS1_mypage{display:block;width:66px;margin:20px auto;}
.btnS1_hpoint{width:150px;height:19px;line-height:13px;font-size:14px;}

.btnForm_block{position:relative;margin-top:50px;text-align:center;font-size:0;}
.btnForm_block a~a{margin-left:6px ;}
.btnForm_block button~button{margin-left:20px}
.btnForm_block .btnD1 , .btnForm_block .btnD2, .btnForm_block .btnD3 {font-size: 16px;}

/* board */
.board_search{margin-bottom:16px;text-align:right;font-size:0;}
.board_search label{position:absolute;left:-5000px;height:0;line-height:0;overflow:hidden}
.board_search .box{display:inline-block;}
.board_search select{position:relative;width:200px ! important;}
.board_search select ~ select{margin-left:10px}
.board_search input{width:280px;height:40px;margin-left:10px;padding-right:40px ! important;font-size:14px;border:1px solid #c2c2c2;padding-left:10px}
.board_search .btn{width:40px;height:40px;margin-left:-40px;font-size:0;background:url(/tax/images/common/ico_search.png) no-repeat 50% 50%;}
.board_search .btn_g{display:inline-block;}
.board_search .btn_g button{width:40px;height:40px;margin-right:-1px;border:1px solid #c2c2c2}
.board_search .btn_g .on{position:relative;border:1px solid #222}
.board_search .btn_g .btn_list{background:url(/tax/images/common/ico_list.png) no-repeat 50% 50%;}
.board_search .btn_g .btn_thum{background:url(/tax/images/common/ico_thum.png) no-repeat 50% 50%;}
.board_search .btn_g .btn_list.on{background:url(/tax/images/common/ico_list_on.png) no-repeat 50% 50%;}
.board_search .btn_g .btn_thum.on{background:url(/tax/images/common/ico_thum_on.png) no-repeat 50% 50%;}

.board_search2{margin-bottom:60px;text-align:center;font-size:0;}
.board_search2 label{position:absolute;left:-5000px;height:0;line-height:0;overflow:hidden}
.board_search2 input[type=text]{width:490px;height:50px;font-size:14px;border:1px solid #222}
.board_search2 .btn{width:50px;height:50px;font-size:0;background:url(/tax/images/common/ico_search2.png) no-repeat 50% 50% #222;}

.paging{position:relative;z-index:9;text-align:center;margin:40px auto 0;font-size:0;}
.paging *{vertical-align:middle;}
.paging ul{display:inline-block;margin:0 30px;font-size:0;}
.paging li{display:inline-block!important;padding:0 0 2px 8px!important;margin-top:0!important}
.paging li~li{margin-left:10px}
.paging li a,.paging li strong{position:relative;display:inline-block;width:30px;height:30px;line-height:30px;font-family:'arial'; font-weight: 900 ; font-size:14px;text-align:center;color:#000;box-sizing:border-box;}
.paging li strong a,.paging ul li strong{background:#007766;color:#FFF;}
.paging .prev,.paging .next,.paging .first,.paging .last{display:inline-block;width:30px;height:30px;font-size:0;text-indent:-5000px;}
.paging .prev{margin-left:-1px;background:url(/tax/images/common/btn_pre.png) no-repeat 50% 50%;}
.paging .next{background:url(/tax/images/common/btn_nxt.png) no-repeat 50% 50%;}
.paging .first{margin-right:5px;background:url(/tax/images/common/btn_first.png) no-repeat 50% 50%;}
.paging .last{margin-left:5px;background:url(/tax/images/common/btn_last.png) no-repeat 50% 50%;}

.btn_listMore{margin-top:27px;padding-top:17px;text-align:center;border-top:1px solid #ddd;}
.btn_listMore button{height:40px;line-height:40px;}
.btn_listMore button:after{content:"";position:relative;top:-2px;display:inline-block;width:12px;height:8px;vertical-align:middle;margin-left:10px;background:url(/tax/images/common/ico_more.png) no-repeat 50% 50%;}

.board_list{}
.board_list table{table-layout:fixed;width:100%;text-align:center;border-collapse:collapse;border-top:2px solid #222;color:#666}
.board_list thead th{line-height:17px;height:52px;padding:0px 5px;vertical-align:middle;font-size: 18px; border-bottom:1px solid #e1e1e1; color: #222; background:#eee;word-break:normal;}
.board_list tbody th{height:52px;line-height:19px;padding:5px;vertical-align:middle;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;/*background:#f8f9fb;*/word-break:normal;}
.board_list td{height:50px;line-height:19px;padding:5px;vertical-align:middle;border-bottom:1px solid #e1e1e1;text-align:center;word-break:normal; font-size: 17px; }
#tradedPrice_day td , #tradedPrice_time td  , #Hoga td {border-left: 1px solid #e1e1e1}
#tradedPrice_day td:first-child , #tradedPrice_time td:first-child  , #Hoga td:first-child  {border-left: 0 none; }

.board_list td{color:#666}
.board_list th.title{text-align:center}
.board_list .title{padding:5px 15px 5px 25px;text-align:left}

.board_list .title a{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#000;}
.board_list .num{width:80px;}
.board_list .division{width:180px;}
.board_list .part{width:125px}
.board_list .writer{width:110px}
.board_list th.date{font-weight:400}
.board_list .date{width:90px;font-weight:200}
.board_list .state{width:150px}
.board_list .state01{font-weight:600;color:#74b816}
.board_list .state02{font-weight:600;color:#1098ad}
.board_list .state03{font-weight:600;color:#37b24d}
.board_list .state04{font-weight:600;color:#1c7ed6}
.board_list .state05{font-weight:600;color:#f76707}
.board_list .hit{width:105px}
.board_list .file{width:110px}
.board_list .file a{display:inline-block;font-size:0;background:url(/tax/images/common/ico_file.png) no-repeat 50% 50%;}
.board_list .type{width:110px}
.board_list .select{width:60px}
.board_list .cus-inform{width:100px}
.board_list .tel-num{width:100px}
.board_list .add{width:250px}
.board_list .i_noti,.board_list .i_noti2,.board_list .i_not3{display:inline-block;text-align:center;color:#007766;vertical-align:middle;}
.board_list .i_noti2{color:#562fad}
.board_list .i_noti3{color:#275a8d}
.board_list .i_file{display:inline-block;width:20px;height:20px;font-size:0;vertical-align:middle;background:url(/tax/images/common/ico_file.png) no-repeat 50% 50%;}




.new{position:relative ! important;left:0 ! important;right:auto ! important;top:-2px ! important;display:inline-block ! important;width:16px ! important;height:16px ! important;font-size:0 ! important;vertical-align:middle;background:url(/tax/images/common/ico_new.png) no-repeat 50% 50%}
/*.new:before{display:none}*/

.board_view{position:relative;border-top:2px solid #222;}
.board_view h2{line-height:2.6em;font-size:28px;color:#222;background:#fff;padding-left:0!important }
.board_view h2 .part{position:relative;top:3px;line-height:28px;padding-right:25px;margin-right:25px;}
.board_view h2 .part:before{content:"";position:absolute;top:15px;right:0;width:1px;height:12px;background:#e1e1e1}
.board_view h2 .part.type1{color:#007766;}
.board_view h2 .part.type2{color:#562fad;}
.board_view h2 .part.type3{color:#275a8d;}
.board_view h2 .part.type4{color:#e41313;}
.board_view .date{line-height: 24px; padding-bottom:16px;letter-spacing:1px;font-size:13px;}
.board_view .name{display:inline-block;padding:2px 10px;border-radius:3px;font-size:13px;color:#666;background:#f5f9fd}
.board_view .memo{min-height:200px;padding:40px 0 40px;margin-bottom:40px;line-height:28px;border-top:1px solid #e1e1e1;border-bottom:1px solid #222;box-sizing:border-box;word-wrap: break-word;}
.board_view .memo img{max-width:835px;}
.board_view .memo.event img {max-width: none;}
.board_view .date .txt{margin-left:40px;}
.board_view .sns_g{margin:-20px 0 0 0;text-align:right}
.board_view .file{position:relative; min-height: 20px; line-height: 20px; padding:10px 20px 10px 110px;border-top:1px solid #e1e1e1}
.board_view .file .tit{position:absolute;top:0;bottom:0;left:0px;width:75px;height:20px;margin:auto 0;color:#222;; }
.board_view .file .tit:before{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;height:12px;margin:auto 0;background:#e1e1e1}
.board_view .file p~p{margin-top:5px;}
.board_view .file a{display:inline-block;padding:0 30px;background:url(/tax/images/common/ico_file.png) no-repeat 0 50%;}

.prevNext_list{border-top:1px solid #e1e1e1}
.prevNext_list li{position:relative;height:70px;line-height:70px;padding:0 20px 0 165px;border-bottom:1px solid #e1e1e1}
.prevNext_list li span{position:absolute;top:0;left:40px;width:85px;color:#222; }
.prevNext_list li span:before{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;height:12px;margin:auto 0;background:#e1e1e1}
.prevNext_list li a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#222}
.prevNext_list li a b{color:#222}
.prevNext_list .new{margin-right:5px}
/*  iframe 추가 */
.board_view .memo .emvedWrap{width: 840px; margin: 0 auto;}
.board_view .memo .emved{margin-bottom:35px; position: relative;height: 0;padding-bottom: calc(56.2% + 70px);/*overflow: hidden;*/width: 100%;}
.board_view .memo.fixed .emved {/*padding-bottom: 16%;*/ margin-bottom: 0;}
.board_view .memo .emved iframe, .board_view .memo .emved object, .board_view .memo .emved embed {position: absolute;width: 100%;height:100%;top:0;left: 50%;margin: 0 0 0 -50%;box-sizing: border-box;}
.board_view .memo.fixed .emved iframe, .board_view .memo.fixed .emved object, .board_view .memo.fixed .emved embed {box-sizing: border-box;}
/* iframe  추가 끝*/
.board_view .memo.fixed .emvedWrap{width: 320px;z-index:9999;position:fixed;bottom:0;right:0;margin-bottom:0}
.board_view .memo.fixed .emved{}
.board_view .memo.fixed{padding-top:300px}
.board_view .anwer{position:relative;margin:40px 0 -40px;padding:45px 80px;background:#f8f8f8}
.board_view .anwer:before{content:"A";position:absolute;top:40px;left:30px;  color:#007766;font-size:22px;font-family:'arial';}

/*board_write*/
.board_write{table-layout:fixed;width:100%;border-collapse:collapse;border-top:2px solid #222;margin:0}
.board_write *{vertical-align:middle}
.board_write .marginType{margin:10px 0;}
.board_write tr:first-child th,table.board_write tr:first-child td{border-top:0}
.board_write th{width:220px;border-bottom:1px solid #e1e1e1; text-align:left;color:#444;padding:15px 10px 15px 25px}
.board_write .m_hidden{display: table-row;}
.board_write .p_hidden{display: none}
.board_write th span{display:block;margin-top:12px;   }
.board_write th strong{position:relative;top:3px;margin-right:5px;color:#007766;}
.board_write td{height:40px;line-height:20px;vertical-align:middle;border-bottom:1px solid #e1e1e1;background:#fff;padding:15px 20px 15px 0;text-align:left}
.board_write input[type=text],.board_write input[type=file]{width:100%;}
.board_write input[type=text]{border:1px solid #c2c2c2;height:40px;line-height:40px;padding-left:12px}
.board_write input[type=tel]{width:100%;font-family:'arial';}

.board_write select{width:100%;}




.w100px{width:100px!important}
.w200px{width:200px!important}
.w300px{width:300px!important}
.w400px{width:400px!important}
.w500px{width:500px!important}
.w600px{width:600px!important}
.w700px{width:700px!important}
.w800px{width:800px!important}
.w900px{width:900px!important}

.w1per{width:1%!important}
.w2per{width:2%!important}
.w3per{width:3%!important}
.w4per{width:4%!important}
.w5per{width:5%!important}
.w6per{width:6%!important}
.w7per{width:7%!important}
.w8per{width:8%!important}
.w9per{width:9%!important}
.w10per{width:10%!important}
.w11per{width:11%!important}
.w12per{width:12%!important}
.w13per{width:13%!important}
.w14per{width:14%!important}
.w15per{width:15%!important}
.w16per{width:16%!important}
.w17per{width:17%!important}
.w18per{width:18%!important}
.w19per{width:19%!important}
.w20per{width:20%!important}
.w21per{width:21%!important}
.w22per{width:22%!important}
.w23per{width:23%!important}
.w24per{width:24%!important}
.w25per{width:25%!important}
.w26per{width:26%!important}
.w27per{width:27%!important}
.w28per{width:28%!important}
.w29per{width:29%!important}
.w30per{width:30%!important}
.w31per{width:31%!important}
.w32per{width:32%!important}
.w33per{width:33%!important}
.w33_3per{width:33.w3%!important}
.w34per{width:34%!important}
.w35per{width:35%!important}
.w36per{width:36%!important}
.w37per{width:37%!important}
.w38per{width:38%!important}
.w39per{width:39%!important}
.w40per{width:40%!important}
.w41per{width:31%!important}
.w42per{width:32%!important}
.w43per{width:33%!important}
.w44per{width:34%!important}
.w45per{width:35%!important}
.w46per{width:36%!important}
.w47per{width:37%!important}
.w48per{width:38%!important}
.w49per{width:39%!important}
.w50per{width:50%!important}
.w51per{width:51%!important}
.w52per{width:52%!important}
.w53per{width:53%!important}
.w54per{width:54%!important}
.w55per{width:55%!important}
.w56per{width:56%!important}
.w57per{width:57%!important}
.w58per{width:58%!important}
.w59per{width:59%!important}
.w60per{width:60%!important}
.w61per{width:61%!important}
.w62per{width:62%!important}
.w63per{width:63%!important}
.w64per{width:64%!important}
.w65per{width:65%!important}
.w66per{width:66%!important}
.w67per{width:67%!important}
.w68per{width:68%!important}
.w69per{width:69%!important}

.w70per{width:70%!important}
.w71per{width:71%!important}
.w72per{width:72%!important}
.w73per{width:73%!important}
.w74per{width:74%!important}
.w75per{width:75%!important}
.w76per{width:76%!important}
.w77per{width:77%!important}
.w78per{width:78%!important}
.w79per{width:79%!important}

.w80per{width:80%!important}
.w81per{width:81%!important}
.w82per{width:82%!important}
.w83per{width:83%!important}
.w84per{width:84%!important}
.w85per{width:85%!important}
.w86per{width:86%!important}
.w87per{width:87%!important}
.w88per{width:88%!important}
.w89per{width:89%!important}
.w90per{width:90%!important}
.w91per{width:91%!important}
.w92per{width:92%!important}
.w93per{width:93%!important}
.w94per{width:94%!important}
.w95per{width:95%!important}
.w96per{width:96%!important}
.w97per{width:97%!important}
.w98per{width:98%!important}
.w99per{width:99%!important}
.w100per{width:100%!important}

.board_write textarea{overflow-y:auto;width:100%;height:345px;}
.board_write .part{display:block;padding:0 5px;line-height:40px;height:40px;font-size:14px;text-align:center;}
.board_write .input_box{width:70%;font-size:0;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;}
.board_write .mail_box{width:70%;font-size:0;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;}
.board_write .mail_box .col{width:70%;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;}
.board_write .mail_box select{width:29%;margin-left:1%;}
.board_write .phone_box{width:70%;font-size:0;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;}
.board_write strong{   vertical-align:top;}
.board_write .txt{font-size:14px;line-height:26px;color:#444}
.board_write .radio_group{margin-bottom:8px}
.board_write.form-apply td label { }
.board_write.form-apply td label.agreeMtype{margin-left:0;vertical-align:top;}
.board_write.form-apply td label:first-child {margin-left: 0; }
.board_write.form-apply td label + input[type=text] {width: auto; margin-left: 20px; display:inline-block; }
.board_write.form-apply td label + input[readonly=readonly] {display: none;}
span.explain{color:#666}

.address_info dl.dl_sty1{margin-bottom:12px}
.address_info dl.dl_sty1 dt{float:left;margin-top:6px;padding-left:7px;;color:#222}
.address_info dl.dl_sty1 dt.mt25{margin-top:25px}
.address_info dl.dl_sty1 dd{margin:12px 0 0 0px}
.address_info dl.dl_sty1 dd.noti{position:relative;top:0;left:0;*z-index:2}
.address_info dl.dl_sty1 dd.noti .placeholder{*top:8px}
.address_info dl.dl_sty1 dd.phone{position:relative;*z-index:2}
.address_info dl.dl_sty1 dd.k_text{padding-top:2px}
.address_info dl.dl_sty1 dd.k_text.form{padding-top:6px;margin-bottom:12px}
.address_info dl.dl_sty1 dd.k_text.form input[type="checkbox"]{margin-right:5px;}
.address_info dl.dl_sty1 dd > span.txt_red{line-height:140%}
.address_info dl.dl_sty1 dd > span.txt_info{line-height:140%;color:#007fea}
.address_info dl.dl_sty1 dt+dd{margin-top:0}
a.tx_btn{background:#ebebeb;padding:1px 10px;color:#000;float:left}
#addressZip01{float:left;border:1px solid #ebebeb;max-width:100px;height:32px!important;line-height:32px!important}
p.d_b{clear:both;display:block}
#addressIn01{clear:both;border:1px solid #ebebeb;max-width:300px;}
#addressIn02{border:1px solid #ebebeb;max-width:300px}
.ng-pristine{border:1px solid #eebeb}
.address_info dl.dl_sty1 dd.noti{border:1px solid #ebebeb}
.board_write .fileAdd_list{margin-top:25px;}
.board_write .fileAdd_list li{color:#444;font-size:14px;}
.board_write .fileAdd_list li~li{margin-top:5px}
.board_write .fileAdd_list .del{width:14px;height:14px;margin-left:10px;font-size:0;background:url(../images/ico_del.png) no-repeat 50% 50%;}
.board_write #opfileSnFileFormDiv > .row{padding-bottom: 10px;}
.board_write #opfileSnFileFormDiv > .row > div > div.row{padding-bottom: 5px;}
.board_write #opattFileIdFileFormDiv > .row{padding-bottom: 10px;}
.board_write #opattFileIdFileFormDiv > .row > div > div.row{padding-bottom: 5px;}
.address_info .map_area{margin-top:10px;border:1px solid #ebebeb;width:100%;height:300px}
.location_wrap{background:#e9e9e9;padding:10px ;text-align:center}
.location_wrap span{line-height:38px;display:inline-block}
.location_wrap span.location_title{font-size:15px;color:#000;}
.tax_add_table_wrap{border-top:1px solid #222;color:#666}
table.tax_add{table-layout:fixed;width:100%;text-align:center;border-collapse:collapse}
table.tax_add thead th{text-align:center;line-height:17px;height:37px;padding:0px 5px;vertical-align:middle;font-size: 14px; border-bottom:1px solid #e1e1e1; color: #222; background:#eee;word-break:normal;}
table.tax_add tbody th{height:30px;line-height:19px;padding:5px;vertical-align:middle;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;/*background:#f8f9fb;*/word-break:normal;}
table.tax_add td{height:50px;line-height:19px;padding:5px;vertical-align:middle;border-bottom:1px dotted #333;text-align:center;word-break:normal; font-size: 14px; }
table.tax_add td input{text-align:center;padding:0}
table.tax_add tr.border_dotted{border-top:2px dotted #ebebeb!important}

.board_list table.tax_add{table-layout:fixed;width:100%;text-align:center;border-collapse:collapse}
.board_list table.tax_add thead th{text-align:center;line-height:17px;height:37px;padding:0px 5px;vertical-align:middle;font-size: 14px; border-bottom:1px solid #e1e1e1; color: #222; background:#eee;word-break:normal;}
.board_list table.tax_add tbody th{height:30px;line-height:19px;padding:5px;vertical-align:middle;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;/*background:#f8f9fb;*/word-break:normal;}
.board_list table.tax_add td{color:#333;border-right:1px solid #ebebeb;height:50px;line-height:19px;padding:5px;vertical-align:middle;border-bottom:1px dotted #333;text-align:center;word-break:normal; font-size: 14px; }
.board_list table.tax_add td:last-child{border-right:0}
.board_list table.tax_add td input{text-align:center;padding:0}
.board_list table.tax_add tr.border_dotted{border-top:2px dotted #ebebeb!important}


.btn_inp_g_001{margin-left: 2px;display: inline-block; background: #666;
	padding:0px 5px;color:#fff;
	font-size: 12px;font-weight: bold;line-height:21px;height:26px;
	text-decoration:none;letter-spacing: -1px;
	min-width:60px;cursor:pointer;vertical-align:middle;
		*display:inline;
	zoom:1;}
.board_write .popup_cons .joinForm{width:850px;max-height:850px;height: 100%;}
.bbs_file li a{color:#666!important}

.board_write .coment{margin-bottom:15px;color:#222;}
.board_write .joinForm_box{padding:20px 40px 0; background-color: #fff;}
.board_write textarea{height:200px;padding:12px 20px;}
.board_write .chk_box label{color:#222}
.board_write .agree{height:80px;padding:15px;margin-top:15px;font-size:14px;border:1px solid #c2c2c2;overflow-y:scroll;}
.board_write .agree strong{font-family:'NotoKrB';color:#e41313;text-decoration: underline;}
.board_write .btnForm_block{margin:20px 0;padding-bottom: 20px;}
.board_write th{width:195px}
.board_write th span.paddingType{padding-left:12px;margin-top:0;vertical-align:text-top;}
.board_write .fcol3{display:flex}
.board_write .fcol3 select~select{margin-left:20px;}
.board_write #counter{color:#666 !important; font-size: 14px;}

textarea{border:1px solid #c2c2c2;font-size:14px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;resize:none;box-sizing:border-box;overflow-y:auto;width:100%}
.blind{display:none!important}
p.file_notice{margin-top:10px;line-height:120%;font-weight:200}

.gallery_list{padding:28px 10px 27px 10px}
.gallery_list ul{overflow:hidden;margin:-20px -20px 0;}
.gallery_list li{position:relative;float:left;width:25%;margin-top:30px;padding:0 0 34px 8px!important;}
.gallery_list ul li > a{display:block}
.gallery_list li .g_box{margin:0 10px;}
.gallery_list .thum{margin-bottom:0px; box-sizing: border-box; position: relative;/* overflow: hidden;*/ width: 100%; height: 234px; padding-bottom:56.25%; }
.gallery_list .thum .imgWrap{position: absolute;display: block;top:0;left: 0;width: 100%;height: 100%;overflow: hidden;}
.gallery_list .thum a{position: absolute;display: block;top:0;left: 0;width: 100%;height: 100%;overflow: hidden;border-top:2px solid #222;}
.gallery_list .thum img{width:100%;height:100%;max-height: 100%;}
.gallery_list .tit{height: 20px; line-height: 20px; font-size:16px;color:#222;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.gallery_list .g_box .txt_g{border-bottom:1px solid #e1e1e1;background:#f9fafa;height:90px;padding-top:18px}
.gallery_list .g_box .txt_g a{display:block;text-align:center}
.gallery_list .g_box .txt_g2{border-bottom:1px solid #e1e1e1;background:#f9fafa;height:82px;padding-top:18px}
.gallery_list .g_box .txt_g2 a{display:block;text-align:left;padding-left:10px}
.gallery_list .g_box .txt_g2 a p{margin-bottom:15px}
.gallery_list .g_box .txt_g2 span.g2_name{float:left;padding-left:10px;font-size:13px;font-weight:200;color:#555}
.gallery_list .g_box .txt_g2 span.g2_date{float:right;padding-right:10px;font-size:13px;font-weight:200;color:#555}
.gallery_list .memo{height:54px;margin-top:10px;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical; word-wrap:break-word;}
.gallery_list .date{margin-top:11px;font-size:13px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.gallery_list .date .name{display:inline-block;padding:2px 10px;margin-right:5px;border-radius:3px;font-size:13px;color:#999;background:#f5f9fd}
.gallery_list li.end .thum:before{z-index:1;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5}
.state_event1,.state_event2{z-index:2;position:absolute;top:20px;left:20px;width:60px;height:60px;line-height:60px;text-align:center;color:#fff;border-radius:100%;background:rgba(10, 151, 130, .8)}
.state_event2{background:rgba(00, 00, 00, 1)}

.go_srch{margin-top:13px;float:left}
.go_srch a{border:1px solid #000;color:#000;padding:9px 20px;}
.go_srch a:hover{background:#666;color:#fff}
.go_srch a img{padding-left:10px;vertical-align:top;padding-top:4px}



@media (max-width: 1023px) {
	.gallery_list li{width:33.33%}

}
@media (max-width: 800px) {
	.table_scroll{overflow-x:auto;padding-bottom:10px}
	.table_scroll table{min-width:1120px}
}
@media (max-width: 767px) {
	.gallery_list li{width:50%}
}

@media (max-width: 600px) {
	.go_srch{float:none}
	.go_srch a{width:100%;display:block;text-align:center;margin-bottom:10px}
	.g_srch input{width:100%;margin-left:0}
}
@media (max-width: 900px) {
	body{font-size:16px;}
}
/* 반려나무검색 슬라이드 */

/* 체험프로그램 슬라이드 */
.inside .bx-wrapper{max-width:none!important;width:42%;float:left;margin:0 4% 50px}
.inside .bx-wrapper a:focus{border:2px dotted #000}
.inside .goods_thumbs_wrap{height:100%;padding-right:0!important;padding-left:0!important;text-align:-webkit-center}
.inside .goods_form_wrap{float:left;width:50%}
/*.inside .bx-wrapper img{height:302px!important;}*/
.inside .bx-wrapper .bx-pager.bx-default-pager a{padding:7px;background:url(/tax/images/cont/slider_control_off.png) no-repeat center 3px;border:0;border-radius:0}
.inside .bx-wrapper .bx-pager.bx-default-pager a:hover, .inside .bx-wrapper .bx-pager.bx-default-pager a.active{background:url(/tax/images/cont/slider_control_on.png) no-repeat center 3px}
.inside .bx-wrapper .bx-pager.bx-default-pager a:focus{background:url(/tax/images/cont/slider_control_on.png) no-repeat center 3px;border:1px dotted #000}
@media all and (max-width:1159px){
	.inside .bx-wrapper{float:none;width:500px;margin:0}
	.inside .goods_form_wrap{float:none;width:100%;padding-top:50px;}
}
@media all and (max-width:540px){
	.inside .bx-wrapper{width:100%}
	/*.inside .bx-wrapper img{height:auto!important;}*/
}

/* 나무검색 */
.childtax_wrap{margin: 10px auto;padding-bottom: 10px;width: 96%;border-bottom: 1px solid #e1e1e1;}
.childtax_wrap .childtax_title{margin-left: 20px; padding: 10px;font-size: 1.125rem;color:#000;width:192px;display:inline-block}
.childtax_wrap .childtax_title:before{top: 8px;content: '';display: inline-block;width: 6px;height: 6px;background-color:#c4c4c4;border-radius: 50%;vertical-align: middle;margin: -3px 7px 0 -17px;}
.childtax_wrap .childtax_cnt{}
.btn_box{clear:both;width:100%!important;border-top:1px dotted #bbb;padding-top:20px;max-width:100%!important}

.tax_map_wrap{max-width:1091px;margin:0 auto;clear:both;display:block;width:100%;height:300px;border:1px solid #ebebeb;margin-bottom:20px}
.cl_both{clear:both}
.scroll_text{display:none}
@media (max-width: 1023px) {
	/* board */
	#dBody .titH1_g + .board_search{margin-top:-20px}
	.board_search{position:relative;margin-bottom:20px;padding:0;text-align:right}
	.board_search .box{width:100%;display:block}
	.board_search select{display:block;width:100% ! important;margin-bottom:5px;}
	.board_search select ~ select{margin-left:0}
	.board_search .keyWord{display:block;width:100%;}
	.board_search .keyWord input{display:block;width:100%;box-sizing:border-box;margin:0}
	.board_search .btn{position:absolute;bottom:0;right:0;width:35px;height:35px;background-size:15px auto}
	.board_search.btn_in{padding-left:0}
	.board_search.btn_in{padding-bottom:45px;}
	.board_search .btn_g{position:absolute;bottom:0;left:0;width:100%}
	.board_search .btn_g button{width:50%;height:35px;}
	.board_search .btn_g .btn_list{background:url(../images/mo/ico_list.png) no-repeat 50% 50%;background-size:19px auto ! important;}
	.board_search .btn_g .btn_thum{background:url(../images/mo/ico_thum.png) no-repeat 50% 50%;background-size:17px auto ! important;}
	.board_search .btn_g .btn_list.on{background:url(../images/mo/ico_list_on.png) no-repeat 50% 50%;}
	.board_search .btn_g .btn_thum.on{background:url(../images/mo/ico_thum_on.png) no-repeat 50% 50%;}

	.board_search2{margin-bottom:30px;}
	.board_search2 input[type=text]{width:100%;height:40px;padding-right:40px}
	.board_search2 .btn{width:40px;height:40px;margin-left:-40px;background-size:15px auto}

	.paging{margin:30px auto 0;}
	.paging ul{margin:0}
	.paging li{margin:0}
	.paging .first,.paging .last{margin:0}
	.paging li a, .paging li strong{width:27px;height:30px}

	.board_list thead th{height:24px;font-size:15px;}
	.customer_main .board_list thead th{height:40px;}
	.board_list tbody td{height:29px;font-size:16px;}
	.board_list td{padding:9px 5px}
	.board_list .num{width:40px;}
	.board_list .division{width:120px}
	.board_list .title{padding-left:10px}
	.board_list .cell{padding:5px 0;}
	.board_list .state{width:85px}
	.board_list .part{display:none}
	.board_list .bbs_nodata .part{display:table-cell;}
	.board_list .writer{display:none}
	.board_list .bbs_nodata .writer{display:table-cell;}
	.board_list .date{width:85px;}
	.board_list .hit{display:none}
	.board_list .bbs_nodata .hit{display:table-cell;}
	.board_list .file{display:none}
	.board_list .bbs_nodata .file{display:table-cell;}
	.board_list .place{display:none}
	.board_list .bbs_nodata .place{display:table-cell;}
	.board_list .i_noti{width:48px;height:22px;line-height:22px;font-size:12px;background-size:cover ! important}
	.board_list .i_file{width:14px;height:14px;background-size:cover ! important}

	.board_view h2{line-height:19px;padding:12px 10px 4px 0;font-size:16px;}
	.board_view h2 .part{line-height:14px;padding-right:12px;margin-right:12px}
	.board_view h2 .part:before{top:2px}
	.board_view .date{margin-top:3px;padding-bottom:12px;font-size:11px;}
	.board_view .date .txt{display:block;margin-top:8px;margin-left:0;}
	.board_view .name{margin-right:5px;font-size:11px;}
	.board_view .memo{min-height:300px;padding:20px 0px;margin-bottom:20px;font-size:16px;}
	.board_view .memo img{width:100%}
	.board_view .file{padding:12px 0 12px 80px}
	.board_view .file .tit{left:12px;width:55px;}
	.board_view .sns_g{margin-top:20px;text-align:center;}
	.board_view .sns_g button{width:28px;height:28px;}
	.board_view .sns_g button~button{margin-left:6px}
	.board_view .anwer{position:relative;margin:20px -12px -20px;padding:20px 20px 25px 40px;background:#f8f8f8}
	.board_view .anwer:before{top:20px;left:15px;font-size:16px;}
}
@media (max-width: 800px) {
.scroll_text{display: block; margin: 10px 0; font-size: 12px; font-weight: 200; text-align: center;background:url(/tax/images/cont/hand.png) center top no-repeat;padding: 0 0 0 160px;height:30px;line-height:30px}
}
@media (max-width: 767px) {
	.board_list .num{display:none}
	.board_list .date{display:none}
		.board_list .state{width:66px}
}
@media (max-width: 400px) {

	.board_list thead th{font-size:12px!important}
	.board_list tbody td{font-size:12px!important}
	.board_list .title a{font-size:12px!important}
	.board_list .state{width:55px}


}

/* table */
.tbl_col{border-top:2px solid #222}
.tbl_col table{table-layout:fixed;}
.tbl_col table thead th{line-height:18px;height:44px;padding:8px 5px;vertical-align:middle;color:#222;  font-size: 17px; border-bottom:1px solid #e1e1e1;background:#f9fafa;word-break:normal;}
.tbl_col table thead th~th{border-left:1px solid #e1e1e1;}
.tbl_col table tbody th{height:54px;line-height:19px;padding:8px 5px;vertical-align:middle;color:#222;  border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;background:#fbfdfd;word-break:normal;}
.tbl_col table td{height:43px;padding:8px 5px;line-height:20px;vertical-align:middle;border-bottom:1px solid #e1e1e1;text-align:center;word-break:normal;}
.tbl_col table td.txtLeft {text-align: left; }
.tbl_col table td.num {padding-right: 30px; text-align: right; font-family:"arial"; font-size: 20px; }
.tbl_col table td~td{border-left:1px solid #e1e1e1;}
.tbl_col table th + td{border-right:1px solid #e1e1e1;}
.tbl_col td:last-child {border-right: 0 none; }
.tbl_col table .cell{padding:14px 15px 14px 25px;text-align:left}
.tbl_col table .cell a{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.tbl_col.type th,.tbl_col.type td{border-left:0 ! important}
.tbl_col.f_type td{font-size:15px; font-family:'NotoKrL'}
table td.brLeft ,table th.brLeft {border-left: 1px solid #e1e1e1}
.tbl_row table{table-layout:fixed;}
.tbl_row thead th{line-height:19px;height:54px;padding:8px 5px;vertical-align:middle;color:#222;   border:1px solid #e1e1e1;background:#f9fafa;word-break:normal;}
.tbl_row .wid{width:50%;}
.tbl_row thead th~th{border-left:1px solid #e1e1e1;}
.tbl_row tbody th{height:40px;line-height:20px;padding:8px 5px;vertical-align:middle;color:#222;  border:1px solid #e1e1e1;background:#f9fafa;word-break:normal;}
.tbl_row td{height:54px;padding:8px 20px;line-height:19px;vertical-align:middle;border:1px solid #e1e1e1;text-align:center;word-break:normal;}
.tbl_row td strong { }
.tbl_row .cell{padding:5px 15px 5px 25px;text-align:left}
.tbl_row .txt{display:inline-block;margin-left:10px;vertical-align:middle;font-size:13px;}
.tbl_row.type{overflow:hidden;position:relative;border-top:2px solid #222}
.tbl_row.type table{width:101%;margin:0 -1px;}
.tbl_row.type table th,.tbl_row.type table td{padding:8px 5px;}
.tbl_row.type table td.txtLeft {padding-left: 20px; text-align: left; }
.tbl_row.type .cell{padding:5px 15px 5px 25px;}

.tbl_data{table-layout:fixed;width:100%;border-collapse:collapse;border-top:2px solid #222;margin:0}
.tbl_data *{vertical-align:middle}
.tbl_data tr:first-child th,table.tbl_data tr:first-child td{border-top:0}
.tbl_data th{width:220px;border-bottom:1px solid #e1e1e1;   text-align:left;color:#444;padding:15px 10px 15px 25px}
.tbl_data td{height:40px;line-height:20px;vertical-align:middle;border-bottom:1px solid #e1e1e1;background:#fff;padding:15px 20px 15px 0}
.tbl_data .cell{padding-right:25px;text-align:right}
.tbl_data strong{  color:#222}

.tbl_col.dpiJs td p {width: 100%; }

/* 서비스 팝업 */
.tbl_data td .mark{border: 1px solid #007766;display: inline-block;text-align: center;line-height: 26px;color: #007766;font-family: 'NotoKrB'; margin-right: 5px;padding:0 9.21px;}
.tbl_data td .mark_down{border: 1px solid #007766;display: inline-block;text-align: center;line-height: 21px;color: #007766;font-family: 'NotoKrB'; margin-right: 5px;padding:5px 9.21px 0;}

/* 상품영역 테이블 */
.goods_cons .tbl_col {border-color:#007766 }
.tbl_col .goodsTbl thead th{background: #007766; border-left: 1px solid #72d5c6; color: #fff; font-size:18px;  }
.tbl_col .goodsTbl thead tr:nth-child(2) th {background: #d7efe7f2; color: #000; border-top: 1px solid #72d5c6}
.tbl_col .goodsTbl tbody td.num {padding-right: 8%; text-align: right; font-size: 16px;  }
.tbl_col.f_type  .goodsTbl tbody td.num {padding-right: 4%; }
.tbl_col .goodsTbl tbody td.num strong {margin-right: 4px; font-size: 24px; color: #000; font-family:'arial' ; font-weight: bold; }

.tbl_col .goodsTbl tbody td a.btnS1, .tbl_col .goodsTbl tbody td a.btnS2, .tbl_col .goodsTbl tbody tda.btnS3, .tbl_col .goodsTbl tbody td a.btnS4 {height: 30px; line-height: 28px; }
.tbl_col .goodsTbl tbody td .notBtn, .tbl_col .goodsTbl tbody td .notBtn {height: 30px; line-height: 28px;color: #fff; background-color: #007766; padding: 0 20px; letter-spacing: -.2px; font-size: 14px; text-align: center; box-sizing: border-box; min-width: 108px; display: inline-block;}


.myAgree_all{margin:58px 30px 30px;}
.myAgree_all label{ padding:20px 0;font-weight: 600; color:#444;font-size:16px}
.myAgree_all label:before{top:4px;}
.myAgree_ui{margin-top:27px;}
.myAgree_ui .list{border-top:1px solid #222;}
.myAgree_ui .list + .list{border-top:0}
.myAgree_ui .list .item{position:relative;border-top:1px solid #e1e1e1;}
.myAgree_ui .list li:nth-child(1) .item{border-top:0}
.myAgree_ui .list .item label{font-size:16px;  color:#444}
.myAgree_ui .list .item label strong{color:#007d6b}
.myAgree_ui .list .item label .strongType2{color:#e60000}
.myAgree_ui .list .item label:before{top:4px;}
.myAgree_ui .list .item a:before{content:"";position:absolute;top:0;bottom:0;right:40px;width:20px;height:11px;margin:auto 0;background:url(../images/contents/ico_down.png) no-repeat 0 0}
.myAgree_ui .list .item a{overflow:hidden;display:block;height:80px;line-height:80px;padding-left:30px;color:#444; font-size: 0;}
.myAgree_ui .list .item a strong{color:#007d6b}
.myAgree_ui .list .item .chk_box{position: absolute; top:28px;left: 20px;}
.myAgree_ui .list .item.type a {color:#666}
.myAgree_ui .list .view{display:none;padding:40px 30px;border-top:1px solid #e1e1e1;background:#f8f8f8}
.myAgree_ui .list .view .textarea{color:#444}
.myAgree_ui .list .view .textarea strong{font-family: 'NotoKrB';font-size:16px;color:#e60000;text-decoration:underline;}
.myAgree_ui .list .active{position:relative;}
.myAgree_ui .list .active + li .item{border-top:0}
.myAgree_ui .list .active .item{border-top:1px solid #afafaf;}
.myAgree_ui .list li.active:nth-child(1) .item{border-top:0;}
.myAgree_ui .list .active .item a:before{background:url(../images/contents/ico_up.png) no-repeat 0 0}
.myAgree_ui .list .active .view{display:block;position:relative;margin-bottom:-1px;border-bottom:1px solid #afafaf;height:300px;overflow-y:scroll}
.myAgree_ui .allert_msg{margin-bottom:50px;}


.mapInfo1{background:rgba(255,255,255,1.0);border:1px solid #ebebeb;padding:5px;border-radius:5px;}
.mapInfo1 p.subject{color:#082801!important;font-size:13px;text-align:center;font-size:13px!important;line-height:120%;padding:3px 0 5px 0!important;border-bottom:2px dotted #ebebeb;font-weight:400!important}
.mapInfo1 p.mainObject{font-size:11px;color:#000!important;text-align:center;font-size:13px!important;line-height:100%;padding-top:5px;padding-bottom:5px}
.mapInfo2{background:rgba(255,255,255,1.0);border:1px solid #ebebeb;padding:5px;border-radius:5px;}
.mapInfo2 p.subject{color:#3f1102;text-align:center;font-size:13px!important;line-height:120%;padding:3px 0 5px 0!important;border-bottom:2px dotted #ebebeb;font-weight:400!important}
.mapInfo2 p.mainObject{color:#333;font-size:11px!important;color:#000!important;text-align:center;line-height:100%;padding-top:5px;padding-bottom:5px}


.pc_ver{display:block}
.mobile_ver{display:none}
/* 모달 팝업 호출 시 배경 흐림 처리 */
#lightBox{position:absolute; width:100%; height:100%; background-color:#000000; opacity : 0.6; filter: alpha(opacity=60);  -moz-opacity:0.6; -khtml-opacity: 0.6; display:none; z-index:1000}

.ui-widget-header .ui-icon {background: url("/images/common/ico_popClose.png") 0 0 no-repeat!important;	width:21px!important;height:20px!important;}
.ui-widget-header .ui-icon:hover{background: url("/images/common/ico_popClose.png") 0 0 no-repeat!important;	width:21px!important;height:20px!important;}
.ui-dialog .ui-dialog-titlebar-close{margin-right:10px!important}
.ui-state-hover{background:none!important;border:0!important}
.ui-widget.ui-widget-content{border:0!important}
.ui-dialog .ui-dialog-content{height:511px!important}
.basic_grid .paging a.first, .paging a.prev, .paging a.next, .paging a.last{border:none!important}
@media (max-width: 1000px) {
	.btnD1, .btnD1-1, .btnD2, .btnD2_prod{padding:0 10px;font-size:16px}
}
@media (max-width: 767px) {

.pc_ver{display:none}
.mobile_ver{display:block}
}
@media (max-width: 650px) {
	.btnD1, .btnD2, .btnD2_prod{font-size:12px;padding:0 0px}
}
@media (max-width: 430px) {
	.btnD1, .btnD2, .btnD2_prod{padding:0;min-width:40%}
	.btnD1-1{max-width:60%}
}