/********************
    Margin
********************/
.mtp5 {
	margin-top: 5px;
}

.mtp7 {
	margin-top: 7px;
}

.mtp10 {
	margin-top: 10px;
}

.mtp12 {
	margin-top: 12px;
}

.mtp15 {
	margin-top: 15px;
}

.mtp20 {
	margin-top: 20px;
}

.mtp25 {
	margin-top: 25px;
}

.mtp30 {
	margin-top: 30px !important;
}

.mtp35 {
	margin-top: 35px !important;
}

.mtp40 {
	margin-top: 40px !important;
}

.mtp50 {
	margin-top: 50px !important;
}

.mtp60 {
	margin-top: 60px;
}

.mtp130 {
	margin-top: 130px;
}

.mtp23 {
	margin-top: 23px;
}

.pdt5 {
	padding-top: 5px;
}

.pdt7 {
	padding-top: 7px;
}

.pdt10 {
	padding-top: 10px;
}

.pdt12 {
	padding-top: 12px;
}

.pdt15 {
	padding-top: 15px;
}

.pdt20 {
	padding-top: 20px;
}

.pdt25 {
	padding-top: 25px;
}

.pdt80 {
	padding-top: 80px;
}

.pdb100 {
	padding-bottom: 100px;
}

#sub_v_all {
	position: relative;
	width: 1180px;
	margin: 0 auto;
	height: 100px;
	background-size: cover;
	text-align: center;
	display: table;
}

.sub_vs01 {
	background: url('../image/sub/sub_v01.jpg') no-repeat center center;
}

.sub_vs02 {
	background: url('../image/sub/sub_v02.jpg') no-repeat center center;
}

.sub_vs03 {
	background: url('../image/sub/sub_v03.jpg') no-repeat center center;
}

.sub_vs04 {
	background: url('../image/sub/sub_v04.jpg') no-repeat center center;
}

.sub_vs05 {
	background: url('../image/sub/sub_v05.jpg') no-repeat center center;
}

.sub_vs06 {
	background: url('../image/sub/sub_v06.jpg') no-repeat center center;
}

.sub_vs07 {
	background: url('../image/sub/sub_v07.jpg') no-repeat center center;
}

#sub_v_all>p.tit {
	font-size: 40px;
	color: #000;
	line-height: 48px;
	font-weight: 600;
	display: table-cell;
	vertical-align: middle;
}

.guide {
	width: 1180px;
	margin: 0 auto;
	font-size: 0;
	padding: 50px 0 25px 0;
}

.guide>li {
	display: inline-block;
	font-size: 14px;
	color: #383838;
	font-family: 'TitilliumMaps26L';
	font-weight: 500;
	padding: 0 19px;
	background: url('../image/sub/bull.png') no-repeat left center;
}

.guide>li:first-child {
	padding-left: 0 !important;
}

.allcon_wid {
	position: relative;
	max-width: 1180px;
	margin: 0 auto;
}

.allcon_wid_bg {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	background: url('../image/sub/sub_bg.jpg') no-repeat center top;
}

.sub_title h2 {
	text-align: center;
	font-size: 33px;
	color: #000;
	font-weight: 350;
	margin-bottom: 30px;
}

.co_txt {
	position: relative;
	margin-top: 50px;
	z-index: 1;
}

.co_txt>li {
	color: #303030;
	font-weight: 400;
	padding-bottom: 15px;
	padding-left: 35px;
	background: url('../image/sub/bull01.jpg') no-repeat left 5px;
	letter-spacing: -0.5px;
}

.co_txt>li>span {
	color: #0d0d0d;
	font-weight: 500;
}

.ceo {
	padding-top: 50px;
	position: relative;
}

.ceo>li {
	float: left;
	width: 50%;
	background: #fff;
}

.ceo>li>p {
	padding-left: 85px;
	letter-spacing: -0.5px;
}

.ceo>li>p.txt1 {
	font-size: 26px;
	color: #090909;
	font-weight: 350;
	padding-bottom: 30px;
	padding-top: 90px;
}

.ceo>li>p.txt2 {
	font-size: 16px;
	color: #415e1e;
	font-weight: 500;
	padding-bottom: 15px;
	line-height: 24px;
}

.ceo>li>p.txt3 {
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 350;
	padding-bottom: 15px;
	line-height: 24px;
}

