@charset "utf-8";

	#gnb {
		/* margin-left: 11%; */
		margin-left: 16.5%;
	}
	#wrapHeader #header .logo {
		padding: 8px 20px;
	}
	#visualWrap .bx-wrapper {
		max-width: 100% !important;
	}
	#visualWrap .mVisual li img {
		width: 100%;
	}
	#visualWrap .bx-controls-direction a.bx-prev {
		left: 10px;
	}
	#visualWrap .bx-controls-direction a.bx-next {
		right: 10px;
	}

	#wrapArticle #contents.subWrap {
		width: 94%;
		margin: 40px auto 100px auto;
	}

	/* ------------------------------------- SUB */
	.talentWrap {
		background: none;
		height: auto;
	}
	.talentWrap dl {
		padding: 120px 0 30px 0;
		margin-top: 20px;
	}
	.talentWrap dl.list01 {
		background-color: #2c76a6;
		margin-bottom: 0;
	}
	.talentWrap dl.list02,
	.talentWrap dl.list03 {
		max-width: 100%;
		width: 100%;
	}
	.talentWrap dl.list02 {
		background-color: #308996;
	}
	.talentWrap dl.list03 {
		background-color: #3b509b;
	}
	.talentWrap dl.list01,
	.talentWrap dl.list02,
	.talentWrap dl.list03 {
		background-position: center 30px;
	}

	.protoxin05-1 ul {
		width: 100%;
		background: url("../images/sub/contents/protoxin_05Bg.gif") center bottom no-repeat;;
		min-height: auto;
		padding-top: 20px;
		padding-bottom: 100px;
	}
	.protoxin05-1 ul li {
		min-height: 50px;
		padding: 10px 5%;
	}
	.protoxin05-1 ul li.first {
		background-color: #4176bc;
	}
	.protoxin05-1 ul li.last {
		background-color: #33a8b2;
	}

