.main-slide-title1 {
	font-size: 18px;
	font-weight: 300;
	color: #5c5041;
	letter-spacing: -.5px
	margin: 0 0 20px;
	padding: 6px 10px;
	letter-spacing: -.5px;
	background: #fff;
	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;
		text-shadow: 0 0 2px black;
		word-break: keep-all;
		display: block;
		line-height: 1.1;
	}

.main-slide-title3 {
	font-size: 20px;
	font-weight: 300;
	color: #5c5041;
	line-height: 24px;
	letter-spacing: -.5px
}

.carousel-caption {
	position: absolute;
	right: 0;
	text-align: left;
	bottom: 0;
	line-height: 3;
	transform: translate(-50%, -50%)
}

.btn-primary,
.btn-primary.active,
.btn-primary:active {
	background-color: #fff !important;
	border-color: #ffffff00 !important;
	transition: all .5s;
	color: #c30d23 !important;
}

.ytbg {
	height: 190px;
	background-size: 135%;
	background-position: center
}

.text-black {
	color: 000
}

.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: #c30d23;
}

.txtinf {
	font-size: 20px;
	font-weight: 600;
	color: #c30d23
}
.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: 100%; overflow: hidden; pointer-events: none; transform-style: preserve-3d; backface-visibility: hidden; will-change: transform, opacity;}
.mission {height:500px;padding:70px}
.txtmission {color:#c30d23;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;}


@media (max-width:568px) {
	.carousel-img.cbanner2 {
		background-size: contain;
		background-color: #f7e51a;
		background-repeat: no-repeat
	}

	.snsthumb {
		height: auto
	}

	.mission {height: 100%;}
}

@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;
	}
}