.ceo>li>p.txt4 {
	font-size: 16px;
	color: #121212;
	font-weight: 500;
}

.comp {
	margin-top: 50px;
}

.comp>div {
	float: left;
	width: 50%;
	display: table;
	min-height: 400px;
}

.comp>div>p {
	font-size: 30px;
	color: #101010;
	line-height: 35px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.comp>div:last-child {
	text-align: right;
}

.workplace {
	margin-top: 50px;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}

.workplace>li {
	display: inline-block;
	width: 220px;
	height: 220px;
	border-radius: 180px;
	margin-left: 100px;
	margin-bottom: 30px;
	position: relative;
	vertical-align: top;
}

.workplace>li:nth-child(4n + 1) {
	margin-left: 0;
}

.workplace>li:nth-of-type(odd) {
	background: #73a06b;
}

.workplace>li:nth-of-type(odd) p {
	color: #fff;
}

.workplace>li:nth-of-type(even) {
	background: #fff;
	border: 1px solid #73a06b;
	box-sizing: border-box;
}

.workplace>li:nth-of-type(even) p {
	color: #73a06b;
}

.workplace>li p.step {
	font-size: 16px;
	padding-top: 35px;
}

.workplace>li span {
	display: block;
	width: 20px;
	height: 2px;
	background: #b9cfb5;
	margin: 10px auto;
}

.workplace>li p.txt {
	font-size: 17px;
	padding-top: 20px;
	line-height: 20px;
}

.workplace>li:after {
	content: "";
	background: url('../image/sub/arr.png') no-repeat center center;
	position: absolute;
	left: 260px;
	top: 42%;
	width: 25px;
	height: 30px;
}

.workplace>li.last:after {
	background: none;
}

.box_list {
	margin-top: 50px;
}

.box_list>li {
	float: left;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	padding: 30px;
	width: 380px;
	margin-left: 20px;
	margin-bottom: 20px;
	min-height: 530px;
}

.box_list>li:nth-child(3n+1) {
	margin-left: 0;
}

.box_list>li p {
	letter-spacing: -0.5px;
}

.box_list>li p.step {
	font-size: 24px;
	color: #73a06b;
	font-weight: bold;
	line-height: 28px;
}

.box_list>li p.titl {
	font-size: 28px;
	color: #0e0e0e;
	font-weight: 350;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}

.box_list>li p.txt1 {
	color: #4d4d4d;
	line-height: 23px;
	padding-top: 20px;
}

.box_list>li p.txt2 {
	color: #808080;
	line-height: 23px;
	margin-top: 20px;
}

.box_list>li:nth-child(1) {
	min-height: 430px;
}

.box_list>li:nth-child(2) {
	min-height: 430px;
}

.box_list>li:nth-child(3) {
	min-height: 430px;
}

.box_list>li:nth-child(6) {
	min-height: 260px;
}

.box_list>li:nth-child(7) {
	min-height: 200px;
	margin-left: 20px;
	background: #fafafa;
}

/*20200227*/
.tebmenu {
	margin-top: 50px;
	margin-left: -10px;
	font-size: 0;
	text-align: center;
}

.tebmenu>li {
	margin: 0 30px;
	display: inline-block;
}

.tebmenu>li>a {
	display: block;
	color: #303030;
	font-weight: 400;
	position: relative;
	padding: 0 10px;
}

.tebmenu>li>a:hover {
	color: #2b6b1f;
}

.tebmenu>li>a:hover:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 5px;
	background: #a4cf9d;
	bottom: 4px;
	left: 0;
	z-index: -1;
}

.tebmenu>li>a.on {
	color: #2b6b1f;
}

.tebmenu>li>a.on:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 5px;
	background: #a4cf9d;
	bottom: 4px;
	left: 0;
	z-index: -1;
}

/*20200227 end*/


.inqu_ask {
	background: url('../image/sub/inqu.jpg') no-repeat center center;
	height: 320px;
	width: 1180px;
	display: table;
	margin: 0 auto;
}

.inqu_ask>p {
	display: table-cell;
	vertical-align: middle;
	font-size: 22px;
	line-height: 36px;
	font-family: 'NotoSerifKR-semiBold';
	text-align: center;
	color: #fff;
}