@media screen and (max-width:1150px) {
	#gnb {
		display: none;
	}
}
@media screen and (max-width:1000px) {
	#gnb {
		display: none;
	}
	/* ------------------------------------- 20230223 */
	/* 서브페이지 사이드 메뉴 */
	.subSideMenu{display: none;}
	.businessSection .businessContent{width: 100%;}
	/* SUB */
	.businessWrap .floatL h4{word-break: break-all;}
	/* ------------------------------------- 20230223 */

	/* ------------------------------------- SUB */
	.ceo_intro .ceoBg {
		padding-left: 20px;
		margin-right: -40px;
	}
	.ceo_intro .ceoBg p {
		margin-right: 300px;
	}
	.capability .list03 {
		background: none;
		text-align: center;
		overflow: hidden;
		width: 90%;
		height: auto;
	}
	.capability .list03 dt, 
	.capability .list03 dd span {
		position: relative;
		top: auto;
		left: auto;
		text-indent: 0;
	}
	.capability .list03 dt {
		border: 5px solid #686868;
		padding: 10px 0;
		font-weight: 700;
		color: #054894;
		font-size: 2em;
		display: block;
	}
	.capability .list03 dt span {
		display: block;
		font-size: 0.5em;
		font-weight: 400;
	}
	.capability .list03 dd {
		margin-left: 0;
		float: left;
		width: 29.3%;
		margin: 0 2%;
		text-align: left;
	}
	.capability .list03 dd.t01,
	.capability .list03 dd.t02,
	.capability .list03 dd.t03 {
		position: relative;
		top: auto;
		left: auto;
	}
	.capability .list03 dd span {
		display: block;
		margin-top: 20px;
		text-align: center;
		color: #FFF;
		font-weight: 700;
		padding: 10px 0;
		min-height: 45px;
	}
	.capability .list03 dd.t01 span {
		background-color: #2c76a6;
	}
	.capability .list03 dd.t02 span {
		background-color: #308996;
	}
	.capability .list03 dd.t03 span {
		background-color: #3b509b;
	}
	.capability .list03 dd ul {
		margin-top: 20px;
	}
	.boxList {
		padding: 40px;
	}
	.boxList .floatR {
		display: none;
	}
	/* .orgWrap .imgWrap {
		display: none;
	}
	.orgWrap .hiddenT {
		position: relative;
		top: auto;
		left: auto;
		text-indent: 0;
		text-align: center;
	}
	.orgWrap .hiddenT h4 {
		background: url("../images/sub/contents/orgBg.gif") center top repeat-y;
		background-color: #2d508a;
		display: inline-block;
		color: #FFF;
		padding: 13px 50px;
		margin-bottom: 50px;
		font-size: 1.34em;
	}
	.orgWrap .hiddenT > ul {
		text-align: left;
		background: url("../images/sub/contents/orgBg.gif") 10% top repeat-y;
	}
	.orgWrap .hiddenT > ul > li {
		background: url("../images/sub/contents/orgBg.gif") left 20px repeat-x;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.orgWrap .hiddenT > ul > li > span {
		background-color: #2271c6;
		color: #FFF;
		padding: 10px 0;
		display: inline-block;
		width: 20%;
		text-align: center;
		float: left;
	}
	.orgWrap .hiddenT > ul > li > ul {
		background-color: #FFF;
		border: 1px solid #c3c4c6;
		float: right;
		width: 78%;
	} 
	.orgWrap .hiddenT > ul > li > ul > li {
		float: left;
		padding: 9px 9px 9px 15px;
		background: url("../images/sub/contents/orgBar.gif") left center no-repeat;
		margin-left: 7px;
	}
	.orgWrap .hiddenT > ul > li > ul > li.first {
		background: none;
	}
	.orgWrap .hiddenT > ul > li.depth > ul,
	.orgWrap .hiddenT > ul > li.depth3 ul {
		border: 0;
		background: url("../images/sub/contents/orgBg2.gif") left 21px no-repeat;
		background-color: transparent;
	}
	.orgWrap .hiddenT > ul > li.depth > ul > li,
	.orgWrap .hiddenT > ul > li.depth2 ul > li,
	.orgWrap .hiddenT > ul > li.depth3 ul > li {
		float: none;
		clear: both;
		border: 1px solid #c3c4c6;
		background-color: #FFF;
		margin-left: 150px;
		position: relative;
	}
	.orgWrap .hiddenT > ul > li.depth > ul > li > span{
		background-color: #707787;
		color: #FFF;
		padding: 10px;
		display: inline-block;
		position: absolute;
		top: -1px;
		left: -135px;
		min-width: 100px;
		text-align: center;
	}
	.orgWrap .hiddenT > ul > li.depth > ul > li.first,
	.orgWrap .hiddenT > ul > li.depth3 ul li.first{
		margin-bottom: 10px;
	}
	.orgWrap .hiddenT > ul > li.depth > ul > li.last,
	.orgWrap .hiddenT > ul > li.depth > ul > li.last ul li.first {
		background: none;
	}
	.orgWrap .hiddenT > ul > li.depth > ul > li.last ul li.first {
		padding-left: 0;
		margin-left: 0;
	}
	.orgWrap .hiddenT > ul > li.depth > ul > li > ul {
		overflow: hidden;
	}
	.orgWrap .hiddenT > ul > li.depth > ul > li > ul > li {
		float: left;
		background: url("../images/sub/contents/orgBar.gif") left center no-repeat;
		margin-left: 7px;
		padding: 0 9px 0 15px;
	}
	.orgWrap .hiddenT > ul > li.depth2 {
		position: relative;
		margin-left: 10%;
	}
	.orgWrap .hiddenT > ul > li.depth2 ul {
		border: 0;
		background: url("../images/sub/contents/orgBg.gif") left 20px repeat-x;
		width: 86.5%;
	}
	.orgWrap .hiddenT > ul > li.depth2 span {
		background-color: #707787;
		color: #FFF;
		position: absolute;
		top: 0;
		left: 16%;
		width: 120px;
	}
	.orgWrap .hiddenT > ul > li.depth3 > ul > li {
		clear: both;
		margin-left: 15px;
		background-image: none;
	}
	.orgWrap .hiddenT > ul > li.depth3.last {
		background-color: #FFF;
	} */

	.orgWrap h5 {
		width: 90%;
	}
	.orgWrap ul {
		margin-left: 5%;
	}
	.orgWrap ul li {
		width: 55%;
	}
	.orgWrap ul li.depth {
		width: 90%;
	}
	.orgWrap ul li.depth span {
		width: 48%;
	}

	.protoxin2 {
		background: none;
		padding-top: 0;
	}
	.protoxin2 .more {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		color: #333;
		margin-bottom: 20px;
		border-bottom: 1px dotted #ccc;
		padding-bottom: 10px;
	}
	.protoxin2 dl {
		width: 100%;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.protoxin2 dl dt {
		float: left;
		background-color: #4176bc;
		margin-bottom: 20px;
		padding: 10px 30px;
	}
	.protoxin2 dl.floatR dt {
		background-color: #33a8b2;
	}
	.protoxin2 dl dd {
		float: right;
	}
	.protoxin2 dl.floatL dd,
	.protoxin2 dl.floatR dd {
		margin: 0;
	}
}