@charset "utf-8";

/* 폰트 */
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
    font-family: 'KyoboHandwriting2020A';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2112@1.0/KyoboHandwriting2020A.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 초기화 */
	html {overflow-y:scroll;overflow-x: hidden;top:0;left:0;}
	body {margin:0;padding:0;font-size:0.75em;font-family: 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;background:#fff;}
	@media (max-width: 1024px) {
		body{max-width: 768px;margin: 0 auto;border:1px #ddd solid;border-width:0 1px 0 1px;overflow-x:hidden;}
	}
	@media (max-width: 767px) {
		body{border:0px #ddd solid;}
	}
	html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
	h1, h2, h3, h4, h5, h6 {font-size:1em;font-family: 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

	ul, dl,dt,dd {margin:0;padding:0;list-style:none}
	legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
	label, input, button, select, img {vertical-align:middle;font-size:1em}
	input, button {margin:0;padding:0;font-family: 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;font-size:1em}
	input[type="submit"] {cursor:pointer}
	button {cursor:pointer}

	textarea, select {font-family: 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;font-size:1em}
	select {margin:0}
	p {margin:0;padding:0;word-break:break-all}
	hr {display:none}
	pre {overflow-x:scroll;font-size:1.1em}
	a {color:#080808;text-decoration:none}

/* 레이아웃 크기 지정 */
	#container, #ft,
	#hd_pop,
	#hd_wrapper,
	#tnb .inner,
	#gnb .gnb_wrap,
	#gnb_all h2,
	#gnb_all .gnb_al_ul,
	#container_wr {width: 100%;padding: 0 80px;}

	@media (max-width: 1024px) {
		#container, #ft,
		#hd_pop,
		#hd_wrapper,
		#tnb .inner,
		#gnb .gnb_wrap,
		#gnb_all h2,
		#gnb_all .gnb_al_ul,
		#container_wr {width: 100%;padding: 0 20px;max-width:768px;}
	}


/* 팝업레이어 */
	#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
	#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
	.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
	.hd_pops img {max-width:100%}
	.hd_pops_con {}
	.hd_pops_footer {padding:0;background:#080808;color:#fff;text-align:left;position:relative}
	.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
	.hd_pops_footer button {padding:10px;border:0;color:#fff}
	.hd_pops_footer .hd_pops_reject {background:#080808;text-align:left}
	.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}


/* 상단 레이아웃 */
	#hd {background:rgba(255,255,255,1);border-bottom:1px #ddd solid;position: fixed;width: 100%;z-index:999;transition: 0.5s;}
	#hd:hover {background: #fff;transition: 0.5s;}
	#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
	@media (max-width: 1024px) {
		#hd {max-width:768px;}
	}

	#tnb {border-bottom:0px solid #383838;background: #212020;margin:0 0;}
	#tnb:after {display:block;visibility:hidden;clear:both;content:""}
	#tnb .inner {margin:0 0;position: relative;}

	#hd_wrapper {position:relative;margin:0 0;height:80px;zoom:1}
	#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
	@media (max-width: 1024px) {
		#hd_wrapper {height: 60px;}
	}

	#logo {float:left;height: 80px;padding:0px 0 0;}
	#logo a {font-size: 36px;color: #080808;font-weight: bold;line-height: 80px;}
	#logo span {font-size: 24px;color: #006945;font-weight: 500;}
	@media (max-width: 1024px) {
		#logo {height: 60px;}
		#logo a {font-size: 30px;line-height: 60px;}
		#logo span {font-size: 20px;}
	}

	.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
	#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
	#hd_sch {border-radius:30px;overflow:hidden}
	#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
	#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

	#hd_qnb {float:right;text-align:right;}
	#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
	#hd_qnb li {float:left;font-size:13px;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:14px 10px 14px 0;padding-right:10px}
	#hd_qnb li:first-child {position: absolute;left: 80px;border-right:0;}
	#hd_qnb li:first-child a {font-size: 13px;color: #fff;letter-spacing: 0.1em;}
	#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
	#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
	#hd_qnb li a {display:inline-block;color:#919191;vertical-align: -2px;}
	#hd_qnb .admin .admin-num {display:inline-block;height: 16px;line-height:1em;padding:2px 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px;vertical-align: 1px;font-family: 'Malgun Gothic';}
	@media (max-width: 1024px) {
		#hd_qnb li {margin: 10px 5px 10px 0;padding-right:5px;}
		#hd_qnb li:first-child {left: 20px;}
	}


/* 중간 레이아웃 */
	#wrapper {padding: 125px 0 0 0;}
	#wrapper:after {display:block;visibility:hidden;clear:both;content:"";}

	#container {position:relative;padding-top:80px;padding-bottom:80px;background: #fff;zoom:1}
	#container:after {display:block;visibility:hidden;clear:both;content:""}

	#wrapper_m {z-index:5;background:#fff;zoom:1;}
	#wrapper_m:after {display:block;visibility:hidden;clear:both;content:"";}

	#container_m{position:relative;margin:0px;width:100%;}
	#container_m:after {display:block;visibility:hidden;clear:both;content:"";}

	#aside {}

	#container_title {font-size:45px;color: #080808;font-weight:bold;line-height: 1em;text-align: center;margin:0 auto 80px;position: relative;}
	#container_title span {margin:0 auto 10px;display:block;line-height:30px}
	#container_title:before {content: '-평택포장이사-';font-size: 16px;color: #999;font-weight: normal;line-height: 1em;letter-spacing: 0.5em;margin: 0 0 15px 0;display: block;}
	/*#container_title:after {content: '';width: 1px;height: 20px;position: absolute;left: 50%;top: 105px;border-left:1px solid #080808;}*/
	#container_title:after {content: '';display: inline-block;width: 225px;height: 9px;position: absolute;top: 68px;left: 50%;margin: 0 0 0 -114px;background: #006945;opacity: 0.2;/*border-radius:15px 0 15px 0;*/}
	@media (max-width: 1024px) {
		#wrapper {padding: 98px 0 0 0;}
		#container {padding-top:60px;padding-bottom:60px;}
		#container_title {font-size: 30px;margin:0 auto 60px;}
		#container_title:before {font-size: 14px;letter-spacing: 0.2em;}
		#container_title:after {width: 150px;top: 52px;margin: 0 0 0 -76px;}
	}


/* 하단 레이아웃 */
	#ft {background:#222;margin:0 auto;text-align:center}
	#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
	#ft_wr {/*max-width:1240px;margin:0;padding:40px 0;*/width: 100%;margin: 50px 0 30px;position:relative;display:inline-block;text-align:left}
	#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
	#ft_wr .ft_cnt {/*width:25%;float:left;padding:0 20px*/}

	#ft_link {text-align:left;margin: 0 0 30px;/*padding: 0 0 30px;border-bottom:1px solid #333;*/}
	#ft_link a {display:inline-block;font-size: 13px;color:#fff;line-height:1em;font-weight:normal;text-align: center;padding: 7px 20px;margin: 0 10px 0 0;background: #111;border-radius:50px;}
	#ft_link a:hover {color: #222;background: #ddd;/*opacity: 0.8;*/}

	#ft_company {float: left;font-weight:normal;color:#e3e3e3;line-height:2em;text-align: left;}
	#ft_company h2 {font-size:20px;color: #fff;font-weight: normal;line-height: 1em;margin: 0 0 20px;}
	#ft_company .ft_info {font-size: 13px;color: #fff;font-weight: normal;line-height: 2em;}
	#ft_company .ft_info span {margin: 0 10px 0 0;}
	#ft_company .ft_info span strong {color: #aaa;font-weight: normal;}

	#ft_cs {float: right;font-weight:normal;color:#e3e3e3;line-height:2em;text-align: left;}
	#ft_cs h2 {font-size:24px;color: #fff;font-weight: bold;line-height: 1em;margin: 0 0 20px;}
	#ft_cs h3 {font-size:20px;color: #fff;font-weight: normal;line-height: 1em;margin: 0 0 20px;}
	#ft_cs .ft_info {font-size: 13px;color: #fff;font-weight: normal;line-height: 2em;}
	#ft_cs .ft_info span {margin: 0 10px 0 0;}
	#ft_cs .ft_info span strong {color: #aaa;font-weight: normal;}

	#ft_catch {margin:20px 0 10px}
	#ft_copy {text-align:left;width:100%;margin:0 auto;padding:30px 0;color:#aaa;font-size:13px;border-top:1px solid #333;}

	#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:1px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,1)}
	#top_btn:hover {border-color:#006945;background:#006945;color:#fff}

	@media (max-width: 1024px) {
		#ft_wr {margin: 30px 0 30px;}
		#ft_link a {padding: 5px 10px;margin: 0 5px 0 0;}
		#ft_cs {width: 100%;padding: 30px 0 0;display: none;}
	}


/* 메인 상단 이미지 */
	.main_visual_con {}
	.main_visual_con .main_img {width:100%;height:100vh;background-position: center top;background-repeat: no-repeat;background-size: cover;background-color: #fff;position: relative;z-index:99;}
	.main_visual_con .main_img:after {/content: '';display: block;clear: both;visibility: hidden;}
	.main_visual_con .main_img01 {background-image: url('/theme/business0003/img/main_img01.jpg');}
	.main_visual_con .main_img02 {background-image: url('/theme/business0003/img/main_img02.jpg');}
	.main_visual_con .main_img03 {background-image: url('/theme/business0003/img/main_img03.jpg');}
	.main_visual_con .main_img04 {background-image: url('/theme/business0003/img/main_img04.jpg');}
	.main_visual_con .main_img05 {background-image: url('/theme/business0003/img/main_img05.jpg');}
	.main_visual_con .main_img06 {background-image: url('/theme/business0003/img/main_img06.jpg');}
	/*.main_visual_con .main_text_box {width: 35%;height: 100vh;margin: 0 auto;background: rgba(3,145,131,.9);display:flex; justify-content:center; align-items:center;}*/
	.main_visual_con .main_text_box {width: 33.5%;height: 100vh;margin: 0 auto;background: linear-gradient(to bottom, rgba(0,0,0,.0), transparent)/*rgba(0,0,0,.3)*/;display:flex; justify-content:center; align-items:center;}
	.main_visual_con .main_text_box:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_visual_con .main_text {width: 100%;padding: 125px 0% 0;text-align: center;z-index:3;}
	.main_visual_con .main_text h1 {font-size: 60px;color: transparent;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;display: block;-webkit-text-stroke: 1.5px #fff;
	animation-delay: 2s;
	animation-duration: 5s;
	animation-name: main_text_h1;
	animation-iteration-count: infinite;
	animation-direction: normal;}
	@keyframes main_text_h1 {
		from {color: transparent;-webkit-text-stroke: 1.5px #fff;}
		50% {color: #fff;-webkit-text-stroke: 0px #fff;}
		to {color: transparent;-webkit-text-stroke: 1.5px #fff;}
	}
	.main_visual_con .main_text h2 {font-size: 88px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 50px 0;display: block;text-shadow:rgba(0,0,0,0.5) 0px 0px 8px;
	animation-delay: 2s;
	animation-duration: 5s;
	animation-name: main_text_h2;
	animation-iteration-count: infinite;
	animation-direction: normal;}
	@keyframes main_text_h2 {
		from {color: #fff;-webkit-text-stroke: 0px #fff;}
		50% {color: transparent;-webkit-text-stroke: 2px #fff;text-shadow: rgba(0,0,0,0.0) 0px 0px 8px;}
		to {color: #fff;-webkit-text-stroke: 0px #fff;}
	}
	.main_visual_con .main_text h3 {font-size: 24px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;display: block;}
	.main_visual_con .main_text p {font-size: 18.4px;color: #fff;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 50px 0px;display: block;text-shadow:rgba(0,0,0,0.5) 0px 0px 8px;}
	.main_visual_con .main_text a {display: inline-block;font-size: 36px;color: #000;font-weight: bold;line-height: 1em;letter-spacing: -0.02em;border:2px #fff solid;background: #fff;/*border-radius: 8px;*/padding: 10px 30px;position: relative;transition: 0.5s;}
	.main_visual_con .main_text a:hover {color: #fff;border:2px #fff solid;background: transparent;padding: 10px 100px 10px 40px;}
	.main_visual_con .main_text a:hover:after {content: '→';position: absolute;right: 40px;}
	@media (max-width: 1400px) {
		.main_visual_con .main_text_box {width: 50%;}
	}
	@media (max-width: 1024px) {
		.main_visual_con .main_img {height: 70vh;background-position: right top;background-size: 300% 100%;}
		.main_visual_con .main_text_box {width: 100%;height: 70vh;background: rgba(0,0,0,.3);}
		.main_visual_con .main_text {text-align: center;padding: 98px 0 0;}
		.main_visual_con .main_text h1 {font-size: 50px;}
		.main_visual_con .main_text h2 {font-size: 50px;margin: 0 0 30px 0;}
		.main_visual_con .main_text p {font-size: 16px;margin: 0 0 30px 0;letter-spacing: -0.07em;}
		.main_visual_con .main_text a {font-size: 24px;}
		.main_visual_con .main_text a:hover {padding: 10px 80px 10px 20px;}
	}


/* 서브 상단 이미지 */
	.sub_visual_con {width: 100%;margin: 0 auto;}
	.sub_visual_con:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_visual_con .sub_img {width: 100%;height: 200px;background-color: #006945;background-size: cover;background-position: right 50%;background-repeat: no-repeat;text-align: right;position: relative;}
	.sub_visual_con .sub_img:before {content: '';width: 100%;height: 200px;position: absolute;left: 0px;top: 0px;background: linear-gradient(to left, #006945, transparent);z-index:2;}
	.sub_visual_con .sub_img:after {content: '';width: 100%;height: 200px;position: absolute;left: 0px;top: 0px;background: linear-gradient(to left, #000, transparent);opacity: 0.9;z-index:1;}
	.sub_visual_con .sub_img01 {background-image: url('/theme/business0003/img/gnb_2dul_img01.jpg');}
	.sub_visual_con .sub_img02 {background-image: url('/theme/business0003/img/gnb_2dul_img01.jpg');}
	.sub_visual_con .sub_img03 {background-image: url('/theme/business0003/img/gnb_2dul_img01.jpg');}
	.sub_visual_con .sub_img04 {background-image: url('/theme/business0003/img/gnb_2dul_img01.jpg');}
	.sub_visual_con .sub_img05 {background-image: url('/theme/business0003/img/gnb_2dul_img01.jpg');}
	.sub_visual_con .sub_text {font-size: 65px;color: rgba(255,255,255,.2);font-weight: bold;line-height: 200px;letter-spacing: -0.02em;text-shadow:rgba(0,0,0,0.1) 0px 0px 8px;-webkit-text-stroke: 0px rgba(0,0,0,0.1);padding: 0 0 0 0;position: absolute;right: 15%;z-index:3;}
	@media (max-width: 1024px) {
		.sub_visual_con .sub_img {height: 100px;background: #006945;}
		.sub_visual_con .sub_img:before {height: 100px;}
		.sub_visual_con .sub_img:after {height: 100px;}
		.sub_visual_con .sub_text {font-size: 40px;text-align: center;line-height: 100px;width: 100%;right: unset;}
	}


/* 메인 */
	.main_con {position: relative;margin: 0 0px;}
	.main_con:after {content: '';display: block;clear: both;visibility: hidden;}

	.main_businessB {width:100%;margin:0;padding:0px 80px 160px;background: transparent/*linear-gradient(to right, #ddd, transparent);*/;position: relative;}
	.main_businessB:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_businessB div.main_businessB_title {margin:0px 0px 80px 0px;text-align: right;}
	.main_businessB div.main_businessB_title h1 {font-size: 24px;color: #006945;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;font-family: 'Malgun Gothic';}
	.main_businessB div.main_businessB_title h2 {font-size: 80px;color: #080808;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 30px 0;}
	.main_businessB div.main_businessB_title p {display: none;font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 50px 0px;}
	.main_businessB a:hover {opacity:1;transition: all 0.5s ease-out;}
	.main_businessB ul {list-style:none;margin:0 auto 0;padding:0;}
	.main_businessB ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_businessB li {float:left;width: 100%;margin:0 0%;padding:0;text-align: center;position: relative;}
	.main_businessB li h1 {width: 100%;font-size: 20px;color: #080808;font-weight: bold;line-height: 1em;margin: -45% 0 0px 0px;padding: 10px 0px;position: absolute;transition: 0.5s;}
	.main_businessB li h1 span {background: #fff;opacity: 0.9;padding: 10px 0px;margin: -30px auto 0;width: 60%;display: block;border-radius: 0px;transition: 0.5s;}
	.main_businessB li h2 {font-size: 30px;color: #080808;font-weight: bold;line-height: 1em;margin: 0 0 30px;}
	.main_businessB li p {font-size: 15px;color: #666;font-weight: normal;line-height: 1.6em;margin: 30px 0 0px;padding: 0 30px;display: none;}
	.main_businessB li img {max-width: 100%;padding: 0px;border-radius:0%;border:0px rgba(0,0,0,0.1) solid;transition: 0.5s;} 
	.main_businessB li:hover img {border:5px #006945 solid;transition: all 0.3s ease-out;box-shadow:5px 5px 5px 1px #eee;}
	.main_businessB li:hover h1 span {font-size: 24px;color: #fff;background: #006945;width: 98%;transition: all 0.5s ease-out;}
	.main_businessB li:first-child {}
	.main_businessB li:last-child {}
	.main_businessB .text_spin_box {position: relative;}
	.main_businessB .text_spin {position: absolute;top: -280px;left: -380px;width: 600px;height: 600px;opacity: 0.15;}
	.main_businessB .round_border_spin_b {position:absolute;top:-300px;left:-380px;border:2px dashed #080808;border-radius:50%;width:600px;height:600px;opacity: 0.05;}
	.main_businessB .round_border_spin_b2 {position:absolute;top:-280px;left:-400px;border:2px dashed #080808;border-radius:50%;width:600px;height:600px;opacity: 0.15;}
	.main_businessB .round_border_spin_b3 {position:absolute;top:-280px;left:-380px;border:2px dashed #080808;border-radius:50%;width:600px;height:600px;opacity: 0.1;}
	.main_businessB .round_spin {position:absolute;background-color:#006945;opacity: 0.1;border-radius:50%;display:block;width:100px;height:100px;right:0px;top:0px;z-index:-1;}
	.main_businessB .round_border_spin{position:absolute;background-color:transparent;border:5px solid #f1f1f1;border-radius:50%;display:block;width:150px;height:150px;left:-10px;bottom:-10px;z-index:-1;}
	.main_businessB .fa-spin {animation:fa-spin 20s infinite linear}
	@media (max-width: 1024px) {
		.main_businessB {padding:60px 20px;}
		.main_businessB div.main_businessB_title {float: unset;width: 100%;margin: 0 0 0 0;text-align: left;}
		.main_businessB div.main_businessB_title h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_businessB div.main_businessB_title h2 {font-size: 28px;margin: 0 0 20px 0;}
		.main_businessB div.main_businessB_title p {font-size: 14px;margin: 0 0 30px 0;}
		.main_businessB ul {float: unset;width: 100%;}
		.main_businessB li h1 {font-size: 20px;font-weight: normal;margin: -50% 0 0px 0px;}
		.main_businessB li h1 span {border-radius:0px;}
		.main_businessB li:hover img {border-width:0 0px 0px 0;}
		.main_businessB li:hover h1 span {font-size: 15px;width: 60%;}
		.main_businessB .text_spin_box {display: none;}
		.main_businessB .round_spin, .main_businessB .round_border_spin {display: none;}
	}

	.main_galleryB {width:100%;margin:0;padding:160px 80px;background: #fffs;}
	.main_galleryB:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_galleryB div.main_galleryB_title {/*float: left;width: 20%;*/min-width:300px;margin:0px 0px 0 0px;}
	.main_galleryB div.main_galleryB_title h1 {font-size: 24px;color: #006945;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;font-family: 'Malgun Gothic';}
	.main_galleryB div.main_galleryB_title h2 {font-size: 80px;color: #080808;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 50px 0;}
	.main_galleryB div.main_galleryB_title p {display: none;font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 50px 0px;}
	.main_galleryB div.main_galleryB_arrow {margin: ;}
	.main_galleryB div.main_galleryB_arrow img {border:1px #ddd solid;background: #fff;margin: 0 -1px 0 0 ;}
	.main_galleryB a:hover {opacity:1;transition: 0.5s;}
	.main_galleryB ul {float: right;width: 80%;list-style:none;margin:-20px 0px 0 0;padding:0;}
	.main_galleryB ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_galleryB li {float:left;width: 100%;margin:0 0 0 0;padding:0;}
	.main_galleryB li h1 {font-size: 20px;color: #080808;font-weight: bold;line-height: 1em;margin: -70px 0 0px 10px;padding: 10px 30px 10px 40px;background: rgba(255,255,255,.9);/*border-radius: 8px;*/position: absolute;transition: 0.5s;}
	.main_galleryB li h2 {font-size: 30px;color: #080808;font-weight: bold;line-height: 1em;margin: 0 0 30px;}
	.main_galleryB li p {font-size: 15px;color: #666;font-weight: normal;line-height: 1.6em;margin: 30px 0 0px;padding: 0 30px;display: none;}
	.main_galleryB li img {max-width: 100%;padding: 0 0 0 20px;/*border-radius:12px;*/} 
	.main_galleryB li:hover {border:5px #006945 solid;border-width:0 5px 0px 0;/*border-radius:17px;*/transition: 0.1s;}
	.main_galleryB li:hover h1 {color: #fff;background: #006945;padding: 10px 80px 10px 40px;transition: 0.5s;}
	.main_galleryB li:hover h1:after {content: '→';position: absolute;right: 40px;}
	.main_galleryB .text_spin_box {position: relative;}
	.main_galleryB .text_spin {position: absolute;bottom: -880px;right: -380px;width: 600px;height: 600px;opacity: 0.15;}
	.main_galleryB .round_border_spin_b {position:absolute;bottom:-900px;right:-380px;border:2px dashed #080808;border-radius:50%;width:600px;height:600px;opacity: 0.05;}
	.main_galleryB .round_border_spin_b2 {position:absolute;bottom:-880px;right:-400px;border:2px dashed #080808;border-radius:50%;width:600px;height:600px;opacity: 0.15;}
	.main_galleryB .round_border_spin_b3 {position:absolute;bottom:-880px;right:-380px;border:2px dashed #080808;border-radius:50%;width:600px;height:600px;opacity: 0.1;}
	.main_galleryB .round_spin {position:absolute;background-color:#006945;opacity: 0.1;border-radius:50%;display:block;width:100px;height:100px;right:0px;top:0px;z-index:-1;}
	.main_galleryB .round_border_spin{position:absolute;background-color:transparent;border:5px solid #f1f1f1;border-radius:50%;display:block;width:150px;height:150px;left:-10px;bottom:-10px;z-index:-1;}
	.main_galleryB .fa-spin {animation:fa-spin 20s infinite linear}
	@media (max-width: 1024px) {
		.main_galleryB {padding:60px 20px;background: #f1f1f1;}
		.main_galleryB div.main_galleryB_title {float: unset;width: 100%;margin: 0 0 0 0;}
		.main_galleryB div.main_galleryB_title h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_galleryB div.main_galleryB_title h2 {font-size: 28px;margin: 0 0 20px 0;}
		.main_galleryB div.main_galleryB_title p {font-size: 14px;margin: 0 0 30px 0;}
		.main_galleryB div.main_galleryB_arrow {position: absolute;right: 0;margin: -30px 0 0;}
		.main_galleryB div.main_galleryB_arrow img {width: 30px;}
		.main_galleryB ul {float: unset;width: 100%;margin: 0 0 0 0;}
		.main_galleryB li {width: 96%;margin: 0 2%;}
		.main_galleryB li h1 {font-size: 15px;font-weight: normal;margin: 10px 0 0 0;padding: 0 0 0 0;text-align: center;background: transparent;position: relative;display: none;}
		.main_galleryB li img {padding: 0 0px 0 0px;/*border-radius:8px;*/} 
		.main_galleryB li:hover {border-width:0 0px 0px 0;}
		.main_galleryB li:hover h1 {color: #fff;background: #006945;margin: 0 10px;padding: 5px 0px 5px 0px;}
		.main_galleryB li:hover h1:after {display: none;}
		.main_galleryB .text_spin_box {display: none;}
		.main_galleryB .round_spin, .main_galleryB .round_border_spin {display: none;}
	}

	.main_companyA{margin:0px 0px;padding:0px 0px 0;background: #f1f1f1;border-top:0px #ddd solid;display:flex; justify-content:center; align-items:center;}
	.main_companyA:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_companyA div.main_companyA_title {float: right;width: 40%;padding:0px 0px 0 80px;}
	.main_companyA div.main_companyA_title h1 {font-size: 24px;color: #006945;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;font-family: 'Malgun Gothic';}
	.main_companyA div.main_companyA_title h2 {font-size: 80px;color: #080808;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 50px 0;}
	.main_companyA div.main_companyA_title p {font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 30px 0px;}
	.main_companyA div.main_companyA_title a {display: inline-block;font-size: 18px;color: #080808;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;border:1px #ddd solid;border-radius: 0px;background: #fff;padding: 5px 30px;position: relative;transition: 0.5s;}
	.main_companyA div.main_companyA_title a:hover {color: #fff;border:1px #333 solid;background: #333;padding: 5px 80px 5px 40px;}
	.main_companyA div.main_companyA_title a:hover:after {content: '→';position: absolute;right: 40px;}
	.main_companyA a:hover {opacity:1;transition: 0.5s;}
	.main_companyA ul {float: left;width: 60%;list-style:none;margin:0 0px 0 0px;padding:0;}
	.main_companyA ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_companyA li {width: 100%;margin:0 0 0 0;padding:0;}
	.main_companyA li h1 {font-size: 20px;color: #080808;font-weight: bold;line-height: 1em;margin: -70px 0 0px 0px;padding: 10px 40px 10px 40px;background: rgba(255,255,255,.9);border-radius: 0;position: absolute;transition: 0.5s;}
	.main_companyA li h2 {font-size: 30px;color: #080808;font-weight: bold;line-height: 1em;margin: 0 0 30px;}
	.main_companyA li p {font-size: 15px;color: #666;font-weight: normal;line-height: 1.6em;margin: 30px 0 0px;padding: 0 30px;display: none;}
	.main_companyA li img {max-width: 100%;padding: 0 0 0 0px;border-radius:0px;} 
	.main_companyA li:first-child {}
	.main_companyA li:last-child {margin:0 0 0 0;}
	@media (max-width: 1024px) {
		.main_companyA {padding:60px 0px;margin: 0px 20px;border-radius:0px;display: block;background: #fff;border-top:1px #ddd solid;border-bottom:1px #ddd solid;}
		.main_companyA div.main_companyA_title {float: unset;width: 100%;padding: 20px 0px 0;}
		.main_companyA div.main_companyA_title h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_companyA div.main_companyA_title h2 {font-size: 28px;margin: 0 0 20px 0;}
		.main_companyA div.main_companyA_title p {font-size: 14px;margin: 0 0 20px 0;}
		.main_companyA ul {float: unset;width: 100%;}
		.main_companyA li {width: 100%;margin: 0 0%;}
		.main_companyA li h1 {display: none;}
		.main_companyA li img {padding: 0 0px 0 0px;border-radius:0px;} 
	}

	.main_videoA {margin:160px 80px;padding:0px 0px 0;background: #fff;border-top:0px #ddd solid;}
	.main_videoA:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_videoA div.main_videoA_title {margin:0px 0px 80px 0px;text-align: center;}
	.main_videoA div.main_videoA_title h1 {font-size: 24px;color: #006945;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;font-family: 'Malgun Gothic';}
	.main_videoA div.main_videoA_title h2 {font-size: 80px;color: #080808;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 50px 0;}
	.main_videoA div.main_videoA_title p {font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 50px 0px;display: none;}
	.main_videoA a:hover {opacity:1;transition: 0.5s;}
	.main_videoA ul {width: 100%;list-style:none;margin:0 0px 0 0px;padding:0;}
	.main_videoA ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_videoA ul li {float: left;width: 32%;margin:0 0;padding:0;text-align: center;}
	.main_videoA ul li:nth-child(1) {margin:0 2% 0 0;}
	.main_videoA ul li:nth-child(2) {margin:0 2% 0 0;}
	.main_videoA ul li:nth-child(3) {margin:0 0 0 0;}
	.main_videoA ul li img {width: 100%;}
	.main_videoA ul li iframe {width: 100%;height: 33vh;border-radius:0;}
	@media (max-width: 1024px) {
		.main_videoA {/*padding:60px 20px;*/margin: 0px 20px 60px;padding: 60px 0 0;}
		.main_videoA div.main_videoA_title {float: unset;width: 100%;margin: 0 0 0 0;}
		.main_videoA div.main_videoA_title h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_videoA div.main_videoA_title h2 {font-size: 28px;margin: 0 0 20px 0;}
		.main_videoA div.main_videoA_title p {font-size: 14px;margin: 0 0 30px 0;}
		.main_videoA ul {width: 100%; margin: 0 0 0;}
		.main_videoA ul li {width: 100%;margin: 0 0% 0px;}
		.main_videoA ul li:nth-child(1) {margin:0 0% 20px 0;}
		.main_videoA ul li:nth-child(2) {margin:0 0% 20px 0;}
		.main_videoA ul li:nth-child(3) {margin:0 0 0 0;}
		.main_videoA ul li img {width: 100%;}
		.main_videoA ul li iframe {height: 22vh;border-radius:0;} 
	}

	.main_kewordA {width:100%;margin:0;padding:80px 80px;background: url('/theme/business0003/img/main_keword01.jpg') left top;background-size: cover;position: relative;overflow:hidden;}
	.main_kewordA:before {content: '';width: 100%;height: 100vh;position: absolute;left: 0px;top: 0;background: #006945;opacity: 0.9;}
	.main_kewordA:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_kewordA div.main_kewordA_title {margin:0px 0px 0 0px;text-align: center;}
	.main_kewordA div.main_kewordA_title h1 {font-size: 24px;color: yellow;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;display: none;}
	.main_kewordA div.main_kewordA_title h2 {font-size: 50px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 30px 0;}
	.main_kewordA div.main_kewordA_title p {font-size: 18px;color: rgba(255,255,255,.8);font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 0px 0px;}
	@media (max-width: 1024px) {
		.main_kewordA {padding:60px 20px;}
		.main_kewordA div.main_kewordA_title {text-align: center;}
		.main_kewordA div.main_kewordA_title h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_kewordA div.main_kewordA_title h2 {font-size: 28px;margin: 0 0 20px 0;}
		.main_kewordA div.main_kewordA_title p {font-size: 14px;margin: 0 0 0px 0;}
	}

	.main_noticeA {width:100%;margin:0;padding:40px 80px;background: #fff;border-top:1px #ddd solid;}
	.main_noticeA:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_noticeA ul {list-style:none;margin:0 0px 0 0px;padding:0;}
	.main_noticeA ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_noticeA ul li {float: left;width: 50%;margin:0 0 0 0;padding:0;}
	.main_noticeA ul li h1 {font-size: 24px;color: #080808;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 0px 0;display: none;}
	.main_noticeA ul li h2 {float: left;font-size: 24px;color: #080808;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 50px 0px 0;}
	.main_noticeA ul li h2 a {font-size: 24px;color: #080808;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;}
	.main_noticeA ul li p {float: left;font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 0px 0px;}
	.main_noticeA ul li a {font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;}
	@media (max-width: 1024px) {
		.main_noticeA {padding:40px 20px;}
		.main_noticeA ul li {width: 100%;margin: 0 0 40px;}
		.main_noticeA ul li:last-child {margin:0 0 0 0;}
		.main_noticeA ul li h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_noticeA ul li h2 {font-size: 20px;margin: 0 0px 10px 0;width: 100%;}
		.main_noticeA ul li p {font-size: 14px;margin: 0 0 0px 0;}
		.main_noticeA ul li p a {font-size: 14px;}
	}

	.main_mapB {width:100%;margin:0;padding:0px 0px;background: #fff;height: 50vh;border-top:1px #006945 solid;overflow:hidden;}
	.main_mapB:after {content: '';display: block;clear: both;visibility: hidden;}
	.main_mapB div.main_mapB_title {position: absolute;right: 0;width: 30%;height: 50vh ;margin:0 0px;padding: 60px 60px;background: rgba(255,255,255,.9);z-index:99;}
	.main_mapB div.main_mapB_title h1 {font-size: 24px;color: #006945;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0px 0px 20px 0;}
	.main_mapB div.main_mapB_title h2 {font-size: 80px;color: #080808;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 30px 0;}
	.main_mapB div.main_mapB_title p {font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 30px 0px;}
	.main_mapB div.main_mapB_title a {display: inline-block;font-size: 18px;color: #080808;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;border:1px #ddd solid;border-radius: 8px;background: #fff;padding: 5px 30px;position: relative;transition: 0.5s;}
	.main_mapB div.main_mapB_title a:hover {color: #fff;border:1px #333 solid;background: #333;padding: 5px 80px 5px 40px;}
	.main_mapB div.main_mapB_title a:hover:after {content: '→';position: absolute;right: 40px;}
	.main_mapB iframe {width: 100%;height: 50vh;border-radius:0px;position: relative;}
	@media (max-width: 1024px) {
		.main_mapB {height:auto;background: #f1f1f1;border-top:0px #ddd solid;}
		.main_mapB div.main_mapB_title {position: relative;width: 100%;height: auto;margin: 20px 0 20px;padding: 20px 20px;border:0;border-radius:0 0 0 0;background: transparent;display: none;}
		.main_mapB div.main_mapB_title h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_mapB div.main_mapB_title h2 {font-size: 28px;margin: 0 0 20px 0;}
		.main_mapB div.main_mapB_title p {font-size: 14px;margin: 0 0 20px 0;}
		.main_mapB iframe {height: 30vh;}
	}

	.main_big_right {width:100%;margin:0;padding:160px 80px;background-position: right top;background-size: cover;position: relative;overflow:hidden;}
	.main_big_right_company {background-image: url('/theme/business0003/img/main_company_big.jpg');}
	.main_big_right_online {background-image: url('/theme/business0003/img/main_online_big.jpg');}
	.main_big_right:before {content: '';width: 100%;height: 100vh;position: absolute;left: 0px;top: 0;background: linear-gradient(to left, #006945, transparent);opacity: 0;z-index:2;}
	.main_big_right:after {content: '';width: 100%;height: 100vh;position: absolute;left: 0px;top: 0;background: linear-gradient(to left, #000, transparent);opacity: 0.8;z-index:1;}
	.main_big_right div.main_big_right_title {float: right;width: 30%;margin:0px 0px 0 0px;position: sticky;z-index:3;}
	.main_big_right div.main_big_right_title h1 {font-size: 24px;color: yellow;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;font-family: 'Malgun Gothic';}
	.main_big_right div.main_big_right_title h2 {font-size: 80px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 30px 0;}
	.main_big_right div.main_big_right_title p {font-size: 18px;color: rgba(255,255,255,.8);font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 50px 0px;}
	.main_big_right div.main_big_right_title a {display: inline-block;font-size: 18px;color: #fff;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;border:1px #fff solid;border-radius: 8px;padding: 5px 30px;position: relative;transition: 0.5s;}
	.main_big_right div.main_big_right_title a:hover {border:1px #333 solid;background: #333;padding: 5px 80px 5px 40px;}
	.main_big_right div.main_big_right_title a:hover:after {content: '→';position: absolute;right: 40px;}
	.main_big_right a:hover {opacity:1;transition: 0.5s;}
	@media (max-width: 1600px) {
		.main_big_right div.main_big_right_title {width: 40%;}
	}
	@media (max-width: 1400px) {
		.main_big_right div.main_big_right_title {width: 50%;}
	}
	@media (max-width: 1024px) {
		.main_big_right {padding:60px 20px;}
		.main_big_right div.main_big_right_title {float: unset;width: 100%;text-align: right;}
		.main_big_right div.main_big_right_title h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_big_right div.main_big_right_title h2 {font-size: 28px;margin: 0 0 20px 0;}
		.main_big_right div.main_big_right_title p {font-size: 14px;margin: 0 0 30px 0;}
	}

	.main_big_left {width:100%;margin:0;padding:160px 80px;background-position: right top;background-size: cover;position: relative;overflow:hidden;}
	.main_big_left_business {background-image: url('/theme/business0003/img/main_business_big.jpg');}
	.main_big_left_center {background-image: url('/theme/business0003/img/main_center_big.jpg');}
	.main_big_left:before {content: '';width: 100%;height: 100vh;position: absolute;left: 0px;top: 0;background: linear-gradient(to left, transparent, #006945);opacity: 0;z-index:2;}
	.main_big_left:after {content: '';width: 100%;height: 100vh;position: absolute;left: 0px;top: 0;background: linear-gradient(to right, #000, transparent);opacity: 0.8;z-index:1;}
	.main_big_left div.main_big_left_title {width: 100%;max-width:100%;margin:0px auto;;position: sticky;z-index:3;}
	.main_big_left div.main_big_left_title h1 {font-size: 24px;color: yellow;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;font-family: 'Malgun Gothic';}
	.main_big_left div.main_big_left_title h2 {font-size: 80px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 30px 0;}
	.main_big_left div.main_big_left_title p {font-size: 18px;color: rgba(255,255,255,.8);font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 50px 0px;}
	.main_big_left div.main_big_left_title a {display: inline-block;font-size: 18px;color: #fff;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;border:1px #fff solid;border-radius: 8px;padding: 5px 30px;position: relative;transition: 0.5s;}
	.main_big_left div.main_big_left_title a:hover {border:1px #333 solid;background: #333;padding: 5px 80px 5px 40px;}
	.main_big_left div.main_big_left_title a:hover:after {content: '→';position: absolute;right: 40px;}
	.main_big_left a:hover {opacity:1;transition: 0.5s;}
	@media (max-width: 1024px) {
		.main_big_left {padding:60px 20px;}
		.main_big_left div.main_big_left_title h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_big_left div.main_big_left_title h2 {font-size: 28px;margin: 0 0 20px 0;}
		.main_big_left div.main_big_left_title p {font-size: 14px;margin: 0 0 30px 0;}
	}

	/*.main_big_right {float: left;width:25%;margin:0;padding:80px 80px;background-position: right top;background-size: cover;position: relative;overflow:hidden;}
	.main_big_right_company {background-image: url('/theme/business0003/img/main_company_big.jpg');}
	.main_big_right_online {background-image: url('/theme/business0003/img/main_online_big.jpg');}
	.main_big_right:before {content: '';width: 100%;height: 100vh;position: absolute;left: 0px;top: 0;background: linear-gradient(to right, #006945, transparent);opacity: 0;z-index:2;}
	.main_big_right:after {content: '';width: 100%;height: 100vh;position: absolute;left: 0px;top: 0;background: linear-gradient(to right, #000, transparent);opacity: 0.7;z-index:1;}
	.main_big_right div.main_big_right_title {float: right;width: 100%;margin:0px 0px 0 0px;position: sticky;z-index:3;}
	.main_big_right div.main_big_right_title h1 {font-size: 24px;color: yellow;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;font-family: 'Malgun Gothic';}
	.main_big_right div.main_big_right_title h2 {font-size: 60px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 30px 0;}
	.main_big_right div.main_big_right_title p {font-size: 18px;color: rgba(255,255,255,.8);font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 50px 0px;}
	.main_big_right div.main_big_right_title a {display: inline-block;font-size: 18px;color: #fff;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;border:1px #fff solid;border-radius: 8px;padding: 5px 30px;position: relative;transition: 0.5s;}
	.main_big_right div.main_big_right_title a:hover {border:1px #333 solid;background: #333;padding: 5px 80px 5px 40px;}
	.main_big_right div.main_big_right_title a:hover:after {content: '→';position: absolute;right: 40px;}
	.main_big_right a:hover {opacity:1;transition: 0.5s;}
	@media (max-width: 1600px) {
		.main_big_right div.main_big_right_title {width: 40%;}
	}
	@media (max-width: 1400px) {
		.main_big_right {width: 50%;padding:60px 20px;}
		.main_big_right div.main_big_right_title {width: 50%;}
	}
	@media (max-width: 1024px) {
		.main_big_right {width: 100%;padding:60px 20px;}
		.main_big_right div.main_big_right_title {float: unset;width: 100%;text-align: right;}
		.main_big_right div.main_big_right_title h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_big_right div.main_big_right_title h2 {font-size: 28px;margin: 0 0 20px 0;}
		.main_big_right div.main_big_right_title p {font-size: 14px;margin: 0 0 30px 0;}
	}

	.main_big_left {float: left;width:25%;margin:0;padding:80px 80px;background-position: right top;background-size: cover;position: relative;overflow:hidden;}
	.main_big_left_business {background-image: url('/theme/business0003/img/main_business_big.jpg');}
	.main_big_left_center {background-image: url('/theme/business0003/img/main_center_big.jpg');}
	.main_big_left:before {content: '';width: 100%;height: 100vh;position: absolute;left: 0px;top: 0;background: linear-gradient(to right, #006945, transparent);opacity: 0;z-index:2;}
	.main_big_left:after {content: '';width: 100%;height: 100vh;position: absolute;left: 0px;top: 0;background: linear-gradient(to right, #000, transparent);opacity: 0.7;z-index:1;}
	.main_big_left div.main_big_left_title {width: 100%;max-width:100%;margin:0px auto;;position: sticky;z-index:3;}
	.main_big_left div.main_big_left_title h1 {font-size: 24px;color: yellow;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 20px 0;font-family: 'Malgun Gothic';}
	.main_big_left div.main_big_left_title h2 {font-size: 60px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.0em;margin: 0 0px 30px 0;}
	.main_big_left div.main_big_left_title p {font-size: 18px;color: rgba(255,255,255,.8);font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0 0px 50px 0px;}
	.main_big_left div.main_big_left_title a {display: inline-block;font-size: 18px;color: #fff;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;border:1px #fff solid;border-radius: 8px;padding: 5px 30px;position: relative;transition: 0.5s;}
	.main_big_left div.main_big_left_title a:hover {border:1px #333 solid;background: #333;padding: 5px 80px 5px 40px;}
	.main_big_left div.main_big_left_title a:hover:after {content: '→';position: absolute;right: 40px;}
	.main_big_left a:hover {opacity:1;transition: 0.5s;}
	@media (max-width: 1400px) {
		.main_big_left {width: 50%;padding:60px 20px;}
	}
	@media (max-width: 1024px) {
		.main_big_left {width: 100%;padding:60px 20px;}
		.main_big_left div.main_big_left_title h1 {font-size: 18px;margin: 0 0 10px 0;}
		.main_big_left div.main_big_left_title h2 {font-size: 28px;margin: 0 0 20px 0;}
		.main_big_left div.main_big_left_title p {font-size: 14px;margin: 0 0 30px 0;}
	}*/


/* 스크립트 */
	.main_visual_mySwiper {width: 100%;height: 100vh;}
	.main_visual_mySwiper .swiper-pagination {bottom: 50px !important;}
	.main_visual_mySwiper .swiper-pagination-bullet {width: 15px;height: 15px;;border-radius:0px;background: #fff;opacity: 0.3;transition: 0.3s;}
	.main_visual_mySwiper .swiper-pagination-bullet-active {width: 100px !important;border-radius:0px;background: #fff;opacity: 1;}
	.swiper-button-prev {color: #fff !important;}
	.swiper-button-next {color: #fff !important;}
	@media (max-width: 1024px) {
		.main_visual_mySwiper {height: 70vh;}
		.main_visual_mySwiper .swiper-pagination {bottom: 20px !important;display: none;}
		.main_visual_mySwiper .swiper-pagination-bullet {width: 10px;height: 10px;}
	}

	.main_businessB_mySwiper {width: 100%;height:auto/*50vh*/ !important;}
	.main_businessB_mySwiper .swiper-pagination {bottom: -0px !important;position: absolute;z-index:9;}
	.main_businessB_mySwiper .swiper-pagination-bullet {width: 15px;height: 15px;;border-radius:0px;transition: 0.3s;}
	.main_businessB_mySwiper .swiper-pagination-bullet-active {width: 50px !important;border-radius:0px;background: #006945;}
	@media (max-width: 1400px) {
		.main_businessB_mySwiper {height:auto/*35vh*/ !important;}
	}
	@media (max-width: 1024px) {
		.main_businessB_mySwiper {height:auto/*30vh*/ !important;}
		.main_businessB_mySwiper .swiper-pagination {bottom: 15px !important;}
		.main_businessB_mySwiper .swiper-pagination-bullet {width: 10px;height: 10px;}
	}

	.main_galleryB_mySwiper {width: 100%;}
	.swiper-button2 {margin: 90px 0 0 0;width: 54px !important;height: 52px !important;background-size: 52px 50px;background-color: #fff;border: 1px #ddd solid;background-position: center;background-repeat: no-repeat;top: unset !important;}
	.swiper-button-next2 {background-image: url('/theme/business0003/img/right.png');left: 53px !important;/*border-radius: 0 8px 8px 0;*/}
	.swiper-button-prev2 {background-image: url('/theme/business0003/img/left.png');left: 0 !important;/*border-radius: 8px 0 0 8px;*/}
	.swiper-button-next2::after, .swiper-button-prev2::after {display: none;}
	@media (max-width: 1024px) {
		.swiper-button2 {width: 34px !important;height: 32px !important;background-size: 34px 32px;margin: -45px 0 0 -64px;}
		.swiper-button-next2 {left: 33px !important;}
	}

	.main_companyA_mySwiper {width: 100%;/*min-height:800px;overflow: unset !important;*/}
	.main_companyA_mySwiper .swiper-pagination {bottom: 50px !important;}
	.main_companyA_mySwiper .swiper-pagination-bullet {width: 15px;height: 15px;border-radius:0 !important;transition: 0.3s;}
	.main_companyA_mySwiper .swiper-pagination-bullet-active {width: 50px !important;border-radius:0;background: #006945;}
	@media (max-width: 1024px) {
		.main_companyA_mySwiper .swiper-pagination {bottom: 20px !important;}
		.main_companyA_mySwiper .swiper-pagination-bullet {width: 10px;height: 10px;}
	}

	.sub_companyA_mySwiper {width: 100%;height: 95vh;}
	.sub_companyA_mySwiper .swiper-pagination {bottom: 70px !important;}
	.sub_companyA_mySwiper .swiper-pagination-bullet {width: 15px;height: 15px;transition: 0.3s;}
	.sub_companyA_mySwiper .swiper-pagination-bullet-active {width: 50px !important;border-radius:8px;background: #006945;}
	@media (max-width: 1024px) {
		.sub_companyA_mySwiper {height: 30vh;}
		.sub_companyA_mySwiper .swiper-pagination {bottom: 20px !important;}
		.sub_companyA_mySwiper .swiper-pagination-bullet {width: 10px;height: 10px;}
	}

	.sub_companyB_mySwiper {width: 100%;height: 95vh;}
	.sub_companyB_mySwiper .swiper-slide li {background-size: cover !important;background-position: 50% 50% !important;height: 95vh !important;border-radius:0 0 0 0;}
	.sub_companyB_mySwiper .swiper-pagination {bottom: 50px !important;}
	.sub_companyB_mySwiper .swiper-pagination-bullet {width: 15px;height: 15px;border-radius:0 !important;transition: 0.3s;}
	.sub_companyB_mySwiper .swiper-pagination-bullet-active {width: 50px !important;border-radius:0;background: #006945;}
	@media (max-width: 1024px) {
		.sub_companyB_mySwiper {height: 30vh;}
		.sub_companyB_mySwiper .swiper-slide li {height: 30vh !important;border-radius:0px;}
		.sub_companyB_mySwiper .swiper-pagination {bottom: 20px !important;}
		.sub_companyB_mySwiper .swiper-pagination-bullet {width: 10px;height: 10px;}
	}


/* 서브 */
	.clb {clear: both;}
	br.show {display: none;}
	br.hide {display: block;}
	@media (max-width: 1024px) {
		br.hide {display: none;}
		br.show {display: block;}
	}

	.pc-box {display: block !important;}
	.mobile-box {display: none !important;}
	@media (max-width: 1024px) {
		.pc-box {display: none !important;}
		.mobile-box {display: block !important; }
	}

	.sub_companyA {margin:0px 0 0px;padding:0 0px;background: #fff;border-top:0px #ddd solid;border-radius:12px;display:flex; justify-content:center; align-items:center;}
	.sub_companyA:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_companyA div.sub_companyA_info {float: right;width: 60%;padding:0 0 0 100px;text-align: left;word-break: keep-all;}
	.sub_companyA div.sub_companyA_info h1 {display: inline-block;font-size: 50px;color: #080808;font-weight: bold;line-height: 1.2em;margin: 80px 0 50px 0px;/*padding: 10px 30px;background: #0054b3;border-radius:8px;*/position: relative;}
	.sub_companyA div.sub_companyA_info h1:before{content:"";position:absolute;top:-25px;left:-25px;width:20px;height:20px;border-top:5px solid #0054b3;border-left:5px solid #0054b3;}
	/*.sub_companyA div.sub_companyA_info h1:after{content:"";position:absolute;bottom:-15px;right:-15px;width:20px;height:20px;border-bottom:5px solid #0054b3;border-right:5px solid #0054b3;}*/
	.sub_companyA div.sub_companyA_info h2 {font-size: 20px;color: #080808;font-weight: normal;line-height: 1.4em;margin: 0 0 20px;}
	.sub_companyA div.sub_companyA_info p {font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0px 0 0px;position: relative;word-break: keep-all;}
	.sub_companyA div.sub_companyA_info p span {float: right;margin: 40px 0 0;font-size: 30px;color: #080808;font-weight: normal;font-family: 'KyoboHandwriting2020A';}
	.sub_companyA div.sub_companyA_info a {display: block;font-size: 30px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.02em;text-align: center;padding: 10px 30px;margin: 120px 0 0;border:1px #d10000 solid;border-radius: 8px;background: #d10000;position: relative;transition: 0.5s;}
	.sub_companyA div.sub_companyA_info a:hover {color: #fff;border:1px #333 solid;background: #333;text-align: left;transition: 0.5s;}
	.sub_companyA div.sub_companyA_info a:hover:after {content: '☎';position: absolute;right: 30px;}
	.sub_companyA a:hover {opacity:1;transition: 0.5s;}
	.sub_companyA ul {float: left;width: 40%;list-style:none;margin:0 0px 0 0px;padding:0;}
	.sub_companyA ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_companyA li {width: 100%;margin:0 0 0 0;padding:0;text-align: center;}
	.sub_companyA li img {max-width: 100%;padding: 0 0 0 0px;margin: 0 0px 50px 0;border-radius:12px;box-shadow: 10px 10px 10px 1px #eee;} 
	.sub_companyA:last-child {margin:0 0 0 0;}
	@media (max-width: 1024px) {
		.sub_companyA {margin:0 0 0px;border-radius:8px;display: block;}
		.sub_companyA div.sub_companyA_info {float: unset;width: 100%;padding: 20px 0px;}
		.sub_companyA div.sub_companyA_info h1 {font-size: 24px;margin: 0 0 20px;}
		.sub_companyA div.sub_companyA_info h1:before {display: none;}
		.sub_companyA div.sub_companyA_info h2 {font-size: 18px;margin: 0px 0 20px 0;}
		.sub_companyA div.sub_companyA_info p {font-size: 14px;margin: 0 0 0px 0;}
		.sub_companyA div.sub_companyA_info p span {font-size: 24px;}
		.sub_companyA div.sub_companyA_info a {font-size: 24px;padding: 10px 0;margin: 100px 0 0;}
		.sub_companyA div.sub_companyA_info a:hover:after {display: none;}
		.sub_companyA ul {float: unset;width: 100%;}
		.sub_companyA li {width: 100%;margin: 0 0%;}
		.sub_companyA li h1 {display: none;}
		.sub_companyA li img {padding: 0 0px 0 0px;border-radius:8px;box-shadow: 5px 5px 5px 1px #eee;} 
	}

	.sub_companyB {margin:0 0 0px;padding:0 0px;background: #f1f1f1;border-top:0px #ddd solid;/*border-radius:12px;*/display:flex; justify-content:center; align-items:center;}
	.sub_companyB:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_companyB div.sub_companyB_info {float: right;width: 50%;padding:0% 80px;word-break: keep-all;}
	.sub_companyB div.sub_companyB_info h1 {font-size: 30px;color: #080808;font-weight: bold;line-height: 1.2em;margin: 0px 0 30px 0px;}
	.sub_companyB div.sub_companyB_info h2 {font-size: 20px;color: #080808;font-weight: bold;line-height: 1.2em;margin: 0 0 30px;}
	.sub_companyB div.sub_companyB_info p {font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0px 0 0px;word-break: keep-all;}
	.sub_companyB div.sub_companyB_info p span {float: right;margin: 40px 0 0;font-size: 30px;color: #080808;font-weight: normal;font-family: 'KyoboHandwriting2020A';}
	.sub_companyB div.sub_companyB_info a {display: block;font-size: 30px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.02em;text-align: center;padding: 20px 30px;margin: 120px 0 0;border:1px #d10000 solid;/*border-radius: 8px;*/background: #d10000;position: relative;transition: 0.5s;}
	.sub_companyB div.sub_companyB_info a:hover {color: #fff;border:1px #333 solid;background: #333;text-align: left;transition: 0.5s;}
	.sub_companyB div.sub_companyB_info a:hover:after {content: '☎';position: absolute;right: 30px;}
	.sub_companyB a:hover {opacity:1;transition: 0.5s;}
	.sub_companyB ul {float: left;width: 50%;list-style:none;margin:0 0px 0 0px;padding:0;}
	.sub_companyB ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_companyB li {width: 100%;margin:0 0 0 0;padding:0;}
	.sub_companyB li img {max-width: 100%;padding: 0 0 0 0px;/*border-radius:12px;*/box-shadow: 10px 10px 10px 1px #eee;} 
	.sub_companyB li:first-child {}
	.sub_companyB li:last-child {margin:0 0 0 0;}
	@media (max-width: 1024px) {
		.sub_companyB {/*border-radius:8px;*/display: block;}
		.sub_companyB div.sub_companyB_info {float: unset;width: 100%;padding: 20px 20px;}
		.sub_companyB div.sub_companyB_info h1 {font-size: 24px;margin: 0 0 20px 0;}
		.sub_companyB div.sub_companyB_info h2 {font-size: 18px;margin: 0 0 20px 0;}
		.sub_companyB div.sub_companyB_info p {font-size: 14px;margin: 0 0 0px 0;}
		.sub_companyB div.sub_companyB_info p span {font-size: 24px;}
		.sub_companyB div.sub_companyB_info a {font-size: 24px;padding: 10px 0;margin: 100px 0 0;}
		.sub_companyB div.sub_companyB_info a:hover:after {display: none;}
		.sub_companyB ul {float: unset;width: 100%;}
		.sub_companyB li {width: 100%;margin: 0 0%;}
		.sub_companyB li h1 {display: none;}
		.sub_companyB li img {padding: 0 0px 0 0px;/*border-radius:8px;*/box-shadow: 5px 5px 5px 1px #eee;} 
	}

	.sub_mapA {margin:0px 0 0px;padding:0 0px;background: #fff;border-top:0px #ddd solid;border-radius:12px;display:flex; justify-content:center; align-items:center;}
	.sub_mapA:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_mapA div.sub_mapA_info {float: right;width: 40%;padding:0 0 0 100px;text-align: left;word-break: keep-all;}
	.sub_mapA div.sub_mapA_info h1 {display: inline-block;font-size: 50px;color: #080808;font-weight: bold;line-height: 1.2em;margin: 0px 0 50px 0px;/*padding: 10px 30px;background: #0054b3;border-radius:8px;*/position: relative;}
	.sub_mapA div.sub_mapA_info h1:before{content:"";position:absolute;top:-25px;left:-25px;width:20px;height:20px;border-top:5px solid #0054b3;border-left:5px solid #0054b3;}
	/*.sub_mapA div.sub_mapA_info h1:after{content:"";position:absolute;bottom:-15px;right:-15px;width:20px;height:20px;border-bottom:5px solid #0054b3;border-right:5px solid #0054b3;}*/
	.sub_mapA div.sub_mapA_info h2 {font-size: 20px;color: #080808;font-weight: normal;line-height: 1.4em;margin: 0 0 20px;}
	.sub_mapA div.sub_mapA_info p {font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0px 0 20px;position: relative;}
	.sub_mapA div.sub_mapA_info p span {float: right;margin: 40px 0 0;font-size: 30px;color: #080808;font-weight: normal;font-family: 'KyoboHandwriting2020A';}
	.sub_mapA div.sub_mapA_info a {display: block;font-size: 30px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.02em;text-align: center;padding: 10px 30px;margin: 120px 0 0;border:1px #d10000 solid;border-radius: 8px;background: #d10000;position: relative;transition: 0.5s;}
	.sub_mapA div.sub_mapA_info a:hover {color: #fff;border:1px #333 solid;background: #333;text-align: left;transition: 0.5s;}
	.sub_mapA div.sub_mapA_info a:hover:after {content: '☎';position: absolute;right: 30px;}
	.sub_mapA a:hover {opacity:1;transition: 0.5s;}
	.sub_mapA ul {float: left;width: 60%;list-style:none;margin:0 0px 0 0px;padding:0;}
	.sub_mapA ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_mapA li {width: 100%;margin:0 0 0 0;padding:0;text-align: center;}
	.sub_mapA li img {max-width: 100%;padding: 0 0 0 0px;border-radius:12px;box-shadow: 10px 10px 10px 1px #eee;} 
	.sub_mapA:last-child {margin:0 0 0 0;}
	.sub_mapA iframe {width: 100%;height: 50vh;border-radius:12px;position: relative;box-shadow: 10px 10px 10px 1px #eee;}
	@media (max-width: 1024px) {
		.sub_mapA {margin:0 0 0px;border-radius:8px;display: block;}
		.sub_mapA div.sub_mapA_info {float: unset;width: 100%;padding: 20px 0px;}
		.sub_mapA div.sub_mapA_info h1 {font-size: 24px;margin: 0 0 20px;}
		.sub_mapA div.sub_mapA_info h1:before {display: none;}
		.sub_mapA div.sub_mapA_info h2 {font-size: 18px;margin: 0px 0 10px 0;}
		.sub_mapA div.sub_mapA_info p {font-size: 14px;margin: 0 0 20px 0;}
		.sub_mapA ul {float: unset;width: 100%;}
		.sub_mapA li {width: 100%;margin: 0 0%;}
		.sub_mapA li h1 {display: none;}
		.sub_mapA li img {padding: 0 0px 0 0px;border-radius:8px;box-shadow: 5px 5px 5px 1px #eee;} 
		.sub_mapA iframe {height: 30vh;border-radius:8px;box-shadow: 5px 5px 5px 1px #eee;}
	}

	.sub_mapB {margin:0 0 0px;padding:0 0px;background: #f1f1f1;border-top:0px #ddd solid;/*border-radius:12px;*/display:flex; justify-content:center; align-items:center;}
	.sub_mapB:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_mapB div.sub_mapB_info {float: right;width: 50%;padding:0% 80px;word-break: keep-all;}
	.sub_mapB div.sub_mapB_info h1 {font-size: 30px;color: #080808;font-weight: bold;line-height: 1.2em;margin: 0px 0 30px 0px;}
	.sub_mapB div.sub_mapB_info h1 i {color: #006945;}
	.sub_mapB div.sub_mapB_info h2 {font-size: 20px;color: #080808;font-weight: bold;line-height: 1.2em;margin: 0 0 20px;}
	.sub_mapB div.sub_mapB_info p {font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0px 0 20px;}
	.sub_mapB div.sub_mapB_info p span {float: right;margin: 40px 0 0;font-size: 30px;color: #080808;font-weight: normal;font-family: 'KyoboHandwriting2020A';}
	.sub_mapB div.sub_mapB_info a {display: block;font-size: 30px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.02em;text-align: center;padding: 20px 30px;margin: 120px 0 0;border:1px #d10000 solid;border-radius: 8px;background: #d10000;position: relative;transition: 0.5s;}
	.sub_mapB div.sub_mapB_info a:hover {color: #fff;border:1px #333 solid;background: #333;text-align: left;transition: 0.5s;}
	.sub_mapB div.sub_mapB_info a:hover:after {content: '☎';position: absolute;right: 30px;}
	.sub_mapB a:hover {opacity:1;transition: 0.5s;}
	.sub_mapB ul {float: left;width: 50%;list-style:none;margin:0 0px 0 0px;padding:0;}
	.sub_mapB ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_mapB li {width: 100%;margin:0 0 0 0;padding:0;}
	.sub_mapB li img {max-width: 100%;padding: 0 0 0 0px;/*border-radius:12px;*/box-shadow: 10px 10px 10px 1px #eee;} 
	.sub_mapB li:first-child {}
	.sub_mapB li:last-child {margin:0 0 0 0;}
	.sub_mapB iframe {width: 100%;height: 50vh;/*border-radius:12px 0 0 12px;*/position: relative;}
	@media (max-width: 1024px) {
		.sub_mapB {/*border-radius:8px;*/display: block;}
		.sub_mapB div.sub_mapB_info {float: unset;width: 100%;padding: 20px 20px;}
		.sub_mapB div.sub_mapB_info h1 {font-size: 24px;margin: 0 0 20px 0;}
		.sub_mapB div.sub_mapB_info h2 {font-size: 18px;margin: 0 0 10px 0;}
		.sub_mapB div.sub_mapB_info p {font-size: 14px;margin: 0 0 20px 0;}
		.sub_mapB ul {float: unset;width: 100%;}
		.sub_mapB li {width: 100%;margin: 0 0%;}
		.sub_mapB li h1 {display: none;}
		.sub_mapB li img {padding: 0 0px 0 0px;/*border-radius:8px;*/box-shadow: 5px 5px 5px 1px #eee;} 
		.sub_mapB iframe {height: 30vh;/*border-radius:8px;*/}
	}

	.sub_businessA_right {margin:-80px 0 0px;padding:0 0px;background: #fff;border-top:0px #ddd solid;border-radius:12px;display:flex; justify-content:center; align-items:center;}
	.sub_businessA_right:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_businessA_right div.sub_businessA_right_info {float: right;width: 60%;padding:0% 0 0 100px;text-align: left;word-break: keep-all;}
	.sub_businessA_right div.sub_businessA_right_info h1 {display: inline-block;font-size: 50px;color: #080808;font-weight: bold;line-height: 1em;margin: 0px 0 50px 0px;/*padding: 10px 30px;background: #0054b3;border-radius:8px;*/position: relative;}
	.sub_businessA_right div.sub_businessA_right_info h1:before{content:"";position:absolute;top:-25px;left:-25px;width:20px;height:20px;border-top:5px solid #0054b3;border-left:5px solid #0054b3;}
	/*.sub_businessA_right div.sub_businessA_right_info h1:after{content:"";position:absolute;bottom:-15px;right:-15px;width:20px;height:20px;border-bottom:5px solid #0054b3;border-right:5px solid #0054b3;}*/
	.sub_businessA_right div.sub_businessA_right_info h2 {font-size: 20px;color: #080808;font-weight: normal;line-height: 1.4em;margin: 0 0 20px;}
	.sub_businessA_right div.sub_businessA_right_info p {display: inline-block;font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0px 0 0px;position: relative;}
	.sub_businessA_right div.sub_businessA_right_info p span {float: right;margin: 40px 0 0;font-size: 30px;color: #080808;font-weight: normal;font-family: 'KyoboHandwriting2020A';}
	.sub_businessA_right div.sub_businessA_right_info p:after{content:"";position:absolute;bottom:-25px;right:-25px;width:20px;height:20px;border-bottom:5px solid #0054b3;border-right:5px solid #0054b3;}
	.sub_businessA_right div.sub_businessA_right_info a {display: block;font-size: 30px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.02em;text-align: center;padding: 20px 30px;margin: 120px 0 0;border:1px #d10000 solid;border-radius: 8px;background: #d10000;position: relative;transition: 0.5s;}
	.sub_businessA_right div.sub_businessA_right_info a:hover {color: #fff;border:1px #333 solid;background: #333;text-align: left;transition: 0.5s;}
	.sub_businessA_right div.sub_businessA_right_info a:hover:after {content: '☎';position: absolute;right: 30px;}
	.sub_businessA_right a:hover {opacity:1;transition: 0.5s;}
	.sub_businessA_right ul {float: left;width: 40%;list-style:none;margin:0 0px 0 0px;padding:0;}
	.sub_businessA_right ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_businessA_right li {width: 100%;margin:0 0 0 0;padding:0;text-align: center;}
	.sub_businessA_right li img {max-width: 100%;padding: 0 0 0 0px;border-radius:12px;box-shadow: 10px 10px 10px 1px #eee;transform: translate(0, 80px);} 
	.sub_businessA_right:last-child {margin:0 0 0 0;}
	@media (max-width: 1024px) {
		.sub_businessA_right {margin:0 0 20px;border-radius:8px;display: block;}
		.sub_businessA_right div.sub_businessA_right_info {float: unset;width: 100%;padding: 20px 20px;margin: -80px 0 0;}
		.sub_businessA_right div.sub_businessA_right_info h1 {font-size: 24px;margin: 0 0 20px -20px;padding: 10px 20px;background: #fff;}
		.sub_businessA_right div.sub_businessA_right_info h1:before {display: none;}
		.sub_businessA_right div.sub_businessA_right_info h2 {font-size: 18px;margin: 20px 0 20px 0;}
		.sub_businessA_right div.sub_businessA_right_info p {font-size: 14px;margin: 0 0 0px 0;}
		.sub_businessA_right div.sub_businessA_right_info p span {font-size: 24px;}
		.sub_businessA_right div.sub_businessA_right_info p:after{display: none;}
		.sub_businessA_right div.sub_businessA_right_info a {font-size: 24px;padding: 10px 0;margin: 100px 0 0;}
		.sub_businessA_right div.sub_businessA_right_info a:hover:after {display: none;}
		.sub_businessA_right ul {float: unset;width: 100%;}
		.sub_businessA_right li {width: 100%;margin: 0 0%;}
		.sub_businessA_right li h1 {display: none;}
		.sub_businessA_right li img {padding: 0 0px 0 0px;border-radius:8px;box-shadow: 5px 5px 5px 1px #eee;transform: translate(0, 0px);} 
	}

	.sub_businessA_left {margin:0px 0 0px;padding:0 0px;background: #fff;border-top:0px #ddd solid;border-radius:12px;display:flex; justify-content:center; align-items:center;}
	.sub_businessA_left:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_businessA_left div.sub_businessA_left_info {float: left;width: 60%;padding:0% 100px;text-align: right;word-break: keep-all;}
	.sub_businessA_left div.sub_businessA_left_info h1 {display: inline-block;font-size: 50px;color: #080808;font-weight: bold;line-height: 1em;margin: 0px 0 50px 0px;/*padding: 10px 30px;background: #0054b3;border-radius:8px;*/position: relative;}
	.sub_businessA_left div.sub_businessA_left_info h1:before{content:"";position:absolute;top:-25px;left:-25px;width:20px;height:20px;border-top:5px solid #0054b3;border-left:5px solid #0054b3;}
	/*.sub_businessA_left div.sub_businessA_left_info h1:after{content:"";position:absolute;bottom:-15px;right:-15px;width:20px;height:20px;border-bottom:5px solid #0054b3;border-right:5px solid #0054b3;}*/
	.sub_businessA_left div.sub_businessA_left_info h2 {font-size: 20px;color: #080808;font-weight: normal;line-height: 1.4em;margin: 0 0 20px;}
	.sub_businessA_left div.sub_businessA_left_info p {display: inline-block;font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0px 0 0px;position: relative;}
	.sub_businessA_left div.sub_businessA_left_info p span {float: right;margin: 40px 0 0;font-size: 30px;color: #080808;font-weight: normal;font-family: 'KyoboHandwriting2020A';}
	.sub_businessA_left div.sub_businessA_left_info p:after{content:"";position:absolute;bottom:-25px;right:-25px;width:20px;height:20px;border-bottom:5px solid #0054b3;border-right:5px solid #0054b3;}
	.sub_businessA_left div.sub_businessA_left_info a {display: block;font-size: 30px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.02em;text-align: center;padding: 20px 30px;margin: 120px 0 0;border:1px #d10000 solid;border-radius: 8px;background: #d10000;position: relative;transition: 0.5s;}
	.sub_businessA_left div.sub_businessA_left_info a:hover {color: #fff;border:1px #333 solid;background: #333;text-align: left;transition: 0.5s;}
	.sub_businessA_left div.sub_businessA_left_info a:hover:after {content: '☎';position: absolute;right: 30px;}
	.sub_businessA_left a:hover {opacity:1;transition: 0.5s;}
	.sub_businessA_left ul {float: right;width: 40%;list-style:none;margin:0 0px 0 0px;padding:0;}
	.sub_businessA_left ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_businessA_left li {width: 100%;margin:0 0 0 0;padding:0;}
	.sub_businessA_left li img {max-width: 100%;padding: 0 0 0 0px;border-radius: 12px;box-shadow: 10px 10px 10px 1px #eee;transform: translate(0, -80px);} 
	.sub_businessA_left:last-child {margin:0 0 0 0;}
	@media (max-width: 1024px) {
		.sub_businessA_left {margin: 0 0 20px;border-radius:8px;display: block;}
		.sub_businessA_left div.sub_businessA_left_info {float: unset;width: 100%;padding: 20px 20px;margin: -80px 0 0;text-align: left;}
		.sub_businessA_left div.sub_businessA_left_info h1 {font-size: 24px;margin: 0 0 20px -20px;padding: 10px 20px;background: #fff;}
		.sub_businessA_left div.sub_businessA_left_info h1:before {display: none;}
		.sub_businessA_left div.sub_businessA_left_info h2 {font-size: 18px;margin: 20px 0 20px 0;}
		.sub_businessA_left div.sub_businessA_left_info p {font-size: 14px;margin: 0 0 0px 0;}
		.sub_businessA_left div.sub_businessA_left_info p span {font-size: 24px;}
		.sub_businessA_left div.sub_businessA_left_info p:after{display: none;}
		.sub_businessA_left div.sub_businessA_left_info a {font-size: 24px;padding: 10px 0;margin: 100px 0 0;}
		.sub_businessA_left div.sub_businessA_left_info a:hover:after {display: none;}
		.sub_businessA_left ul {float: unset;width: 100%;}
		.sub_businessA_left li {width: 100%;margin: 0 0%;}
		.sub_businessA_left li h1 {display: none;}
		.sub_businessA_left li img {padding: 0 0px 0 0px;border-radius:8px;box-shadow: 5px 5px 5px 1px #eee;transform: translate(0, 0px);} 
	}

	.sub_businessB_right {margin:0 0 80px;padding:0 0px;background: #f1f1f1;border-top:0px #ddd solid;/*border-radius:12px;*/display:flex; justify-content:center; align-items:center;}
	.sub_businessB_right:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_businessB_right div.sub_businessB_right_info {float: right;width: 50%;padding:0% 80px;word-break: keep-all;}
	.sub_businessB_right div.sub_businessB_right_info h1 {display: inline-block;font-size: 30px;color: #080808;font-weight: bold;line-height: 1.2em;margin: 0px 0 30px 0px;position: relative;}
	/*.sub_businessB_right div.sub_businessB_right_info h1:before{content:"";position:absolute;top:-15px;left:-15px;width:20px;height:20px;border-top:5px solid #006945;border-left:5px solid #006945;}
	.sub_businessB_right div.sub_businessB_right_info h1:after{content:"";position:absolute;bottom:-15px;right:-15px;width:20px;height:20px;border-bottom:5px solid #006945;border-right:5px solid #006945;}*/
	.sub_businessB_right div.sub_businessB_right_info h1 i {color: #006945;}
	.sub_businessB_right div.sub_businessB_right_info h2 {font-size: 20px;color: #080808;font-weight: normal;line-height: 1.4em;margin: 0 0 20px;}
	.sub_businessB_right div.sub_businessB_right_info p {font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0px 0 0px;}
	.sub_businessB_right div.sub_businessB_right_info p span {float: right;margin: 40px 0 0;font-size: 30px;color: #080808;font-weight: normal;font-family: 'KyoboHandwriting2020A';}
	.sub_businessB_right div.sub_businessB_right_info a {display: block;font-size: 30px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.02em;text-align: center;padding: 20px 30px;margin: 120px 0 0;border:1px #d10000 solid;border-radius: 8px;background: #d10000;position: relative;transition: 0.5s;}
	.sub_businessB_right div.sub_businessB_right_info a:hover {color: #fff;border:1px #333 solid;background: #333;text-align: left;transition: 0.5s;}
	.sub_businessB_right div.sub_businessB_right_info a:hover:after {content: '☎';position: absolute;right: 30px;}
	.sub_businessB_right a:hover {opacity:1;transition: 0.5s;}
	.sub_businessB_right ul {float: left;width: 50%;list-style:none;margin:0 0px 0 0px;padding:0;}
	.sub_businessB_right ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_businessB_right li {width: 100%;margin:0 0 0 0;padding:0;}
	.sub_businessB_right li img {max-width: 100%;padding: 0 0 0 0px;/*border-radius:12px 0 0 12px;*/} 
	.sub_businessB_right:last-child {margin:0 0 0 0;}
	@media (max-width: 1024px) {
		.sub_businessB_right {margin: 0 0 20px;/*border-radius:8px;*/display: block;}
		.sub_businessB_right div.sub_businessB_right_info {float: unset;width: 100%;padding: 20px 20px;}
		.sub_businessB_right div.sub_businessB_right_info h1 {font-size: 24px;margin: 0 0 20px 0;}
		.sub_businessB_right div.sub_businessB_right_info h2 {font-size: 18px;margin: 0 0 20px 0;}
		.sub_businessB_right div.sub_businessB_right_info p {font-size: 14px;margin: 0 0 0px 0;}
		.sub_businessB_right div.sub_businessB_right_info p span {font-size: 24px;}
		.sub_businessB_right div.sub_businessB_right_info a {font-size: 24px;padding: 10px 0;margin: 100px 0 0;}
		.sub_businessB_right div.sub_businessB_right_info a:hover:after {display: none;}
		.sub_businessB_right ul {float: unset;width: 100%;}
		.sub_businessB_right li {width: 100%;margin: 0 0%;}
		.sub_businessB_right li h1 {display: none;}
		.sub_businessB_right li img {padding: 0 0px 0 0px;/*border-radius:8px;*/} 
	}

	.sub_businessB_left {margin:0 0 80px;padding:0 0px;background: #f1f1f1;border-top:0px #ddd solid;/*border-radius:12px;*/display:flex; justify-content:center; align-items:center;}
	.sub_businessB_left:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_businessB_left div.sub_businessB_left_info {float: left;width: 50%;padding:0% 80px;word-break: keep-all;}
	.sub_businessB_left div.sub_businessB_left_info h1 {display: inline-block;font-size: 30px;color: #080808;font-weight: bold;line-height: 1.2em;margin: 0px 0 30px 0px;position: relative;}
	/*.sub_businessB_left div.sub_businessB_left_info h1:before{content:"";position:absolute;top:-15px;left:-15px;width:20px;height:20px;border-top:5px solid #006945;border-left:5px solid #006945;}
	.sub_businessB_left div.sub_businessB_left_info h1:after{content:"";position:absolute;bottom:-15px;right:-15px;width:20px;height:20px;border-bottom:5px solid #006945;border-right:5px solid #006945;}*/
	.sub_businessB_left div.sub_businessB_left_info h1 i {color: #006945;}
	.sub_businessB_left div.sub_businessB_left_info h2 {font-size: 20px;color: #080808;font-weight: normal;line-height: 1.4em;margin: 0 0 20px;}
	.sub_businessB_left div.sub_businessB_left_info p {font-size: 18px;color: #666;font-weight: normal;line-height: 1.6em;letter-spacing: -0.02em;margin: 0px 0 0px;}
	.sub_businessB_left div.sub_businessB_left_info p span {float: right;margin: 40px 0 0;font-size: 30px;color: #080808;font-weight: normal;font-family: 'KyoboHandwriting2020A';}
	.sub_businessB_left div.sub_businessB_left_info a {display: block;font-size: 30px;color: #fff;font-weight: bold;line-height: 1em;letter-spacing: -0.02em;text-align: center;padding: 20px 30px;margin: 120px 0 0;border:1px #d10000 solid;border-radius: 8px;background: #d10000;position: relative;transition: 0.5s;}
	.sub_businessB_left div.sub_businessB_left_info a:hover {color: #fff;border:1px #333 solid;background: #333;text-align: left;transition: 0.5s;}
	.sub_businessB_left div.sub_businessB_left_info a:hover:after {content: '☎';position: absolute;right: 30px;}
	.sub_businessB_left a:hover {opacity:1;transition: 0.5s;}
	.sub_businessB_left ul {float: right;width: 50%;list-style:none;margin:0 0px 0 0px;padding:0;}
	.sub_businessB_left ul:after {content: '';display: block;clear: both;visibility: hidden;}
	.sub_businessB_left li {width: 100%;margin:0 0 0 0;padding:0;}
	.sub_businessB_left li img {max-width: 100%;padding: 0 0 0 0px;/*border-radius: 0 12px 12px 0;*/} 
	.sub_businessB_left:last-child {margin:0 0 0 0;}
	@media (max-width: 1024px) {
		.sub_businessB_left {margin: 0 0 20px;/*border-radius:8px;*/display: block;}
		.sub_businessB_left div.sub_businessB_left_info {float: unset;width: 100%;padding: 20px 20px;}
		.sub_businessB_left div.sub_businessB_left_info h1 {font-size: 24px;margin: 0 0 20px 0;}
		.sub_businessB_left div.sub_businessB_left_info h2 {font-size: 18px;margin: 0 0 20px 0;}
		.sub_businessB_left div.sub_businessB_left_info p {font-size: 14px;margin: 0 0 0px 0;}
		.sub_businessB_left div.sub_businessB_left_info p span {font-size: 24px;}
		.sub_businessB_left div.sub_businessB_left_info a {font-size: 24px;padding: 10px 0;margin: 100px 0 0;}
		.sub_businessB_left div.sub_businessB_left_info a:hover:after {display: none;}
		.sub_businessB_left ul {float: unset;width: 100%;}
		.sub_businessB_left li {width: 100%;margin: 0 0%;}
		.sub_businessB_left li h1 {display: none;}
		.sub_businessB_left li img {padding: 0 0px 0 0px;/*border-radius:8px;*/} 
	}


/* 게시판 */
	.tbl_wrap table {border-top:2px #333 solid;border-bottom:1px #ddd solid;}
	.tbl_head01 thead th {font-size: 15px;font-weight: bold;background: #fff;border-bottom:1px #333 solid;}
	.tbl_head01 tbody td {font-size: 16px;height: 80px;}
	.bo_tit {font-size: 16px !important;font-weight: 500 !important;line-height: 1.4em !important;margin: 0 0 10px;}
	#bo_gall .bo_cnt {display: none;}
	#bo_gall .gall_info {display: none;}
	.more_opt li i {line-height: 15px;}
	#bo_list .td_num2 {width: 100px;}
	#bo_list .td_name {width: 150px;text-align: center;}
	#bo_list .td_num {width: 100px;}
	#bo_list .td_datetime {width: 100px;}

	#bo_list #bo_cate ul {text-align: center;}
	#bo_list #bo_cate a {font-size: 16px;border-radius:0px;border:1px solid #ddd;color:#666;}
	#bo_list #bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {background:#080808;color:#fff !important;}
	#bo_list #bo_cate #bo_cate_on {background:#080808;color:#fff;border:1px solid #080808;
	-webkit-box-shadow:inset 0 2px 0 rgb(33, 135, 202);
	-moz-box-shadow:inset 0 0 0 rgb(33, 135, 202);
	box-shadow:inset 0 0 0 rgb(33, 135, 202)}

	#bo_v #bo_v_title .bo_v_cate {display:block;font-size: 20px;line-height:20px;background:#080808;color:#fff;text-align: center;padding:10px 0px;margin: 0 auto;border-radius:0px;}
	#bo_v #bo_v_atc {text-align: center;}
	#bo_v #bo_v_con {font-size: 18px;line-height: 1.6em;letter-spacing: -0.02em;margin: 0px 0 80px;}
	#bo_v #bo_v_title .bo_v_tit {font-size: 34px;color: #080808;line-height: 1.4em;text-align: center;padding: 30px 0;margin: 0px 0 0;border:1px #080808 solid;word-break: keep-all;  /*border-radius:12px;background: #0054b3;opacity: 0.5;*/}
	#bo_v #bo_v_share {display: none;}
	#bo_v #bo_v_img {margin: 80px 0 0;}
	#bo_v #bo_v_img img:last-child {margin: 0 0 80px;}
	#bo_v #bo_v_img a.view_image {display: unset;}
	#bo_v .bo_v_nb li {font-size: 15px;padding: 30px 20px;margin: 10px 0 0;background: #f1f1f1;border-radius: 8px;}
	#bo_v .cmt_btn, #bo_v #bo_vc, #bo_v #bo_vc_w {display: none;}

	#bo_gall #bo_cate ul {text-align: center;}
	#bo_gall #bo_cate a {font-size: 16px;border-radius:0px;border:1px solid #ddd;color:#666;}
	#bo_gall #bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {background:#080808;color:#fff !important;}
	#bo_gall #bo_cate #bo_cate_on {background:#080808;color:#fff;border:1px solid #080808;
	-webkit-box-shadow:inset 0 2px 0 rgb(33, 135, 202);
	-moz-box-shadow:inset 0 0 0 rgb(33, 135, 202);
	box-shadow:inset 0 0 0 rgb(33, 135, 202)}
	#bo_gall .bo_tit .new_icon {color:#fff;background:#d10000;}
	#bo_gall .bo_cate_link {background: #fff;border:1px #080808 solid;color: #080808;height: 23px;line-height: 21px;padding: 0px 8px;border-radius: 0px;font-size: 13px;margin: 0 0 5px;}
	#bo_gall .gall_img {height: auto !important;max-height: auto !important;border-radius:0px;/*box-shadow: 5px 5px 5px 1px #eee;*/}
	#bo_gall .gall_img img, #bo_gall .gall_img video {}

	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input {font-size: 16px;}
	#bo_w .btn_cancel {font-size: 15px;font-weight: 500;}
	#bo_w .btn_submit {font-size: 15px;font-weight: 500;background: #006945;}

	@media (max-width: 1024px) {
		.bo_tit {font-weight: 500 !important;line-height: 1.4em !important;}

		#bo_v #bo_v_title .bo_v_tit {font-size: 24px;padding: 20px 10px;}
		#bo_v #bo_v_con {font-size: 16px;margin: 0px 0 60px;}
		#bo_v #bo_v_img {margin: 60px 0 0;}
		#bo_v #bo_v_img img:last-child {margin: 0 0 60px;}
		#bo_v .bo_v_nb li {font-size: 14px;padding: 10px 20px;}
		#bo_v .bo_v_nb li .nb_tit {display: block;}
		#bo_v .bo_v_nb li .nb_date {display: none;}
		#bo_v .bo_v_nb li a {display: block;margin: 10px 0 0;}
		#bo_gall .gall_row .col-gn-4 {width: 50%;}
		#bo_gall .gall_img {border-radius:0px;/*box-shadow: 5px 5px 5px 1px #eee;*/}
		#bo_gall .gall_img img, #bo_gall .gall_img video {}
		.td_hidden, .th_hidden {display: none;}
	}


/* 페이징 */
	.pg_wrap {clear:both;float:left;display:inline-block}
	.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
	.pg {text-align:center}
	.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
	.pg a:focus, .pg a:hover {text-decoration:none}
	.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
	.pg_page:hover {background-color:#fafafa}
	.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

	.pg_current {display:inline-block;background:#333;border:1px solid #333;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}


.main_consultation {width:100%;margin:0;padding:50px 80px;background: #fdd000;position: relative;}
.main_consultation:after {content: '';display: block;clear: both;visibility: hidden;}
.main_consultation a:hover {opacity:1;transition: all 0.5s ease-out;}
.main_consultation ul {list-style:none;margin:0 auto 0;}
.main_consultation ul:after {content: '';display: block;clear: both;visibility: hidden;}
.main_consultation li {float:left;width: 100%;margin:0 0%;padding:0;text-align: left;position: relative;}
.main_consultation table {width: 100%;}
.main_consultation table th {width: 100px;font-size: 16px;color: #000;font-weight: normal;line-height: 1em;padding: 0px 0 0 20px;}
.main_consultation table th:nth-child(3) {width: 130px;padding: 0 0 0 50px;}
.main_consultation table td {font-size: 16px;color: #fff;font-weight: normal;line-height: 1em;padding: 0px 0;vertical-align:top;}
.main_consultation table td input[type="text"] {width:100%;height: 40px;padding:0 10px;font-size: 16px;color:#080808;font-weight: normal;background: #fff;border:1px #fff solid;margin: 0 0 10px;}
.main_consultation table td input[type="text"]::-webkit-input-placeholder {color: #999;}
.main_consultation table td input[type="password"] {width:100%;height: 40px;padding:0 10px;font-size: 16px;color:#080808;font-weight: normal;background: #fff;border:1px #fff solid;}
.main_consultation table td input[type="number"] {width:30%;height: 40px;padding:0 10px;font-size: 16px;color:#080808;font-weight: normal;background: #fff;border:1px #fff solid;}
.main_consultation table td select {width:100%;height: 40px;padding:0 10px;font-size: 16px;color:#080808;font-weight: normal;background: #fff;border:1px #fff solid;}
.main_consultation table td textarea {width:100%;padding:10px 10px;font-size: 16px;color:#080808;font-weight: normal;background: #fff;border:1px #fff solid;}
.main_consultation table td .btn_submit {width:100%;height: 98px;padding:0 20px;font-size: 24px;color:#fff;font-weight: bold;background: #006945;border:0;border-radius:8px;margin: 0px 0 0;}
.main_consultation table td .btn_submit:hover {color: #fff;background: #333;}
.main_consultation table td:nth-child(1) {width: 100px;}
.main_consultation table td:nth-child(3) {width: 300px;}
.main_consultation table td:nth-child(4) {width: 400px;}
.main_consultation table td:nth-child(5) {padding: 0 0 0 50px;}
.main_consultation h1 {font-size: 30px;color: #FFF;font-weight: bold;line-height: 1.2em;letter-spacing: -0.0em;text-align: center;padding: 12px 0;border-radius:8px;background: #080808;}
.main_consultation li:first-child {}
.main_consultation li:last-child {}
@media (max-width: 1024px) {
	.main_consultation {float: unset;width: 100%;padding:20px 20px; }
	.main_consultation table th {display: block;width: 100%;padding: 10px 0 0px;}
	.main_consultation table th:nth-child(3) {display: block;width: 100%;padding: 10px 0 0px;}
	.main_consultation table td {display: block;width: 100%;padding: 10px 0 0;}
	.main_consultation table td input[type="text"] {margin: 0 0 0;}
	.main_consultation table td:nth-child(1) {width: 100%;}
	.main_consultation table td:nth-child(3) {width: 100%;}
	.main_consultation table td:nth-child(4) {width: 100%;}
	.main_consultation table td:nth-child(5) {padding: 0 0 0 0px;}
	.main_consultation table td .btn_submit {font-size: 18px;height: 40px;margin: 20px 0 0;}
	.main_consultation h1 {font-size: 24px;line-height:1em;margin: 0 0 0px 0;}
}



