@charset "UTF-8";
#conceptWrp {
}
#conceptWrp .cont_txt {
	text-align: center;
	margin-bottom: 80px;
}
#conceptWrp .cont_txt h2 {
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 2px;
}
#conceptWrp .cont_txt h2 span {
	border-bottom: 8px solid #fff601;
	color: #7D7D7D;
	line-height: 3px;
}
#conceptWrp .floatbox {
	width: 100%;
	height: auto;
	padding-bottom: 80px;
}
#conceptWrp .floatbox div {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#conceptWrp .floatbox .wow.fadeInLeft {
}
#conceptWrp .floatbox .wow.fadeInDown {
}
#conceptWrp .floatbox .tab_in.wow.fadeInRight {
	display: none;
}
#conceptWrp .floatbox .clm_2.wow.fadeInRight {
}
#conceptWrp .floatbox .tab_none.wow.fadeInLeft {
	display: block;
}
#conceptWrp .floatbox .wow.fadeInUp {
}
#conceptWrp .floatbox .wow.fadeInRight {
}


@media screen and (max-width:768px){
	
#conceptWrp {
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
}
#conceptWrp .cont_txt h2 {
	font-size: 15px;
	text-align: left;
	letter-spacing: 1px;
}
#conceptWrp .floatbox {
	width: 411px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-left: 10px;
}
#conceptWrp  .clear  {
	clear: both;
}
#conceptWrp .floatbox div {
	margin-bottom: 9px;
	margin-right: 15px;
}
#conceptWrp .floatbox div img {
	width: 190px;
	height: auto;
}
#conceptWrp .floatbox .tab_none.wow.fadeInLeft {
	display: none;
}
#conceptWrp .floatbox .tab_in.wow.fadeInRight {
	display: inherit;
}
#conceptWrp .floatbox .clm_2.wow.fadeInRight img {
	width: 395px;
}
}

@media screen and (max-width:480px){
#conceptWrp .cont_txt h2 {
	font-size: 12px;
	line-height: 30px;
}
#conceptWrp .cont_txt h2 br {
	display: none;
}
#conceptWrp .floatbox {
	width: 263px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-left: 11px;
}
#conceptWrp  .clear  {
	clear: both;
}
#conceptWrp .floatbox div {
	margin-bottom: 3px;
	margin-right: 11px;
}
#conceptWrp .floatbox div img {
	width: 120px;
	height: auto;
}
#conceptWrp .floatbox .clm_2.wow.fadeInRight img {
	width: 251px;
}
}
