@charset "utf-8";
/*whssk dho rkatlgkrh eodrlsirh whwrkxrp whssk tlfgek~~~ tlqkfsus*/
/*2018-03-08*/
.slider-text-inner p{
	text-align: right;
	margin: 0;
	margin-top: 20px;
}
#contents-top {
	height: 200px;
	background: url(../../beam/images/slide_1.jpg) no-repeat center;
	margin-bottom: 30px;
}
#contents-top h3{
	text-align: center;
	color: #666;
}
.sidebar-header{
	border: 1px solid #ccc;
	padding: 35px 15px;
	margin-bottom: 10px;
}
.sidebar-header h3{
	margin: 0;
}
.sidebar ul li{
	border-bottom: 1px solid #ccc;
}
#wrapper-contents #content{
	padding-top: 20px;
}
.container{position: relative;}


/*¸ÞÀÎ*/
/*2019-04-04*/
.main_section{
	padding: 5em 0;
}
.main_section h2{
	margin: 0;
	padding: 10px 0;
	font-size: 37px
}
.aboutus_wrap{
	background: url(../../beam/images/aboutus_bg.jpg) no-repeat;
	background-position: center right;
	padding-bottom: 80px;
}
.aboutus_wrap .aboutus{
	width: 50%;
	height: 300px;
	background: #fff;
	overflow: hidden;
	padding: 2em;
	margin: 80px 0 0 70px;
	box-shadow: -5px 5px 10px #0006;
}
.aboutus_wrap .aboutus p{
	margin: 0;
	height: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4; /* ¶óÀÎ¼ö */
	-webkit-box-orient: vertical;
	word-wrap:break-word; 
}
.main_section_2{
	position: relative;
}
.main_section_2 h2, .main_section_2 p{
	/*color: #fff;*/
}
.main_section_2 .btn_blue{
	position: absolute;
	right: 15px;
	top: 10px;
	margin: 0;
}
.main_section_2 .btn_blue a{
	/*border-color: #fff;
	color: #fff;*/
}

.main_section_3{
	background: url(../../beam/images/slide_1.jpg) no-repeat;
	margin-top: 7em;
}
.main_section_3  h2, .main_section_3 p{
	text-align: center;
}
.main_section_3 .container{
	background: #fff;
}
.main_section_3 h4{
	padding: 20px 0 0;
	margin: 0;
	float: left;
}
.main_section_3 .btn_blue_b{
	margin-top: 20px;
}

.main_section_4{
	padding-bottom: 3em;
	position: relative;
	background-image: url(/theme/beam/images/slide_1.jpg);
    background-position: center;
	text-align: center;
}
.main_section_4 h2{
	color: #fff;
	margin-bottom: 30px;
}
.main_section_4:before{
	content: '';
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 100%;
}

/*¸ÞÀÎ ³¡*/

/*¹öÆ°*/
.btn_blue{
	margin-top: 30px;
	float: right;
}
.btn_blue a{
	display: inline-block;
	padding: 5px 25px;
	font-size: 16px
}
.btn_blue_c{
	float: inherit;
}
.btn_blue_a a, .btn_blue_c a{
	border: 1px solid #1058b2;
	color: #1058b2;
	font-weight: bold;
}
.btn_blue_a a:hover{
	background: #1058b2;
	border-color: #1058b2;	
	color: #fff !important;
}
.btn_blue_c a:hover{
	background: #1058b2;
	border-color: #1058b2;	
	color: #fff !important;
}
.btn_blue_b a{
	background: #1058b2;
	color: #fff;
	border: 1px solid #fff;
}
.btn_blue_b a:hover{
	border: 1px solid #1058b2;
	background: #fff;
	color: #1058b2;
}
/*¹öÆ°³¡*/

.owl-theme .owl-dots, .owl-theme .owl-nav{display: none;}

@media (max-width: 1200px) {
	.main_section_1, .main_section_1 .container{
		padding: 0;
		width: 100%;
	}
	.main_section_1 h2, .main_section_1 p{
		text-align: center;
	}
	.aboutus_wrap{
		padding: 3em 0;
		-webkit-background-size: cover;
		background-size: cover	;
	}
	.aboutus_wrap .aboutus{
		width: 90%;
		margin: 0 auto;
	}
	.aboutus_wrap .aboutus p{
		color: #666;
		text-align: left;
	}
}
@media (max-width: 800px) {
	.slider-text-inner .btn_blue{
		float: inherit;		
	}
	#ctt_con img{
		width: 100%;
		height: auto;
	}
	#fh5co-hero .flexslider .slider-text > .slider-text-inner .desc h2{
	     line-height: 1.3em;;
	}
}