@charset "utf-8";
/* CSS Document */

.title-ment {font-family: 'iropke';font-size: 1.6rem;word-break: keep-all;margin-bottom: 1.8rem;}
.text-type01 {
	font-size: 18px;
	line-height: 1.8;
}
.text-type02 {line-height: 2;}

.list-box {background: #fbfbfb;border: 1px dotted #eaeaea;padding: 1.8rem;height: 100%;}
.list-box > h5 {margin-top: 0;}
.list-box > p {margin-bottom: 0;}
.list-img {}
.list-img .list-item {margin-bottom: 1.5rem;}
.list-img .list-item .img-zoom {padding: 0;border: none;}
.list-img .list-item img {border: 1px solid #eaeaea;}
.list-img .list-item span {display: block;margin-top: 0.5rem;font-size: 0.98rem;line-height: 1;text-align: center;word-break: keep-all;}

/* img */
.img-zoom {position: relative;text-align: center;border: 1px solid #eaeaea;padding: 1.5rem 2rem;}
.img-zoom img {max-width: 100%;margin: 0 auto;}
.img-zoom .figure-caption {margin-top:0.3rem;font-size: 0.875rem;}
.img-zoom > .btn {position: absolute;bottom:0;right: 0;width: 2.4rem;height: 2.4rem;background: #31313d url('/site/resource/www/images/zoom-icon.png') no-repeat center center;}
.img-zoom > .btn:hover, .img-zoom > .btn:focus {background-color: #0d288e;}
.img-type01 {}
.img-type .image {}
.img-type01 .img-bg, .img-type02 .img-bg {display:none;}

@media (min-width: 768px) {
	.img-zoom > .btn {display: none;}
	.img-type01, .img-type02 {position: relative;min-height: 440px;}
	.img-type02 {padding-left: 10%;min-height: 480px;}
	.img-type01 .image {position: absolute;top: 0;left: 0;z-index: 1;}
	.img-type02 .image {position: absolute;top: 8%;left: 0;z-index: 1;}
	.img-type01 .img-bg {display:block;max-width: 100%;padding-top: 3rem;}
	.img-type02 .img-bg {display:block;max-width: 80%;}
}
@media (min-width: 992px) {
	.img-type01 .image {left: 13%;}
}


/*****************************************************
	회사소개
*****************************************************/
/* 인사말 */
.sub0101 {}
.sub0101 .sign {
	font-family: 'iropke';
	font-size: 1.125rem;
}
.sub0101 .sign .name {
	display: inline-block;
	font-family: initial;
	font-weight: 400;
	font-size:1.5rem;
	color: #555;
	margin-top: 0.3rem;
}

/* 연혁 */
.history {}
.history .history-tit {
    display: none;
}
.history .history-item + .history-item {
    margin-top: 2.5rem;
    padding-top: 2.5rem;
    border-top: 2px dotted #e4e4e4;
}
.history .history-item .figure {
    margin: 1rem 0 0;
}
.history .history-item .figure .figure-caption {
	color:#999;
}
.history .history-item .year {
		position: relative;
		font-family: 'iropke';
		font-size: 1.875rem;
		color: #435ebf;
}
.history .history-item ul {}
.history .history-item ul > li {
    margin: 0.4rem 0;
    padding-left: 1.1rem;
    background: url('/common/images/bullet02.png') no-repeat 2px 10px;
}

/* 비전&경영이념 */
.sub0103 {}
.sub0103-01 {
    padding-top: 0;
    background: url('/site/resource/www/images/sub0103-bg01.png') no-repeat center top;
}
.sub0103-02 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

/* 조직구성 */
.org {
    position: relative;
}
.org:before, .org .org-inner:before, .org .h2:before, .org .h3:before, .org .h4 > div:before {
    content: '';
    position: absolute;
    display: block;
    z-index: -1;
    background-color: #ccc;
}
.org:before {
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
}
.org .org-inner {}
.org span {
    display: block;
    max-width: 90%;
    color:#fff;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    font-size: 1.2rem;
    padding: 0.75rem 0.3rem;
}
.org .h1 {
    margin-bottom: 3rem;
}
.org .h1>span {
    width: 15rem;
    background-color: #0e9bb1;
}
.org .h2-1 > span, .org .h2-2 > span {
    background-color: #102d98;
}
.org .h2 {
    position: relative;
    margin-bottom: 3rem;
}
.org .h2:before {
    top: 50%;
    left: 0;
    width: 50%;
    height: 1px;
    margin-left: 25%;
}
.org .h2-1 > span {}
.org .h2-2 > span {}
.org .h3 {}
.org .h3>span {
    width: 15rem;
    background-color: #132b69;
    margin-bottom: 3rem;
}
.org .h4 {
    width: 90%;
    margin: 0 auto;
    background: #fbfbfb;
    border: 1px dotted #eaeaea;
    padding: 1.8rem;
}
.org .h4 > .h4-inner > div {}
.org .h4 > .h4-inner > div > span {
    background: #494e5f;
    margin: 0.3rem auto;
}

/* 인증현황 */
.sub0105 {
    padding-bottom: 12rem;
}

/* 사업장 소개 */
.sub0106 .thum {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 80%;
    overflow: hidden;
    background: #fff;
}
.sub0106 .thum img {
    position: absolute;
    top: 0;
    left: -60%;
    height: 100%;
}
.address-info {
    border-top-color: #0f408c;
}
.address-info tbody th {
    background: transparent;
}
.address-info tbody th img {}
.address-info tbody td {
    padding: 1.2rem 0.75rem;
}
.address-info tbody td > h5 {
    margin: 0 0 0.3rem;
    font-size: 1rem;
}

@media (min-width: 768px) {
	.history {position:relative;margin-bottom: 2.5rem;}
	.history:after {position:absolute;content:'';top: 2%;left: 50%;display:block;width:0.25rem;height: 98%;margin-left: -0.125rem;background: #eff0f3;}
	.history .history-tit {display:block;text-align: center;font-size: 2rem;font-weight: 600;color: #a4a6ad;margin-bottom: 2.5rem;}
	.history .history-tit > span {display:block;font-size: 1rem;color: #0d288e;letter-spacing: 0.5rem;}
	.history .history-item {position: relative;}
	.history .history-item:nth-child(odd) .col-md-6:first-child {-ms-flex-order: 12;order: 12;}
	.history .history-item .history-inner {position: relative;width: 100%;}
	.history .history-item:nth-child(odd) .history-inner {-ms-flex-order: 12;order: 12;}
	.history .history-item + .history-item {border:none;padding: 0;margin-top: 0;}
	.history .history-item .figure {padding-right: 4.25rem;text-align: right;}
	.history .history-item .figure img {margin-bottom:0;}
	.history .history-item:nth-child(odd) .figure{padding-right: 0;padding-left: 3.75rem;text-align: left;}
	.history .history-item .year {color: #333;font-size: 2.125rem;margin-bottom: 1.1rem;padding-right: 3.75rem;text-align: right;}
	.history .history-item:nth-child(odd) .year {padding-left: 3.75rem;text-align: left;}
	.history .history-item .year:after {content: '';position: absolute;top: 0.8rem;right: -1.3375rem;z-index: 1;width: 3.125rem;height: 0.875rem;background-image: url('/site/resource/www/images/history-test.png');background-position: center center;background-repeat: no-repeat;}
	.history .history-item:nth-child(odd) .year:after {left: -1.3375rem;right: inherit;background-image: url('/site/resource/www/images/history-test.png');}
	.history .history-item ul {padding-left: 0;padding-right:4.25rem;margin-bottom: 0;}
	.history .history-item:nth-child(odd) ul {padding-right:0;padding-left: 3.75rem;}
	.history .history-item ul > li {text-align: right;padding-right: 1rem;padding-left: 0;background: url('/common/images/bullet02.png') no-repeat right 8px;}
	.history .history-item:nth-child(odd) ul > li {padding-right: 0;padding-left: 1rem;background: url('/common/images/bullet02.png') no-repeat 5px 8px;text-align: left;}
	
	.org span {width: 15rem;}
	.org .h4 > .h4-inner > div > span {padding: 0.75rem 0;max-width: 100%;}

	.sub0106 .thum {padding-bottom: 55%;}
	.sub0106 .thum img {left: -28%;}
	
}
@media (min-width: 992px) {
	.org .h4 {width:100%;}

	.sub0101 {background:url(/site/resource/www/images/sub0101-bg.jpg) no-repeat top center;padding-bottom: 3rem;}
	
	.sub0105 {background: url(/site/resource/www/images/sub0105-bg.jpg) no-repeat center bottom;}	

	.sub0106 .thum {padding-bottom: 0;height: auto;}
	.sub0106 .thum img {position: relative;left: inherit;top: inherit;max-width: 100%;height: auto;}
}
@media (min-width: 1200px) {
	.history {max-width: 1100px;}
}



/*****************************************************
	Magnetic Seal
*****************************************************/
/* 자성유체란 */
.sub0201-01 {
    padding-bottom: 3.5rem;
}
.sub0201-02 {
    padding-top: 4rem;
    padding-bottom: 6rem;
    margin-bottom: 5.375rem;
}


/*****************************************************
	고객지원
*****************************************************/
/* 품질경영 */
.sub0401 {}
.sub0401 .item {
    padding: 2rem 4rem;
    margin-bottom: 1.5rem;
}
.sub0401 .item img {}
.sub0401 .item p {
    font-size: 1.25rem;
	font-weight:300;
    line-height: 1.2;
    margin: 0;
}
.sub0401 .item p > span {
		display:block;
		font-size: 0.875rem;
		font-weight: 600;
		color: #072aab;
		margin-bottom: 0.4rem;
}

@media (min-width: 768px) {
	.sub0401 .item {padding:2rem;height: 100%;margin: 0;background: #fff;}
	.sub0401 .item p {margin-top: 1.4rem;}
}
@media (min-width: 992px) {
	.sub0401 {margin: 0 auto;background: url('/site/resource/www/images/sub0401-bg.jpg') no-repeat top center;min-height: 39rem;}

}


/*****************************************************
	인재경영
*****************************************************/

/* 인재상 */
.sub0501-01 {}
.sub0501-02 {
    margin-top: 3.5rem;
}
.sub0501-01 .title-ment, .sub0501-02 .title-ment {
    margin-top: 1.5rem;
}

/* 복리후생 */
.sub0502-01 {
    padding-top: 5rem;
    padding-bottom: 4rem;
}
.sub0502-01 .item {
    padding: 2rem 1.5rem;
    margin-bottom: 1.5rem;
    background: #fff;
}
.sub0502-01 .item img {}
.sub0502-01 .item p {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
}
.sub0502-01 .item p > span {
	position:relative;
	display:block;
	font-size: 0.875rem;
	font-weight: 600;
	color: #072aab;
	margin-bottom: 0.4rem;
}
.sub0502-01 .item p > span:after {
	content:'';
	display:inline-block;
	position:absolute;
	left:1.4rem;
	top:0.45rem;
	width:0.5rem;
	height:2px;
	background:#bfc1ca;
}

.sub0502-02 {
    padding-top: 5rem;
    padding-bottom: 4rem;
}
.sub0502-02 .item {
    margin-bottom: 1.8rem;
    height: 85%;
}
.sub0502-02 .item .card-header {
	text-align:center;
	font-weight: 600;
	padding: 0.75rem 0.25rem;
}
.sub0502-02 .item .card-body {
    text-align: center;
    padding: 1.25rem 0.25rem;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-justify-content: center;
    justify-content: center;
}
.sub0502-02 .item .card-body > span {
	display: flex;
	width: 100%;
	margin-top: 0.5rem;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 0.875rem;
}

/* 채용공고 */
.recruitment-step {
	position:relative;
	max-width: 1200px;
	margin-top: 3.5rem;
}
.recruitment-step:before {}
.recruitment-step .step-item {
	position:relative;
	display: -ms-flexbox;
	display:flex;
	text-align: center;
	padding: 1rem;
	margin-bottom: 1.6rem;
	background: #fafafa;
	border: 1px solid #e3e5ea;
	font-size: 1.25rem;
}
.recruitment-step .step-item:before {
	content:'\e5cf';
	position:absolute;
	left: 13%;
	top: -1.7rem;
	font-family: 'material-Icons';
}
.recruitment-step > div > div:first-child .step-item:before {
	display:none;
}
.recruitment-step .step-item .img {
	width: 25%;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-justify-content: center;
	justify-content: center;
}
.recruitment-step .step-item .img img {
	max-width: 1.9rem;
	max-height: 2rem;
}
.recruitment-step .step-item .img .step {
	position:relative;
	display: block;
	margin-top: 0.4rem;
	color:#888;
	font-size: 0.9rem;
}
.recruitment-step > div > div:last-child .step-item .img .step {
	color:#f33206;
}
.recruitment-step .step-item .txt {
	width: 72%;
	padding-left: 3%;
	text-align:left;
	font-size: 1rem;
}
.recruitment-step .step-item .txt strong {
	display: block;
	font-size: 1.3rem;
	color: #1031ab;
}
.recruitment-step > div > div:last-child .step-item .txt strong {
	color:#f33206;
}

@media (min-width: 576px) {
	.recruitment-step > div > div:nth-child(4) {margin-left: 16%;}
	.recruitment-step .step-item {background:transparent;border:none;display: block;padding: 0;height: 100%;}
	.recruitment-step .step-item:before {content: '';left: -2.1rem;top: 28%;bottom: inherit;display: inline-block;width: 2.313rem;height: 0.375rem;background: url('/site/resource/www/images/recruit-line.png') no-repeat center center;}
	.recruitment-step .step-item .img {display: block;width: 8rem;height: 8rem;margin: 0 auto 0.5rem;background: #fafafa;border: 1px solid #e3e5ea;border-radius: 8rem;}
	.recruitment-step .step-item .img img {max-width: inherit;max-height: inherit;margin-top: 1.3rem;}
	.recruitment-step .step-item .txt {width: 100%;margin: 0;padding: 0;text-align: center;line-height: 1.3;word-break: keep-all;}
	.recruitment-step .step-item .txt strong {margin-bottom:0.3rem;}
}
@media (min-width: 768px) {
	.sub0501 {background: url('/site/resource/www/images/sub0501-bg.png') no-repeat center top;}
	.sub0501-01 .title-ment, .sub0501-02 .title-ment {margin-top:4.5rem}
	.sub0501-02 {min-height: 29rem;margin-top: 4rem;}
	
	.sub0502-01 {background: url('/site/resource/www/images/sub0502-bg01.png') no-repeat center center;padding-bottom:12rem;}
	.sub0502-01 .item img {max-height: 4.1rem;}
	.sub0502-01 .item p {display:block;width:100%;margin-top:1rem}
	.sub0502-01 .item p > span, .sub0502-01 .item p > span:after {display:none;}
	.sub0502-02{padding-top:9.375rem;padding-bottom: 5rem;}
}
@media (min-width: 992px) {
	.sub0501-01 .title-ment, .sub0501-02 .title-ment {margin-top:7.5rem}
	
	.recruitment-step > div > div:nth-child(4) {margin:0;}
	.recruitment-step .step-item .txt {font-size: 0.875rem;}
	.recruitment-step .step-item .txt strong {font-size: 1.1rem;}
}
@media (min-width: 1300px) {
	.recruitment-step {margin: 3.5rem auto 0;}
}

ul.list_dat {
	position: relative;
}
ul.list_dat > li {
	font-size: 16px;
	line-height: 1.8;
	color: #000;
	letter-spacing: -0.5px;
	padding-left: 10px;
}
ul.list_dat > li:before {
	position: absolute;
	left: 0;
	content: "· ";
}
/*ceo message*/
div.leadership_imgcont {
	width: 100%;
	min-height: 650px;
	margin-top: 50px;
	background: url("/site/resource/www/images/ceo-message-bg.jpg") no-repeat top center;
	box-sizing: border-box;
}

	div.leadership_imgcont > dl dd > a {
		color: #000;
	}

		div.leadership_imgcont > dl dd > a > span {
			font-weight: 500;
		}

		div.leadership_imgcont > dl dd > a > img {
			padding-left: 20px;
		}

		div.leadership_imgcont > dl dd > a.on > img {
			transform: rotate(-180deg);
			padding-right: 20px;
			padding-left: 0px;
		}

div.leadership_cont {
	display: none;
}

	div.leadership_cont > p:first-child {
		margin-top: 0;
	}

	div.leadership_cont > p {
		margin-top: 30px;
		font-size: 18px;
		line-height: 30px;
	}

/* 연혁 */
.historyFlow {
	position: relative;
	padding: 100px 0 120px 0;
}

	.historyFlow:before {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		height: 100%;
		border-left: 1px solid #dcdcdc;
	}

	.historyFlow:last-child:before {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		height: 100%;
		border-left: 1px solid #dcdcdc;
	}


.historyFlow:after {
	content: "";
	position: absolute;
	width: 40px;
	height: 40px;
	transform: translateX(-50%);
	background: url("/site/resource/www/images/up-arrow.png") no-repeat top center;
	background-size: 20px 20px;
	bottom: -2.3rem;
	left: 50%;
}

	.historyFlow > .inner {
		width: 1200px;
		margin: 0 auto;
	}

.content.historyContent {
	padding-top: 0;
}

.historyTit {
	display: table;
	width: 100%;
}

	.historyTit > .inner {
		position: relative;
		display: table-cell;
		max-width: 1100px;
		height: 600px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: auto 100%;
		text-align: center;
		vertical-align: middle;
	}

		.historyTit > .inner > .page_tit {
			display: inline-block;
			margin-bottom: 0;
			vertical-align: middle;
			color: #fff;
		}

.hfCont {
	overflow: hidden;
}

	.hfCont + .hfCont {
		margin-top: 100px;
	}

	.hfCont.hfRight > .thumb {
		float: right;
	}

	.hfCont.hfRight > .hfMonth {
		float: right;
		box-sizing: border-box;
		max-width: 621px;
		padding-right: 100px;
		padding-top: 140px;
		text-align: right;
	}

		.hfCont.hfRight > .hfMonth .hfMonthdl.rnd:before {
			content: "";
			position: absolute;
			top: 2px;
			right: -59px;
			width: 17px;
			height: 17px;
			background: #fff;
			border: 1px solid #001674;
			box-sizing: border-box;
			border-radius: 50%;
		}

		.hfCont.hfRight > .hfMonth .hfMonthdl.rnd:after {
			content: "";
			position: absolute;
			top: 8px;
			right: -53px;
			width: 5px;
			height: 5px;
			background: #001674;
			border-radius: 50%;
		}

	.hfCont.hfLeft > .thumb {
		float: left;
	}

	.hfCont.hfLeft > .hfMonth {
		float: left;
		box-sizing: border-box;
		max-width: 650px;
		padding-left: 100px;
		padding-top: 140px;
		text-align: left;
	}

		.hfCont.hfLeft > .hfMonth .hfMonthdl.rnd:before {
			content: "";
			position: absolute;
			top: 0;
			left: -58px;
			width: 17px;
			height: 17px;
			background: #fff;
			border: 1px solid #001674;
			box-sizing: border-box;
			border-radius: 50%;
		}

		.hfCont.hfLeft > .hfMonth .hfMonthdl.rnd:after {
			content: "";
			position: absolute;
			top: 6px;
			left: -52px;
			width: 5px;
			height: 5px;
			background: #001674;
			border-radius: 50%;
		}

.hfMonth {
	position: relative;
}

.hfMonthdl {
	position: relative;
}

	.hfMonthdl > dt {
		font-family: "Montserrat", sans-serif;
		font-weight: 600;
		font-size: 18px;
		color: #000;
	}

	.hfMonthdl > dd {
		padding-top: 8px;
		font-weight: 200;
		font-size: 18px;
		color: #000;
		line-height: 32px;
	}

		.hfMonthdl > dd + dd {
			padding-top: 0;
		}

		.hfMonthdl > dd + dt {
			margin-top: 28px;
		}

.eleFloat {
	position: absolute;
	z-index: 2;
	top: 650px;
	left: 50%;
	margin-left: -740px;
}

	.eleFloat.on {
		position: fixed;
		top: 110px;
	}

.eleFloatList > li {
	position: relative;
	height: 150px;
}

	.eleFloatList > li:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		border-left: 2px solid #ccc;
	}

	.eleFloatList > li.on:before {
		border-left: 2px solid #001674;
	}

	.eleFloatList > li:after {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 8px;
		height: 8px;
		margin-top: -4px;
		margin-left: -3px;
		border: 2px solid #001674;
		box-sizing: border-box;
		background: #fff;
		border-radius: 50%;
	}

	.eleFloatList > li > button {
		display: block;
		height: 150px;
		padding-left: 20px;
		outline: none;
	}

		.eleFloatList > li > button > span {
			position: relative;
			display: block;
			font-weight: 500;
			font-size: 20px;
			color: #ccc;
		}

	.eleFloatList > li.on > button > span {
		color: #001674;
	}

.dbpList {
	width: 1200px;
	overflow: hidden;
	text-align: center;
}

	.dbpList > li {
		position: relative;
		float: left;
		width: 250px;
		text-align: center;
	}

		.dbpList > li.three-content {
			width: 350px;
		}

		.dbpList > li + li {
			margin-left: 60px;
		}

		.dbpList > li .thumb {
			text-align: center;
			height: 110px;
		}

			.dbpList > li .thumb img {
				width: 110px;
			}

			.dbpList > li .thumb + dl {
				margin-top: 28px;
			}

		.dbpList > li > dl {
			display: inline-block;
		}

			.dbpList > li > dl dt {
				display: block;
				font-weight: 400;
				font-size: 18px;
				color: #000;
			}

			.dbpList > li > dl dd {
				padding-top: 20px;
			}

				.dbpList > li > dl dd .list_dat {
					text-align: left;
				}

/* 가운데 정렬 */
.imgMiddle {
	position: relative;
	text-align: center;
}

	.imgMiddle:before {
		content: "";
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}

	.imgMiddle > img {
		display: inline-block;
		vertical-align: middle;
	}

	.imgMiddle > img {
		display: inline-block;
		vertical-align: middle;
	}

@media screen and (min-width: 1200px) {
	/* _leadership */
	div.leadership_imgcont > dl {
		padding-top: 142px;
	}

		div.leadership_imgcont > dl dt {
			font-size: 50px;
			line-height: 60px;
			width: 490px;
		}

		div.leadership_imgcont > dl dd {
			font-size: 18px;
			line-height: 40px;
			padding-top: 35px;
		}

	div.leadership_cont {
		padding-top: 68px;
	}
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
	/* _leadership */
	div.leadership_imgcont {
		background-position: 80% top;
	}

		div.leadership_imgcont > dl {
			padding-top: 100px;
		}

			div.leadership_imgcont > dl dt {
				font-size: 50px;
				line-height: 60px;
				width: 390px;
			}

			div.leadership_imgcont > dl dd {
				font-size: 18px;
				line-height: 40px;
				padding-top: 35px;
			}

	div.leadership_cont {
		padding-top: 68px;
	}

		div.leadership_cont > p.mobileOnly {
			display: none;
		}

	/* _연혁 */
	.historyTit > .inner {
		height: auto;
		background-size: cover;
	}

		.historyTit > .inner:before {
			content: none;
		}

		.historyTit > .inner > .page_tit {
			min-height: 320px;
			padding: 70px 20px 49px 20px;
			box-sizing: border-box;
		}

			.historyTit > .inner > .page_tit > span {
				padding-top: 16px;
			}

	.historyFlow {
		padding: 50px 20px;
	}

		.historyFlow > .inner {
			width: auto;
		}

	.hfCont.hfRight > .thumb {
		width: 50%;
		padding-left: 50px;
		box-sizing: border-box;
	}

		.hfCont.hfRight > .thumb img {
			width: 100%;
		}

	.hfCont.hfRight > .hfMonth {
		width: 50%;
		padding-right: 50px;
		box-sizing: border-box;
	}

	.hfCont.hfLeft > .thumb {
		width: 50%;
		padding-right: 50px;
		box-sizing: border-box;
	}

		.hfCont.hfLeft > .thumb img {
			width: 100%;
		}

	.hfCont.hfLeft > .hfMonth {
		width: 50%;
		padding-left: 50px;
		box-sizing: border-box;
	}

	.eleFloat {
		display: none;
	}

	/* 품질이미지 */

	.dbpList {
		width: auto;
	}

		.dbpList > li {
			float: none;
			width: auto;
		}

			.dbpList > li.three-content {
				float: none;
				width: auto;
			}

			.dbpList > li:nth-child(2) {
				width: auto;
			}

			.dbpList > li + li {
				margin-left: 0;
				padding-top: 108px;
			}
}

@media screen and (max-width: 767px) {
	/* _leadership */
	div.leadership_imgcont {
		margin-top: 50px;
		background: url("../image/sub/about/about_chairman_mobile.png") no-repeat bottom center;
		background-size: cover;
	}

		div.leadership_imgcont > dl {
			padding-top: 43px;
		}

			div.leadership_imgcont > dl dt {
				font-size: 40px;
				line-height: 50px;
				width: 305px;
			}

			div.leadership_imgcont > dl dd {
				font-size: 18px;
				line-height: 40px;
				padding-top: 43px;
			}

	div.leadership_cont {
		display: block;
		padding-top: 40px;
	}

	div.leadership_imgcont {
		display: none;
	}

	div.leadership_cont {
		display: block !important;
	}

		div.leadership_cont .mobileOnly {
			font-weight: 500;
		}

			div.leadership_cont .mobileOnly > img {
				width: 100%;
				padding-bottom: 30px;
			}
	/* _연혁 */
	.historyCont {
		padding-top: 50px;
	}

	.historyTit > .inner {
		height: auto;
	}

		.historyTit > .inner:before {
			content: none;
		}

		.historyTit > .inner > .page_tit {
			/*min-height:420px;*/
			padding: 49px 20px 49px 20px;
			box-sizing: border-box;
		}

			.historyTit > .inner > .page_tit > span {
				padding-top: 36px;
				font-size: 16px;
				line-height: 26px;
			}

	.historyFlow {
		padding: 50px 20px;
	}

		.historyFlow:before {
			left: 28px;
		}
		.historyFlow:after {
			left: 28px;
		}

		.historyFlow > .inner {
			width: auto;
		}

	.hfCont.hfRight > .thumb {
		position: relative;
		float: none;
	}

		.hfCont.hfRight > .thumb img {
			width: 100%;
		}

	.hfCont.hfRight > .hfMonth {
		padding: 46px 0 0 30px;
		float: none;
		text-align: left;
	}

		.hfCont.hfRight > .hfMonth .hfMonthdl.rnd:before {
			right: auto;
			left: -30px;
		}

		.hfCont.hfRight > .hfMonth .hfMonthdl.rnd:after {
			right: auto;
			left: -24px;
		}

	.hfCont.hfLeft > .thumb {
		position: relative;
		float: none;
	}

		.hfCont.hfLeft > .thumb img {
			width: 100%;
		}

	.hfCont.hfLeft > .hfMonth {
		padding: 46px 0 0 30px;
		float: none;
		text-align: left;
	}

		.hfCont.hfLeft > .hfMonth .hfMonthdl.rnd:before {
			left: -30px;
		}

		.hfCont.hfLeft > .hfMonth .hfMonthdl.rnd:after {
			left: -24px;
		}

	.eleFloat {
		display: none;
	}

	/* 품질 */
	.dbpList {
		width: auto;
	}

		.dbpList > li {
			float: none;
			width: auto;
		}
			.dbpList > li.three-content {
				float: none;
				width: auto;
			}

			.dbpList > li:nth-child(2) {
				width: auto;
			}

			.dbpList > li + li {
				margin-left: 0;
				padding-top: 108px;
			}
}