.inqu_ask>p span {
	display: block;
	font-size: 18px;
	font-family: "Noto Sans Korean";
	font-weight: 350;
	margin-top: 30px;
}

.inqu_btn {
	width: 1180px;
	margin: 20px auto 0 auto;
}

.inqu_btn>li:first-child {
	margin-left: 0;
}

.inqu_btn>li {
	float: left;
	width: calc((100% - 20px) / 2);
	margin-left: 20px;
}

.inqu_btn>li a {
	display: block;
	line-height: 60px;
	width: 100%;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
}

.inqu_btn>li:first-child a {
	background: #3f3f3f;
	color: #fff;
}

.inqu_btn>li:last-child a {
	background: #ffe812;
	color: #000;
}

.pro_box {
	width: 1180px;
	margin: 0 auto;
	margin-top: 20px;
}

.pro_box ul {
	margin-left: -20px;
}

.pro_box ul>li {
	float: left;
	margin-left: 20px;
	width: 280px;
}

.pro_box ul>li>a {
	display: block;
}

.pro_box ul>li>a>p.tit {
	text-align: left;
	font-size: 18px;
	color: #303030;
	padding: 10px 0 5px 0;
	font-weight: 350;
}

.pro_box ul>li>a>p.txt {
	text-align: left;
	font-size: 16px;
	color: #303030;
	padding-bottom: 25px;
	font-weight: 350;
}

.pro_box ul>li>a>div {
	position: relative;
	overflow: hidden;
}

.pro_box ul>li>a>div img {
	width: 100%;
	transition: all 0.4s ease;
}

.pro_box ul>li:hover>a>div img {
	width: 140%;
	transform: scale(1.1, 1.1);
}

.gal_edit {
	border-top: 1px solid #dfdfdf;
}

.gal_edit ul>li {
	border-bottom: 1px solid #dfdfdf;
	padding: 10px 0;
}

.gal_edit ul>li>p {
	float: left;
}

.gal_edit ul>li>p:nth-child(2) {
	margin-left: 40px;
}

.gal_edit ul>li>p:nth-child(2)>.tit {
	font-size: 18px;
	color: #1a1a1a;
	padding: 20px 0;
	font-weight: 450;
	display: block;
}

.gal_edit ul>li>p:nth-child(2)>.txt {
	font-size: 16px;
	color: #3d3d3d;
	display: block;
}


.c_txt01 {
	font-size: 30px;
	color: #131313;
	font-weight: 350;
	text-align: center;
}

.c_txt01 span {
	font-weight: 450;
	color: #83622c;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid #83622c;
}

.c_txt02 {
	font-size: 18px;
	color: #1a1a1a;
	font-weight: 450;
	text-align: center;
	line-height: 25px;
}

.c_txt03 {
	font-size: 16px;
	color: #3d3d3d;
	font-weight: 350;
	text-align: center;
	line-height: 25px;
}

.imglist {
	margin-left: -20px;
}

.imglist>li {
	float: left;
	width: calc(25% - 20px);
	margin-left: 20px;
}

.imglist>li img {
	width: 100%;
}

.comp {
	background: url('../image/sub/comp.jpg') no-repeat center center;
	height: 450px;
	width: 100%;
	text-align: center;
}

.comp p.tit {
	color: #fff;
	font-size: 24px;
	font-weight: 450;
	padding-top: 70px;
}

.comp p.tit br {
	display: none;
}

.comp p.txt {
	color: #fff;
	font-size: 18px;
	font-weight: 350;
	line-height: 38px;
}

.mapa {
	width: 1180px;
	padding: 20px;
	box-sizing: border-box;
	margin: 0 auto;
	background: #fff;
	position: relative;
	margin-top: -280px;
}

.mapa>img {
	width: 100%;
}

.sitemap {
	text-align: center;
	margin-left: -20px;
}

.sitemap>li {
	float: left;
	margin-left: 20px;
	width: calc(25% - 20px);
	vertical-align: top;
	box-sizing: border-box;
}

