body {overflow-x: hidden;}
.btn-han {
	z-index:10;
	width: 10%;
	margin:0 auto;
}
.carousel-item.active .main-slide-title1 {
	animation: fadeInUp 1s cubic-bezier(0.4,0,0.2,1) 0.2s forwards;
}
.carousel-item.active .main-slide-title2 {
	animation: fadeInUp 1s cubic-bezier(0.4,0,0.2,1) 0.4s forwards;
}
.carousel-item.active .main-slide-title3 {
	animation: fadeInUp 1s cubic-bezier(0.4,0,0.2,1) 0.6s forwards;
}


.main-slide-title1,
.main-slide-title2,
.main-slide-title3 {opacity: 0;transform: translateY(30px);}

/* 애니메이션 */
@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(30px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes slideFadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-40px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.carousel-caption {
	position: absolute;
	top: 43%;
	left: 65%;
	right: 0;
	text-align: left;
	bottom: 0;
	line-height: 3;
	transform: translate(-50%, -50%);
	padding-left: 100px;
}


.main-slide-title1 {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	letter-spacing: -.5px;
	margin: 0 0 20px;
	padding: 6px 10px;
	letter-spacing: -.5px;
	line-height: 1;
	border-radius: 4px;
	display: inline;
}

.main-slide-title2 {
	font-size: 50px;
	font-weight: 700;
	color: #fff;
	line-height: 30px;
	letter-spacing: -.5px;
	word-break: keep-all;
	display: block;
	line-height: 1.1;
}

.main-slide-title3 {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	line-height: 24px;
	letter-spacing: -.5px
}

.btn-primary,
.btn-primary.active,
.btn-primary:active {
	background-color: #fff !important;
	border-color: #ffffff00 !important;
	transition: all .5s;
	color: #0071bc !important;
}

.fa-address-card {
	font-size: 45px
}

.tfacebook {
	color: #0c43b7
}

.tinstagram {
	color: #9d399c
}

.tblog {
	color: #3cb858
}

.tyoutube {
	color: red
}

.ytbg {
	height: 190px;
	background-size: 135%;
	background-position: center
}

.text-black {
	color: 000
}

.h215 {
    border-radius: 10px;
}

.sertitle {
	font-size: 15px;
	letter-spacing: -1px !important;
	color: #5a5a5abf !important;
	margin-bottom: 5px
}

.serdesc {
	font-size: 19px;
	font-weight: 200;
	color: #aaa !important;
	word-break: keep-all;
	letter-spacing: -.5px
}

.tmore {
	font-size: 15px;
	letter-spacing: -.5px;
	margin-left: auto;
}

.tmore a {
	color: #bbb
}

.gal_title {
	display: block;
	color: #041e42;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -.7px
}

.gal_subtitle {
	display: block;
	color: #041e42;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	margin-top: -10px;
	letter-spacing: -.5px;
	margin-bottom: 35px
}

.tab_menu button {
	color: #444
}

.user-desc {
	color: #000
}

caption {
	visibility: hidden
}

.tnoto {
	margin-top: 10px;
	letter-spacing: -.5px;
}

.rnd {
	background: #eee;
	height: 120px;
	width: 120px;
	border-radius: 50%;
	padding: 26px;
	margin: 8px auto;
	text-align: center;
	transition: 0.5s;
	border: 6px solid #fff;
}

.rnd:hover {
	background: #0071bc;
}

.txtinf {
	font-size: 20px;
	font-weight: 600;
	color: #0071bc
}
.layeroverlay {
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: 0.5;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	pointer-events: none;
}
.bgbottom {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; z-index: -100;}
.bgbottomimg {background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-image: url(/img/bg_test.jpg); top: 0px; left: 0px; width: 100%; height: 500px; overflow: hidden; pointer-events: none; transform-style: preserve-3d; backface-visibility: hidden; will-change: transform, opacity;}
.mission {height:500px;padding:70px}
.txtmission {color:#0071bc;margin:14px;}
h5 {letter-spacing: -1px;}
.m100 {margin-top:100px;margin-bottom:100px;}
.shorttxt{font-size: 19px;font-weight: 500;}
.txtvision {color:#fff;position:relative;font-weight:400;font-size: 34px;}
.txtpoint {font-weight:700;}

.quickMenu {
	position: fixed;
	width: 50px;
	height: 180px;
	top: 200px;
	right: 30px;
	z-index: 99;
}

.quickMenu a {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	margin: 6px;
	border-radius: 20px;
	background-position: center;
}

.quickMenu a.quick1 {
	background: url(../img/snsicon_facebook2.png) center no-repeat;
}

.quickMenu a.quick2 {
	background: url(../img/snsicon_blog2.png) center no-repeat;
}

.quickMenu a.quick3 {
	background: url(../img/snsicon_youtube2.png) center no-repeat;
}

.quickMenu a.quick4 {
	background: url(../img/snsicon_insta2.png) center no-repeat;
}

.quickMenu a.quick5 {
	background: url(../img/snsicon_kakao2.png) center no-repeat;
}

ul.shortcuts {
	display: flex;
	justify-content: center;
	translate: 0 -50%;
	position: relative;
	z-index: 10;
}

.shortcuts li {
	width: 150px;
}


.box_link:hover {
	background-color: #0076c0;
}

.boards {
	display: flex;
	margin: 50px 0;
}

section#SNS {
	margin-top: 100px;
}

section#cta {
	margin-top: 100px;
	height: 400px;
	background: url(/img/bgcta.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.cta_text {
	height: 100%;
	color: #ffffff;
	margin: 140px 0 10px;
	text-align: center;
	font-size: 60px;
	font-weight: 600;
	z-index: 15;
	text-shadow: 0 0 8px black;
}
.overlay {
	background: url(/img/pattern1.png);
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 400px;
	opacity: 0.4;
}

#biz {
	margin:100px 0;
}

p.cta_text_sub {
	display: block;
	color: #ffffff;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	margin-top: -10px;
	letter-spacing: -.5px;
	margin-bottom: 35px;
	z-index: 10;
}


.img-icon {
	width: 100%;
	height: auto;
	border-radius: 5px;
	height: 190px
}

.icontext {
	font-size: 15px;
	text-align: center;
	margin-top: 15px;
	color: #000;
}

.secsnstitle1 {
	font-size: 30px;
	letter-spacing: -.5px;
	line-height: 1.2;
	color: #000;
	font-weight: 300
}

.secsnstitle2 {
	font-size: 30px;
	letter-spacing: -.5px;
	line-height: 1.2;
	color: #000;
	font-weight: 500;
	top: -3px;
	position: relative
}

.secsnssubtitle {
	font-size: 34px;
	letter-spacing: -.5px;
	line-height: 1.2;
	color: #ea4d17;
	font-weight: 500;
}

.page_title {
	display: block;
	color: #00a5e2;
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -.7px;
	word-break: keep-all;
    text-wrap-style: balance;
}

.page_subtitle {
	display: block;
	color: #041e42;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	margin-top: -10px;
	letter-spacing: -.5px;
	margin-bottom: 35px;
	word-break: keep-all;
    text-wrap-style: balance;
}

.deco_line {
	text-align: center;
	margin: 0 auto;
}

.snsicon {
	position: absolute;
	top: 0
}

.snsthumb {
	border-radius: 7px;
	border: 0;
	transition: all .1s ease;
	position: relative
}

.snsthumb:hover {
	transform: scale(1.05)
}

.snsbg {
	background-color: #e5f8ff;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain
}

.snstitle {
	color: #000;
	font-size: 21px;
	font-weight: 600;
}

.card-box {
    height: 100px;
}

.card-body {padding:8px;}
th {border-bottom: 2px solid #eee;padding-block: 8px;padding-inline: 10px;background: #00a5e2;color: #fff;}
td {height:40px;vertical-align: middle;padding-inline: 10px;}
td.ft_13 {font-size: 13px;width: 25%;}

@media (max-width:568px) {
	.carousel-img.cbanner2 {
		background-size: contain;
		background-color: #f7e51a;
		background-repeat: no-repeat
	}

	.snsthumb {height: auto}
	.btn-han {width: 30%;}
	.cta_text {font-size: 36px;word-break: keep-all;text-wrap-style: balance;}
}

@media (min-width:1624px) {
	.main-slide-title1 {
		font-size: 19px
	}

	.carousel-caption {
		position: absolute;
		top: 43%;
		left: 73%;
		right: 0;
		text-align: left;
		bottom: 0;
		line-height: 3.4;
		transform: translate(-50%, -50%)
	}

	.main-slide-title2 {
		font-size: 52px;
	}
}

