@charset "utf-8";
/****************************************/
/* Name: (주)수 소프트
/* Version: 1.0 / day: 2022-12-22
/* Author:  

/* Summary 
	1)메인 레이아웃
	2)반응형 레이아웃
	3)메인 콘텐츠
	4)반응형 메인 콘텐츠
	3)서브 콘텐츠
	4)반응형 서브 콘텐츠
*/
/****************************************/

/* noto-sans-kr */
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url('../css/font/noto-sans-kr-v12-latin_korean-300.eot');
	/* IE9 Compat Modes */
	src: local('Noto Sans KR Light'), local('NotoSansKR-Light'),
		url('../css/font/noto-sans-kr-v12-latin_korean-300.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../css/font/noto-sans-kr-v12-latin_korean-300.woff') format('woff');
	/* Modern Browsers */
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url('../css/font/noto-sans-kr-v12-latin_korean-500.eot');
	/* IE9 Compat Modes */
	src: local('Noto Sans KR Medium'), local('NotoSansKR-Medium'),
		url('../css/font/noto-sans-kr-v12-latin_korean-500.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../css/font/noto-sans-kr-v12-latin_korean-500.woff') format('woff');
	/* Modern Browsers */
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url('../css/font/noto-sans-kr-v12-latin_korean-regular.eot');
	/* IE9 Compat Modes */
	src: local('Noto Sans KR Regular'), local('NotoSansKR-Regular'),
		url('../css/font/noto-sans-kr-v12-latin_korean-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../css/font/noto-sans-kr-v12-latin_korean-regular.woff') format('woff');
	/* Modern Browsers */
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
	src: url('../css/font/noto-sans-kr-v12-latin_korean-900.eot');
	/* IE9 Compat Modes */
	src: local('Noto Sans KR Black'), local('NotoSansKR-Black'),
		url('../css/font/noto-sans-kr-v12-latin_korean-900.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../css/font/noto-sans-kr-v12-latin_korean-900.woff') format('woff');
	/* Modern Browsers */
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url('../css/font/noto-sans-kr-v12-latin_korean-700.eot');
	/* IE9 Compat Modes */
	src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'),
		url('../css/font/noto-sans-kr-v12-latin_korean-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../css/font/noto-sans-kr-v12-latin_korean-700.woff') format('woff');
	/* Modern Browsers */
}

/* poppins */
/* poppins-regular - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: local(''),
		url('../css/font/poppins-v20-latin-regular.woff2') format('woff2'),
		/* Chrome 26+, Opera 23+, Firefox 39+ */
		url('../css/font/poppins-v20-latin-regular.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

/* poppins-500 - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	src: local(''),
		url('../css/font/poppins-v20-latin-500.woff2') format('woff2'),
		/* Chrome 26+, Opera 23+, Firefox 39+ */
		url('../css/font/poppins-v20-latin-500.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

/* poppins-600 - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	src: local(''),
		url('../css/font/poppins-v20-latin-600.woff2') format('woff2'),
		/* Chrome 26+, Opera 23+, Firefox 39+ */
		url('../css/font/poppins-v20-latin-600.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

/* poppins-700 - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	src: local(''),
		url('../css/font/poppins-v20-latin-700.woff2') format('woff2'),
		/* Chrome 26+, Opera 23+, Firefox 39+ */
		url('../css/font/poppins-v20-latin-700.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

/* poppins-800 - latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	src: local(''),
		url('../css/font/poppins-v20-latin-800.woff2') format('woff2'),
		/* Chrome 26+, Opera 23+, Firefox 39+ */
		url('../css/font/poppins-v20-latin-800.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}

/* Common */
body {
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
	font-family: 'Poppins', 'Noto Sans KR', sans-serif;
	color: #333;
	letter-spacing: -0.2px;
	font-weight: 400;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
span,
form,
fieldset,
p,
button,
address,
table,
tbody,
tfoot,
thead,
th,
tr,
tdvideo,
tt {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	word-break: keep-all
}

header,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
hgroup,
menu,
nav,
section,
summary,
mark {
	display: block;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select,
table {
	font-family: 'Poppins', 'Noto Sans KR', sans-serif;
	font-size: 16px;
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500
}

input,
button,
textarea,
select {
	background-color: #fff;
	border-radius: 0;
	box-sizing: border-box;
}

/*-webkit-appearance: none*/
button,
textarea {
	-webkit-appearance: none
}

img,
fieldset,
iframe {
	border: 0 none
}

li {
	list-style: none
}

img,
input,
select,
button,
textarea {
	vertical-align: middle;
	box-sizing: border-box;
}

img {
	max-width: 100%
}

em,
address,
optgroup {
	font-style: normal
}

label,
button {
	cursor: pointer
}

label {
	position: relative;
	vertical-align: middle
}

button {
	margin: 0;
	padding: 0;
	border: 0;
	background: none
}

a {
	box-sizing: border-box;
}

a:link,
a:visited {
	text-decoration: none;
	color: #333
}

a:hover,
a:focus,
a:active {
	color: #252525
}

hr {
	display: none
}

legend,
caption {
	font-size: 0;
	width: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: -9999px
}

.blind {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	clip: rect(0 0 0 0)
}

p {
	word-break: keep-all
}

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

html:not(.is-mobile) *::-webkit-scrollbar {
	width: 5px;
	height: 15px;
}

html:not(.is-mobile) *::-webkit-scrollbar-track {
	background-color: #f1f1f1;
}

html:not(.is-mobile) *::-webkit-scrollbar-thumb {
	background-color: #222;
}

@media all and (min-width:1301px) {
	.mousePointer {
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 9999999;
		pointer-events: none;
	}

	.is-mobile .mousePointer {
		visibility: hidden;
		opacity: 0;
	}

	.mousePointer .pointer {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 10px;
		height: 10px;
		transform: translate(-50%, -50%) scale(0);
		opacity: 0.5;
		background: #3D96FF;
		border-radius: 50%;
		mix-blend-mode: difference;
		transition: 0.3s;
	}

	.mousePointer.active .pointer {
		transform: translate(-50%, -50%) scale(1);
		opacity: 1;
	}

	.mousePointer.hover {
		mix-blend-mode: hard-light;
	}

	.mousePointer.hover .pointer {
		width: 50px;
		height: 50px;
		background: #339CFE;
	}

	.mousePointer.drag {
		opacity: 0.9;
	}

	.mousePointer.drag .pointer {
		width: 100px;
		height: 100px;
		background: rgba(255, 255, 255, 0.5);
	}
}


/* hidden contents */
.skip,
.hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	z-index: -1
}

.skip:focus {
	top: 0;
	left: 0;
	display: inline-block;
	width: auto;
	height: auto;
	padding: 0 30px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	background: #007cc3;
	z-index: 10
}

#skip_navi {
	position: absolute;
	top: 0;
	height: 0px;
	width: 100%;
	z-index: 500;
}

#skip_navi a {
	display: block;
	height: 1px;
	width: 1px;
	margin-bottom: -1px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	white-space: nowrap;
}

#skip_navi a:focus,
#skip_navi a:active {
	display: block;
	top: 0;
	width: 100%;
	height: 45px;
	padding: 10px 0;
	background: #007cc3;
}

#loading {
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 50;
}

#loading .load {
	position: fixed;
	top: 50%;
	left: 50%;
	display: block;
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
	border: 5px solid rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	border-top-color: #fff;
	animation: spin 1s ease-in-out infinite;
	-webkit-animation: spin 1s ease-in-out infinite;
}

.poppins {
	font-family: 'Poppins';
}

/*
================================================================================
레이아웃
================================================================================
*/


#wrapper {
	position: relative;
	min-width: 320px;
	width: 100%;
	height: 100%;
	right: 0;
}

/* ---- 상단영역 ---- */
#header {
	position: fixed;
	top: 0;
	left: 0;
	padding: 0 60px;
	width: 100%;
	min-width: 320px;
	transition: all 0.3s ease;
	z-index: 350
}

#header .head_box {
	position: relative;
	height: 150px;
	transition: all 0.4s ease;
	z-index: 50
}

#header .head_box .logo {
	position: absolute;
	top: 50px;
	left: 0;
	transition: all 0.2s ease;
	z-index: 200
}

#header .head_box .logo a {
	display: block;
	width: 169px;
	height: 64px;
	text-indent: -999px;
	overflow: hidden;
	background: url('../img/logo.png') no-repeat left top / 100%;
	transition: all 0.2s ease;
}

#header .head_box .btnMenu {
	display: none;
	position: absolute;
	top: 50px;
	right: 0;
	width: 70px;
	height: 70px;
	overflow: hidden;
	text-indent: -999px;
	background-color: #9ca5b6;
	transition: 0.2s;
	z-index: 200
}

#header .head_box .btnMenu span {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 22px;
	height: 3px;
	background: #fff;
	transition: all 0.2s ease
}

#header .head_box .btnMenu span::before {
	position: absolute;
	top: -7px;
	left: 0;
	width: 100%;
	height: 3px;
	content: '';
	background: #fff;
	transition: all 0.2s ease
}

#header .head_box .btnMenu span::after {
	position: absolute;
	top: 7px;
	left: 0;
	width: 100%;
	height: 3px;
	content: '';
	background: #fff;
	transition: all 0.2s ease
}

#header .head_box .btnMenu.on {
	background: #fff;
	border-color: transparent;
}

#header .head_box .btnMenu.on span {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 3px;
	background: transparent !important;
	transition: all 0.3s ease;
}

#header .head_box .btnMenu.on span::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	background: #252525
}

#header .head_box .btnMenu.on span::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background: #252525;
}

#header .head_box .btnMenu.on:hover span {
	transform: rotate(180deg);
}


#gnb {
	position: relative;
	display: flex;
	justify-content: right;
	margin-right: -55px;
}

#gnb ul.gnb {
	position: relative;
	display: flex;
	padding: 40px 0;
	z-index: 20
}

#gnb ul.gnb.on {
	overflow: visible;
}

#gnb>ul>li {
	position: relative;
	padding: 0 30px;
	transition: 0.3s;
	z-index: 2;
}

#gnb>ul>li.hv>a {
	opacity: 1;
}

#gnb>ul>li>a {
	position: relative;
	display: block;
	padding: 0 25px;
	font-size: 18px;
	color: #fff;
	line-height: 70px;
	font-weight: 700;
	opacity: 1;
	text-decoration: none;
	transition: 0.3s;
	z-index: 10;
}

#gnb>ul>li>ul {
	opacity: 0;
	position: absolute;
	top: 60px;
	left: 50%;
	padding: 10px 0;
	min-width: 190px;
	text-align: center;
	overflow: hidden;
	background-color: #000;
	transform: translateX(-50%);
	transition: 0.3s;
	pointer-events: none;
	z-index: -10;
}

#gnb>ul>li>ul li:last-child {
	margin-bottom: 0;
}

#gnb>ul>li>ul li a {
	display: block;
	padding: 15px 0;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	line-height: 1.1;
	text-decoration: none;
}

#gnb>ul>li>ul li a:hover,
#gnb>ul>li>ul li.on a {
	font-weight: 400;
	color: #fff;
}

#gnb>ul>li.hv>ul {
	top: 70px;
	padding: 20px 0;
	opacity: 1;
	pointer-events: all;
	z-index: 2;
}

#header.fix2 {
	top: -170px;
	overflow: hidden;
}

#header.fix {
	top: 0;
	background-color: #fff;
}

#header.fix .head_box {
	height: 70px;
}

#header.fix .head_box .logo {
	top: 10px;
}

#header.fix .head_box .logo a {
	width: 119px;
	height: 44px;
	background-position: left bottom;
}

#header.fix .head_box .btnMenu {
	top: 10px
}

#header.fix #gnb ul.gnb {
	padding: 0;
}

#header.fix #gnb>ul>li {
	padding: 0 30px;
}

#header.fix #gnb>ul>li>a {
	color: #000;
}

#header.fix #gnb>ul>li>ul {
	top: 70px;
}