.sitemap>li>a {
	background: #399bd8;
	border-radius: 3px;
	display: block;
	padding: 13px 0;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.sitemap>li>ul>li>a {
	margin-top: 5px;
	display: block;
	padding: 13px 0;
	border: 1px solid #dfdfdf;
	font-size: 16px;
	color: #4a4a4a;
	border-radius: 3px;
}

.etc_box {
	border: 1px solid #dfdfdf;
	padding: 20px 10px;
	min-height: 700px;
	overflow: auto;
}

.policoy {
	padding: 20px;
	max-height: 800px;
	overflow: auto;
}

/*寃뚯떆��*/
.botcik_box {
	border: 1px solid #ddd;
	background: #fafafa;
	padding: 9px 9px;
}

.botcik_box form {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.botcik_box_lf {
	color: #303030;
	font-size: 16px;
	font-weight: 400;
}

.botcik_box_rt {
	display: flex;
	align-items: center;
}

.botcik_box_rt>div {}

.botcik_box_rt>div select {
	margin-right: 5px;
	padding-left: 5px;
	border: 1px solid #dddddd;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background: #fff;
}

.botcik_box_rt>div input[type=text] {
	padding-left: 10px;
	border: 1px solid #dddddd;
	border-right: none;
	width: 160px;
	height: 30px;
	line-height: 30px;
}

.gs_tab_bg {
	margin-top: 20px;
	border-top: 1px solid #3d3d3d;
	border-left: 1px solid #ddd;
}

.gs_tab th {
	text-align: center;
	color: #303030;
	font-size: 16px;
	padding: 12px 10px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #dddddd;
	background: #fafafa;
}

.gs_tab td {
	text-align: center;
	color: #303030;
	font-size: 16px;
	font-weight: 400;
	word-break: break-all;
	border-right: 1px solid #ddd;
	padding: 12px 10px;
	border-bottom: 1px solid #dddddd;
}

.gs_tab td.lf_txt {
	text-align: left;
}

.gs_tab td>a {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mor_no {
	width: 10%;
}

.mor_list {
	width: auto;
}

.mor_td {
	width: 10%;
}

.mor_none {
	width: 10%;
}

.page_all {
	text-align: center;
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.page_all>a.page {
	color: #303030;
	font-size: 16px;
	border: 1px solid #e3e3e3;
	background: #fff;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	width: 32px;
	height: 32px;
	line-height: 32px;
}

.page_all>a.on {
	color: #000;
	background: #fbfbfb;
	border-bottom: 2px solid #000;
	box-sizing: border-box;
}

.page_all>a.page:hover {
	color: #d82109;
	background: #fbfbfb;
}

.rt_btn {
	position: absolute;
	right: 0;
	text-align: right;
	margin-top: 30px;
}

a.y_btn {
	display: inline-block;
	text-align: center;
	background: #101010;
	padding: 0 20px;
	min-width: 60px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
}

a.white_l {
	display: inline-block;
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #979797;
	font-size: 16px;
	font-weight: 500;
	border: 1px solid #ddd;
	background: #fafafa;
	border-radius: 5px;
}

.ibt_tab_v {
	border-top: 1px solid #3d3d3d;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.ibt_v_top {
	padding: 15px 10px;
	border-bottom: 1px solid #dddddd;
	background: #f9f9f9;
}

.ibt_v_top_tit {
	color: #303030;
	font-size: 16px;
	font-weight: 700;
}

.ibt_v_top_txt {
	margin-top: 5px;
	color: #303030;
	font-size: 16px;
	font-weight: 400;
}

.ibt_v_top_txt>span {
	display: inline-block;
	margin-right: 5px;
}

.ibt_v_file {
	border-bottom: 1px solid #dddddd;
	padding: 10px 10px;
}

.ibt_v_file_lf {
	color: #303030;
	font-size: 16px;
}

.ibt_v_file_rt {
	margin-top: 5px;
	color: #303030;
	font-size: 13px;
}

.ibt_v_ny {
	padding: 10px 10px;
	min-height: 300px;
	color: #303030;
	font-size: 16px;
}

.bot_lr_btn {
	margin-top: 30px;
}

.bot_lr_line {
	border-top: 1px solid #dfdfdf;
	padding-top: 30px;
}

.bot_lf_btn {
	float: left;
}

.bot_rt_btn {
	float: right;
}

.txt_tab_bg {
	margin-top: 20px;
	border-top: 1px solid #000;
	border-left: 1px solid #ddd;
}

.txt_tab th {
	text-align: center;
	color: #303030;
	font-size: 16px;
	padding: 12px 10px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #dddddd;
	background: #fafafa;
}

.txt_tab td {
	text-align: center;
	color: #303030;
	font-size: 16px;
	font-weight: 400;
	word-break: break-all;
	border-right: 1px solid #ddd;
	padding: 12px 10px;
	border-bottom: 1px solid #dddddd;
}

.txt_tab td.lf_txt {
	text-align: left;
}

.txt_tab td>a {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

input.m_sz {
	border: 1px solid #dadada;
	width: 320px;
	height: 25px;
	line-height: 25px;
}

input.b_sz {
	border: 1px solid #dadada;
	width: 100%;
	height: 25px;
	line-height: 25px;
}

.lf_dl {
	float: left;
	border: 1px solid #e4e4e4;
	display: inline-block;
}

.rt_dl {
	float: left;
	margin-left: 0px;
}

.lf_dl_lf {
	float: left;
}

.lf_dl_rt {
	float: left;
}

input.dl_sz {
	border: 1px solid #dadada;
	width: 100px;
	height: 54px;
}

input.ws_sz {
	border: 1px solid #dadada;
	width: 100px;
	height: 25px;
	line-height: 25px;
}

textarea.b_sz {
	border: 1px solid #dadada;
	width: 99%;
	height: 240px;
	padding: 10px;
	border-radius: 5px;
}

input.file {
	width: 150px;
	border: none;
	background: none;
}

.bot_ct_btn {
	margin-top: 40px;
	text-align: center;
}

.bot_ct_btn>a {
	margin: 0 2px;
}

a.btn_on {
	display: inline-block;
	width: 118px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #3d3d3d;
	background: #3d3d3d;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

a.btn_off {
	display: inline-block;
	width: 118px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #dfdfdf;
	background: #fcfcfc;
	color: #6a6a6a;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.pw_all {
	width: 680px;
	margin: 0 auto;
	border: 1px solid #dfdfdf;
	border-top: 3px solid #3d3d3d;
	text-align: center;
	padding: 60px 10px;
	margin-top: 60px;
}

.pw_all_pd {
	margin-top: 50px;
}

.pw_txt {
	color: #5c5c5c;
	letter-spacing: -0.5px;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

.pw_txt2 {
	margin-top: 5px;
	color: #5f5f5f;
	letter-spacing: -0.5px;
	font-size: 16px;
	line-height: 24px;
}

.pw_box {
	width: 280px;
	margin: 0 auto;
	margin-top: 35px;
	padding: 35px 100px 0 100px;
	border-top: 1px solid #e4e4e4;
}

.pw_inp {
	width: 100%;
}

.pw_inp input {
	width: calc(100% - 12px);
	height: 38px;
	line-height: 38px;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding-left: 10px;
}

.pw_btn {
	margin-top: 16px;
}

.pw_btn>a {
	display: inline-block;
	width: calc((100% - 8px) / 2);
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.pw_btn>a.pw_on {
	border: 1px solid #3d3d3d;
	background: #3d3d3d;
	color: #fff;
}

.pw_btn>a.pw_off {
	border: 1px solid #dfdfdf;
	background: #fcfcfc;
	color: #6a6a6a;
}

.pw_btn>button {
	display: inline-block;
	width: calc((100% - 8px) / 2);
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.pw_btn>button.pw_on {
	border: 1px solid #3d3d3d;
	background: #3d3d3d;
	color: #fff;
}

.pw_btn>button.pw_off {
	border: 1px solid #dfdfdf;
	background: #fcfcfc;
	color: #6a6a6a;
}

.art_txt {
	margin-top: 15px;
}

.art_txt>li {
	margin-top: 7px;
	position: relative;
	font-size: 16px;
	color: #454545;
	line-height: 24px;
	padding-left: 20px;
}

.art_txt>li::after {
	content: "";
	position: absolute;
	left: 5px;
	top: 11px;
	width: 4px;
	height: 4px;
	background: #454545;
}

.nod_txt {
	margin-top: 15px;
}

.nod_txt>li {
	margin-top: 2px;
	font-size: 16px;
	color: #454545;
	line-height: 24px;
}

.view_btn {
	position: relative;
	text-align: center;
	margin-top: 40px;
}

.view_btn>a {
	display: block;
}

.view_btn>a.prev {
	position: absolute;
	left: 0;
	top: 3px;
}

.view_btn>a.next {
	position: absolute;
	right: 0;
	top: 3px;
}

.polic {
	border: 15px solid #ececec;
	padding: 20px;
	margin-top: 50px;
}

.polic p.tit {
	font-size: 18px;
	font-weight: 350;
	color: #000;
	padding-bottom: 10px;
}

.polic div.txt {
	background: #fafafa;
	max-height: 150px;
	overflow: auto;
	padding: 10px;
}

.polic p.check {
	text-align: right;
	padding-top: 15px;
}

.thw {
	width: 20%;
}

.tdw {
	width: auto;
}

.inp_tab_bg {}

.inp_tab_bg div.tit {
	border-top: 1px solid #010101;
	border-bottom: 1px solid #dfdfdf;
	background: #fafafa;
	font-size: 16px;
	color: #101010;
	line-height: 55px;
	padding-left: 30px;
	font-weight: 450;
}

.inp_tab th {
	color: #303030;
	font-size: 16px;
	font-weight: 350;
	padding: 12px 30px;
	border-bottom: 1px solid #dfdfdf;
	background: #fafafa;
	word-break: break-all;
	text-align: left;
}

.inp_tab td {
	color: #303030;
	font-size: 16px;
	font-weight: 400;
	padding: 10px;
	border-bottom: 1px solid #dfdfdf;
}

.inp_tab td span {
	margin: 3px 0;
}

.inp_tab td span.box {
	display: inline-block;
	padding-right: 20px;
}

.inp_tab td span.txt {
	display: inline-block;
	padding: 0 20px;
	border-right: 1px solid #dfdfdf;
}

.inp_tab td span.txt_1 {
	display: inline-block;
	padding: 0 0 0 20px;
}

.inp_tab td span.txt_2 {
	display: inline-block;
	padding: 0 20px 0 0;
}

.inp_tab td.lf_txt {
	text-align: left;
}

.inp_tab td>a {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #4f4f4f;
	font-size: 16px;
}

.inp_tab span.tel {
	width: 100px;
	display: inline-block;
}

.inp_tab span.tel input {
	width: 100%;
	border: 1px solid #dadada;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	border-radius: 5px;
}

.inp_tab span.tel select {
	padding-left: 5px;
	width: 100%;
	border: 1px solid #dadada;
	height: 28px;
	line-height: 28px;
	background: #fff;
}

.inp_tab span.mail {
	display: inline-block;
	width: 180px;
}

.inp_tab span.mail_pd {
	display: inline-block;
	margin: 0 3px;
}

.inp_tab span.mail2 {
	display: inline-block;
	width: 120px;
	margin-left: 3px;
}

.inp_tab span.mail input {
	width: 100%;
	border: 1px solid #dadada;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	padding: 0 10px;
}

.inp_tab span.mail2 select {
	padding-left: 5px;
	width: 100%;
	border: 1px solid #dadada;
	height: 28px;
	line-height: 28px;
	background: #fff;
}

input.add_ms {
	width: 120px;
	border: 1px solid #dadada;
	height: 25px;
	line-height: 25px;
}

input.add_ds {
	width: 700px;
	border: 1px solid #dadada;
	height: 25px;
	line-height: 25px;
}

.inp_tab td a.add_btn {
	margin-left: 3px;
	vertical-align: top;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 82px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #353c4e;
}

textarea.b_sz {
	border: 1px solid #dadada;
	width: 100%;
	height: 100px;
}

input.s_sz {
	border: 1px solid #dadada;
	width: 120px;
	height: 35px;
	padding: 0 10px;
	line-height: 35px;
	border-radius: 5px;
}

input.m_sz {
	border: 1px solid #dadada;
	width: 300px;
	height: 25px;
	line-height: 25px;
}

input.b_sz {
	border: 1px solid #dadada;
	width: 100%;
	height: 35px;
	border-radius: 5px;
	padding: 0 10px;
	line-height: 35px;
}

input.b_sz[type="file"] {
	width: auto;
	border: none;
	padding: 0;
}

select.sl_sz {
	padding-left: 5px;
	width: 250px;
	border: 1px solid #dadada;
	height: 28px;
	line-height: 28px;
	background: #fff;
}

.ct_btn {
	text-align: center;
	margin-top: 40px;
}

.ct_btn>a.goa {
	display: inline-block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #101010;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
}

.ct_btn>a.goa_1 {
	display: inline-block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fafafa;
	font-size: 16px;
	color: #101010;
	font-weight: 500;
	border-radius: 5px;
	border: 1px solid #ccc;
}

.ct_btn>button.goa {
	display: inline-block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #101010;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	border: 1px solid #101010;
}

.ct_btn>button.goa_1 {
	display: inline-block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fafafa;
	font-size: 16px;
	color: #101010;
	font-weight: 500;
	border-radius: 5px;
	border: 1px solid #ccc;
}

/*20211226*/
.notit>p {
	font-size: 18px;
	color: #000;
	font-weight: 350;
	padding-bottom: 15px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 15px;
}

.notit>ul>li {
	position: relative;
	padding-left: 15px;
	font-weight: 350;
	color: #e81909;
}

.notit>ul>li:before {
	content: '';
	position: absolute;
	width: 4px;
	height: 4px;
	background: #e81909;
	left: 0;
	top: 10px;
}

@media screen and (max-width:1024px) {
	.guide {
		width: 100%;
		margin: 0 auto;
		font-size: 0;
		border-top: 1px solid #dfdfdf;
		padding: 25px 0 25px 0;
	}

	.lr_box {
		float: left;
		width: calc(50% - 10px);
		box-sizing: border-box;
	}

	.lr_box_rt {
		margin-left: 20px;
	}

	.sub_title ul>li br {
		display: none;
	}

	.sy_lf {
		float: none;
		width: 100%;
	}

	.sy_rt {
		float: none;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.sy_lf>ul>li br {
		display: none;
	}

	.allcon_wid {
		width: calc(100% - 20px);
		padding-top: 30px;
	}

	.allcon_wid_bg.mtp50 {
		margin-top: 20px !important;
	}

	.pro_v>li {
		float: none;
	}

	.pro_v>li:first-child {
		width: 100%;
	}

	.pro_v>li:last-child {
		width: 100%;
		margin-left: 0px;
		margin-top: 20px;
	}

	.workplace {
		margin-top: 20px;
	}

	.workplace>li {
		float: left;
		width: calc(50% - 5px);
		height: 220px;
		border-radius: 180px;
		text-align: center;
		margin-left: 10px;
		margin-bottom: 10px;
		position: relative;
	}

	.workplace>li:nth-child(2n + 1) {
		margin-left: 0;
	}

	.workplace>li:after {
		display: none;
	}

	.box_list {
		margin-top: 20px;
	}

	.box_list>li {
		float: none;
		border: 1px solid #dfdfdf;
		box-sizing: border-box;
		padding: 20px;
		width: 100%;
		margin-left: 0px;
		margin-bottom: 20px;
		min-height: auto;
	}

	.box_list>li p.step {
		font-size: 18px;
		line-height: 21px;
	}

	.box_list>li p.titl {
		font-size: 26px;
	}

	.box_list>li:nth-child(1) {
		min-height: auto;
	}

	.box_list>li:nth-child(2) {
		min-height: auto;
	}

	.box_list>li:nth-child(3) {
		min-height: auto;
	}

	.box_list>li:nth-child(6) {
		min-height: auto;
	}

	.box_list>li:nth-child(7) {
		min-height: auto;
		margin-left: 0px;
	}

	.inp_tab td span.txt {
		display: block;
		padding: 0 0px;
		border-right: 0px solid #dfdfdf;
	}

	.inp_tab td span.txt_1 {
		display: inline-block;
		padding: 0 0 0 0px;
	}

	.pw_all {
		width: calc(100% - 20px);
		padding: 30px 10px;
	}

	.pw_box {
		margin-top: 20px;
		padding: 20px 0 0 0;
	}

	.pro_box ul>li>a>div img {
		width: 100%;
		transition: none;
	}

	.pro_box ul>li:hover>a>div img {
		width: 140%;
		transform: none;
	}

}

@media screen and (max-width:768px) {
	#sub_v_all {
		width: 100%;
		height: 180px;
	}

	#sub_v_all>p.tit {
		font-size: 32px;
	}

	.inqu_ask>p {
		width: calc(100% - 20px);
		margin: 0 auto;
		font-size: 19px;
		line-height: 26px;
	}

	.inqu_btn {
		width: calc(100% - 20px);
		margin: 20px auto 0 auto;
	}

	input.m_sz {
		width: 100%;
	}

	.co_txt {
		margin-top: 10px;
		z-index: 1;
	}

	.ceo {
		padding-top: 0px;
		position: relative;
		z-index: 1;
	}

	.ceo>li {
		float: none;
		width: 100%;
		background: #fff;
	}

	.ceo>li>p {
		padding-left: 10px;
	}

	.ceo>li>p.txt1 {
		font-size: 26px;
		color: #090909;
		font-weight: 350;
		padding-bottom: 30px;
		padding-top: 20px;
	}

	.comp {
		margin-top: 20px;
	}

	.comp>div {
		float: none;
		width: 100%;
		min-height: auto;
		padding-bottom: 20px;
	}

	.comp>div:last-child {
		text-align: center;
	}

	.comp>div:last-child img {
		max-width: 100%;
	}

	.sitemap {
		text-align: center;
		margin-left: 0;
	}

	.sitemap>li {
		float: none;
		margin-left: 0;
		width: 100%;
		margin-bottom: 30px;
	}

	.polic {
		margin-top: 20px;
	}

	.allcon_wid>.mtp50 {
		margin-top: 20px !important;
	}

	input.m_sz {
		width: calc(100% - 50px);
	}

	.inp_tab span.tel {
		width: 29%;
		display: inline-block;
	}

	.inp_tab span.mail {
		display: inline-block;
		width: calc((100% - 30px) / 2);
	}

	.inp_tab th {
		padding: 12px 10px;
	}

	.thw {
		width: 35%;
	}

	.tdw {
		width: auto;
	}

	.pro_box {
		width: calc(100% - 20px);
	}

	.pro_box ul {
		margin-left: 0px;
	}

	.pro_box ul>li {
		float: none;
		margin-left: 0px;
		width: calc(100% - 0px);
		margin-bottom: 20px;
	}

	.mtp130 {
		margin-top: 60px;
	}

	.bot_lf_btn {
		float: none;
		text-align: center;
	}

	.bot_lf_btn>a {
		margin-bottom: 7px;
	}

	.bot_rt_btn {
		float: none;
		text-align: center;
	}

	.bot_rt_btn>a {
		margin-bottom: 7px;
	}

	.rt_btn {
		position: relative;
		text-align: center;
		margin-top: 20px;
	}

	.mor_no {
		width: 15%;
	}

	.mor_list {
		width: auto;
	}

	.mor_td {
		width: 30%;
	}

	.mor_none {
		width: 25%;
	}

	.txt_tab span.tel {
		width: 28%;
		display: inline-block;
	}

	.txt_tab span.mail {
		display: inline-block;
		width: calc((100% - 126px) / 2);
	}

	.txt_tab span.mail2 {
		display: inline-block;
		width: 90px;
		margin-left: 3px;
	}

	input.add_ds {
		width: calc(100% - 60px);
	}

	.txt_tab .rt_dl {
		margin-left: 0;
	}
}

@media screen and (max-width:640px) {
	.botcik_box_lf {
		float: none;
		margin-top: 0;
		margin-bottom: 8px
	}

	.botcik_box_rt {
		float: none;
		width: 100%;
	}
}


@media screen and (max-width:520px) {}

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 35px 0;
	text-align: center;
	border-top: 1px solid #dfdfdf;
	max-width: 980px;
}

#footer>p.policy>a {
	font-size: 18px;
	color: #131313;
	font-weight: 500;
}

#footer>p.add {
	font-size: 16px;
	color: #707070;
	font-weight: 350;
	margin-top: 15px;
}

#footer>p.add br {
	display: none;
}

#footer>p.copy {
	font-size: 16px;
	color: #707070;
	font-weight: 350;
}

.searchBtn {
	padding: 5px;
	height: 30px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dfdfdf;
}

.page_all>a {
	margin:0 2px;
}

.page_all>a:not(.page) {
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dfdfdf;
}

@media screen and (max-width:600px) {
	#footer {
		padding:0 20px 30px;
	}

	#footer>p.add {
		font-size: 14px;
		color: #707070;
		font-weight: 350;
		margin-top: 15px;
		word-break: keep-all;
	}

	#footer>p.copy {
		font-size: 14px;
		color: #707070;
		font-weight: 350;
		word-break: keep-all;
	}
}