body {
	/*background-color: #222c41;*/
	
}

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.common-footer {
	width: 100%;
	background-color: #212c42;
	color: #cecece;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Noto Sans SC', 'Microsoft YaHei', Pretendard, sans-serif;
}

.common-footer .common-footer__inner {
	width: 980px;
	margin: 0 auto;
	height: 330px;
	display: flex;
	justify-content: space-between;
	padding: 50px 15px 0 15px;
	box-sizing: border-box;
}

.common-footer__inner--title {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #ffffff;
}

.common-footer__inner .box1>img {
	width: 140px;
	margin-top: 8px;
}

.common-footer__inner .box1 p {
	opacity: 0.5;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #ffffff;
}

.common-footer__inner .box1 p:nth-child(2) {
	margin: 17px 0 10px;
}

.common-footer__inner .box1 .right-logo {
	width: 60px;
	height: auto;
	margin-top: 20px;
}

.common-footer__inner .box2 {
	width: 170px;
	border-left: 1px solid #414b5e;
	height: 215px;
	margin-top: 20px;
	padding-left: 30px;
}

.common-footer__inner .box2 p:nth-child(2) {
	font-size: 13px;
	margin-top: 23px;
}

.common-footer__inner .box2 p:nth-child(3) {
	font-size: 24px;
	line-height: 0.85;
	margin: 15px 0;
}

.common-footer__inner .box2 p:nth-child(4) {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
}

.common-footer__inner .box2 .box2__btn-wrapper {
	margin-top: 20px;
}

.common-footer__inner .box2 .box2__btn-wrapper a {
	border-radius: 4px;
	padding: 5px 10px;
	margin: 0;
	border: solid 1px #cecece;
	background: none;
	font-size: 12px;
}

.common-footer__inner .box2 .box2__btn-wrapper .remote-btn {
	margin-left: 8px;
}

.common-footer .box3 {
	width: 170px;
	border-left: 1px solid #414b5e;
	height: 215px;
	margin-top: 20px;
	padding-left: 30px;
}

.common-footer .box3 p:nth-child(2) {
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	margin: 23px 0 10px;
}

.common-footer .box3 p:nth-child(3) {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
}

.common-footer__bottom {
	border-top: solid 1px #979797;
}

.common-footer .common-footer__bottom-inner {
	width: 950px;
	padding: 0 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}

.common-footer .common-footer__bottom-inner h4 {
	font-family: NotoSansCJKkr;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	color: #898989;
}

.common-footer .box1 {
	width: 300px;
}

.common-footer .box4 {
	width: 140px;
	border-left: 1px solid #414b5e;
	height: 215px;
	margin-top: 20px;
	padding-left: 30px;
}

.common-footer .box4 ul {
	margin-top: 23px;
}

.common-footer .box4 ul li {
	font-size: 13px;
}

.common-footer .box4 ul li a {
	color: #ffffff;
}

.common-footer__bottom-inner nav ul {
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

.common-footer__bottom-inner nav ul li {
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: normal;
	margin: 0 8px;
}

.common-footer__bottom-inner nav ul li a {
	color: #cecece;
}

.common-footer__bottom-inner nav ul li:first-child {
	font-size: 13px;
}

#common-footer__bottom--family-site {
	display: inline-block;
	width: 127px;
	height: 23px;
	line-height: 3.5;
	text-align: left;
	background: url("/common/img/icon-chevron-down.png") no-repeat center;
	background-position-x: 95%;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	margin-left: 14px;
	border-radius: 4px;
	border: solid 1px #ffffff;
}

#common-footer__bottom--family-site span {
	position: absolute;
	top: -11px;
	left: 8px;
	font-family: OpenSans;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #ffffff;
}

ul#common-footer__bottom--family-site-menu {
	position: relative;
	top: -251px;
	width: 125px;
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
	border-top: none;
	z-index: 100;
	display: none;
	border: none;
	outline: none;
	box-sizing: border-box;
}

ul#common-footer__bottom--family-site-menu li {
	height: 25px;
	z-index: 100;
	position: relative;
	display: block;
	background: white;
	line-height: 25px;
	text-align: left;
	color: black;
	box-sizing: border-box;
	margin: 0;
}

ul#common-footer__bottom--family-site-menu li:hover {
	background-color: #808faa;
	cursor: pointer;
}

ul#common-footer__bottom--family-site-menu li:hover a {
	color: #ffffff;
}

ul#common-footer__bottom--family-site-menu a {
	display: inline-block;
	padding-left: 10px;
	width: 100%;
	color: black;
	cursor: pointer;
}