#totalMb {
	display: none;
}


/* ---- 중간영역 ---- */
#container {
	position: relative;
	height: 100%
}

#container #content {
	position: relative;
	min-height: 500px;
}

#container #content::after {
	display: block;
	clear: both;
	content: ''
}

#subContainer {
	position: relative;
	height: 100%
}

#subContainer .subConBox {
	position: relative;
}

#subContainer .subConBox #content {
	position: relative;
	min-height: 1000px
}

.subSkin {
	position: relative;
	display: flex;
	align-items: flex-end;
	padding: 0 60px;
	height: 600px;
	overflow: hidden;
}

.subSkin::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-position: center center;
	background-size: cover;
	transition: all 8s ease;
	transition-delay: 0.5s;
	transform: scale(1.1);
}

.subSkin h1 {
	position: relative;
	margin: 0 auto;
	padding: 30px 0 80px;
	width: 100%;
	max-width: 1680px;
	font-size: 100px;
	color: #fff;
	font-weight: 700;
	line-height: 1
}

.subSkin h1::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 3px;
	content: '';
	background-color: #fff;
	z-index: 2;
}

.subSkin h1::before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 130px;
	height: 1px;
	content: '';
	background-color: #fff;
	opacity: 0.3;
}

.subSkin h1 span {
	display: inline-block;
}

.subSkin.bg1::before {
	background-image: url('../img/sub_skin01.jpg')
}

.subSkin.bg2::before {
	background-image: url('../img/sub_skin02.jpg')
}

.subSkin.bg3::before {
	background-image: url('../img/sub_skin03.jpg')
}

.subSkin.bg4::before {
	background-image: url('../img/sub_skin04.jpg')
}

.subSkin.bg_ai::before {
	background-image: url('../img/sub_skin_ai_v5.png');
}

.subSkin.action::before {
	transform: scale(1);
}

.subSkin .location {
	position: absolute;
	left: 50%;
	bottom: 80px;
	padding: 0 60px;
	width: 100%;
	max-width: 1800px;
	transform: translateX(-50%);
}

.subSkin .location ul {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.subSkin .location ul li {
	position: relative;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 14px;
	color: #fff;
}

.subSkin .location ul li.home {
	width: 22px;
	height: 15px;
	text-indent: -999px;
	overflow: hidden;
	background: url('../img/ic_home.png') no-repeat;
}

.subSkin .location ul li:not(:first-child)::before {
	position: absolute;
	top: 50%;
	left: -5px;
	width: 7px;
	height: 7px;
	content: '';
	border: 1px solid #fff;
	border-width: 1px 1px 0 0;
	transform: translateY(-50%) rotate(45deg);
	opacity: 0.5;
}

#lnb {
	position: absolute;
	top: 140px;
	left: 50%;
	padding: 0 0 100px 60px;
	width: 240px;
	height: calc(100% - 140px);
	transform: translateX(-370%);
	z-index: 1;
}

#lnb ul {
	position: sticky;
	top: 140px;
}

#lnb ul li {
	margin-bottom: 60px;
}

#lnb ul li a {
	position: relative;
	display: block;
	padding: 0 10px;
	font-size: 18px;
	color: #222;
	font-weight: 600;
	opacity: 0.46;
	transition: 0.2s;
}

#lnb ul li.on a {
	opacity: 1;
}

#lnb ul li.on a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
	content: '';
	background-color: #222;
	border-radius: 50%;
}

/* ceo인사말 메뉴생삭바뀜 */
.subSkin.bg1+.subConBox #lnb.page_link ul.on li a {
	color: #fff;
}

.subSkin.bg1+.subConBox #lnb.page_link ul.on li.on a::before {
	background-color: #fff;
}


/* ---- 하단영역 ---- */
#footer {
	position: relative;
	clear: both;
	padding: 0 60px;
	width: 100%;
	background: #09173f;
}

#footer .footMenu {
	padding: 50px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#footer .footMenu>ul {
	display: flex;
	justify-content: space-between;
	padding-right: 15%;
	font-size: 16px;
}

#footer .footMenu>ul>li>a {
	display: inline-block;
	margin-bottom: 40px;
	font-family: 'Noto Sans KR';
	color: #fff;
	font-weight: 500;
}

#footer .footMenu>ul>li>ul li a {
	color: #9d9ea4;
}

#footer .footWrap {
	position: relative;
	margin: 0 auto;
	max-width: 1680px;
}

#footer .footWrap .footInfor {
	display: flex;
	align-items: center;
	padding: 45px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#footer .footWrap .footInfor .footlogo {
	flex-shrink: 0;
	margin-right: 95px;
}

#footer .footWrap .footInfor .infor {
	padding-top: 10px;
}

#footer .footWrap .footInfor address {
	display: block;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.4);
}

#footer .footWrap .footInfor address span {
	position: relative;
	display: inline-block;
	margin: 0 13px 5px 0;
	padding-right: 17px;
}

#footer .footWrap .footInfor address .first {
	color: #fff;
}

#footer .footWrap .footInfor address span::after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 7px;
	content: '';
	opacity: 0.5;
	border-left: 1px solid #fff;
	transform: translateY(-50%);
}

#footer .footWrap .footInfor address span:last-of-type::after {
	display: none;
}

#footer .footWrap .footInfor small {
	display: block;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.4);
}


#wrapper.wra_box {
	position: fixed;
	top: 0;
	width: 100%;
	height: auto;
	z-index: 200;
}

#footer .botBtTop {
	position: fixed;
	bottom: 30px;
	right: -40px;
	opacity: 0;
	width: 40px;
	height: 40px;
	text-indent: -999px;
	overflow: hidden;
	background: rgba(255, 255, 255, 1);
	border: 1px solid #ddd;
	border-radius: 50%;
	z-index: 300;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

#footer .botBtTop::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	content: '';
	border: 1px solid #001434;
	border-width: 1px 1px 0 0;
	transform: translate(-50%, -30%) rotate(-45deg);
}

#footer .botBtTop.on {
	right: 30px;
	opacity: 1;
}


#wrapper.main {
	background-color: #09173f;
}

#wrapper.main #footer {
	position: fixed;
	left: 0;
	bottom: -450px;
	transition: all 0.4s ease;
	transition-delay: 0.4s;
	opacity: 0;
	z-index: 20;
}

.fp-viewing-3 #wrapper.main #footer {
	bottom: 0;
	opacity: 1;
}


/*
================================================================================
반응형 레이아웃
================================================================================
*/

/* PC Device */
@media all and (min-width:1301px) {

	#mGnb {
		display: none;
	}

	.fix_bg {
		display: none !important;
	}

}

/* PC Device */
@media all and (max-width:1900px) {

	#footer .footWrap {
		max-width: 1400px;
	}
}

/* PC Device */
@media all and (max-width:1800px) {

	#lnb {
		left: 0;
		transform: translateX(0);
	}

}

/* PC Device */
@media all and (max-width:1300px) {

	.mousePointer {
		display: none;
	}

	#header {
		padding: 0 60px;
	}

	#header .head_box .btnMenu {
		display: block;
		background-color: transparent;
	}

	#header .head_box .btnMenu span {
		width: 33px;
		background: #fff;
	}

	#header .head_box .btnMenu span::before,
	#header .head_box .btnMenu span::after {
		background: #fff;
	}

	#header .head_box .btnMenu span::before {
		top: -9px;
	}

	#header .head_box .btnMenu span::after {
		top: 9px;
	}

	#gnb {
		display: none
	}

	#header.fix {
		background-color: #1440bb;
	}

	#header.fix .head_box .logo a {
		background-position: left top;
	}

	#header.fix .head_box .btnMenu {
		top: 0;
	}

	#totalMb {
		display: block !important;
		position: fixed;
		top: 0;
		right: -100%;
		padding: 50px 60px;
		width: 100%;
		height: 100%;
		background: #fff;
		transition: all 0.2s ease;
		-webkit-transition: all 0.2s ease;
		border-top: 1px solid #e1e1e1;
		z-index: 500
	}

	#totalMb .mb_logo {
		margin-bottom: 80px;
	}

	#totalMb .mb_logo a {
		display: block;
		width: 176px;
		height: 65px;
		text-indent: -999px;
		overflow: hidden;
		background: url('../img/logo.png') no-repeat left bottom / 100%;
	}

	#totalMb>ul {
		width: 100%;
		height: calc(100% - 140px);
		overflow: auto;
		border-top: 3px solid #333;
	}

	#totalMb>ul a {
		display: block;
		text-decoration: none;
	}

	#totalMb>ul>li {
		position: relative;
		display: flex;
		align-items: flex-start;
		padding: 40px 0;
		border-bottom: 1px solid #d5d5d5
	}

	#totalMb>ul>li:last-child {
		border-bottom: 0;
	}

	#totalMb>ul>li>a {
		display: block;
		padding-top: 5px;
		width: 230px;
		font-size: 32px;
		color: #333;
		font-weight: 600;
		line-height: 1;
	}

	#totalMb>ul>li>ul>li {
		margin-bottom: 25px;
	}

	#totalMb>ul>li>ul>li:last-child {
		margin-bottom: 0;
	}

	#totalMb>ul>li>ul>li>a {
		padding: 10px 0;
		font-size: 27px;
		color: #333;
		line-height: 1;
	}

	#totalMb>ul>li>ul>li>ul {
		margin-top: 20px;
	}

	#totalMb>ul>li>ul>li>ul li {
		margin-top: 10px;
	}

	#totalMb>ul>li>ul>li>ul li a {
		position: relative;
		padding-left: 20px;
		font-size: 24px;
		color: #777
	}

	#totalMb>ul>li>ul>li>ul li a::before {
		position: absolute;
		top: 15px;
		left: 0;
		width: 4px;
		height: 4px;
		content: '';
		background-color: #383838;
		border-radius: 50%;
	}

	#totalMb .btnMb_close {
		position: absolute;
		top: 50px;
		right: 50px;
		width: 40px;
		height: 40px;
		text-indent: -999px;
		overflow: hidden;
	}

	#totalMb .btnMb_close::before {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 30px;
		height: 3px;
		content: '';
		background: #0a192a;
		transform: translate(-50%, -50%) rotate(45deg);
	}

	#totalMb .btnMb_close::after {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 30px;
		height: 3px;
		content: '';
		background: #0a192a;
		transform: translate(-50%, -50%) rotate(-45deg);
	}

	#totalMb .fFamily {
		display: none;
	}

	#totalMb.on {
		right: 0
	}

	/* 모바일메뉴 */
	.fix_bg {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.8);
		z-index: 300
	}


	#container #content {
		min-height: 300px
	}

	.subSkin {
		margin-bottom: 50px;
	}

	#lnb {
		position: relative;
		top: 0;
		padding: 0;
		width: 100%;
	}

	#lnb ul {
		position: relative;
		top: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#lnb ul li {
		margin: 0;
	}


	#footer {
		position: relative;
		z-index: 30
	}

	#wrapper.main #footer {
		position: relative;
		bottom: 0
	}
}

/* TABLET Device */
@media all and (max-width:950px) {

	html {
		font-size: 10px;
	}

	body {
		font-size: 1rem;
	}

	html:not(.is-mobile) *::-webkit-scrollbar {
		width: 2px;
		height: 3px;
	}

	#wrapper {
		font-size: 2rem;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	input,
	button,
	textarea,
	select,
	table {
		font-size: 1rem;
	}

	#header {
		top: 0;
		padding: 0 2rem 0 4rem;
	}

	#header .head_box {
		padding: 0;
		height: 15rem;
	}

	#header .head_box .logo {
		top: 4rem
	}

	#header .head_box .logo a {
		width: 17.6rem;
		height: 6.6rem;
	}

	#header .head_box .btnMenu {
		top: 3rem;
		width: 10rem;
		height: 10rem;
	}

	#header .head_box .btnMenu span {
		width: 3.3rem;
		height: 0.4rem;
	}

	#header .head_box .btnMenu span::before {
		top: -1rem;
		height: 0.4rem;
	}

	#header .head_box .btnMenu span::after {
		top: 1rem;
		height: 0.4rem;
	}

	#header.fix2 {
		top: -20rem;
	}

	#header.fix .head_box {
		height: 10rem;
	}

	#header.fix .head_box .logo {
		top: 1.5rem;
	}

	#header.fix .head_box .logo a {
		width: 17.6rem;
		height: 6.6rem;
	}

	#header.fix .head_box .btnMenu {
		top: 0;
	}

	#totalMb {
		padding: 5rem 4rem;
	}

	#totalMb .mb_logo {
		margin-bottom: 8rem;
	}

	#totalMb .mb_logo a {
		width: 17.6rem;
		height: 6.5rem;
	}

	#totalMb .btnMb_close {
		top: 5rem;
		right: 5rem;
		width: 4rem;
		height: 4rem;
	}

	#totalMb .btnMb_close::before,
	#totalMb .btnMb_close::after {
		width: 3rem;
		height: 0.3rem;
	}

	#totalMb>ul {
		height: calc(100% - 14rem);
	}

	#totalMb>ul>li {
		padding: 4rem 0;
	}

	#totalMb>ul>li>a {
		padding-top: 0.5rem;
		width: 22rem;
		font-size: 3.2rem;
	}

	#totalMb>ul>li>ul>li {
		margin-bottom: 2.5rem;
	}

	#totalMb>ul>li>ul>li>a {
		padding: 1rem 0;
		font-size: 2.7rem;
	}

	#totalMb>ul>li>ul>li>ul {
		margin-top: 2rem;
	}

	#totalMb>ul>li>ul>li>ul li {
		margin-top: 1rem;
	}

	#totalMb>ul>li>ul>li>ul li a {
		padding-left: 2rem;
		font-size: 2.4rem;
	}

	#totalMb>ul>li>ul>li>ul li a::before {
		top: 1.5rem;
		width: 0.4rem;
		height: 0.4rem;
	}

	.subSkin {
		margin-bottom: 4.5rem;
		padding: 0 4rem;
		height: 63rem;
	}

	.subSkin.bg1::before {
		background-image: url('../img/sub_skin01_mb.jpg');
	}

	.subSkin.bg2::before {
		background-image: url('../img/sub_skin02_mb.jpg');
	}

	.subSkin.bg3::before {
		background-image: url('../img/sub_skin03_mb.jpg');
	}

	.subSkin.bg4::before {
		background-image: url('../img/sub_skin04_mb.jpg');
	}

	.subSkin h1 {
		padding: 4rem 0 8rem;
		font-size: 8rem;
	}

	.subSkin h1::before {
		width: 12rem;
		height: 0.1rem;
	}

	.subSkin h1::after {
		width: 6rem;
		height: 0.3rem;
	}

	.subSkin .location {
		display: none;
	}

	#lnb {
		padding: 0 2rem;
		overflow: hidden;
		overflow-x: auto;
	}

	#lnb ul {
		white-space: nowrap;
		justify-content: flex-start;
	}

	#lnb ul li {
		padding: 0 1.5rem;
	}

	#lnb ul li a {
		padding: 1rem 1.5rem;
		font-size: 2.5rem;
	}

	#lnb ul li.on a::before {
		top: 1rem;
		width: 0.6rem;
		height: 0.6rem;
	}

	#lnb::-webkit-scrollbar {
		height: 2px;
	}

	#lnb::-webkit-scrollbar-thumb {
		background: #fff;
		border-radius: 3px;
	}

	#lnb::-webkit-scrollbar-track {
		background: #fff;
		height: 2px;
	}

	#lnb ul.ct {
		justify-content: center
	}

	#footer {
		padding: 0 4rem;
	}

	.main #footer .footMenu {
		display: block;
	}

	#footer .footMenu {
		display: none;
		padding: 6rem 0 2rem;
	}

	#footer .footMenu>ul {
		flex-wrap: wrap;
		font-size: 2.4rem;
	}

	#footer .footMenu>ul>li {
		margin-bottom: 4rem;
		width: 50%;
	}

	#footer .footMenu>ul>li>a {
		margin-bottom: 3rem;
	}

	#footer .footWrap .footInfor {
		display: block;
		padding: 5rem 0;
	}

	#footer .footWrap .footInfor .footlogo {
		margin: 0 0 3rem;
	}

	#footer .footWrap .footInfor .footlogo img {
		width: 16.4rem;
	}

	#footer .footWrap .footInfor .infor {
		padding-top: 0;
	}

	#footer .footWrap .footInfor address {
		font-size: 2rem;
	}

	#footer .footWrap .footInfor address span {
		display: block;
		margin: 0;
		padding-right: 0;
	}

	#footer .footWrap .footInfor address span::after {
		display: none;
	}

	#footer .footWrap .footInfor address .first {
		margin-bottom: 1rem;
	}

	#footer .footWrap .footInfor address .f_mb {
		display: inline-block;
		margin-right: 1.2rem;
		padding-right: 2rem;
	}

	#footer .footWrap .footInfor address .f_mb::after {
		display: block;
	}

	#footer .footWrap .footInfor address .f_mb+.f_mb::after {
		display: none;
	}

	#footer .footWrap .footInfor small {
		font-size: 2rem;
	}

	#footer .botBtTop {
		bottom: 3rem;
		width: 5rem;
		height: 5rem;
	}

	#footer .botBtTop::before {
		width: 1rem;
		height: 1rem;
		border-width: 0.4rem 0.4rem 0 0;
	}

	#footer .botBtTop.on {
		right: 2rem;
	}


}


/* Mobile Device */
@media all and (max-width:640px) {

	html {
		font-size: 6px;
	}

	#wrapper {
		font-size: 1.5rem;
	}

}

/* Mobile Device */
@media all and (max-width:380px) {

	html {
		font-size: 5px;
	}

}

/* Mobile Device */
@media all and (max-width:340px) {

	html {
		font-size: 4px;
	}

}

/*
================================================================================
메인콘텐츠
================================================================================
*/

/* 슬라이드 기본설정 */
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column;
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-multirow-column>.swiper-wrapper {
	flex-wrap: wrap;

}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-container-pointer-events {
	touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
	touch-action: pan-x;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

#fp-nav.fp-left {
	left: 80px;
}

#fp-nav ul li,
.fp-slidesNav ul li {
	margin: 13px 0;
	width: auto;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	margin: 0;
	width: 15px;
	height: 3px;
	border-radius: 2px;
	background-color: rgba(255, 255, 255, 0.4);
	transform: translate(-50%, -50%);
	transform: translate(0, 0);
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span,
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
	width: 30px;
	height: 3px;
	margin: 0;
	background-color: #fff;
	border-radius: 2px;
}

#fp-nav ul li:nth-child(6) {
	display: none;
}

.fp-viewing-1 #fp-nav ul li a span,
.fp-viewing-2 #fp-nav ul li a span {
	background-color: rgba(17, 17, 17, 0.2);
}

.fp-viewing-1 #fp-nav ul li a.active span,
.fp-viewing-2 #fp-nav ul li a.active span {
	background-color: #111;
}


@keyframes infiniteCircle {
	from {
		top: 25%;
		clip-path: inset(35% 40% round 20px 20px 20px 20px);
	}

	to {
		top: 0;
		clip-path: inset(0);
	}
}


.mVisual {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh
}

.mVisual .control {
	position: absolute;
	left: 50%;
	bottom: 80px;
	transform: translateX(-50%);
	z-index: 30
}

.mVisual .control .con {
	position: relative;
}

.mVisual .control .mPage {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 195px;
	text-indent: -9999px;
	overflow: hidden;
}

.mVisual .control .mPage button {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #fff;
}

.mVisual .control .mPage .swiper-pagination-total {
	opacity: 0.5;
}

.mVisual .control .lineBar {
	position: relative;
	margin: 0 10px;
	width: 0;
	height: 3px;
	background: rgba(255, 255, 255, 0.2);
	transition: 0.5s;
}

.mVisual .control .lineBar .line {
	position: relative;
	display: block;
	width: 0;
	height: 3px;
	background: #fff;
	z-index: 2
}

.mVisual .control .swiper-pagination-bullet-active .lineBar {
	width: 120px;
}

.mVisual .control .swiper-pagination-bullet-active .lineBar .line {
	animation: mymove 8s;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
}

@keyframes mymove {
	100% {
		width: 100%;
	}
}

.mVisual ul li::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: #09346E;
	mix-blend-mode: darken;
	opacity: 0.3;
	z-index: 20;
}

.mVisual ul li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mVisual ul li .txt {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 60px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	transform: translateY(-50%);
	z-index: 30;
}

.mVisual ul li .txt .txt1 {
	margin-bottom: 30px;
	width: 100%;
	font-size: 78px;
	color: #fff;
	font-weight: 700;
	line-height: 1.1
}

.mVisual ul li .txt .txt1 span {
	display: block;
}

.mVisual ul li .txt .txt2 {
	margin-bottom: 40px;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.8)
}

.mVisual ul li .txt .btnMore span::after {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 13px;
	height: 2px;
	content: '';
	background-color: #fff;
	transition: 0.3s ease;
}

.mVisual ul li .mb {
	display: none;
}

.mVisual ul li video {
	position: relative;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	object-fit: cover;
	z-index: 10;
}

.mBtnMore {
	display: inline-block;
}

.mBtnMore a {
	display: inline-block;
}

.mBtnMore span {
	position: relative;
	display: inline-block;
	padding-right: 40px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	transition: 0.3s;
}

.mBtnMore span::before {
	position: absolute;
	top: 10px;
	right: 0;
	width: 8px;
	height: 0;
	content: '';
	border-top: 1px solid #fff;
	transform: rotate(45deg);
	transition: 0.3s;
}

.mBtnMore span::after {
	position: absolute;
	top: 13px;
	right: 0;
	width: 30px;
	height: 0;
	content: '';
	border-top: 1px solid #fff;
	transition: 0.3s;
}

.mBtnMore:hover span::before,
.mBtnMore a:hover span::before {
	right: -12px;
}

.mBtnMore:hover span::after,
.mBtnMore a:hover span::after {
	right: -12px;
	width: 42px;
}

.icGo {
	position: absolute;
	right: 80px;
	top: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transform: translateY(-50%);
	z-index: 40
}

.icGo span {
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	line-height: 1;
	opacity: 0.35;
}

.icGo i {
	position: relative;
	width: 2px;
	height: 60px;
	justify-content: center;
	display: block;
	overflow: hidden;
}

.icGo i:after {
	position: absolute;
	top: 0%;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #fff;
	animation: scroll-down 2s both infinite;
}

@keyframes scroll-down {
	0% {
		top: -100%;
	}

	100% {
		top: 100%;
	}
}


.mh_tit h2 {
	margin-bottom: 25px;
	font-size: 68px;
	color: #000;
	font-weight: 700;
	line-height: 1;
}

.mh_tit p {
	font-size: 18px;
	color: #797b82;
}

.section2 {
	position: relative;
	padding: 0 60px;
	overflow: hidden;
	background: url('../img/m_con1_bg1.jpg') no-repeat right top, url('../img/m_con1_bg2.jpg') no-repeat left bottom;
	background-color: #fff;
	z-index: 2;
}

.section2 .mConBox {
	position: relative;
	margin: 0 auto;
	;
	max-width: 1680px;
}

.section2 .mh_tit {
	margin-bottom: 40px;
}

.mBusTab {
	margin-bottom: 30px;
}

.mBusTab ul {
	display: flex;
}

.mBusTab ul li {
	margin-right: 10px;
}

.mBusTab ul li a {
	display: flex;
	align-items: center;
	padding: 0 35px;
	font-size: 16px;
	color: #adaeb3;
	font-weight: 500;
	height: 60px;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-radius: 30px;
	transition: 0.5s ease;
}

.mBusTab ul li.on a {
	color: #fff;
	background-color: #111;
	border-color: #111;
}

.mBusCon {
	position: relative;
}

.mBusTabSlide {
	width: 200%;
}

.mBusTabSlide ul li {
	margin-right: 40px;
	width: 1120px;
	height: 480px;
	overflow: hidden;
}

.mBusTabSlide ul li a {
	position: relative;
	display: block;
	padding: 120px 50px 0 100px;
	height: 100%;
	color: #fff;
	opacity: 0.5;
	overflow: hidden;
	transition: 0.3s;
	pointer-events: none;
	cursor: default;
}

.mBusTabSlide ul li a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	transition: 0.4s;
}

.mBusTabSlide ul li a:hover {
	border-radius: 35px;
}

.mBusTabSlide ul li a:hover::before {
	transform: scale(1.1);
}

.mBusTabSlide ul li.bg1 a::before {
	background-image: url('../img/m_con2_bg1.jpg');
}

.mBusTabSlide ul li.bg2 a::before {
	background-image: url('../img/m_con2_bg2.jpg');
}

.mBusTabSlide ul li.bg3 a::before {
	background-image: url('../img/m_con2_bg3.jpg');
}

.mBusTabSlide ul li h3 {
	position: relative;
	margin-bottom: 35px;
	font-size: 46px;
	font-weight: 700;
	line-height: 1.1;
	z-index: 5;
}

.mBusTabSlide ul li p {
	position: relative;
	min-height: 120px;
	font-size: 16px;
	z-index: 5;
}

.mBusTabSlide ul li.swiper-slide-active a {
	opacity: 1;
	pointer-events: all;
	cursor: pointer;
}

.section3 {
	position: relative;
	overflow: hidden;
	background: url('../img/m_con3_bg.jpg') no-repeat center center / cover;
	background-attachment: fixed;
	background-color: #f2f5f9;
	z-index: 2;
}

.section3 .mConBox {
	position: relative;
	text-align: center;
}

.section3 .mConBox::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 100%;
	content: '';
	background-image: linear-gradient(to right, #f2f5f9, #f2f5f9, transparent);
	z-index: 2;
}

.section3 .mConBox::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	height: 100%;
	content: '';
	background-image: linear-gradient(to left, #f2f5f9, #f2f5f9, transparent);
	z-index: 2;
}

.section3 .mh_tit {
	margin-bottom: 90px;
	text-align: center;
}

.section3 .con .mBanerSlide1,
.section3 .con .mBanerSlide2 {
	overflow: hidden;
}

.section3 .con ul {
	display: flex;
	height: 100px;
}

.section3 .con ul li {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 10px;
	width: 320px;
	height: 100px;
	background-color: #fff;
}

.section3 .con ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.section3 .con .mBanerSlide1 {
	margin-bottom: 20px;
}

.section3 .mBtnMore {
	margin-top: 100px;
	text-align: center;
}

.section3 .mBtnMore span {
	color: #07298d;
}

.section3 .mBtnMore span::before,
.section3 .mBtnMore span::after {
	border-color: #07298d;
}

.section4 {
	padding: 0 60px;
	background-color: #09173f;
	overflow: hidden;
	z-index: 2;
}

.section4 .mConBox {
	position: relative;
	margin: 0 auto 380px;
	max-width: 1680px;
}

.section4 .mCon {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: auto;
}

.section4 .mCon h2 {
	flex-shrink: 0;
	margin-bottom: 10px;
	font-size: 68px;
	color: #fff;
	font-weight: 700;
	line-height: 1;
}

.section4 .mCon ul {
	display: flex;
	justify-content: center;
	max-width: 860px;
	width: 100%;
}

.section4 .mCon ul li {
	position: relative;
	width: 50%;
	text-align: center;
}

.section4 .mCon ul li:not(:first-child)::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	content: '';
	border-left: 1px solid #fff;
	opacity: 0.1;
}

.section4 .mCon ul li a {
	display: block;
	padding-top: 85px;
	background-repeat: no-repeat;
	background-position: center top;
}

.section4 .mCon ul li h3 {
	margin-bottom: 20px;
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	line-height: 1;
}

.section4 .mCon ul li p {
	margin-bottom: 30px;
	color: #fff;
	opacity: 0.4;
}

.section4 .mCon ul li.ic1 a {
	background-image: url('../img/m_con4_ic1.png');
}

.section4 .mCon ul li.ic2 a {
	background-image: url('../img/m_con4_ic2.png');
}


/* 애니효과 */
.ani_0 {
	transition-property: all;
	transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-duration: 1s;
}

.ani {
	opacity: 0;
	transition-property: all;
	transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-duration: 1s;
}

.ani_y,
.swip_y {
	opacity: 0;
	transform: translateY(50px);
	transition-property: all;
	transition-duration: 1s;
	-webkit-transform: translateY(50px);
	-webkit-transition-property: all;
	-webkit-transition-duration: 1s;
}

.ani_y.m {
	transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	transition-timing-function: ease;
	-webkit-transition-timing-function: ease
}

.ani_x,
.swip_x {
	opacity: 0;
	transform: translateX(50px);
	transition-property: all;
	transition-duration: 2s;
	-webkit-transform: translateX(50px);
	-webkit-transition-property: all;
	-webkit-transition-duration: 2s;
}

.ani_x.m,
.swip_x.m {
	transform: translateX(-50px);
	-webkit-transform: translateX(-50px);
	transition-timing-function: ease;
	-webkit-transition-timing-function: ease
}

.delay1 {
	transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
}

.delay2 {
	transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
}

.delay3 {
	transition-delay: 0.8s;
	-webkit-transition-delay: 0.8s;
}

.delay4 {
	transition-delay: 1.1s;
	-webkit-transition-delay: 1.1s;
}

.delay5 {
	transition-delay: 1.4s;
	-webkit-transition-delay: 1.4s;
}

.delay6 {
	transition-delay: 1.7s;
	-webkit-transition-delay: 1.7s;
}

.delay7 {
	transition-delay: 2.0s;
	-webkit-transition-delay: 2.0s;
}

.delay8 {
	transition-delay: 2.3s;
	-webkit-transition-delay: 2.3s;
}

.delay9 {
	transition-delay: 2.6s;
	-webkit-transition-delay: 2.6s;
}

.delay10 {
	transition-delay: 3.0s;
	-webkit-transition-delay: 3.0s;
}

.action .ani_y {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.action .ani_x {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}

.action .ani {
	opacity: 1;
}

.firstAct .ani_y {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.firstAct .ani_x {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}

.firstAct .ani {
	opacity: 1;
}

.section.motion .ani {
	opacity: 1;
}

.section.motion .ani_y {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.section.motion .ani_x {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}

.section.motion .ani_0 {
	opacity: 0;
}

.active .swiper-slide.on .swip_x {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}

.active .swiper-slide.on .swip_y {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}


/*
================================================================================
반응형 메인 콘텐츠
================================================================================
*/




/* PC Device */
@media all and (max-width:1980px) {

	.section2 .mConBox,
	.section4 .mConBox {
		max-width: 1400px;
	}

	#footer .footWrap {
		position: relative;
		margin: 0 auto;
		max-width: 1400px;
	}
}

/* TABLET Device */
@media all and (max-width:1300px) {

	#conFullPage {
		transform: none !important;
	}

	#fp-nav {
		display: none
	}

	.section2 {
		padding: 100px 60px;
	}

	.mBusTabSlide ul li {
		width: 800px;
	}

	.section4,
	.section4 .fp-tableCell {
		height: auto !important;
	}

	.section4 .mConBox {
		margin-bottom: 0;
	}

	.section4 .mCon {
		margin: 100px 0;
	}



}

/* TABLET Device */
@media all and (max-width:950px) {

	.section,
	.section .fp-tableCell {
		height: auto !important;
	}

	.mVisual {
		position: relative;
		min-height: 64rem;
		height: calc(var(--vh, 1vh) * 100);
	}

	.mVisual ul li .txt {
		padding: 0 4rem;
	}

	.mVisual ul li .txt .txt1 {
		margin-bottom: 3rem;
		font-size: 5.6rem;
	}

	.mVisual ul li .txt .txt2 {
		margin-bottom: 4rem;
		font-size: 2.4rem;
	}

	.mVisual ul li video {
		min-height: 64rem;
	}

	.mVisual .control {
		bottom: 6rem;
	}

	.mVisual .control .mPage {
		width: 24rem;
	}

	.mVisual .control .mPage button {
		font-size: 2.2rem;
	}

	.mVisual .control .lineBar {
		margin: 0 1rem;
		height: 0.3rem;
	}

	.mVisual .control .lineBar .line {
		height: 0.3rem;
	}

	.mVisual .control .swiper-pagination-bullet-active .lineBar {
		width: 14rem
	}

	.icGo {
		right: 6rem;
		top: auto;
		bottom: 6rem;
		transform: translateY(0);
	}

	.icGo span {
		margin-bottom: 2rem;
		font-size: 2rem;
	}

	.icGo i {
		width: 0.3rem;
		height: 4rem;
	}

	.mBtnMore span {
		padding-right: 5.8rem;
		font-size: 1.8rem;
	}

	.mBtnMore span::before {
		top: 1.1rem;
		width: 1rem;
		border-top-width: 0.2rem;
	}

	.mBtnMore span::after {
		top: 1.5rem;
		width: 4rem;
		border-top-width: 0.2rem;
	}

	.mh_tit {
		text-align: center;
	}

	.mh_tit h2 {
		margin-bottom: 2rem;
		font-size: 6rem;
	}

	.mh_tit p {
		font-size: 2.6rem;
	}

	.section2 {
		padding: 13rem 6rem;
		background-size: 65%, 80%;
		background-position: right -60% top, left -100% bottom;
	}

	.section2 .mh_tit {
		margin-bottom: 5rem;
	}

	.mBusTab {
		margin-bottom: 4rem;
	}

	.mBusTab ul li {
		margin-right: 1.2rem;
	}

	.mBusTab ul li a {
		padding: 0 2rem;
		font-size: 2.4rem;
		height: 8rem;
		border-radius: 4rem;
		line-height: 1.1;
	}

	.mBusTabSlide ul li {
		margin-right: 5rem;
		width: 58rem;
		height: 64rem;
	}

	.mBusTabSlide ul li a {
		padding: 9rem 7rem;
	}

	.mBusTabSlide ul li h3 {
		margin-bottom: 3.5rem;
		font-size: 4.6rem;
	}

	.mBusTabSlide ul li p {
		min-height: 18rem;
		font-size: 2rem;
	}

	.mBusTabSlide ul li p br {
		display: none;
	}

	.mBusTabSlide ul li.bg1 a::before {
		background-image: url('../img/m_con2_bg1_mb.jpg');
	}

	.mBusTabSlide ul li.bg2 a::before {
		background-image: url('../img/m_con2_bg2_mb.jpg');
	}

	.mBusTabSlide ul li.bg3 a::before {
		background-image: url('../img/m_con2_bg3_mb.jpg');
	}

	.section3 {
		padding: 25rem 0;
		background-attachment: unset;
	}

	.section3 .mConBox::before,
	.section3 .mConBox::after {
		display: none;
	}

	.section3 .mh_tit {
		margin-bottom: 9rem;
	}

	.section3 .mh_tit h2 {
		margin-bottom: 4rem;
	}

	.section3 .mh_tit p {
		padding: 0 6rem;
		font-size: 2.4rem;
	}

	.section3 .mh_tit p br {
		display: none;
	}

	.section3 .con ul {
		height: 10rem;
	}

	.section3 .con ul li {
		margin: 0 1rem;
		width: 32rem;
		height: 10rem;
	}

	.section3 .con ul li img {
		width: 21rem;
	}

	.section3 .con .mBanerSlide1 {
		margin-bottom: 2rem;
	}

	.section3 .mBtnMore {
		margin-top: 6rem;
	}

	.section4 {
		padding: 0 6rem;
	}

	.section4 .mCon {
		display: block;
		margin: 14rem 0 6rem;
	}

	.section4 .mCon h2 {
		margin-bottom: 8rem;
		font-size: 6rem;
	}

	.section4 .mCon ul {
		display: block;
		max-width: 100%;
	}

	.section4 .mCon ul li {
		margin-bottom: 5rem;
		width: 100%;
		text-align: left;
	}

	.section4 .mCon ul li:not(:first-child)::before {
		display: none;
	}

	.section4 .mCon ul li .mBtnMore {
		display: none;
	}

	.section4 .mCon ul li a {
		padding: 0 0 0 15rem;
		background-position: left top;
		background-size: 8.5rem;
	}

	.section4 .mCon ul li h3 {
		margin-bottom: 1.5rem;
		font-size: 2.8rem;
	}

	.section4 .mCon ul li p {
		margin-bottom: 0;
		font-size: 2.4rem;
	}

	.section4 #footer .footWrap {
		padding: 0;
	}

}

/* Mobile Device */
@media all and (max-width:640px) {}

/* Mobile Device */
@media all and (max-width:340px) {}

/*
================================================================================
서브 콘텐츠
================================================================================
*/

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mb-70 {
	margin-bottom: -70px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr8 {
	margin-right: 8px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr25 {
	margin-right: 25px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr35 {
	margin-right: 35px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mr45 {
	margin-right: 45px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml25 {
	margin-left: 25px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.pt5 {
	padding-top: 5px !important;
}

.pt8 {
	padding-top: 8px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt35 {
	padding-top: 35px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt45 {
	padding-top: 45px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pb8 {
	padding-bottom: 8px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb35 {
	padding-bottom: 35px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb45 {
	padding-bottom: 45px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pp60 {
	padding: 60px !important;
}


/* text-align */
.txt_left {
	text-align: left !important;
}

.txt_right {
	text-align: right !important;
}

.txt_center {
	text-align: center !important;
}

.fon24 {
	font-size: 24px !important
}

.fon18 {
	font-size: 18px !important
}

.fon15 {
	font-size: 15px !important
}

.fon14 {
	font-size: 14px !important
}

.fon13 {
	font-size: 13px !important
}

.fon12 {
	font-size: 12px !important
}

input[type="text"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="email"] {
	padding: 5px 10px;
	height: 40px;
	font-size: 18px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 0
}

textarea {
	margin: 1px 0;
	padding: 5px 10px;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 0
}

input[type="file"] {
	margin: 1px 0;
	height: 40px;
	font-size: 14px;
	background: none;
}

input[type="submit"] {
	cursor: pointer;
}

.select {
	padding: 0 30px 0 10px;
	height: 50px;
	font-size: 16px;
	color: #636363;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #fff url('../img/ic_select_arrow.png') no-repeat right 12px center;
	border: 1px solid #ddd;
}

.select::-ms-expand {
	display: none;
}

input::-ms-clear {
	display: none
}

input:-ms-input-placeholder {
	color: #c1c6cb;
}

input::-webkit-input-placeholder {
	color: #c1c6cb;
}

input::-moz-placeholder {
	color: #c1c6cb;
}

input::-moz-placeholder {
	color: #c1c6cb;
}

textarea::-ms-clear {
	display: none
}

textarea:-ms-input-placeholder {
	color: #c1c6cb;
}

textarea::-webkit-input-placeholder {
	color: #c1c6cb;
}

textarea::-moz-placeholder {
	color: #c1c6cb;
}

textarea::-moz-placeholder {
	color: #c1c6cb;
}

input:disabled,
select:disabled {
	background-color: #f3f3f3
}

.sub_con_wrap {
	padding: 140px 60px 140px;
}

.sub_con_wrap.bg {
	background-color: #f8f8f9;
}

.sub_con_wrap .con_wrap {
	display: flex;
	margin: 0 auto;
	padding-left: 360px;
	max-width: 1680px;
}

.sub_con_wrap .con_wrap.wrap2 {
	display: block;
}

.sub_con_wrap .con_wrap .lt_con {
	flex-shrink: 0;
	padding-right: 40px;
	width: 360px;
}

.sub_con_wrap .con_wrap .h_txt {
	font-size: 24px;
}

.sub_con_wrap .con_wrap .h_txt2 {
	font-size: 20px;
}

.sub_con_wrap .con_wrap .con_box {
	width: 100%;
	min-height: 300px;
}

.mb {
	display: none;
}

h2.title {
	margin-bottom: 50px;
	font-size: 58px;
	color: #222;
	font-weight: 600;
	line-height: 1.1;
}

h2.title span {
	display: block;
	font-size: 40px;
}

h3.title {
	margin: 130px 0 35px;
	font-size: 32px;
	color: #222;
	font-weight: 600;
	line-height: 1.1;
}

h4.title {
	position: relative;
	margin: 0 0 35px;
	padding-left: 15px;
	font-size: 26px;
	color: #222;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: -1px;
}

h4.title::before {
	position: absolute;
	top: 10px;
	left: 0;
	width: 8px;
	height: 8px;
	content: '';
	background-color: #216cd3;
	border-radius: 50%;
}

.s1_con1>ul {
	position: relative;
	border-top: 1px solid #e5e5e5;
}

.s1_con1>ul::before {
	position: absolute;
	top: -2px;
	left: 0;
	width: 150px;
	height: 2px;
	content: '';
	background-color: #216cd3;
}

.s1_con1>ul>li {
	display: flex;
	padding: 25px 0 25px 30px;
	font-size: 18px;
	border-bottom: 1px solid #e5e5e5;
}

.s1_con1>ul>li .tit {
	flex-shrink: 0;
	width: 180px;
	color: #222;
	font-weight: 500;
}

.s1_con1>ul>li ul li {
	position: relative;
	margin-bottom: 7px;
	padding-left: 18px;
}

.s1_con1>ul>li ul li::before {
	position: absolute;
	top: 10px;
	left: 0;
	width: 5px;
	height: 5px;
	content: '';
	background-color: #cccc;
	border-radius: 50%;
}

.td_right tbody td {
	text-align: right
}

.td_left tbody td {
	text-align: left
}

.th_left tbody th {
	text-align: left
}

.t_typel {
	font-size: 16px;
	border: 1px solid #e5e5e5;
	border-top: 1px solid #216cd3;
}

.t_typel tr {
	text-align: center;
}

.t_typel thead th {
	padding: 15px 10px;
	color: #444;
	font-weight: 400;
	word-break: keep-all;
	background: #fff;
	border-bottom: 1px solid #e5e5e5
}

.t_typel thead th.first {
	padding: 15px 20px;
	color: #000;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
}

.t_typel tbody th {
	padding: 15px 20px;
	font-size: 18px;
	color: #000;
	font-weight: 500;
	word-break: break-all;
	text-align: left;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-width: 0 0 1px 0
}

.t_typel tbody td {
	padding: 15px 15px;
	color: #444;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-width: 0 0 1px 0
}

.t_typel .bg1 {
	background: #f9f9f9
}

.t_typel .bg2 {
	font-weight: 800;
	color: #333;
	background: #fcf9f6
}

.t_typel td.bg2 {
	color: #d73d00
}

.t_typel tbody td.bg {
	color: #d73d00
}

.s1_con3_1 {
	position: relative;
	margin-top: 140px;
	padding: 0 60px;
}

.s1_con3_1 .controll button {
	position: absolute;
	top: 100px;
	width: 40px;
	height: 40px;
	text-indent: -999px;
	overflow: hidden;
	z-index: 10;
}

.s1_con3_1 .controll button::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 15px;
	content: '';
	border: 1px solid #216cd3;
	border-width: 0 0 3px 3px;
	transform: translate(-50%, -50%) rotate(45deg);
}

.s1_con3_1 .controll .prevSlide {
	left: 0;
}

.s1_con3_1 .controll .nextSlide {
	right: 0;
}

.s1_con3_1 .controll .nextSlide::before {
	transform: translate(-50%, -50%) rotate(-135deg);
}

.s1_con3_1 .s1_con3_slide ul li {
	position: relative;
	text-align: center;
}

.s1_con3_1 .s1_con3_slide ul li::before {
	position: absolute;
	top: 125px;
	right: -50%;
	width: 70%;
	height: 0;
	content: '';
	border-top: 2px solid #dbe5f9;
}

.s1_con3_1 .s1_con3_slide ul li .year {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 250px;
	height: 250px;
	font-size: 30px;
	color: #216cd3;
	font-weight: 600;
	background-color: #fff;
	border: 2px solid #e9e9e9;
	border-top-color: #216cd3;
	border-radius: 50%;
	box-shadow: 5px 5px 10px rgb(0, 0, 0, 0.05);
}

.s1_con3_1 .s1_con3_slide ul li dl {
	position: relative;
	padding-top: 55px;
}

.s1_con3_1 .s1_con3_slide ul li dl::before {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 0;
	height: 35px;
	content: '';
	border-left: 3px dotted #d1d1d1;
}

.s1_con3_1 .s1_con3_slide ul li dl dt {
	color: #216cd3;
}

.s1_con3_1 .s1_con3_slide ul li dl dd {
	margin-bottom: 20px;
}

.s1_con3_1 .s1_con3_slide ul li:nth-child(2n) .year {
	color: #fff;
	background-color: #216cd3;
	border-color: #216cd3;
}

.s1_con3_1 .s1_con3_slide ul li.swiper-slide-prev::before,
.s1_con3_1 .s1_con3_slide ul li.swiper-slide-next+li::before {
	display: none;
}

.s1_con3_2 {
	padding: 0 60px;
	background: url('../img/s1_3_2_bg.jpg') no-repeat center center / cover;
	background-attachment: fixed;
}

.s1_con3_2 .box {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin: 0 auto;
	max-width: 1500px;
	height: 500px;
	font-size: 40px;
	color: #fff;
}

.s1_con4_1 {
	margin-bottom: 90px;
}

.s1_con4_1 .con1 {
	margin-bottom: 40px;
	padding: 70px 30px;
	text-align: center;
	background: url('../img/s1_4_bg.jpg') no-repeat center center / cover;
	border: 1px solid #eee;
	border-radius: 0 45px;
}

.s1_con4_1 .con1 h3 {
	margin-bottom: 30px;
	font-size: 28px;
	color: #222;
	font-weight: 700;
}

.s1_con4_1 .con1 ul {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 520px;
	width: 100%;
}

.s1_con4_1 .con1 ul li .txt1 {
	display: block;
	font-family: 'Batang';
	font-size: 133px;
	color: #222;
}

.s1_con4_1 .con1 ul li .txt2 {
	color: #444;
}

.s1_con4_1 .con1 ul li .txt2 b {
	color: #2277e0;
}

.s1_con4_1 .con2 {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.s1_con4_1 .con2 .box {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 -22px -44px;
	width: 500px;
	height: 500px;
	text-align: center;
	border-radius: 50%;
	border: 45px solid #eef1f5;
}

.s1_con4_1 .con2 .box::before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.s1_con4_1 .con2 .box dl dt {
	position: relative;
	margin-bottom: 30px;
	font-size: 28px;
	color: #222;
	font-weight: 700;
	line-height: 1;
}

.s1_con4_1 .con2 .box dl dd {
	position: relative;
	font-size: 18px;
}

.s1_con4_1 .con2 .box dl dd strong {
	display: block;
	margin-top: 5px;
}

.s1_con4_1 .con2 .box:last-of-type {
	border-color: #ebf5fe;
	mix-blend-mode: multiply;
	z-index: 2;
}

.s1_con4_2 h3 {
	margin-bottom: 35px;
	font-size: 28px;
	color: #222;
	font-weight: 700;
}

.s1_con4_2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.s1_con4_2 ul li {
	margin-bottom: 55px;
	width: calc(25% - 30px);
}

.s1_con5 {
	background: url('../img/s1_5_bg.jpg') no-repeat center center / cover;
	background-attachment: fixed;
}

.s1_con5 h2.title {
	color: #fff;
}

.s1_con5_con {
	color: #fff;
}

.s1_con5_con .txt1 {
	margin-bottom: 115px;
	font-size: 24px;
}

.s1_con5_con .txt2 {
	margin-bottom: 90px;
	font-size: 19px;
	opacity: 0.56;
	line-height: 1.8;
	font-weight: 300;
}

.s1_con5_con .txt3 {
	display: flex;
	align-items: flex-end;
	font-size: 30px;
	color: #fff;
	font-weight: 300;
	line-height: 1;
}

.s1_con5_con .txt3 span {
	margin-right: 15px;
	font-size: 19px;
	opacity: 0.56;
}

.s1_6_map {
	margin-bottom: 40px;
}

.s1_6_map .root_daum_roughmap {
	width: 100% !important;
}

.s1_6_map .root_daum_roughmap .wrap_controllers {
	display: none;
}

.s1_6_con dl {
	display: flex;
	flex-wrap: wrap;
}

.s1_6_con dl dt {
	flex-shrink: 0;
	padding: 25px 0;
	width: 230px;
	border-bottom: 1px solid #e5e5e5;
}

.s1_6_con dl dt span {
	display: block;
	padding: 0 48px;
	font-size: 24px;
	color: #222;
	font-weight: 600;
	background-repeat: no-repeat;
	background-position: left center;
}

.s1_6_con dl dt.ic1 span {
	background-image: url('../img/s1_6_ic1.png');
}

.s1_6_con dl dt.ic2 span {
	background-image: url('../img/s1_6_ic2.png');
}

.s1_6_con dl dt.ic3 span {
	background-image: url('../img/s1_6_ic3.png');
}

.s1_6_con dl dd {
	padding: 25px 0;
	width: calc(100% - 230px);
	font-size: 18px;
	border-bottom: 1px solid #e5e5e5;
}

.s3_con ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.s3_con ul li {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 15px 60px;
	width: calc(33.33% - 30px);
	height: 120px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

.s3_con ul li.last {
	margin-bottom: 0;
}

.s3_con ul li.one {
	margin-bottom: 200px;
}

.write_typeA {
	position: relative;
	border-top: 1px solid #e5e5e5;
}

.write_typeA::before {
	position: absolute;
	top: -2px;
	left: 0;
	width: 150px;
	height: 0;
	content: '';
	border-top: 2px solid #216cd3;
}

.write_typeA tbody th {
	padding: 17px 30px;
	font-size: 18px;
	vertical-align: top;
	border-bottom: 1px solid #e5e5e5;
}

.write_typeA tbody th .es {
	position: relative;
}

.write_typeA tbody th .es::before {
	position: absolute;
	top: 0;
	left: -10px;
	width: 5px;
	height: 5px;
	content: '';
	background-color: #216cd3;
	border-radius: 50%;
}

.write_typeA tbody td {
	padding: 17px 0;
	border-bottom: 1px solid #e5e5e5;
}

.write_typeA tbody td .agreeBox {
	padding: 30px;
	height: 110px;
	overflow: auto;
	border: 1px solid #ddd;
}

.write_guide {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0 0 20px;
}

.write_guide .es {
	position: relative;
	padding-left: 15px;
}

.write_guide .es::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 5px;
	content: '';
	background-color: #216cd3;
	border-radius: 50%;
	transform: translateY(-50%);
}

.check_box {
	position: absolute;
	width: 0;
	height: 0;
	opacity: 0;
}

.check_box+label {
	position: relative;
	display: inline-flex;
	align-items: center;
}

.check_box+label::before {
	display: block;
	margin-right: 10px;
	width: 28px;
	height: 28px;
	content: '';
	background-color: #fff;
	border: 1px solid #ddd;
}

.check_box+label::after {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 8px;
	height: 4px;
	content: '';
	border: 1px solid #216cd3;
	border-width: 0 0 3px 3px;
	transform: rotate(-45deg);
}

.check_box:checked+label::after {
	display: block;
}

.btnList {
	margin-top: 40px;
	text-align: right;
}

/* 기본버튼 */
.btnBc {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	background: #216cd3;
}

.btnBc a,
.btnBc button,
.btnBc input {
	position: relative;
	margin: 0;
	display: -moz-inline-stack;
	display: inline-block;
	padding: 0 40px;
	min-width: 80px;
	font-size: 18px;
	color: #fff;
	line-height: 60px;
	text-decoration: none;
	white-space: nowrap;
	background: none;
	vertical-align: top;
	cursor: pointer;
	border: 0;
}

.s4_2_con {
	border-top: 1px solid #e5e5e5;
}

.s4_2_con dl {
	position: relative;
	display: flex;
	align-items: center;
	padding: 60px 0;
	border-bottom: 1px solid #e5e5e5;
}

.s4_2_con dl.con2 {
	margin-bottom: 60px;
	padding: 60px 0 20px;
}

.s4_2_con dl dt {
	flex-shrink: 0;
	width: 240px;
	font-size: 26px;
	color: #222;
	font-weight: 600;
}

.s4_2_con dl.con1::before {
	position: absolute;
	top: -1px;
	left: 0;
	width: 240px;
	height: 2px;
	content: '';
	background-color: #2e74d4;
}

.s4_2_con dl dd {
	width: 100%;
}

.s4_2_con dl dd ol {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.s4_2_con dl dd ol li {
	position: relative;
	margin: 0 4% 20px;
	width: 180px;
	font-size: 20px;
	color: #222;
	text-align: center;
	font-weight: 500;
}

.s4_2_con dl dd ol li:not(:first-child)::after {
	position: absolute;
	top: 75px;
	left: -30%;
	width: 32px;
	height: 40px;
	content: '';
	background: url('../img/s4_2_arrow1.png') no-repeat;
}

.s4_2_con dl dd ol li::before {
	display: block;
	margin: 0 auto 20px;
	width: 180px;
	height: 180px;
	content: '';
	background-color: #216cd3;
	background-repeat: no-repeat;
	background-size: 100%;
	border-radius: 50%;
}

.s4_2_con dl dd ol li .num {
	color: #216cd3;
}

.s4_2_con dl dd ol li.ic1::before {
	background-image: url('../img/s4_2_ic1_1.png');
}

.s4_2_con dl dd ol li.ic2::before {
	background-image: url('../img/s4_2_ic1_2.png');
}

.s4_2_con dl dd ol li.ic3::before {
	background-image: url('../img/s4_2_ic1_3.png');
}

.s4_2_con dl dd ol li.ic4::before {
	background-image: url('../img/s4_2_ic1_4.png');
}

.s4_2_con dl dd ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.s4_2_con dl dd ul li {
	margin: 0 20px 45px;
	padding-top: 170px;
	width: 310px;
	height: 310px;
	text-align: center;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center 60px;
	border-radius: 50%;
	border: 1px solid #f4f4f4;
	border-top: 2px solid #216cd3;
}

.s4_2_con dl dd ul li .tit {
	display: block;
	margin-bottom: 10px;
	font-size: 20px;
	color: #216cd3;
	font-weight: 500;
	line-height: 1;
}

.s4_2_con dl dd ul li .txt {
	font-size: 14px;
}

.s4_2_con dl dd ul li.ic1 {
	background-image: url('../img/s4_2_ic2_1.png');
}

.s4_2_con dl dd ul li.ic2 {
	background-image: url('../img/s4_2_ic2_2.png');
}

.s4_2_con dl dd ul li.ic3 {
	background-image: url('../img/s4_2_ic2_3.png');
}

.s4_2_con dl dd ul li.ic4 {
	background-image: url('../img/s4_2_ic2_4.png');
}

.s4_2_con dl dd ul li.ic5 {
	background-image: url('../img/s4_2_ic2_5.png');
}

.s4_2_con dl dd ul li.ic6 {
	background-image: url('../img/s4_2_ic2_6.png');
}

.s4_2_con .con3 ul {
	display: flex;
	justify-content: space-between;
}

.s4_2_con .con3 ul li {
	width: calc(50% - 25px);
	text-align: center;
}

.s4_2_con .con3 ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 150px;
	font-size: 20px;
	color: #222;
	font-weight: 500;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #216cd3;
}

.s4_2_con .con3 ul li a span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding-right: 80px;
	background: url('../img/s4_2_arrow2.png') no-repeat right center;
}

.s4_2_con .con3 ul li a span img {
	margin-right: 20px;
}

.li_dot {
	text-align: left;
}

.li_dot>li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 13px;
}

.li_dot>li::before {
	position: absolute;
	top: 10px;
	left: 0;
	width: 4px;
	height: 4px;
	content: '';
	background-color: #c5c6d4;
	border-radius: 50%;
}

.s2_1_con1 {
	margin: 100px 0 130px;
}

.s2_1_con1 .box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.s2_1_con1 dl {
	margin: 20px 0;
	padding: 40px 30px;
	width: calc(50% - 20px);
	text-align: center;
	border: 1px solid #e5e5e5;
	border-width: 2px 1px 1px;
	border-top-color: #216cd3;
}

.s2_1_con1 dl dt {
	margin-bottom: 25px;
	font-size: 24px;
	color: #216cd3;
	font-weight: 600;
	line-height: 1;
}

.s2_1_con1 dl dt::before {
	display: block;
	margin: 0 auto 15px;
	width: 100px;
	height: 100px;
	content: '';
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}

.s2_1_con1 dl.ic1 dt::before {
	background-image: url('../img/s2_1_ic1.png')
}

.s2_1_con1 dl.ic2 dt::before {
	background-image: url('../img/s2_1_ic2.png')
}

.s2_1_con1 dl.ic3 dt::before {
	background-image: url('../img/s2_1_ic3.png')
}

.s2_1_con1 dl.ic4 dt::before {
	background-image: url('../img/s2_1_ic4.png')
}

.s2_1_con1 dl dd ul {
	display: inline-block;
}

.s2_1_con1 p {
	font-size: 14px;
}

.s2_1_con2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 70px;
}

.s2_1_con2 .box {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 -22px -44px;
	width: 470px;
	height: 470px;
	text-align: center;
	border-radius: 50%;
	border: 45px solid #ebf5fe;
	mix-blend-mode: multiply;
}

.s2_1_con2 .box::before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.s2_1_con2 .box dl dt {
	position: relative;
	margin-bottom: 30px;
	font-size: 28px;
	color: #222;
	font-weight: 700;
	line-height: 1.2;
}

.s2_1_con2 .box dl dd {
	position: relative;
	font-size: 18px;
}

.s2_1_con2 .box dl dd strong {
	display: block;
	margin-top: 5px;
}

.s2_1_con2 .box:nth-of-type(2) {
	border-color: #eef1f5;
	z-index: 2;
}

.s2_1_con3 {
	margin-top: 70px;
}

.s2_1_con3 .box {
	display: flex;
	justify-content: space-between;
}

.s2_1_con3 .box dl {
	width: calc(20% - 15px);
}

.s2_1_con3 .box dl dt {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 240px;
	color: #fff;
	background-color: #216cd3;
	border-radius: 0 45px 0 0;
}

.s2_1_con3 .box dl:not(:first-of-type) dt::before {
	position: absolute;
	top: 50%;
	left: -30px;
	width: 30px;
	height: 30px;
	content: '';
	border-top: 2px solid #216cd3;
}

.s2_1_con3 .box dl dt .num {
	font-size: 18px;
	opacity: 0.5;
}

.s2_1_con3 .box dl dt .tit {
	font-size: 24px;
	font-weight: 600;
}

.s2_1_con3 .box dl dd {
	padding: 40px 20px;
	min-height: 350px;
	border: 1px solid #e5e5e5;
	border-radius: 0 0 45px 0;
}

.s2_1_con3 .box dl dd .li_dot>li {
	font-size: 14px;
}

.s2_2_con1 {
	margin-bottom: 100px;
}

.s2_2_con1 dl {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	padding: 40px 40px 40px 0;
	border: 1px solid #e5e5e5;
	border-top-width: 2px;
	border-top-color: #216cd3;
}

.s2_2_con1 dl dt {
	flex-shrink: 0;
	width: 240px;
	font-size: 22px;
	color: #216cd3;
	font-weight: 600;
	text-align: center;
}

.s2_2_con1 dl dt::before {
	display: block;
	margin: 0 auto 5px;
	width: 112px;
	height: 112px;
	content: '';
	background-repeat: no-repeat;
	background-size: 100%;
}

.s2_2_con1 dl.ic1 dt::before {
	background-image: url('../img/s2_2_ic1_1.png');
}

.s2_2_con1 dl.ic2 dt::before {
	background-image: url('../img/s2_2_ic1_2.png');
}

.s2_2_con1 dl.ic3 dt::before {
	background-image: url('../img/s2_2_ic1_3.png');
}

.s2_2_con1 dl dd {
	width: 100%;
	font-size: 18px;
	line-height: 2;
}

.s2_2_con2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.s2_2_con2 .box {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 -22px -44px;
	width: 470px;
	height: 470px;
	text-align: center;
	border-radius: 50%;
	border: 45px solid #ebf5fe;
	mix-blend-mode: multiply;
}

.s2_2_con2 .box::before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.s2_2_con2 .box dl dt {
	position: relative;
	margin-bottom: 30px;
	font-size: 28px;
	color: #222;
	font-weight: 700;
	line-height: 1.2;
}

.s2_2_con2 .box dl dd {
	position: relative;
	font-size: 18px;
}

.s2_2_con2 .box dl dd strong {
	display: block;
	margin-top: 5px;
}

.s2_2_con2 .box:nth-of-type(2),
.s2_2_con2 .box:nth-of-type(3) {
	border-color: #eef1f5;
	z-index: 2;
}

.s2_4_con1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin-left: -50px;
}

.s2_4_con1>div::after {
	display: block;
	clear: both;
	content: '';
}

.s2_4_con1>div dl {
	float: left;
	margin: 0 0 35px 50px;
	width: calc(36% - 50px);
}

.s2_4_con1>div dl dt {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	color: #fff;
	font-weight: 600;
	background-color: #216cd3;
	border-top-right-radius: 50px;
}

.s2_4_con1>div dl dd {
	padding: 35px 30px 20px;
	border: 1px solid #e5e5e5;
	border-width: 0 1px 1px;
	border-bottom-right-radius: 50px;
}

.s2_4_con1>div dl dd ul {
	display: flex;
	flex-wrap: wrap;
}

.s2_4_con1>div dl dd ul li {
	margin-bottom: 17px;
	width: 100%;
	;
	font-size: 14px;
	color: #444;
	letter-spacing: -1px;
}

.s2_4_con1>div dl dd ul.li2 li {
	width: 50%;
}

.s2_4_con1 .box1 {
	width: 50%;
}

.s2_4_con1>div .con1,
.s2_4_con1>div .con5 {
	width: calc(64% - 50px);
}

.s2_4_con1>div .con1 dd,
.s2_4_con1>div .con4 dd,
.s2_4_con1>div .con5 dd {
	min-height: 570px;
}

.s2_4_con1>div .con2 dd ul li,
.s2_4_con1>div .con3 dd ul li {
	margin-bottom: 15px;
}

.s2_4_con1 .box2 {
	width: 50%;
}

.s2_4_con1 .box3 {
	width: 100%;
}

.s2_4_con1 .box3 dl {
	width: calc(100% - 50px);
}

.s2_4_con1 .box3 dl dd {
	padding: 35px 40px 20px;
}

.s2_4_con1 .box3 dl dd ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.s2_4_con1 .box3 dl dd ul li {
	margin: 0 10px 17px;
	width: auto;
}

/*
================================================================================
반응형 서브 콘텐츠
================================================================================
*/

/* PC Device */
@media all and (min-width:1301px) {}

/* TABLET Device */
@media all and (max-width:1300px) {

	.sub_con_wrap {
		padding: 140px 60px;
	}

	.sub_con_wrap .con_wrap {
		display: block;
		padding-left: 0;
	}

	.sub_con_wrap .con_wrap .lt_con {
		margin-bottom: 60px;
		padding-right: 0;
		width: 100%;
	}

	.s1_con3_1 .s1_con3_slide ul li.swiper-slide-next::before {
		display: none;
	}

	.s4_2_con dl {
		display: block;
	}

	.s4_2_con dl dt {
		margin-bottom: 30px;
		width: auto;
	}

	.s4_2_con .con3 ul {
		display: block
	}

	.s4_2_con .con3 ul li {
		margin-bottom: 20px;
		width: 100%;
	}

	.s2_4_con1 {
		display: block;
	}

	.s2_4_con1 .box1,
	.s2_4_con1 .box2 {
		width: 100%;
	}

	.s2_4_con1 .box3 dl dd ul {
		justify-content: flex-start;
	}

}


/* TABLET Device */
@media all and (max-width:950px) {

	.mt15 {
		margin-top: 1.5rem !important;
	}

	.mt20 {
		margin-top: 2rem !important;
	}

	.mt25 {
		margin-top: 2.5rem !important;
	}

	.mt30 {
		margin-top: 3rem !important;
	}

	.mt35 {
		margin-top: 3.5rem !important;
	}

	.mt40 {
		margin-top: 4rem !important;
	}

	.mt50 {
		margin-top: 5rem !important;
	}

	.mt60 {
		margin-top: 6rem !important;
	}

	.mt70 {
		margin-top: 7rem !important;
	}

	.mb15 {
		margin-bottom: 1.5rem !important;
	}

	.mb20 {
		margin-bottom: 2rem !important;
	}

	.mb25 {
		margin-bottom: 2.5rem !important;
	}

	.mb30 {
		margin-bottom: 3rem !important;
	}

	.mb35 {
		margin-bottom: 3.5rem !important;
	}

	.mb40 {
		margin-bottom: 4rem !important;
	}

	.mb45 {
		margin-bottom: 4.5rem !important;
	}

	.mb50 {
		margin-bottom: 5rem !important;
	}

	.mb60 {
		margin-bottom: 6rem !important;
	}

	.mb70 {
		margin-bottom: 7rem !important;
	}

	.mr15 {
		margin-right: 1.5rem !important;
	}

	.mr20 {
		margin-right: 2rem !important;
	}

	.mr25 {
		margin-right: 2.5rem !important;
	}

	.mr30 {
		margin-right: 3rem !important;
	}

	.mr35 {
		margin-right: 3.5rem !important;
	}

	.mr40 {
		margin-right: 4rem !important;
	}

	.mr45 {
		margin-right: 4.5rem !important;
	}

	.mr50 {
		margin-right: 5rem !important;
	}

	.ml15 {
		margin-left: 1.5rem !important;
	}

	.ml20 {
		margin-left: 2rem !important;
	}

	.ml25 {
		margin-left: 2.5rem !important;
	}

	.ml30 {
		margin-left: 3rem !important;
	}

	.pt15 {
		padding-top: 1.5rem !important;
	}

	.pt20 {
		padding-top: 2rem !important;
	}

	.pt25 {
		padding-top: 2.5rem !important;
	}

	.pt30 {
		padding-top: 3.rem !important;
	}

	.pt35 {
		padding-top: 3.5rem !important;
	}

	.pt40 {
		padding-top: 4rem !important;
	}

	.pt45 {
		padding-top: 4.5rem !important;
	}

	.pt50 {
		padding-top: 5rem !important;
	}

	.pb15 {
		padding-bottom: 1.5rem !important;
	}

	.pb20 {
		padding-bottom: 2rem !important;
	}

	.pb25 {
		padding-bottom: 2.5rem !important;
	}

	.pb30 {
		padding-bottom: 3rem !important;
	}

	.pb35 {
		padding-bottom: 3.5rem !important;
	}

	.pb40 {
		padding-bottom: 4rem !important;
	}

	.pb45 {
		padding-bottom: 4.5rem !important;
	}

	.pb50 {
		padding-bottom: 5rem !important;
	}

	.pp60 {
		padding: 6rem !important;
	}

	.pc {
		display: none;
	}

	.mb {
		display: block;
	}

	.mbr {
		display: none;
	}

	.sub_con_wrap {
		padding: 12rem 4rem
	}

	.sub_con_wrap .con_wrap .con_box {
		min-height: 30rem;
	}

	.sub_con_wrap .con_wrap .lt_con {
		margin-bottom: 4rem;
	}

	.sub_con_wrap .con_wrap .lt_con h2.title {
		margin-bottom: 5rem;
	}

	.sub_con_wrap .con_wrap .h_txt {
		font-size: 2.6rem;
	}

	.sub_con_wrap .con_wrap .h_txt br {
		display: none;
	}

	.sub_con_wrap .con_wrap .h_txt2 {
		font-size: 2.6rem;
	}

	.sub_con_wrap .con_wrap .h_txt2 br {
		display: none;
	}

	h2.title {
		margin-bottom: 5rem;
		font-size: 5.8rem;
	}

	h2.title span {
		font-size: 4rem;
	}

	h3.title {
		margin: 13rem 0 5rem;
		font-size: 4rem;
	}

	h3.title span {
		display: block;
	}

	h4.title {
		margin-bottom: 3.5rem;
		padding-left: 2rem;
		font-size: 2.8rem;
	}

	h4.title::before {
		top: 1rem;
		width: 0.8rem;
		height: 0.8rem;
	}

	.s1_con1>ul>li {
		padding: 2.5rem 0 2.5rem 3rem;
		font-size: 2.6rem;
	}

	.s1_con1>ul>li .tit {
		width: 15rem;
	}

	.s1_con4_2 ul li {
		width: calc(50% - 30px);
	}

	.s1_con4_2 ul li img {
		width: 100%;
	}

	.t_typel {
		font-size: 2.2rem;
	}

	.t_typel thead th {
		padding: 1.5rem 1rem;
	}

	.t_typel thead th.first {
		padding: 1.5rem 1rem;
		font-size: 2.2rem;
	}

	.t_typel tbody th {
		padding: 1.5rem 1rem;
		font-size: 2.2rem;
	}

	.t_typel tbody td {
		padding: 1.5rem 1rem;
	}

	.s1_con3_1 {
		margin: 5.5rem 0;
		padding: 0 6rem;
	}

	.s1_con3_1 .s1_con3_slide ul li .year {
		width: 28rem;
		height: 28rem;
		font-size: 4rem;
	}

	.s1_con3_1 .s1_con3_slide ul li::before {
		display: none;
	}

	.s1_con3_1 .s1_con3_slide ul li dl {
		padding-top: 7rem;
		font-size: 2.6rem;
	}

	.s1_con3_1 .s1_con3_slide ul li dl::before {
		height: 4.5rem;
		border-left-width: 0.4rem;
	}

	.s1_con3_1 .controll button {
		width: 5rem;
		height: 5rem;
	}

	.s1_con3_1 .controll button::before {
		width: 2rem;
		height: 2rem;
	}

	.s1_con3_2 {
		padding: 0 6rem;
		background: url('../img/s1_3_2_bg_mb.jpg') no-repeat right center / cover;
	}

	.s1_con3_2 .box {
		display: block;
		padding: 11rem 0;
		height: 58rem;
		font-size: 4rem;
		text-align: right;
	}

	.s1_con3_2 .box p span {
		display: block;
	}

	.s1_con4_1 {
		margin-bottom: 11.5rem;
	}

	.s1_con4_1 .con1 {
		margin-bottom: 4rem;
		padding: 11rem 5rem;
	}

	.s1_con4_1 .con1 h3 {
		margin-bottom: 5rem;
		font-size: 3.6rem;
	}

	.s1_con4_1 .con1 ul li .txt1 {
		font-size: 13.3rem;
	}

	.s1_con4_1 .con1 ul li .txt2 {
		font-size: 2rem;
	}

	.s1_con4_1 .con2 .box {
		margin: 0 -3rem -6rem;
		width: 63rem;
		height: 63rem;
		border-width: 6rem;
	}

	.s1_con4_1 .con2 .box dl dt {
		margin-bottom: 5rem;
		font-size: 3.6rem;
	}

	.s1_con4_1 .con2 .box dl dd {
		font-size: 2.7rem;
	}

	.s1_con4_2 h3 {
		margin-bottom: 4rem;
		font-size: 3.6rem;
	}

	.s1_con4_2 ul li {
		margin-bottom: 4rem;
		width: calc(50% - 3.5rem);
	}

	.s1_con5_con .txt1 {
		margin-bottom: 4.5rem;
		font-size: 3rem;
	}

	.s1_con5_con .txt2 {
		margin-bottom: 4.5rem;
		font-size: 2.6rem;
	}

	.s1_con5_con .txt3 {
		font-size: 3rem;
	}

	.s1_con5_con .txt3 span {
		margin-right: 1.5rem;
		font-size: 2rem;
	}

	.s1_6_map .root_daum_roughmap {
		margin: 0 -4rem;
		width: calc(100% + 8rem) !important;
		height: 46rem;
	}

	.s1_6_con dl dt {
		padding: 4rem 0;
		width: 18rem;
	}

	.s1_6_con dl dt span {
		padding: 0 5rem;
		font-size: 2.6rem;
		background-size: 2.3rem;
	}

	.s1_6_con dl dd {
		padding: 4rem 0;
		width: calc(100% - 18rem);
		font-size: 2.4rem;
	}

	.s3_con ul li {
		margin: 0 1.5rem 6rem;
		padding: 1rem;
		width: calc(50% - 3rem);
		height: 12rem;
	}

	.write_typeA::before {
		width: 14rem;
	}

	.write_typeA tbody th {
		padding: 2rem 3rem;
		font-size: 2.6rem;
	}

	.write_typeA tbody th .es::before {
		top: 0.5rem;
		width: 0.5rem;
		height: 0.5rem;
	}

	.write_typeA tbody td {
		padding: 2rem 0;
	}

	.write_typeA tbody td .agreeBox {
		padding: 3rem;
		height: 22rem;
		font-size: 2.4rem;
	}

	input[type="text"],
	input[type="password"],
	input[type="search"],
	input[type="tel"],
	input[type="email"] {
		padding: 0.5rem 1rem;
		font-size: 2.4rem;
		height: 6rem;
	}

	textarea {
		padding: 1rem;
		font-size: 2.4rem;
	}

	.write_guide {
		padding: 2rem 0 0
	}

	.write_guide .es {
		font-size: 2.2rem;
	}

	.write_guide .es::before {
		width: 0.5rem;
		height: 0.5rem;
	}

	.check_box+label {
		font-size: 2.2rem;
	}

	.check_box+label::before {
		margin-right: 1rem;
		width: 5rem;
		height: 5rem;
	}

	.check_box+label::after {
		top: 1.5rem;
		left: 1.5rem;
		width: 2rem;
		height: 1rem;
		border-width: 0 0 0.3rem 0.3rem;
	}

	.btnList {
		margin-top: 3rem;
	}

	.btnBc a,
	.btnBc button,
	.btnBc input {
		padding: 0 3.5rem;
		min-width: 16rem;
		font-size: 2.4rem;
		line-height: 8rem;
	}

	.s4_2_con dl {
		padding: 6rem 0;
	}

	.s4_2_con dl dt {
		margin-bottom: 4rem;
		font-size: 2.6rem;
	}

	.s4_2_con dl dd ol {
		margin: 0 auto;
		justify-content: space-between;
		max-width: 59rem;
	}

	.s4_2_con dl dd ol li {
		margin: 0 0 6rem;
		width: 23.5rem;
		font-size: 2.6rem;
	}

	.s4_2_con dl dd ol li::before {
		margin-bottom: 2rem;
		width: 23.5rem;
		height: 23.5rem;
	}

	.s4_2_con dl dd ol li:not(:first-child)::after {
		top: 10rem;
		width: 3.2rem;
		height: 4rem;
		background-size: 100%;
	}

	.s4_2_con dl dd ol li:nth-child(3)::after {
		top: -7rem;
		left: auto;
		right: -7rem;
		transform: rotate(135deg);
	}

	.s4_2_con dl dd ul {
		justify-content: space-between;
		margin: 0 auto;
		max-width: 640px;
	}

	.s4_2_con dl dd ul li {
		margin: 0 0 2rem;
		padding-top: 15rem;
		width: 31rem;
		height: 31rem;
		font-size: 2rem;
		background-size: 8rem;
		background-position: center 5rem
	}

	.s4_2_con dl dd ul li .tit {
		font-size: 2.2rem;
	}

	.s4_2_con dl.con2 {
		margin-bottom: 5rem;
		padding: 4.5rem 0 2rem;
	}

	.s4_2_con .con3 ul li {
		margin-bottom: 3rem;
	}

	.s4_2_con .con3 ul li a {
		padding: 0 5rem;
		min-height: 15rem;
		font-size: 2.4rem;
	}

	.s4_2_con .con3 ul li a span {
		padding-right: 7rem;
		width: 100%;
		background-size: 3rem;
	}

	.s4_2_con .con3 ul li a span img {
		margin-right: 2rem;
		width: 16.5rem;
	}

	.s2_1_con1 {
		margin: 10rem 0 13rem;
	}

	.s2_1_con1 .box {
		display: block;
	}

	.s2_1_con1 dl {
		margin: 0 0 3rem;
		padding: 5rem;
		width: 100%;
	}

	.s2_1_con1 dl dt {
		margin-bottom: 4rem;
		font-size: 3.3rem;
	}

	.s2_1_con1 dl dt::before {
		margin-bottom: 2rem;
		width: 15rem;
		height: 15rem;
	}

	.s2_1_con1 p {
		font-size: 2.2rem;
	}

	.li_dot>li {
		margin-bottom: 2rem;
		padding-left: 1.8rem;
		font-size: 2.4rem;
	}

	.li_dot>li::before {
		top: 1.5rem;
		width: 0.7rem;
		height: 0.7rem;
	}

	.s2_1_con2 {
		margin-top: 5rem;
	}

	.s2_1_con2 .box {
		margin: 0 -1.5rem -7rem;
		width: 33rem;
		height: 33rem;
		border-width: 3rem;
	}

	.s2_1_con2 .box dl dt {
		margin-bottom: 2.5rem;
		font-size: 2.5rem;
	}

	.s2_1_con2 .box dl dd {
		font-size: 1.8rem;
	}

	.s2_1_con3 {
		margin: 9rem -4rem 0;
		padding: 0 4rem 4rem;
		overflow: auto;
	}

	.s2_1_con3 .box {
		width: 155rem;
	}

	.s2_1_con3 .box dl {
		width: calc(20% - 2rem);
	}

	.s2_1_con3 .box dl dt {
		height: 28.8rem;
		border-top-right-radius: 5rem;
	}

	.s2_1_con3 .box dl dt .num {
		font-size: 2.1rem;
	}

	.s2_1_con3 .box dl dt .tit {
		font-size: 2.8rem;
	}

	.s2_1_con3 .box dl dt .en {
		font-size: 2.1rem;
	}

	.s2_1_con3 .box dl dd {
		padding: 4rem 2rem;
		min-height: 42rem;
		border-bottom-right-radius: 5rem;
	}

	.s2_1_con3 .box dl dd .li_dot>li {
		margin-bottom: 1.3rem;
		font-size: 2rem;
	}

	.s2_1_con3 .box dl dd .li_dot>li::before {
		top: 1.2rem;
		width: 0.5rem;
		height: 0.5rem;
	}

	.s2_2_con1 {
		margin-bottom: 9rem;
	}

	.s2_2_con1 dl {
		margin-bottom: 3rem;
		padding: 5rem 3rem 5rem 0;
	}

	.s2_2_con1 dl dt {
		width: 20rem;
		font-size: 2.6rem;
	}

	.s2_2_con1 dl dt::before {
		margin-bottom: 1rem;
		width: 11rem;
		height: 11rem;
	}

	.s2_2_con1 dl dd {
		font-size: 2.3rem;
		line-height: 1.6;
	}

	.s2_2_con2 .box {
		margin: 0 -1.5rem -3rem;
		width: 35rem;
		height: 35rem;
		border-width: 3rem;
	}

	.s2_2_con2 .box dl dt {
		margin-bottom: 1.5rem;
		font-size: 2.4rem;
	}

	.s2_2_con2 .box dl dd {
		font-size: 2rem;
		letter-spacing: -0.1rem;
	}

	.s2_2_con2 .box dl dd br {
		display: none;
	}

	.img_scrol {
		margin: 0 -4rem;
		padding: 0 4rem 4rem;
		overflow: auto;
	}

	.img_scrol img {
		max-width: none;
	}

	.img_scrol.s2_2_img1 img {
		width: 158.5rem;
	}

	.img_scrol.s2_2_img2 img {
		width: 171.6rem;
	}

	.img_scrol.s2_3_img2 img {
		width: 132rem;
	}

	.img_scrol.s2_4_img1 img {
		width: 149.3rem;
	}

	.img_scrol.s2_4_img2 img {
		width: 152rem;
	}

	.s2_4_con1 {
		margin-left: -2.5rem;
	}

	.s2_4_con1>div dl {
		margin: 0 0 3rem 2rem;
		width: calc(35% - 2rem);
	}

	.s2_4_con1>div dl dt {
		height: 6rem;
		font-size: 2rem;
		border-top-right-radius: 5rem;
	}

	.s2_4_con1>div .con1,
	.s2_4_con1>div .con5 {
		width: calc(65% - 2rem);
	}

	.s2_4_con1>div dl dd {
		padding: 3rem 1.5rem 2rem;
		border-bottom-right-radius: 5rem;
	}

	.s2_4_con1>div dl dd ul li {
		margin-bottom: 2rem;
		padding: 0 0.2rem;
		font-size: 2rem;
		letter-spacing: -0.1rem;
	}

	.s2_4_con1>div .con1 dd,
	.s2_4_con1>div .con4 dd,
	.s2_4_con1>div .con5 dd {
		min-height: 57rem;
	}

	.s2_4_con1>div .con2 dd ul li,
	.s2_4_con1>div .con3 dd ul li {
		margin-bottom: 1.5rem;
	}

	.s2_4_con1 .box3 dl {
		width: calc(100% - 2rem);
	}

	.s2_4_con1 .box3 dl dd {
		padding: 3.5rem 2rem 2rem;
	}

	.s2_4_con1 .box3 dl dd ul li {
		margin: 0 0.5rem 1.7rem;
	}



}


/* Mobile Device */
@media all and (max-width:640px) {}

/* Mobile Device */
@media all and (max-width:420px) {

	.t_typel {
		font-size: 2rem
	}

	.t_typel thead th.first,
	.t_typel tbody th {
		font-size: 2rem
	}

	.t_typel thead th {
		padding: 1.5rem 0.5rem
	}

	.s4_2_con dl dd ul li {
		padding-top: 14rem;
		width: 28rem;
		height: 28rem;
		font-size: 1.8rem;
	}

	.s4_2_con .con3 ul li a {
		padding: 0 3rem
	}

	.s4_2_con .con3 ul li a span {
		padding-right: 4rem;
	}

	.s4_2_con .con3 ul li a span img {
		width: 15rem
	}

	.s2_1_con2 .box {
		width: 31rem;
		height: 31rem
	}

	.s2_2_con2 .box {
		width: 31rem;
		height: 31rem
	}

	.s2_2_con2 .box dl dt {
		margin-bottom: 1rem;
		font-size: 2rem;
	}

	.s2_2_con2 .box dl dd {
		padding: 0 0.5rem;
		font-size: 1.9rem;
		line-height: 1.3;
	}

}

/* AI Technology Business Card Background */
.mBusTabSlide ul li.bg_ai a::before {
	background-image: url('../img/sub_skin_ai_v5.png');
}